@charset "Shift_JIS";

/*-- 200803 textlink追加対応 --*/
#footerlink {
 font-size:8pt;
 overflow:inherit;
 padding:10px 50px 10px 50px;
 line-height:1.5em;
 text-align:center;
}

/* ---- bodyセンタリング ---- */
body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
  	padding: 0px;
 	width: 904px;
/*	background-color: #EBE5D1;*/
	background-color: #1A6C94;
}

/* ---- 全体のリンク色指定 ---- */
a:link {
	color: #369;
}
a:visited {
	color: #369;
}
a:hover {
	color: #c66;
}
a:active {
	color: #c66;
}
.clear {
	clear: both;
}
/* ---- header ---- */

#header{
	width: 904px;
	height: 12px;
/*	background-color: #EBE5D1;*/
	background-color: #1A6C94;
	background-repeat:no-repeat;
	background-image:url(../images/top_header_bg.gif);
	margin:0;
	padding:0;
	font-size:0px;
}
.logo{
	padding: 0px;
	margin:0px 0px 12px 0px;
	width:240px;
	height:72px;
	background-color:#fff;
}
#header_bg{
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:628px;
	height:60px;
}


.home{
	float:right;
	padding: 35px 6px 0px 0px;
}


/* ---- contents ---- */
#contents{
	margin: 0;
	padding: 0;
	background-color:#fff;
	border-left: 12px #fff solid;
	border-right: 12px #fff solid;
}
#contents .leftbox{
	width:240px;
	margin:0;
	padding:0;
	background-color:#CACFD5;
	vertical-align:top;
}
#contents .rightbox{
	border-left: 12px #fff solid;
	background-color:#fff;
	margin:0;
	padding:0;
	vertical-align:top;
}

h1{
	margin: 0;
	display:none;
}
h2{
	border-top:12px solid #FFFFFF;
	margin: 0;
	padding:0;
	height:32px;
}

h3{
	margin: 15px 0px 10px 16px;
	padding:5px 0px 2px 15px;
	background-image: url(../images/ttl_bg.gif);
	background-repeat: no-repeat;
	width:575px;
	color:#333333;
	font-weight:bold;
	clear:both;
	line-height:150%;
	height: 23px;
	_padding-top:8px;
	_height:20px;
}

/* ---- 左メニュー ---- */

#menu{
	margin: 10px 0px 10px 18px;
	padding:0px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li{
	margin:0 0 3px 0;
	padding:0px;
	font-size:0px;
	line-height: 0px;
}

#menu .submenu{
	margin: 10px 0px 8px 15px;
	padding:0;
	list-style-type: none;
	line-height: 110%;
	background-image: url(../images/list_mark_04.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
}

#menu .submenu a {
	color: #202123;
	text-decoration: none;
}
#menu .submenu a:visited {
	color: #202123;
}
#menu .submenu a:hover {
	color: #66a5cc;
}
#menu .submenu a:active {
	color: #66a5cc;
}

#freemenu{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left:19px;
	width:200px;
	padding: 0;
}

#freemenu ul{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro","Osaka",sans-serif;
}
#freemenu ul li{
	margin: 3px 0px 3px 0px;
	padding: 6px 0px 3px 13px;
	list-style-type: none;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	background-image: url(../images/free_bg.gif);
	background-repeat:no-repeat;
	width:189px;
	height: 19px
}
#freemenu ul li a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#freemenu ul li a:visited{
	color: #333;	
}
#freemenu ul li a:hover{
	color: #c66;	
}

#freemenu ul li a:active{
	color: #c66;	
}



/* ---- コンテンツ ---- */

p{
	color: #333;
	margin: 5px 25px 10px 37px;
	line-height: 150%;
}

.free{
	color: #333;
	margin: 5px 25px 10px 37px;
	line-height: 150%;
	
}

form{
	width:560px;
}

.formright{
	text-align:right;
	width: 590px;
	margin:0;
	padding:0;
}

.photoL{
	margin: 3px 5px 15px 0px;
	float: left;
}
.photoR{
	margin: 3px 0px 15px 5px;
	float: right;
}
.photoC{
	margin: 3px 0px 15px 0px;
	text-align:center;
}
.photoC img {
	display:block;
	margin:10px auto;
}

.banner{
	margin: 3px 5px 15px 0px;
	float: left;
	clear: both;
}
.listmark {
	margin-left:0px;
}
.line1{
	border-top:solid 1px #999;
	line-height: 0;
	font-size:0;
	width:auto;
	height:10px;
}
.linkbox {
	margin: 5px 25px 10px 37px;
	padding-bottom:0;
	line-height: 100%;
}
html>body .linkbox {
	margin: 15px 25px 10px 37px;
	padding-bottom:0;
	line-height: 100%;
}
.linkbox2 {
	margin: 0 14px 10px 37px;
	padding-bottom:0;
	padding-left:11px;
	line-height: 110%;
}
.linkbox3 {
	margin: 0 14px 10px 26px;
	padding-bottom:0;
	padding-left:116px;
	line-height: 110%;
}

#inquiry{
	margin: 10px 0px 15px 19px;
	padding: 0px 0px 0px 0px;
	width: 200px;
}
#inquiry table{
	margin: 0px;
	width: 200px;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
