@charset "utf-8";
body#top{
	color:#252525;
	text-align: left;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	line-height: 1.6;
}
body {
	color:#252525;
	text-align: left;
	background-image: url(../images/bg_header2.jpg);
	background-repeat: repeat-x;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 14px;
	line-height: 1.6;
}


body#toppage {

}

a{color:#32a6d4;text-decoration:none;}
a:hover{color:#5ed1ff;}
a:active, a:focus {outline: 0;}

img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
	margin: 0 auto;
	padding: 0 20px;
	width: 1060px;
}


/*************
/* ヘッダー
*************/
#header{
	height: 113px;
	position: relative;

}




#header h1 {
	font-size: 12px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 50px;
}
#header p.hlogo {
	position: absolute;
	top: 30px;
	left: 40px;
}
#header p.tel {
	position: absolute;
	top: 30px;
	right: 280px;
}
#header p.mail {
	position: absolute;
	top: 30px;
	right: 10px;
}


/*************
/* トップナビゲーション
*************/
ul#topnav{
	width: 1060px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}


ul#topnav li{
	list-style:none;
	display: inline;
}
#mainVisual {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rootList {
	width: 910px;
	padding: 0px;
	margin: 10px auto;
}
#rootList li {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
#container {
	margin: 0 auto;
	width: 910px;
}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 15px 0;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
margin-bottom: 10px;
padding: 0 10px 0px 20px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(../images/heading.png) no-repeat;
}

#main h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
	margin-top: 10px;
	letter-spacing: 0.2em;
	color: #32a6d4;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #32a6d4;
	margin-right: 15px;
	margin-left: 15px;
}
#main h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 10px;
}
#main h5 {
	font-size: 1.05em;
	font-weight: bold;
	margin-top: 10px;
	letter-spacing: 0.2em;
	margin-right: 18px;
	margin-left: 18px;
	padding-left: 12px;
}



#main p {
padding: 15px 15px 15px 20px;
}


/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}
#main p.returnTop {
	text-align: right;
}

#date {
text-align: right;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#32a6d4;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
	float: left;
	width: 196px;
	line-height: 1.2;
	border: 1px solid #EEE;
	padding: 1px;
	margin-top: 20px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0;
}

.box p.explain  {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;

}
.box.last {
	float: left;
	width: 196px;
	line-height: 1.2;
	border: 1px solid #EEE;
	padding: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}
.box.last p.explain {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 15px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
margin-top: 5px;
padding: 0 10px 0 23px;
line-height: 40px;
font-size: 13px;
font-weight: normal;
color: #252525;
background: url(../images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px solid #efefef;
}

#sidebar li a{
background: url(../images/list.png) no-repeat 0 50%;
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

/*************
/* フッター
*************/
#footer{
	clear: both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 140px;
	font-size: 0.85em;
	line-height: 1.2;

}
#footer .inner {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer ul#fmenu {
	width: 910px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 82px;
}
#footer div#flogo {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 10px;
	top: 10px;
}
#footer div#faddress {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 360px;
	top: 10px;
	line-height:1.6;
}
#footer div#fmail {
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 670px;
	top: 10px;
}



#footer ul#fmenu li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 10px;
	padding-left: 10px;

}
#footer ul#fmenu li.last {
	display: inline;
	border-right-style: none;
	padding-right: 10px;
	padding-left: 10px;
}
#footer p.copyright {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-align: right;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#main table {
	width: 600px;
	margin: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #039;
	border-left-color: #039;
}
#main table th {
	width: 170px;
	padding: 10px;
	text-align: left;
	color: #FFF;
	background-color: #039;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #039;
	border-bottom-color: #039;
	vertical-align: middle;
}
#main table td {
	padding: 10px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #039;
	border-bottom-color: #039;
}
p.detail {
	text-align: right;
}

p.btnInuquiry {
	text-align: center;
}

ul.sitemapList {
	margin: 10px 0px 0px 10px;
}

