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

div.main_diet {width:965px; line-height:16px;}

/*タイトル*/
div.title_diet {background:url(img/diet/title.png) no-repeat top center; height:348px; position:relative;}
	/*女の子画像位置*/
	div.girl_diet {position:absolute; left: 698px; top: 10px; z-index:101;}
	/*Reader*/
	div.reader {width:400px; position:absolute; left: 285px; top: 330px;}
	
/*エクササイズ*/
div.exercise {width:907px; margin:45px auto 0;}
	div.exe_title {width:907px; margin:0 auto 25px; position:relative; height:86px; z-index:100;}
		/*エクササイズタイトル画像*/
		.ninoude {background:url(img/diet/ninoude.png) no-repeat top center;}
		.bust {background:url(img/diet/bust.png) no-repeat top center;}
		.hip {background:url(img/diet/hip.png) no-repeat top center;}
		.face {background:url(img/diet/face.png) no-repeat top center;}
		
	div.exe_reader {position:absolute; z-index:101; left: 300px; top: 29px; color:#FFF; width: 562px;}
	
	/*小項目エリア*/
	div.exercise_sub {background:#CCFFFF; padding:25px 0; margin:20px 0;}
		div.exe_midashi {color:#333; font-size:25px; padding-left:40px; font-weight:bold;}
		div.exe_midashi_sub {color:#333; padding-left:80px; margin:15px 0 0; position:relative;}
		
		
		/*シルエット画像位置指定*/
		.img01 {position:absolute; left: 28px; top: 36px;}
		.img02 {margin-left:100px;}
		.img03 {margin-left:100px;}
		.img04 {}
		.img05 {position:absolute; left:345px; top:-47px;}
		.img06 {margin-left:120px;}
		.img07 {margin-left:120px;}
		.img08 {}
		.img09 {}
		.img10 {margin-left:50px;}
		.img11 {margin-left:110px;}
		.img12_1 {margin-left:200px;}
		.img12_2 {margin-left:200px;}

		
		/*位置調整用*/
		div.space01 {height:75px;}
		
		/*ステップtable位置指定*/
		.table01 {margin-top:250px; margin-left:100px;}
			.table01 img {margin-right:10px;}	
		.table02 {margin-top:20px; margin-left:100px;}
		.table03 {margin-top:20px; margin-left:80px;}
		.table04 {margin-top:20px; margin-left:80px;}
		.table05 {margin-top:20px; margin-left:80px;}
		.table06 {margin-left:80px;}
		.table08 {margin-left:80px;}
		.table09 {margin-left:80px;}
		.table10 {margin-left:80px;}
		.table10-2 {margin:10px auto 0; width:400px;}
		.table11 {margin-left:80px;}
		.table12 {margin-left:80px;}
		.table13 {margin-top:20px; margin-left:80px;}
		
		
		
		.pink_big {font-size:18px; font-weight:bold; color:#FF0066; line-height:20px; font-weight:bold;}
		.orange_big {font-size:18px; font-weight:bold; color:#FF6600; line-height:20px; font-weight:bold;}
		.purple_big {font-size:18px; font-weight:bold; color:#BF46D9; line-height:20px; font-weight:bold;}
		
		
		
		
div.back_top {text-align:right;}
