body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #414141;
	margin:0px auto;
	text-align:center;
}
.all {
	width: 760px;
	margin:0px auto;
	background-image:url(img/body_bk.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:4px;
}
.partition {
	clear: both;
	display: none;
}
h1 {
	font-size: 18px;
	background-image:url(img/main_h1.gif);
	background-repeat:no-repeat;
	padding:4px 35px 7px;
	margin:14px auto 5px;
	color:#000;
	letter-spacing:1px;
}
h2 {
	background-image:url(img/main_h2.gif);
	background-repeat:no-repeat;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top:45px;
	padding:1px 21px 8px;
}
h2 a{
	color:#414141;
	text-decoration:none;
}
h3 {
	background-image:url(img/main_h3.gif);
	background-repeat:no-repeat;
	font-size: 13px;
	color:#367E58;
	padding:1px 38px;
	margin:4px auto 0px;
}
p {
	line-height: 1.4em;
	margin-top: 15px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
}
td {
	font-size: 12px;
	vertical-align:top;
}
th {
	font-size: 12px;
	text-align:left;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
dd ul{
	margin-left:0px;
}
ul {
	margin-top: 0px;
	margin-left:17px
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
}
strong {
}
em {
}

/*-- リンク指定 --*/

a:link {
}
a:visited {
}
a:hover {
	text-decoration:underline;
}


/*-- ヘッダ部 --*/

.head {
	width: 751px;
	text-align:left;
	background-image:url(img/summary_bk.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.summary{
	width:751px;
	font-size: 10px;
	color:#FFF;
	padding:4px 13px 5px;
}

.head-navi {
	background-image:url(img/head-navi_bk.gif);
	background-repeat:no-repeat;
	text-align:right;
	margin: 0px;
	padding: 4px 0px 0px;
	float: left;
	width:751px;
	height:27px;
	font-weight:bold;
}
.head-navi a{
	color:#414141;
	text-decoration:none;
}
/*-- コンテンツ --*/

.contents {
	width: 751px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-image:url(img/contents_bk.gif);
	background-repeat:repeat-y;
}

/*-- サイドメニュー --*/

.menu {
	width: 187px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color:#DAECFF;
}
.menu a{
	text-decoration:none;
	color:#414141;
}
.menu dl {
	margin: 0px;
	padding: 0px;
}
.menu dl dt {
	padding: 13px 21px 10px;
	margin: 0px;
	letter-spacing:-1px;
	background-image:url(img/menu_dt.gif);
	background-repeat:no-repeat;
}
.menu dl dt.dt2 {
	background-image:url(img/menu_dt2.gif);
	background-repeat:no-repeat;
	padding: 10px 21px 10px;
}
.menu dl dd {
	padding: 4px 0px 0px 27px;
	margin: 0px;
	background-image:url(img/menu_dd.gif);
	background-repeat:no-repeat;
}
.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu p {
	background-color:#DAECFF;
	width:186px;
	border-right:solid 1px #BBB;
	padding:14px 15px 23px;
	margin:0px;
	line-height:13px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

/*-- フッター --*/


.footer {
	width: 751px;
	font-size: 12px;
	clear: both;
	text-align:left;
	padding:0px;
	border-top:dashed 1px #0B5197;
	background-color:#FFF;
}
.f-link {
	padding:7px 10px  0px;
}
.f-link ul {
	margin: 0px;
	padding: 0px;
	/*width:514px;
	float:left;*/
}
.f-link ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.3em;
	padding-left: 0.5em;
}
/*.f-link div.f-law{
	float:right;
	width:160px;
	margin-top:1px;
}
.f-link div.f-law a{
	font-weight:bold;
	color:#414141;
}*/
address {
	font-style: normal;
	line-height:15px;
	padding:4px 10px 7px;
}
address strong{
	line-height:17px;
	letter-spacing:2px;
}
address a{
	color:#414141;
}
.copyright {
	background-color:#0B5197;
	color:#FFF;
	padding:2px;
	text-align:center;
	width:751px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

/*\*//*/
.f-link ul li {
	font-size: 11px;
}
/**/ 
/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 564px;
	margin: 0px;
	padding: 0px;
}
.path {
	font-size: 10px;
	padding:4px 15px 0px;
	margin:0px;
	text-align:right;
	border-top:solid 1px #005EBB;
	width:564px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.path a{
	background-image: url(img/path_ya.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration:none;
	padding-right: 20px;
	color:#03c;
}
.pagetop{
	text-align: right;
	margin-top:15px;
}
.infonavi{
	margin-left:42px;
	margin-top:28px;
	width:440px;
}
dl.library{
	text-align:center;
	margin:30px auto 5px;
	border-top:double 3px #bcd;
	border-bottom:double 3px #bcd;
	width:520px;
	padding:8px;
}
.library a,.footer a{
	color:#414141;
}
.library a:hover,.footer a:hover{
	color:#990000;
}
.library dt{
	letter-spacing:normal;
	font-weight:normal;
	margin-bottom:5px;
}
.library dt a{
	background-image:url(img/link2.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}


/*== IMDEX PAGE ==*/
.index{
	background-image:url(img/index_img3.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px 0px 0px 21px;
	width:564px;
}
.index h1,.index p{
	margin-left:198px;
	color:#0C3186;
	width:340px;
}
.index h1{
	padding:6px 0px 0px;
	margin-top:0px;
	margin-bottom:5px;
	font-size:16px;
	letter-spacing:-1px;
	background-image:none;
}
.index p{
	margin-bottom:15px;
	margin-top:0px;
}
.index table{
	width:524px;
	margin-bottom:16px;
}
.index th{
	text-align:left;
}
.index th img{
	margin-left:1px;
}
.index td{
	background-image:url(img/index_tdbk.gif);
	background-repeat:repeat-y;
	font-size:10px;
}
.index td p{
	margin:7px 14px 2px 9px;
	width:auto;
	color:#414141;
}
.index td p img{
	margin-bottom:9px;
	border:solid 1px #bbb
}
.index td p.link a{
	font-size:12px;
	color:#414141;
	text-decoration:none;
	background-image:url(img/link.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:15px;
	letter-spacing:-1px;
}
.index ul{
	margin:4px 0px 0px;
	padding:0px
}
.index li{
	background-image:url(img/index_li.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:1px 19px 0px;
	margin:3px 0px 1px;
}
/*==  MAIN  ==*/
.main2{
	width:527px;
	margin:0px 0px 0px 20px;
	padding:0px
}
.main2 p{
	letter-spacing:2px;
}
.main2 ul {
	margin:0px;
	padding:0px;
}
.main2 ul li{
	background-image:url(img/main_li.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin:0px;
	list-style-type:none;
	line-height:18px;
}
.img-left img{
	float:left;
	margin-right:20px;
}
.img-right img{
	float:right;
	margin-left:35px;
	margin-top:15px;
	border:solid 1px #bbb;
}
.nofloat{
	float:none;
}
p.link3{
	text-align:right;
}
p.link3 a{
	background-image:url(img/link3.gif);
	background-repeat:no-repeat;
	padding-left:19px;
}

.imgspace{
	margin:0px 15px;
}
.caption1{
	color:#000066;
}
.main2 ul.wide li{
	display: inline;
	list-style-type: none;
	padding:0.2em 1.4em 0.2em 1.2em;
	border-bottom:dashed 1px #BBB;
	word-break: keep-all;
}

/*\*//*/
.main2 p{
	letter-spacing:normal;
}
.main2 ul.wide li{
	font-size:11px;
}
/**/ 
/*== SEARCH ==*/
.search h1{
	background-image:none;
	padding:0px;
	margin-top:7px;
}
.search h1 img{
	float:none;
}
.search h2{
	margin-top:21px;
}
.main .search p{
	margin-bottom:0px;
}
.search img{
	float:right;
	margin-bottom:10px;
}
.13{
	font-size:13px;
}

/*==  TABLE SET  ==*/
table.layout,.mail-form{
	border:solid 1px #313031;
	border-collapse:collapse;
	margin-top:17px;
	width:523px;
}
.layout th,.layout td,
.mail-form th,.mail-form td{
	border:solid 1px #313031;
	padding:9px 10px 7px;
}
.layout th,.mail-form th{
	background-color:#FFFFDF;
	border-right:double 3px #313031;
	word-break: keep-all;
}
.mail-form th{
	width:30%;
}
table.layout2{
	margin-bottom:18px;
	width:526px;
}
.layout2 th h2{
	margin-top:11px;
	padding-right:0px;
}
.layout2 td{
	padding:0px 0px 18px;
	width:48%;
}
.layout2 td p{
	margin-right:10px;
}
.layout2 td img{
	float:left;
	margin:7px 15px auto 1px;
}

/*-- サイトマップフォーマット --*/

.main2 .sitemap {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 10px;
	padding: 8px 0px 0px;
}

.main2 .sitemap li {
	background: url(info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 3px 25px;
	margin: 0px;
}
.sitemap li ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.sitemap li.s-close {
	background: url(info/img/s-dot2.gif) no-repeat;
	margin-bottom:8px
}

/*-- よくある質問フォーマット --*/

.faq dl {
	margin-top:25px;
}
.faq dl dt,.faq dl dd{
	border:solid 1px #43986E;
	border-left:solid 5px #43986E;
	padding:5px 10px;
	width:510px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;

}
.faq dl dt {
	border-bottom:double 3px #43986E;
	
	background-color:#D0EADD;
	color:#285B42;
	margin:0px;
	font-size:14px;
}
.faq dl dd {
	border-top:none;
	margin:0px 0px 25px;
}

/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}

/*-- フォームメール内部フォーマット --*/

.mail-input {
	text-align: center;
}