ul.sitemapList li {
	margin: 0px 0px 15px;
	font-size: 1em;
	list-style: none;
}

ul.sitemapList li ul {
	padding: 15px 0px 0px 10px;
	background: url(../images/bg_sitemapLineV.gif) no-repeat left bottom;

}
ul.sitemapList li ul li {
	padding: 0px 0px 0px 25px;
	font-size: 1em;
	background: url(../images/bg_sitemapLineH.gif) no-repeat 0px 11px;
	margin: 0px 0px 15px;
}
ul.sitemapList li ul li.last {
	background: url(none);

}
div.kitakura {
	background-image: url(../images/bg_kitakura.png);
	background-repeat: no-repeat;
	height: 588px;
	padding-top: 25px;
	padding-right: 240px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #333;
	font-size: 0.9em;
}

div.kitakura dl {

}

div.kitakura dl  dt{
	font-weight: bold;
	padding: 10px;
}


div.kitakura dl dd {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

div.akedo {
	background-image: url(../images/bg_akedo.png);
	background-repeat: no-repeat;
	height: 588px;
	padding-top: 25px;
	padding-right: 240px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #333;
	font-size: 0.9em;
}

div.akedo dl {

}

div.akedo dl dt {
	font-weight: bold;
	padding: 10px;
}
div.akedo dl dd {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
dl.adviser {
	font-size: 1.1em;
	line-height: 1.4;
	padding: 15px;

}
dl.adviser dt {
	float: left;
	width: 90px;

}
dl.adviser dd {
	padding-left: 90px;
}
dl.plan {
	font-size: 1.1em;
	line-height: 1.4;
	padding: 10px 10px 10px 15px;
}
dl.plan dt {
	font-size: 1
.１;
	color: #F36;
	line-height: 1.4;
}
dl.plan dd {
	padding-left: 25px;
	font-size: 1
.１;
}
dl.link {
	font-size: 1.1em;
	line-height: 1.4;
	padding: 10px;
}
dl.link dt {
	line-height: 1.4;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
dl.link dd {
	line-height: 1.4;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

ul.adviserUl {
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
}

ul.adviserUl li {
	list-style-type: disc;

}

ul.planUl {
	padding-right: 30px;
	padding-left: 15px;
	margin-bottom: 20px;
}

ul.serviceUl {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
}
ul.serivceUl li {
	text-indent:-1em;
	padding:0 0 0.5em 1em;
	line-height:1.2em;
	list-style-image: none;
}

span.pink {
	color: #F39;
	font-weight: bold;

}
span.blue {
	color: #03F;
	font-weight: bold;
}

span.blueBig {
	color: #03F;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: underline;
}
span.bigPink {
	color: #F39;
	font-weight: bold;
	font-size: 1.6em;
	text-decoration: underline;
}

span.big {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
}

/*----------------------------------------------
  style.css 全ページ共通スタイル
----------------------------------------------*/

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*----------------------------------------------
  E・GADGET スタイル
----------------------------------------------*/
.p_infoList01 {
	clear: both;
	color: #333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

.ul_pageNavi01 {
	/zoom: 1;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	background: #fff;
}
.ul_pageNavi01 li {
	float: left;
	margin: 0 5px 5px 0;
}
.ul_pageNavi01 li a:link {
	float: left;
	padding: 5px 12px;
	background: #e1ebfa;
	border: 1px solid #339;
	color: #000;
}

.ul_pageNavi01 li a:visited {
	float: left;
	padding: 5px 12px;
	background: #e1ebfa;
	border: 1px solid #339;
	color: #000;
}

.ul_pageNavi01 li a:hover {
	background: #ccf;
	border-color: #000;
}

.p_date01 {
	color: #666;
	text-align: right;
}

.div_infoList01 {
	clear: both;
	color: #333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

.dl_pageNavi01 dt{
         font-weight: bold;
         border-bottom: solid 1px #cccccc;
         color: #999999;
         margin-top: 1em;
}
      
.dl_pageNavi01 dd{
	margin-left: 0em;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
}