@charset "shift_jis";


body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 140%;
}

body {
	margin: 0px;
	background-color: #3CF;
	background-image: url(../img/index/back.png);
	background-repeat: repeat-x;
}
#shadow {
	background-image: url(../img/index/back_shadow.png);
	background-repeat: repeat-y;
	height: auto;
	width: 1050px;
}

a:link {
	color: #39C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39C;
}
a:hover {
	text-decoration: underline;
	color: #39C;
}
a:active { text-decoration: none; }



.stop { clear: both; 
}

#wrapper {
	background-image: url(../img/index/back.jpg);
	background-repeat: repeat;
	height: auto;
	width: 1024px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
#header {
	background-image: url(../img/index/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	width: 1024px;
}






#header02 {
	height: 110px;
	width: 1024px;
}

.btBox {
	background-image: url(../img/index/home.png);
	height: 20px;
	width: 152px;
	margin-top: 65px;
	float: right;
	margin-right: 13px;
	padding: 3px 5px 2px 5px;
	background-repeat: no-repeat;
}




#main {
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#leftBox  {
	background-image: url(../img/index/left_back.png);
	background-repeat: repeat-y;
	height: auto;
	width: 230px;
	border-bottom: 1px solid #666;
	padding: 0px;
}


#leftBox2 {
	background-image: url(../img/index/left_photo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 230px;
	padding: 0px;
	height: 739px;
}


#leftBox2 .tugMenu {
	background-image: url(../img/tug/tug_menu.png);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 230px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#leftBox2 .jimu {
	margin: 10px;
	background-image: url(../img/index/jimu_back.png);
	background-repeat: repeat;
	padding: 3px;
}
.jimu .jimuS {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	margin-top: 5px;
}

#rightFrame  {
	width: auto;
	height: auto;
	padding: 0px;
	vertical-align: top;
}

#footer {
	background-image: url(../img/index/footer.png);
	height: 50px;
	width: 1024px;
	text-indent: -9999px;
}

.red { color: #F00; }
#conve {
	float: right;
	height: 85px;
	width: 400px;
	margin-right: 20px;
	margin-top: 20px;
}
/*#conve {
	float: right;
	height: 85px;
	width: 360px;
	background-image: url(../img/index/conve.png);
	margin-right: 13px;
	margin-top: 20px;
}*/
#posterImg {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
}
#textP {
	float: left;
}
.posP {
	font-size: 13px;
	line-height: 120%;
	margin: 0px;
	padding-left: 10px;
}
#Ph4 {
	margin: 0px;
	color: #FF9C0F;
	background-image: url(../img/index/conve_title.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 290px;
}
