/*----リンク-------------------------------*/

A:link{ 
color : #0000FF; 
}
A:visited{ 
color : #0000FF;
}
A:active{ 
color : #0000FF; 
}
A:hover{ 
color : #FF0000; 
background-color : #FFFFE6; 
}
a {
	text-decoration: underline;
}

#contents A:link{ 
color : #000000; 
}
#contents A:visited{ 
color : #000000;
}
#contents A:active{ 
color : #000000; 
}
#contents A:hover{ 
color : #FF0000; 
background-color : #FFFFE6; 
}
#contents a {
	text-decoration: none;
}

/*----テキスト-----------------------------*/
h1{
	font-size:13px;
	margin:0 0 0 0;
	padding:0px;
	color: #676767;
	font-weight: normal;
}
h2{
	font-size:18px;
	margin:0px;
	padding:0px;
	color: #ffffff;

}
strong{
	text-decoration: none;
	font-weight: normal;
}
form{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
img { border-width: 0; }

/*----ボックス-----------------------------*/
body{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}
#base{
	width: 792px;
	font-size: 13px;
	line-height : 140%;
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
	font-family: 'ＭＳ Ｐゴシック',sans-serif;
}
#header{
	width: 782px;
	height: 25px;
	padding:12px 10px 0 0;
	text-align:right;
	border-bottom: 3px solid #ff0000;
}
#title{
	width: 396px;
	height: 52px;
	margin:0 0 0 0;
	padding:15px 0 0 0;
	float: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#search{
	width: 391px;
	height: 52px;
	margin:0;
	padding:15px 5px 0 0;
	text-align:right;
	float: left;
}
#catch{
	width: 772px;
	height: 208px;
	padding:0;
}
#contents{
	width: 245px;
	height: auto;
	padding:0;
	margin:2px 5px 5px 0;
	line-height : 140%;
	float: left;
}
#topics{
	width: 359px;
	height: auto;
	padding:0;
	margin:2px 5px 0 0;
	line-height : 140%;
	float: left;
}
#right{
	width: 177px;
	height: auto;
	padding:0 0 0 0;
	margin:2px 0 0 0;
	float: left;
}

/*----子ボックス-----------------------------*/
#contents_in{
	width: 235px;
	height: auto;
	padding:0 10px 0 0;
	margin:0 0 5px 0;
}
#magazine{
	width: 167px;
	height: 125px;
	padding:5px;
	margin:0 0 5px 0;
	background:url(../image/mailmagazine.jpg) no-repeat;
}
.box01{
	width: auto;
	height: auto;
	padding:5px 10px 5px 10px;
}
.box02{
	width: auto;
	height: auto;
	padding:5px 5px 15px 5px;
	font-size: 1.1em;
	line-height: 1.7em;
}
.box03{
	width: 95%;
	padding:5px;
	border:1px #ff0000 dashed;
	background:#ffffe6;
}
.topics_in01{
	width: 269px;
	height: 65px;
	padding:0 0 0 70px;
	margin:5px 0 8px 0;
	line-height : 120%;
}

/*----サブページ-----------------------------*/

#main{
	width: 541px;
	height: auto;
	padding:0;
	margin:2px 0 0 0;
	line-height : 140%;
	float: left;
}
.main_bar{
	width: 530px;
	height: 25px;
	padding:12px 0 0 10px;
	margin:0 0 0 0;
	background-color: #DB2E20;
	background-image: url(../image/sub_bar.gif);
	background-repeat: repeat-x;
}
.subtitle{
	font-size:1.2em;
	font-weight: bold;
	width: 480px;
	color: #DB2E20;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	background-image: url(image/subtitle.jpg);
	background-repeat: no-repeat;
	line-height: 0.9em;
	height: 2em;
}

/*----リスト-----------------------------*/
ul
{
	margin          : 0;
	padding         : 0 0 0 6px;
	list-style-type : none;
}
li
{
	background-image : url(image/contents_list.gif);
	margin           : 0 0 0 0;
	padding          : 5px 0 5px 25px;
	border-bottom	 : 1px dashed #999999;
	line-height       : 145%;
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/*----コピーライト-----------------------*/
#footer{
	width: 792px;
	height: 21px;
	padding:0;
	border-top: 2px solid #ff0000;
	text-align:right;
}
#footer A:link{ 
color : #000000; 
}
#footer A:visited{ 
color : #000000;
}
#footer A:active{ 
color : #000000; 
}
#footer A:hover{ 
color : #000000; 
}
#footer a {
	text-decoration: none;
}
/*----段組解除---------------------------*/
.space{
	clear: left;
}
.box00 {
	width: auto;
	height: auto;
	padding:5px 5px 15px 5px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.red {
	color: #CC0000;
}
.blue {
	color: #333399;
}

.top8 {
	margin-top: 8px;
}
.size_10 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