/*	background-image: url(../images/free_bg.gif);*/
}
#inquiry td{
	text-align: left;
	padding:3px;
	color: #333;
	line-height:120%;
	padding: 6px;
}
h2.ttl_free{
	margin: 0;
	padding:4px 0px 10px 16px;
	background-image: url(../images/ttl_free.gif);
	background-repeat: no-repeat;
	font-size:13pt;
	font-weight:bold;
	color: #ffffff;
}

/* ---- footer ---- */
#foot{
	width: 904px;
	height: 12px;
/*	background-color: #EBE5D1;*/
	background-color: #1A6C94;
	background-repeat:no-repeat;
	background-image:url(../images/bottom_waku.gif);
	margin:0;
	padding:0;
}
#footer{
	color: #dce1e7;
	text-align: right;
	padding:0;
	width:904px;
	margin:0px 5px 10px 0px;
}

#footer a:link {
	color: #dce1e7;
}
#footer a:visited {
	color: #dce1e7;
}
#footer a:hover {
	color: #ff0000;
}
#footer a:active {
	color: #ff0000;
}

/*p2renew追加*/
#add_200901 h2.ttl_free{
	background-image: url(../images/ttl_free.gif);
	background-repeat: no-repeat;
	font-size:13pt;
	font-weight:bold;
	border:none;
}

#add_200901 h4{
	margin: 15px 0px 10px 25px;
	padding:5px 0px 2px 5px;
	width:570px;
	color:#333333;
	font-weight:bold;
	clear:both;
	line-height:120%;
	border-bottom:solid 2px #d6d1d1;
	border-left:solid 4px #d6d1d1;
	font-size:80%;
}

#add_200901 .image{
	text-align:center;
	margin:20px auto 10px;
}

#add_200901 .link{
	margin: 10px 0px;
}

#add_200901 .link a:link,
#add_200901 .link a:visited {
	padding-left:15px;
	background: url(../images/list_mark_04.gif) no-repeat 0px 2px;
}

#add_200901 .link a:hover {
	padding-left:15px;
	background: url(../images/list_mark_01.gif) no-repeat 0px 2px;
}


#add_200901 .link .info{
	margin:0px 25px 10px 52px;
}

#add_200901 .fx_info{
	text-align:center;
	margin:20px 0px 10px;
	padding:10px 0px;
	line-height:150%;
	font-weight:bold;
	width:628px;
	background-color:#c1c6fd;
	color:#1725be;
}

#add_200901 .text{
	color: #333;
	margin: 5px 25px 10px 37px;
	line-height: 150%;
	
}

#add_200901 .img_list table{
	margin:0px auto;
	padding:0;
}

#add_200901 .img_list th{
	border-bottom:solid 2px #d6d1d1;
	border-left:solid 4px #d6d1d1;
	padding-left:3px;
	text-align:left;
	width:230px;
	font-size:80%;
}

#add_200901 .img_list td.space{
	border-bottom:none 2px #d6d1d1;
	border-left:none 4px #d6d1d1;
	width:35px;
}

#add_200901 .img_list td{
	vertical-align: top; 
}

#add_200901 .img_list td img{
	width:230px;
	padding-bottom:10px;
	text-align:center;
}

#add_200901 ul.list {
list-style: disc inside;
} 

#add_200901 .img_list td ol{
	width:200px;
	padding:0 5px 10px 25px;
	padding-bottom:10px;
	margin:0px;
	text-align:left;
	list-style: decimal outside;
	vertical-align: top; 
}

#add_200901 .top_link{
	color: #333;
	text-align:right;
	line-height: 150%;
	margin:0 25px 0 0;
}


#add_200901 h4.privacy{
	margin: 15px 0px 10px 25px;
	padding:5px 0px 2px 15px;
	background: url(../images/list_mark_04.gif) no-repeat 0px 6px;
	width:580px;
	color:#333333;
	font-weight:bold;
	clear:both;
	line-height:120%;
	font-size:80%;
	border:0px;
}

#add_200901 div.line{
	color: #333;
	text-align:right;
	line-height: 150%;
	margin: 15px 0px 10px 25px;
	background: url(../images/hr_02.gif) no-repeat 0px 0px;
	width:470px;
	height:8px;
}


#add_200901 .link_list table{
	margin-left:20px;
	padding:0;
}

#add_200901 .link_list th{
	padding-left:20px;
	text-align:left;
	width:230px;
	font-size:80%;
	color:#7b1919;
	padding-bottom:5px;
	background: url(../images/list_mark_05.gif) no-repeat 5px 2px;
}

#add_200901 .link_list td.space{
	border-bottom:none 2px #d6d1d1;
	border-left:none 4px #d6d1d1;
	width:35px;
}

#add_200901 .link_list td{
	vertical-align: top; 
	padding-bottom:15px;
}

#add_200901 .link_list td p{
	text-align:left;
	margin:3px 0px 0px 10px;
}

.slide {
	margin:15px 0px 10px 16px;
	background-color:#594E39;
	padding:1em 0;
	width:590px;
	text-align:center;
}