/* CSS Document */

#guts{
	width:800px;
	margin:0 auto;
	background:url(guts_back.gif) repeat-y;
}

.hide{
	display:none;
}

.title_upper{
	width:800px;
	height:210px;
	background:url(guts_topimg_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle{
	width:800px;
	height:350px;
	background:url(guts_topimg_middle.jpg) no-repeat;
}

.title_under{
	position:relative;
	width:800px;
	height:350px;
	background:url(guts_topimg_under.jpg) no-repeat;
}

.alelgen{
	position:absolute;
	display:block;
	left:25px;
	bottom:75px;
}

.section01{
	width:750px;
	margin:15px auto 30px;
	padding:14px 0;
	border:2px solid #FFF;
}

.section01_title{
	width:726px;
	height:158px;
	margin:0 auto 10px;
	background:url(section01_title.gif) no-repeat;
	text-indent:-9999px;
}

.section01 p{
	width:712px;
	margin:0 auto;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5;
}

.section02{
	width:750px;
	margin:15px auto 30px;
	padding:14px 0;
	border:2px solid #FFF;
}

.section02_title{
	width:726px;
	height:79px;
	margin:0 auto 10px;
	background:url(section02_title.jpg) no-repeat;
	text-indent:-9999px;
}

.sec02_box{
	width:726px;
	height:330px;
	margin:25px auto;
	position:relative;
	background:url(sec02_img01.png) no-repeat 40px 0;
}

* html .sec02_box{
	position:static;
}

.material{
	position:absolute;
	left:0;
	top:0;
	width:300px;
	height:140px;
	background:url(sec02_material.gif) no-repeat;
}

.material dd{
	width:194px;
	padding:9px 0 0 55px;
	font-size:12px;
	color:#000746;
	line-height:1.3;
}

.noodle{
	position:absolute;
	right:0;
	top:0;
	width:260px;
	height:151px;
	background:url(sec02_noodle.gif) no-repeat;
}

.noodle dd{
	width:194px;
	padding:9px 0 0 60px;
	font-size:12px;
	color:#000746;
	line-height:1.3;
}

.soup{
	position:absolute;
	right:0;
	bottom:15px;
	width:293px;
	height:128px;
	background:url(sec02_soup.gif)
}

.soup dd{
	width:194px;
	padding:9px 0 0 92px;
	font-size:12px;
	color:#000746;
	line-height:1.3;
}

.section02_subtitle{
	width:681px;
	height:74px;
	margin:0 auto;
	background:url(sec02_subtitle.gif) no-repeat;
	text-indent:-9999px;
}

.tsubonira_text{
	width:435px;
	margin:0 auto 5px;
	padding:20px 215px 50px 0;
	background:url(sec02_img02.png) right bottom no-repeat;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5;
}

.tsubonira_link{
	margin:20px 0 10px;
	text-align:center;
}

.tsubonira_link a{
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 1px #036;
}

.tsubonira_link a:hover{
	text-decoration:none;
}

.section03{
	width:750px;
	margin:15px auto 15px;
	padding:14px 0;
	border:2px solid #FFF;
}

.section03_title{
	width:727px;
	height:80px;
	margin:0 auto 15px;
	background:url(section03_title.jpg) no-repeat;
	text-indent:-9999px;
}

.section03 p{
	width:705px;
	margin:0 auto;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5;
}

.section04{
	width:790px;
	margin:0px auto;
	padding-bottom:25px;
}

.download{
	display:inline-block;
	float:left;
	width:337px;
	height:165px;
	margin:10px 0 0 42px;
	background:url(guts_download.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.enquete{
	display:inline-block;
	float:right;
	width:337px;
	height:165px;
	margin:10px 42px 0 0;
	background:url(guts_enquete.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}

.center_link{
	margin-top:20px;
	text-align:center;
}

.center_link a{
	display:inline-block;
	height:30px;
	padding:5px 0 0 35px;
	background:url(t-shirts.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
	text-shadow: 1px 1px 1px #036;
}

.center_link a:hover{
	text-decoration:none;
}


