@charset "UTF-8";
/* CSS Document */

body { font-size:12px; line-height: 18px; background-image:url(img/bg.gif); background-repeat:repeat-x;}
/********h1をp id=copyに変更*************************************/
p#copy { font-size: 12px; color: #FFFFFF; margin: 0px; padding-left: 20px; }
h2 { font-size: 10px; color: #FFFFFF; margin: 0px; padding: 0px; }
h3,h4 { margin: 0px; padding: 0px; background-image:url(../img/title11.gif); height: 36px;}

a:link, a:visited, a:active { color: #000000; text-decoration:none;}
a:hover { color: #880000;}

textarea,select,input { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳＰゴシック","sans-serif";}

.padding10 { padding: 10px;}

.padding05 { padding: 5px;}

.m-bg { background-image: url(../img/m-bg.gif); background-repeat:no-repeat; margin: 0px; padding: 3px 3px 3px 20px; border-top: #CCCCCC solid 1px; border-right: #CCCCCC solid 1px; border-left: #CCCCCC solid 1px;}

.cm { background-image: url(../img/bg-04.gif); background-repeat: repeat-y; padding: 5px;}

.md { font-size: 11px; padding-left: 15px; line-height: 13px;}

.rinen { color: #666666; background-image:url(../img/bg-03.jpg); background-repeat: no-repeat; padding: 10px 230px 10px 10px;}

.font-red { color: #990000; font-weight: bold;}
.font-red a:link,.font-red a:active,.font-red a:visited { color: #990000; font-weight: bold;}
.font-red a:hover { color: #FF6600; font-weight: bold;}

.shosai { color: #0C267C; padding: 2px 10px 2px 10px;}
.shosai a:link,.shosai a:visited,.shosai a:active, { color: #0C267C;}
.shosai a:hover { color: #880000;}

.form { margin: 0px; padding: 0px;}

.title { padding: 10px 0px 0px 60px; margin: 0px; color: #0C267C; font-size: 12px; font-weight: bold; width: 335px; float: left;}
.staffname { padding: 10px 10px 0px 0px; margin: 0px; color: #0C267C; font-size: 12px; font-weight: normal; width: 150px; float: right; text-align:right;}

.title01 { border-left: #006699 solid 4px; border-bottom: #006699 solid 1px; padding: 2px 0px 2px 15px; font-weight: bold; color: #003366;}

.title02 { border-left: #8AB7DB solid 3px; border-bottom: #CCCCCC solid 1px;  border-top: #FFFFFF solid 1px; padding: 3px 0px 3px 5px; background-color: #E6EEF5;}
.title03 { border-top: #FFFFFF solid 1px; border-bottom: #CCCCCC solid 1px; padding: 3px 0px 3px 5px;}

.title04 { background-image:url(img/title12.gif); background-repeat:no-repeat; padding: 4px 0px 6px 25px;}

.pr { padding-left: 30px; text-align:left;}

.copy { font-size: 12px; color: #666666;}

.img_r {
 float: right;
 border: none;
 vertical-align:top;
 margin-left: 10px;
 margin-bottom: 10px;
}
.img_l {
 float: left;
 border: none;
 margin-right:10px;
 vertical-align:top;
 margin-bottom: 10px;
}
.img_n {
 float: none;
 border: none;
}
#voice img { float: left;
 border: none;
 margin-right:10px;
 vertical-align:top;
 margin-bottom: 10px;
}
.noscript-title {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(../img/fla-back.jpg);
	height: 415px;
	width: 740px;
	background-repeat: no-repeat;
}
/********追加ここから*************************************/
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:12px;
	_font-size:75%;
}

div#container{
	width:760px;
	margin:10px auto;
}

#contents{
	padding:25px 0 0 10px;
}

div#footer{
	width:760px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E3192;
	}

div#footer ul.li1{
	width:560px;
	clear:left;
	margin:0 auto;
	}
div#footer ul.li2{
	width:630px;
	clear:left;
	margin:0 auto;
	}


div#footer li{
	font-size:0.86em;
	color:#2E3192;
	display:inline;
	float:left;
	background-image: url(../img/top/footer_try.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding:0 0 0 12px;
	margin:0 0 0 10px;
}

div#footer li a{
	color:#2E3192;
	text-decoration:none;
}

div#footer li a:hover{
	color:#2E3192;
	text-decoration:underline;
}

div#footer li a:focus{
	color:#2E3192;
	text-decoration:underline;
}
div#footer li a:active{
	color:#2E3192;
	text-decoration:underline;
}


address{
	width:760px;
	color:#999;
	font-size:1.2em;
	text-align:center;
	clear:left;
	padding:10px 0 0 0;
	margin:0 0 15px 0;
}



