h2 {
	font-size: 12pt;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9999;
	border-bottom-color: #FF9999;
	border-top-width: 2px;
	border-bottom-width: 2px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;


}

/*通常リンク*/
a:link { color: #000066; text-decoration: none}
a:visited { color: #000099; text-decoration: none}
a:active { color: #FF0000}
a:hover { color: #CC0000; text-decoration: underline}

/*メニュー用リンク*/

a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
a.menu:hover {
	font-size: 12px;
	color: #990000;
	padding-left: 5px;
}
a.menu:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FF6666;
	padding-left: 5px;
}
.selected { 
	font-size: 12px;
	color: #000000;
	padding-left: 5px;}

/*新着記事用リンク*/
a.newslink:link {color: #000000;text-decoration: none;}
a.newslink:visited {color: #000000; text-decoration: none}
a.newslink:hover {background-color: #FFCCCC;}
a.newslink:active {color: #FF0000; text-decoration: none;}

/*テキスト*/
.honbun { font-size: 12px; line-height: 150%; color: #000000; padding-left: 20px; padding-right: 20px;}
.zoon { font-size: 12px; line-height: 150%; padding-left: 10px; padding-right: 10px;}
.menusub { font-size: 12px; line-height: 150%; padding-left: 10px; padding-right: 10px;}
.txt_lb {font-size: 14px; line-height: 20px; font-weight: bold}
.txt_m {font-size: 12px; line-height: 150%}
.txt_s {font-size: 10px; line-height: 150%}
.txt_ss {font-size: 9px; line-height: 150%}

/*フォームパーツ(ボタン)--------------------------*/

.btn1 { background-color: #ff7300; color: #000000}
.btn2 { background-color: #009966; color: #FFFFFF}
.btn3 { background-color: #6699FF; color: #000000}
.news {
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	border: 1px none #999999;
	list-style-type: square;
	padding-right: 10px;
	padding-left: 20px;
}
.dot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.ttl01 {
	font-size: 18pt;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FFCC00;
	margin: 10px 0px 10px 20px;
}
h3 {
	font-size: 12pt;
	color: #993366;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;

}
.submenu {
font-size: 11px; line-height: 150%; padding-left: 10px; padding-right: 10px;
}
.color01 {
	color: #0000FF;
}




/*item_add_080118*/

.clear{clear:both;}
img{border:0;}

#wrapper{
	width:760px;
	margin:0 auto 0 auto;
	border-collapse:collapse;
	border:0;
	}
	

#menu{
	width:184px;
	background:#FFCCCC;
	}
#banner{
	width:174px;
	}
#contents{
	width:399px;
	}


.header{
	background:url(bg_main.jpg);
	}

.head_left{
	width:70px;
	float:left;
	}
.head_left img{
	margin:5px;
	}
.head_right{
	margin-left:90px;
	}
.head_right p{
	margin:0;
	padding:5px 0 5px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	}


.menu_box{
	background:#FF9999;
	}
	
*+html body .menu_list{
	margin:0;
	width:185px;
	}

* html body .menu_list{
	margin:0;
	width:185px;
	}


.menu_list{
	margin:0 0 0 -40px;
	width:187px;
	}

* html body .menu_list{
	margin:0 0 0 0px;
	width:187px;
	}


.menu_list li{
	border-bottom:1px solid #FFFFFF;
	list-style:none;
	padding:3px 0 3px 5px;
	}

.mailmag_title{
	background:#CCCCFF;
	padding:3px 0 3px 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border:1px solid #660066;
	}
.mailmag_body{
	background:#FFFFFF;
	font-size: 12px;
	line-height: 150%;
	border-left:1px solid #660066;
	border-right:1px solid #660066;
	border-bottom:1px solid #660066;
	margin-bottom:20px;
	}



.banner_inbox{
	background:#fff;
	border:1px solid #660066;
	font-size: 12px;
	line-height: 150%;
	text-align:center;
	padding:10px 0 10px 0;
	margin:10px 0 0 0;
	}


*+html body .left_subtext ul{
	margin:0 0 20px 20px;
	}

.left_subtext{
	background:#FFFFFF;
	font-size: 11px;
	line-height: 120%;
	border:1px solid #660066;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	}

.left_subtext ul{
	margin:0 0 0 -20px;
	}
	
.left_subtext li{
	font-size:11px;
	list-style:disc;
	padding-right:10px;
	}

	
.contents_box{
	border-top:1px dotted #CCCCCC;
	width:380px;
	margin:15px auto 20px auto;
	}
.contents_box p{
	margin:0;
	padding:15px 0 0 0;
	}

.read_box{
	margin:0 10px 10px 10px;
	}


.read_img{
	float:left;
	}

.read_text{
	margin-left:160px;
	}


.read_text p{
	font-size: 12px;
	line-height: 150%;
	margin: 0px;
	}


#footer{
	background:#FF9999;
	font-size: 10px;
	line-height: 150%;
	text-align:right;
	}
#footer p{
	padding:5px 10px 5px 0;
}
