* {
	margin: 0 ;
	padding: 0 ;
}
body {
	margin: 0px;
	padding:0px;
	color:#3D3D3D;
	background-color: #ffffff;
	text-align: left;
	}

textarea {
	font-family: Osaka, ＭＳ Ｐゴシック, trebuchet MS, trebuchet, verdana, arial, sans-serif;
	}

/*リンク設定ここから*/
a {
	text-decoration: none;
	overflow:hidden;
	}
a:link {
	color: #3D3D3D;
	text-decoration: underline;
	}
a:visited {
	color: #3D3D3D;
	text-decoration: underline;
	}
a:active {
	color: #3D3D3D;
	text-decoration: underline;
	}
a:hover {
	color: #C65388;
	text-decoration:none;
	}
/*リンク設定ここまで*/
h1, h2, h3, h4, h5 {
	font-weight: normal;
	}
/*ヘッダーここから*/
#header01 {
	width:950px;
	margin:0 auto;
	height:75px;
	background-image:url(../img/headbg.gif);
	background-repeat:repeat-x;
}
#head01 {
	width:400px;
	float:left;
}
#headbt {
	float:right;
	width:192px;
	padding-top:43px;
}
#header02 {
	clear: both;
	width:100%;
	height:62px;
	background-color:#E4E3E0;
}
ul#header2mn {
	width:950px;
	margin:0 auto;
	list-style-type: none;
}
ul#header2mn li {
	display : inline;
	float: left;
	font-size:12px;
	line-height:1.2em;
}
ul#header2mn li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#header2mn li#mn01 a {
	display:block;
	width:127px;
	height:32px;
	padding:15px 15px;
	background-image:url(../img/mn01bg.gif);
	background-repeat:no-repeat;
}
ul#header2mn li#mn01 a:hover {
	display:block;
	width:127px;
	height:32px;
	background-image:url(../img/mn01bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn02 a {
	display:block;
	width:130px;
	height:32px;
	background-image:url(../img/mn02bg.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn02 a:hover {
	display:block;
	width:130px;
	height:32px;
	background-image:url(../img/mn02bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn03 a {
	display:block;
	width:130px;
	height:32px;
	background-image:url(../img/mn03bg.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn03 a:hover {
	display:block;
	width:130px;
	height:32px;
	background-image:url(../img/mn03bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn04 a {
	display:block;
	width:126px;
	height:32px;
	background-image:url(../img/mn04bg.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn04 a:hover {
	display:block;
	width:126px;
	height:32px;
	background-image:url(../img/mn04bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn05 a {
	display:block;
	width:129px;
	height:32px;
	background-image:url(../img/mn05bg.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn05 a:hover {
	display:block;
	width:129px;
	height:32px;
	background-image:url(../img/mn05bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn06 a {
	display:block;
	width:128px;
	height:32px;
	background-image:url(../img/mn06bg.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
ul#header2mn li#mn06 a:hover {
	display:block;
	width:128px;
	height:32px;
	background-image:url(../img/mn06bgr.gif);
	background-repeat:no-repeat;
	padding:15px 15px;
}
/*ヘッダーここまで*/
#container {
	width:950px;
	margin:0 auto;
}
#mainr {
	float:right;
	width:764px;
}
#mainrl {
	float:left;
	width:578px;
}
#mainrr {
	float:right;
	width:186px;
}
#mainl {
	float:left;
	width:186px;
}
/*真ん中*/
#mainrltext {
	width:502px;
	padding:0 38px 20px;
}
#mainrltext h3 {
	font-size:small;
	font-weight:bold;
	color:#0D004C;
	padding:0 0 1em;
}
#mainrltext p {
	font-size:small;
	line-height:1.6em;
	padding:0 0 1em;
}
hr.mainrlhr {
	height: 0px;
	border: none;
	border-top: 1px #A7A7A7 solid;
	width:100%;
	margin:10px 0 20px;
}
/*右*/
#mainrrnews {
	width:146px;
	border-right:1px solid #0D004C;
	border-left:1px solid #0D004C;
	border-bottom:1px solid #0D004C;
	padding:0 19px 19px;
}
#mainrrnews h4 {
	font-size:11px;
	padding:0 0 0.3em;
}
#mainrrnews p {
	font-size:11px;
	line-height:1.2em;
	padding:0 0 0.3em;
}
hr.mainrrnewshr {
	height: 0px;
	border: none;
	border-top: 2px #0D004C solid;
	width:146px;
	margin:10px 0 20px;
}
/*左*/
#mainl dl {
	
}
#mainl dt {
}
#mainl dd {
text-indent:0;
font-size:12px;
line-height:1.6em;
padding-left:29px;
}
#mainl dl a {
	color:#FFFFFF;
	text-decoration:none;
}
#mainl dl a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
dt#lmn02tbg {
	width:160px;
	height:49px;
	background-image:url(../img/lmn02tbg.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 26px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
dd#lmn02ddbg {
	width:157px;
	height:88px;
	background-image:url(../img/lmn02ddbg.jpg);
	background-repeat:no-repeat;
}
dt#lmn03dtbg {
	width:160px;
	height:51px;
	background-image:url(../img/lmn03dtbg.jpg);
	background-repeat:no-repeat;
	padding:23px 0 0 26px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
dd#lmn03ddbg {
	width:157px;
	height:106px;
	background-image:url(../img/lmn03ddbg.jpg);
	background-repeat:no-repeat;
}
dt#lmn04dtbg {
	width:160px;
	height:53px;
	background-image:url(../img/lmn04dtbg.gif);
	background-repeat:no-repeat;
	padding:23px 0 0 26px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
dd#lmn04ddbg {
	width:157px;
	height:90px;
	background-image:url(../img/lmn04ddbg.gif);
	background-repeat:no-repeat;
}
dt#lmn05dtbg {
	width:160px;
	height:52px;
	background-image:url(../img/lmn05dtbg.gif);
	background-repeat:no-repeat;
	padding:23px 0 0 26px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
dd#lmn05ddbg {
	width:157px;
	height:90px;
	background-image:url(../img/lmn05ddbg.gif);
	background-repeat:no-repeat;
}
dt#lmn06dtbg {
	width:160px;
	height:51px;
	background-image:url(../img/lmn06dtbg.gif);
	background-repeat:no-repeat;
	padding:23px 0 0 26px;
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
}
dd#lmn06ddbg {
	width:157px;
	height:83px;
	background-image:url(../img/lmn06ddbg.gif);
	background-repeat:no-repeat;
}

