/*--基本設計--*/
body{
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color:#000000; font-size: 9pt; line-height: 135%;
	}
	
p{
	color:#000000; font-size: 9pt; line-height: 135%;
	margin-top:0px;
}

td{color:#000000; font-size: 9pt; line-height: 135%;}

/*--Aタグ基本設計--*/
a:link{color:#0033ff; text-decoration:none;}
a:visited{color:#0033ff; text-decoration:none;}
a:active{color:#0033ff; text-decoration:underline;}
a:hover{color:#0033ff; text-decoration:underline;}

/*--ボックス設定--*/
#contentsbox{
	width:780px;
	margin:0px;
	padding:0px;
	
}

#contentsbox .contentsleft{
	float:left;
	width:375px;
	margin-left:15px;
	display: inline;
}

#contentsbox .contentsright{
	float:right;
	width:375px;
	display: inline;
}


/*--見出しh2　h3--*/
/*--大見出し　グレー--*/
#contentsbox h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 0px 15px;
	padding: 6px;
	border-bottom: solid 2px #333333;
	border-left: solid 8px #913255;
	background-color:#c94677;
	display:block;
	}

#contentsbox h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background: #913255 url(../img/co_kado.gif) no-repeat;
	margin: 20px 0px 0px 0px;
	padding: 3px 3px 3px 12px;
	letter-spacing:0.2em;
}
	
/*--contentsboxリスト設定--*/
#contentsbox ul {
	border: 1px #913255 solid;
	margin: 0px;
	padding:0px;
}

#contentsbox li {
	list-style: url(../img/icon.gif) ;
	margin:5px 5px 5px 20px;
	line-height:120%;
	font-size:9pt;
}

/*aタグでNEW*/

#contentsbox li a.new{
	background: url(icon_new.gif) no-repeat left center;
	padding:0 0 0 27px;
}
	 




/*--contentsboxリンク設定--*/
#contentsbox a:link{
	color:#0033ff; 
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}

#contentsbox a:visited{
	color:#0033ff;
	text-decoration:none;
	font-weight:bold;
	margin-right:10px;
}

#contentsbox a:active{
	color:#0033ff;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}

#contentsbox a:hover{
	color:#0033ff;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}



/*クリア*/
br.c0 { clear:both; }
br.c10 { clear:both; margin-bottom: 10px;}
br.c20 { clear:both; margin-bottom: 20px;}
br.c40 { clear:both; margin-bottom: 40px;}


/*--フッター--*/
#fut{
	width: 780px;
	background-color:#913255;
}

#fut .cr{
	float:left;
	width: 370px;
	color:#913255;
	background-color:#913255;
	padding: 5px 10px;
}

#fut .iwld{
	float:right;
	width:370px;
	background-color:#913255;
	color:#ffffff; font-size: 9pt; font-weight: bold;
	text-align: right;
	padding: 5px 10px;
}

div.back{
	text-align: right;
	width: 780px;
	margin: 30px 0px 15px 0px;
}

/*--Aタグフッターリンク設定--*/
a.afut{color:#ffffff; text-decoration:none;}


/*--ヘッダー--*/
#header{
	width: 780px;
	height: 80px;
	margin: 0px 0px 10px 0px;
}

#header div.headl{
	float:left;
	width:600px;
	height: 80px;
	margin: 0px ;
	padding : 0px;
}

#header div.headr{
	float:right;
	width:180px;
	height: 80px;
	margin: 0px ;
	padding : 0px;
}
/*クリア*/
br.c0 { clear:both; }
br.c10 { clear:both; margin-bottom: 10px;}
br.c20 { clear:both; margin-bottom: 20px;}
br.c40 { clear:both; margin-bottom: 40px;}
