* {margin:0px;
	padding:0px;}

body{ background-color:#5c7cc9; color:#444444;line-height:130%;}



/*-----サイトマップcss-----*/

.main_f{ font-size:14px;
line-height:17px;
color:#7f7f7f;}
	.main_f a{ color:#18358e;
	text-decoration:none;}
	.main_f a:visited{
	color:#7A80C0;}
	.main_f a:hover{text-decoration:underline;}
	
.main_f_white{ font-size:14px;
line-height:17px;
color:#ffffff;
padding:5px;
background-color:#3a5aa7;}
	.main_f_white a{ color:#ffffff;
	text-decoration:none;}
	.main_f_white a:visited{
	color:#cccccc;}
	.main_f_white a:hover{text-decoration:underline;}
	
/*-----プライバシーポリシー	css-----*/

.pri{ margin:0 0 30 10;}
.pri .h2{font-size:14px; font-weight:bold; border-left:4px solid #1F569D; border-bottom:1px solid #1F569D; margin:0 0 3 0;}
.pri div{font-size:12px; padding:5 10 0 30; line-height:18px;}
.pri div div{font-size:12px; padding:0 0 0 15; line-height:18px;}
.pri a{ color:#1F569D; text-decoration:underline;}
.pri a:hover{ color: #000066; text-decoration:none;}

/*-----リンクについてcss-----*/

.link{width:712; font-size:12px; line-height:18px; text-align:left;}
.link hr {border-top:1px dotted #1F569D; background-color:#fff; margin:10 0;}
.link a{ color:#1F569D; text-decoration:underline;}
.link a:hover{ color: #000066; text-decoration:none;}
	.link .d_txt1{margin:20 0;}
	.link .d_txt2{ border:1px solid #B8BBDD; padding:15; margin:20 0;}
	.link .d_txt2 h2{ font-size:14px; font-weight:bold; line-height:14px; background-image:url(../other/image/link_img.gif) ; padding-left:18; background-repeat:no-repeat; background-position:left center; color:#333; margin-bottom:10;}
	.link .d_txt3{  margin-bottom:50;}
	.link .d_txt3 h2{ font-size:14px; font-weight:bold; line-height:15px; background-image:url(../other/image/link_img2.gif) ; padding-left:18; background-repeat:no-repeat; background-position:left center; color:#333; margin-bottom:10;}

ul.listmarker li {
	list-style-type: none;
	margin: 0;
	padding-left: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../information/image/info_list.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size:12px;
}

