@charset "utf-8";
/* トップ */
body#tpage {
	background-image:url(../images/back_img_top.gif);
	}


#tpage #head	{text-align:center;width:100%;height:520px;
        background-image:url(../images/tp-head-back.gif);background-repeat:no-repeat; background-position:center top;}
#tpage #head #headin{margin:0 auto;text-align:center;width:780px;}
#tpage #head #headin h1{float:right;padding-top: 30px;width:380px;}
#tpage #head #headin #tplink{float:right;padding-top: 30px;width:390px;margin-right:10px;}

#tpage #head h2{width:390px;margin-bottom:5px;text-align:right;}
#tpage #head h2 a{display:block;position: relative;background-repeat: no-repeat;background-position: 0px 0px;width:390px;}

#tpage #head h2 a.bu01{height:140px;background-image: url(../images/tp-bu-atatamaru1.gif);}
#tpage #head h2 a.bu02{height:110px;background-image: url(../images/tp-bu-kau1.gif);}
#tpage #head h2 a.bu03{height:110px;background-image: url(../images/tp-bu-tomaru1.gif);}
#tpage #head h2 a.bu04{height:100px;background-image: url(../images/tp-bu-kenkou1.gif);}

#tpage #head h2 a.bu01:hover{background-position: 0 -140px;}
#tpage #head h2 a.bu02:hover{background-position: 0 -110px;}
#tpage #head h2 a.bu03:hover{background-position: 0 -110px;}
#tpage #head h2 a.bu04:hover{background-position: 0 -100px;}

#tpage #left {
	float: left;
	width: 150px;
	height:654px;
	overflow: hidden;
	margin:5px auto 0;
	background-image: url(../images/tp-sd-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	}

#tpage #center{
	float:left;
	width:443px;
	overflow: hidden;
	text-align:center;
	padding: 0;
	margin:5px 0 0 0;
	}

#tpage #right {
	float: left;
	width: 187px;
	overflow: hidden;
	text-align:left;
	margin:5px auto 0;
	}

#tpage .topcom{
	text-align:left;
	font-size:14px;
	font-weight: normal;
	padding:0;
	margin:1em 20px 2em;
	line-height:1.8em
}

#tpage .entry-media{
	margin:0 20px 2em;
}

#tpage .entry-time{
	text-align:left;
	font-size:13px;
	font-weight: normal;
	color: #0033ff;
	width: 400px;
	padding:0;
	margin:0 20px;
}
#tpage .entry-title{
	text-align:left;
	font-size:14px;
	font-weight: normal;
	color: #006600;
	width: 400px;
	padding:0;
	margin:0 20px 0.7em;
}
#tpage .entry-title a{color: #006600;}
