@charset "utf-8";
/* rokumomo_style */

body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
}
#layout{
	width:840px;
	height:600px;
	padding:0px;
	margin:auto;
	}
/*まわり背景*/
#top_back{
	background-image:url(image/common/back_top.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:20px;
	width:840px;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#bottom_back{
	background-image:url(image/common/back_bottom.jpg);
	background-repeat:no-repeat;
	padding:0px;
	height:20px;
	width:840px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#main{
	width:840px;
	height:560px;
	padding:0px;
	margin:0px;
	background-image:url(image/common/back_mid.jpg);
	background-repeat:repeat-y;
}

#head{
	padding:0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	height:130px;
}
h1{
	margin:0px 0px 0px 90px;
	padding:40px 0px 0px 0px;
}
h2{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
/*index.html用*/
/*
#leftside_top{
	float:left;
	width:340px;
	height:90px;
	margin:0px 0px 0px 90px;
	text-align:left;
	}
#leftside_bottom{
	float:left;
	width:340px;
	margin:115px 0px 0px 90px;
	text-align:left;
	}
#rightside{
	float:right;
	height:390px;
	width:320px;
	margin:0px 90px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	}
*/	

/*index.html用_IE6対応*/
#leftside_top{
	float:left;
	width:340px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 90px;
	text-align:left;
	}
#leftside_bottom{
	float:left;
	width:340px;
	margin:0px 0px 0px 0px;
	padding:50px 0px 0px 90px;
	text-align:left;
	}
#rightside{
	float:right;
	height:390px;
	width:320px;
	margin:0px 0px 0px 0px;
	padding:0px 90px 0px 0px;
	}
	
/*他ページ用*/
/*
#leftside2_top{
	float:left;
	width:180px;
	height:90px;
	margin:0px 0px 0px 90px;
	text-align:left;
	}
#leftside2_bottom{
	float:left;
	width:180px;
	margin:115px 0px 0px 90px;
	text-align:left;
	
	}
#rightside2{
	float:right;
	height:390px;
	width:480px;
	margin:0px 90px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align:left;
	}
*/
	
/*他ページ用_IE6対応*/
#leftside2_top{
	float:left;
	width:180px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 90px;
	text-align:left;
	}
#leftside2_bottom{
	float:left;
	width:180px;
	margin:115px 0px 0px 90px;
	text-align:left;
	
	}
#rightside2{
	float:right;
	height:390px;
	width:480px;
	margin:0px 0px 0px 0px;
	padding:0px 90px 0px 0px;
	text-align:left;
	}
	
/*テキスト*/
.txt01{
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 1px 0px;
	padding:0px;
	}
.txt01_r{
	text-align:right;
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 5px 0px;
	padding:0px;
	}
.txt01_ind{
	font-size:12px;
	line-height:1.5em;
	margin:10px 0px 5px 0px;
	padding:0px;
	}
.txt01_l{
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 260px;
	}
.txt01_l2{
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 210px;
	}
.txt01b{
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	padding:0px;
	}
.note{
	font-size:10px;
	line-height:normal;
	margin:0px 0px 3px 0px;
	padding:0px;
	}
.note_r{
	font-size:10px;
	line-height:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	color:#F00;
	}
.hitotohito{
	font-size:12px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:10px 0px 0px 6px;
	line-height:1.2em;
	}
.face{
	margin:30px 0px 0px 0px;
}

/* 画像 */
a img {
border-style:none;
}

/* ----------　表 ---------- */
table.hyou01 {
	margin-top: 0px 0px 0px 0px;
	padding: 0px;
	background: #ABABAB;
	}

.hyou01 th {
	width:150px;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background: #EAEBE8;
	line-height: 120%;
	text-align: left;
	font-size:12px
	}

.hyou01 td {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background: #FFFFFF;
	line-height: 120%;
	}
/*line*/	
/*.line01{
	border-bottom-style:dotted;
	border-color:#cccccc;
	border-bottom-width:thin;
	margin:10px 0px 10px 0px;
	padding:0px 0px 3px 0px;
	}
*/
/*line_画像*/	
.line00{
	background-image:url(image/common/dot01.gif);
	background-repeat:repeat-x;
	margin:5px 0px 5px 0px;
	padding:3px 0px 5px 0px;
	clear:both;
	}
	
/*フレーム*/
.flame{
	font-size:12px;
	width:480px;
	height:310px;
	border-style:none;
	overflow:scroll;
	padding:0px;
}

.imgweb{
	float:left;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	}

/*フッター*/
#footer{
	float:right;
	font-size:10px;
	color:#666666;
	text-align:right;
	margin:10px 95px 20px 0px;
	width:745px;
	height:15px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clear { 
	clear:both; 
}

