@charset "shift_jis";
/* CSS Document */
#wrap{
	width:720px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.h1{

margin:4px 0 3px 4px;
padding: 0;
color : #663300;
font-size: 120%;
font-weight: bold;
text-align: left;
}

/*====ハート　====*/
.h2{
	background-image: url("../mb1.gif");
	background-repeat: no-repeat;
	text-align: left;
	border-bottom: 1px dashed #339999;
	padding-left: 20px;
	margin: 20px 0 0.3em 0;
	line-height:normal;
	font-weight: bold;
	font-size: 109%;
	color: #FF0066;

}

.h3{
	margin:4px 0 3px 15px;
	padding: 0;
	color : #06C;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
}

.h4{
	text-indent: -1em;
	margin:1px 0px 5px 0;
	padding-left: 2em;
	font-size: 84%;
	color: #333333;
	font-weight: normal;
	text-align: left;
	line-height: 1.3;
}

.h5{
	margin:4px 5px 5px 10px;
	padding-left: 15px;
	font-size: 10pt;
	color : #630;
	text-align: left;
	font-weight: normal;
	line-height: 1.4;
}

.h6{
	color : #F36;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
}

.t07{
	text-indent: 1em;
	margin:4px 0 0 0;
	padding-left: 25px;
	color : #0000FF;
	font-size: 140%;
	text-align: left;
	font-weight: bold;
	line-height: 1.5;
}


.h01{
background-image: url("../mb1.gif"); 
background-repeat: no-repeat; 
text-align: left; 
padding-left: 20px; 
margin: 13px 0 0.3em 0;
line-height: 1.4;
font-size: 106%;
color: #0000CC;
font-weight: bold;
}


.kei01{
	width: 670px;
	margin: 6px auto;padding: 10px; 
	text-align: left; 
	color : #3300CC;
	font-size: 100%;
	border-color: #ff3399;
	border-style: dotted;
	border-width: 5px;
}

#end{
	width: 370px;
	font-size: 11pt;
	line-height: 1.4;
	border: 5px dotted #09C;
	padding: 5px 5px 5px 15px;
	margin: 0px 5px 10px 20px;
	background-color: #FFC;
	font-weight: bold;
	color: #C00;
}

.tyui{
text-indent: -1em;
margin:0 0 3px 0;
padding-left: 1em; 
font-size: 80%;
color: #333333;
font-weight: normal;
text-align: left;
line-height: 100%; 
}

.koji{
	width: 670px;
	margin: 6px auto;
	padding: 10px;
	text-align: left;
	text-indent: 1em;
	color : #663300;
	font-size: 80%;
	border-style: dashed;
	border-width: 1px;
}

a:visited{
color: #0000FF;
font-weight: bold;
text-decoration: none;
}


a:hover{
background-color: #0000FF;
color: #FFFFFF;
text-decoration: none;
}

ul{
	width:680px;
	margin:10px 0px 10px 20px ;
}

li {
	float:left;
	list-style:none;
	margin:5px;
}

.clear{
	clear:both;
}

.ichigo{
	font-size:12pt;
	color:#F06;
	font-weight:bold;
	padding-left:25px;
}

.i_box{
	margin:10px auto;
	width:650px
 }
 
 .menu {
	width:660px;
	padding: 5px 5px 5px 5px;
	margin: 0 auto;
}


	
.menu h1{
	text-align: center; /* 行揃えの位置・均等割付を指定する */
	margin: 5px 0px 5px 0px;
	line-height: 1.5; /* 行の高さ */
	font-size: 110%;/* フォントのサイズを指定 */
	color: #F39;/* フォントの色を指定 */
	font-weight: bold;
	background-image: url(../common/hoseki_m.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
	padding-left: 26px;
	}
	
.menu h2{
	text-align: left; /* 行揃えの位置・均等割付を指定する */
	margin: 5px 0px 5px 0px;
	line-height: 1.4; /* 行の高さ */
	font-size: 10pt;/* フォントのサイズを指定 */
	color: #6c3524;/* フォントの色を指定 */
	font-weight: normal;
	background-image: url(../common/itigo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	}

.menu_l {
	width:300px;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding: 2px 5px;
	float: left;

}
.prologue{
	background-color:#FFF;
	border:#F6C dotted 2px;
	width: 260px;
	margin-bottom: 15px;
	padding-right: 5px;
}

.menu_r {
	width:270px;
	text-align:left;
	padding: 2px 5px;
	float: right;
	margin: 0px 0px 0px 0px;

}
.menu a:link{
color: #F39;
font-weight: bold;
text-decoration: none;
}


.menu a:visited{
	color: #F39;
	font-weight: bold;
	text-decoration: none;
	}


.menu a:hover{
	background-color: #F39;
	color: #FFFFFF;
	text-decoration: none;
	}

.bo_t{
	border: 3px dotted #F33;
}

.bo_r{
	border-right:dotted #F33 3px;
}

hr.red3 {
	border-top: 3px #F33 dotted; /* 枠の太さ */
	width: 95%;
	margin: 5px auto;/* ボックスのマージン領域の幅を指定 */
	color:#FFF;
	
}

.i_tbl{
	width:720px;
}

.i_td{
	width:270px;
	text-align:center;
	
}

.i_txt{
	font-size:11pt;
	padding-left:10px;
	line-height:1.4;
	color:#060;
}

.i_txt2{
	font-size:10pt;
	padding-left:20px;
	color:#F03;
	margin-top:15px;
}

