@charset "UTF-8";
/* CSS Document */


*{
	padding: 0;
	margin: 0 auto;
	}

#contents{
	width: 636px;
	margin-left: 35px;
	}

.st_01{
	color: #F36;
	font-weight: bold;
	}

.st_02{
	color: #867f00;
	font-weight: bold;
	}

.em_01{
	color: #ff004e;
	font-weight: bold;
	font-style: normal;
	}

.em_02{
	color: #867f00;
	font-weight: bold;
	font-style: normal;
	}

.em_03{
	color: #990000;
	font-weight: bold;
	font-style: normal;
	}

#faceup_main{
	position: relative;
	}

#cart_01{
	width: 300px;
	height: 150px;
	position: absolute;
	top: 635px;
	left: 30px;
	text-align: center;
	}

#contents_main{
	background-image: url(../images/faceup_main_back.jpg);
	background-repeat: repeat-y;
	width: 636px;
	margin: 25px auto 25px;
	}

#contents_main p{
	width: 390px;
	height: auto;
	margin: 10px 5px 0 150px; 
	line-height: 1.7em;
	}

#powder{
	position: relative;
	margin-left: 3px;
	}

#powder p{
	width: 300px;
	height: auto;
	position: absolute;
	top: 90px;
	left: 120px;
	line-height: 1.8em;
	}
	
#tablet{
	position: relative;
	margin-bottom: 30px;
	margin-left: 2px;
	}
	
#tablet p{
	width: 330px;
	height: auto;
	position: absolute;
	top: 70px;
	left: 120px;
	line-height: 1.7em;
	}
	
#chart1{
	width: 636px;
	margin: 0 0 0 2px;
	}
	
#cart_02{
	width: 300px;
	height: 150px;
	margin: 15px auto 0;
	padding: 0;
	text-align: center;
	}	

#taiken_picup{
	width: 636px;
	margin: 0 auto 30px;
	position: relative;	
	}

#taiken_picup ul{
	position: absolute;
	top: 60px;
	left: 30px;
	}

#taiken_picup li{
	list-style: disc;
	}

#kouka_riyuu{
	background-image: url(../images/faceup_main_back.jpg);
	background-repeat: repeat-y;
	}

#kouka_riyuu h3{
	padding-left: 17px;
	}

#kouka_riyuu h4{
	padding-left: 17px;
	}

#kouka_riyuu p{
	width: 500px;
	height: auto;
	line-height: 1.7em;
	margin: 10px 0 25px 75px;
	}

#taiken_mein{
	width: 636px;
	background-image: url(../images/faceup_taiken_back1.jpg);
	background-repeat: repeat-y;
	margin: 20px auto;
	}
		
#taiken_mein h3{
	background-color: #F93;
	color: #FFF;
	width: 612px;
	height: auto;
	padding: 3px 0 3px 15px;
	margin: 0 0 0 4px;
	}

#taiken_mein p{
	width: 550px;
	height: auto;
	line-height: 1.7em;
	margin: 10px 0 15px 45px;
	}

#chart2_howtouse{
	position: relative;
	margin-bottom: 25px;
	}

#chart2_howtouse li{
	width: 600px;
	height: auto;
	position: absolute;
	top: 320px;
	left: 30px;
	line-height: 1.7em;
	list-style: none;
	}	
	
#start{
	position: relative;
	height: auto;
	padding-bottom: 80px;
	}

#start p{
	width: 480px;
	height: auto;
	position: absolute;
	top: 50px;
	left: 25px;
	line-height: 1.7em;
	}	
	
#pinkribon{
	position: relative;
	margin-bottom: 25px;
	}

#pinkribon p{
	width: 480px;
	height: auto;
	position: absolute;
	top: 60px;
	left: 20px;
	line-height: 1.7em;
	}
	
#pinkribon a{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}
#pinkribon a:link{
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}
#pinkribon a:visited{
	text-decoration: underline;
	color: #909;
	font-weight: bold;
	}
#pinkribon a:active{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
#pinkribon a:hover{
	color: #ff004e;
	text-decoration: none;
	font-weight: bold;
	}
	
#item_set{
	margin-bottom: 25px;
	}
	
#seibun{
	margin: 10px auto 0;
	}

#seibun h2{
	background-color:#333;
	color: #fff;
	padding: 1px 0 1px 10px;
	}

#seibun h3{
	background-color: #CCC;
	color: #000;
	padding-left: 5px;
	font-size: 13px;
	}

#seibun p.lineheight1-5{
	font-size: 12px;
	padding: 5px;
	}