/*その他設定*/
p {
	font-size:small;
	line-height:1.2em;
}
form {
	margin: 0px;
	padding: 0px;
}
img.left { 
	float: left;
	padding-right: 1em;
	} 
img.right {
	float: right;
	padding-left: 1em;
	}
br.cls { clear: both; }
td {
	font-size: small;
	line-height: 1.3em;
	}
.red {
	color: #FF0000;
	}
.blue {
	color: #0000FF;
	}
.white {
	color: #FFFFFF;
	}
.purple {
	color: #464E6E;
	}
.line {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.redunder {
	color: #FF0000;
	text-decoration: underline;
	}
.waku {
	padding: 5px;
	border: 5px double #0099CC;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFCC;
}
.x-small {
	font-size: x-small;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight:bold;
}
/*コンテンツここまで*/
/*フットナビここから*/
#footnv {
	clear:both;
	margin:0 auto;
	width:894px;
	background-image:url(../img/ftnvbg.gif);
	background-repeat:no-repeat;
	padding:28px;
	height:284px;
}
div.ftbox {
	width:177px;
	float:left;
}
div.ftboxb {
	width:157px;
	height:220px;
	float:left;
	border-left:2px solid #FFFFFF;
	padding-left:20px;
}
#footnv dt {
	text-indent:0;
	font-weight:bold;
	color:#102948;
	font-size:small;
	line-height:1.5em;
}
#footnv dt a {
	text-decoration:none;
	color:#102948;
}
#footnv dt a:hover {
	text-decoration:underline;
	color:#102948;
}
#footnv dd {
	text-indent:0;
	font-size:small;
	line-height:1.5em;
	color:#303030;
}
#footnv dd a {
	text-decoration:none;
	color:#303030;
}
#footnv dd a:hover {
	text-decoration:underline;
	color:#303030;
}
/*フッターここから*/
#footer {
	width:950px;
	margin:0 auto;
	background-image:url(../img/footerbg.gif);
	background-repeat:repeat-x;
}
#footerl {
	float:left;
	width:535px;
}
#footerr {
	width:415px;
	float:right;
}
/*フッターここまで*/
