/* 
Site Name

developer website: http://www.japanwebstart.jp/

color guide
highlight: #FFFFFF
background: #000000
font: #cccccc
medium color: #ddcfb1
dark color: #603813
light color: #ede7d1



 */

/* =============================================================== */
/* ============================ GLOBAL ============================ */
/* =============================================================== */


body {
	font-size: 12px;
	font-family:'Times',Georgia,Times New Roman, serif;
	text-align:center;
	color:#1A1A1A;
	margin:0px;
	background-color:#FFFFFF;
	background-position: center top;
	background-repeat:no-repeat;
	}
	
	
	
	DIV.content{
	line-height:17px;

}
p {
	margin-bottom:15px;
margin-top:15px;
}

DIV.steps h2 {
clear:both;
color:#333333;
float:left;
font-size:16px;
text-transform:uppercase;
height:24px;
margin-left:0;
margin-top:0;
padding-left:16px;
padding-right:20px;
padding-top:18px;
width:498px;
}

DIV.product-text pre {
font-size: 12px;
	font-family:'Times',Georgia,Times New Roman, serif;
	padding:0;
	margin:0;
}

DIV.entry pre {
font-size: 12px;
	font-family:'Times',Georgia,Times New Roman, serif;
	padding:0;
	padding-left:16px;
	margin:0;
	float:left;
	color:#000000;
	}

ul.navstyle li h3 {
padding-top:10px;
color:#666666;
width:140px;
clear:none;
float:left;
font-size:24px;
margin:0px;
padding-bottom:0px;
}