/*
Theme Name: Yoshinet
Theme URI: 
Description: Yoshinet
Version: 1.0
Author: Dream Media Networks Co,Ltd.
Author URI:

Notes: 

*/

body {
	margin: 0;
	padding:0;
	height:100%;
	background-color: #111111;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px; color:#999999;
}
img {border-style:none;}
p {margin:0; padding:0; font-size:12px; color:#dddddd;}
a{border:0; margin:0; padding:0;}
a:link{color:#666666;text-decoration:none;}
a:active{color:#999999;}
a:visited{color:#999999;text-decoration:none;}
a:hover{color:#D8A2A8;text-decoration:underline;}
h1{font-size:12px;}
h1 a{color:#FFFFFF;}
h2{margin:0; padding:0; font-size:12px;}
h3{margin:0; padding:0; font-size:10px;}


#main{
	width:700px;
	position:absolute;
	left:50%;
	margin-left:-350px;
}

#header{
	width:700px;
	height:100px;
	background-image:url(images/header-img.gif);
}

.titles{
	width:400px;
	height:100px;
	padding-left:300px;
	text-align:right;
}


.description{
	color:#FFFFFF;
}

#headernav{
	width:700px;
	height:25px;

}
#headernav p{
	float:left;
}

#main{
	width:700px;
}

#sidebar{
	width:170px;
	float:left;

}

#sidebar ul {
	list-style-type:none;
	text-indent:0px;
	margin:0 0 5px 0;
	padding: 5px 0 5px 0;
	background-color:#d8a2a8;



}
#sidebar li {
	width:155px;
	margin-bottom:5px;
	list-style-type:none;
	padding-left:15px;
	font-size:12px;

}

.ad{
	margin-top:5px;
	text-align:center;
}
.ad p{
	margin-bottom:5px;
}

#content {
	width:525px;
	padding-left:5px;
	float:left;

}

#content h2{
	margin-bottom:5px;
}

.pickup {
	margin-bottom:5px;
}

#whatsnew {
	float:left;
	width:260px;
	height:160px;
	margin-bottom:5px;
}
.whatsimg {
	float:left;
	width:148px;
	height:148px;
	border:1px solid #666666;
}
.whatstext {
	width:90px;
	height:120px;
	float:left;
	padding:0 5px 0 5px;
}
.whatstext a{
	color:#D8A2A8;
}

.whatstext p{
	font-size:10px;
}

.whatsdetail{
	width:90px;
	float:left;
	text-align:right;
}

#whatsnew p{
	margin-bottom:10px;
}

#footer{

	clear: both;
	width:700px;
	height:100px;
	background:url(images/footer.gif) no-repeat;

}

.wrap{
	width:700px;
	height:85px;
	text-align:right;
	padding-top:15px;
}

.singleimg{
	float:left;
	width:300px;
	height:300px;
	border:1px solid #666666;
}
.singletitle{
	width:210px;
	height:100px;
	font-size:14px;
	float:left;
	padding:0 5px 0 5px;
}
.singletitle h2{
	font-size:14px;
}

.singleprice{
	width:210px;
	height:100px;
	padding:0 5px 0 5px;
	float:left;
	text-align:right;
}
.singleprice p{
	margin-bottom:10px;
}

.singletext{
	clear:both;
	width:500px;
	padding:5px 0 5px 0;
}
.singleorder{
	width:500px;
	text-align:right;
}
.red{
	color:#7d1925;
}
.blog{
	width:520px;
	margin:10px 5px 10px 0;
}

.right{
	text-align:right;
	margin-bottom:10px;
}

