body {
	color:#333;
	line-height:130%;
	background: url(/media/kuruto.com/images/header.png) 50% 0px no-repeat;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#media_whole{
	margin:0px auto 0px auto;
}

#tc_media_inner{
	margin:10px auto 0px auto;
	width:950px;
	
}

/* ヘッダ
-------------------------------------------------------------- */

#header {
	height:165px;
	width:950px;
	margin:0 auto 0 auto;
	position:relative;
}

/* logo */
h1 {
	height:100px;
	width:350px;
	position:absolute;
	left: 0px;
	top: 0px;
}
h1 a {
	display:block;
	height:100px;
	text-indent:-9999px;
	font-size:12px;
}

/* ヘッダメニュ */
#h_navi {
	width:450px;
	height:50px;
	list-style:none;
}
#h_navi li {
	width:110px;
	height:50px;
}
#h01 {
	position:absolute;
	left: 504px;
	top: 0px;
}
#h02 {
	position:absolute;
	left: 616px;
	top: 0px;
}
#h03 {
	position:absolute;
	left: 728px;
	top: 0px;
}
#h04 {
	position:absolute;
	left: 840px;
	top: 0px;
}

/* グローバル */
#g_navi {
	height:65px;
	list-style:none;
}
#g_navi li {
	width:185px;
	height:50px;
}
#g01 {
	position:absolute;
	left: 0px;
	top: 105px;
}
#g02 {
	position:absolute;
	left: 190px;
	top: 105px;
}
#g03 {
	position:absolute;
	left: 380px;
	top: 105px;
}
#g04 {
	position:absolute;
	left: 570px;
	top: 105px;
}
#g05 {
	position:absolute;
	left: 760px;
	top: 105px;
}

/* コンテンツ
-------------------------------------------------------------- */

#wrap {
	background:url(http://www.kuruto.com/img/common/bg.png) 47% 0px;
	padding-top:5px;
}

#main_img {
	text-align:center;
	margin-bottom:5px;
}

#content_head {
	text-align:center;
}
#content_bg {
	background:url(http://www.kuruto.com/img/common/content_bg.png) repeat-y;
	width:958px;
	margin: 0 auto 0 auto;
}
#tc_content_side {
	margin:0 auto 0 auto;
	width:930px;
	padding:0 10px 10px 10px;
}