@charset "UTF-8";
/* =================================================================
CSS information

 2013-10-16
 Style Info : 書式、レイアウトCSS
================================================================= */

/* 基本
---------------------------------------------------------*/
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:14px;
   color:#000;
   background:#efefef;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.80, #fff), color-stop(0.00, #efefef));
   background:-webkit-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-moz-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-o-linear-gradient(top, #efefef 0%, #fff 80%);
   background:-ms-linear-gradient(top, #efefef 0%, #fff 80%);
   background:linear-gradient(to bottom, #efefef 0%, #fff 80%);
}
.clr{
	clear:both;
}

br {
   letter-spacing:normal;
}

a {
   color:#134D99;
   text-decoration:none;
}
a:hover img{  
    opacity: 0.4;  
    filter: alpha(opacity=60);  }

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/*h2 {
   clear:both;
   padding:0 10px;
   line-height:2.0;
   color:#fff;
   font-size:15px;
   font-weight:normal;
   background:#770000;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #700), color-stop(0.00, #aa2323));
   background:-webkit-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-moz-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-o-linear-gradient(top, #aa2323 0%, #700 85%);
   background:-ms-linear-gradient(top, #aa2323 0%, #700 85%);
   background:linear-gradient(to bottom, #aa2323 0%, #700 85%);
}
*/
h2 {
	clear:both;
	padding:0 10px;
	line-height:2.0;
	color:#fff;
	font-size:15px;
	font-weight:normal;
	background: #3b679e; /* Old browsers */
	background: -moz-linear-gradient(top,  #3b679e 0%, #2b88d9 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b679e), color-stop(50%,#2b88d9), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3b679e 0%,#2b88d9 50%,#207cca 51%,#7db9e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

/*h3 {
   clear:both;
   padding:0px 10px;
   line-height:2.0;
   font-size:15px;
   font-weight:normal;
   color:#000;
   border:1px solid #ddd;
   background:#ccc;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #f3f3f3));
   background:-webkit-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-moz-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-o-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-ms-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:linear-gradient(to bottom, #f3f3f3 0%, #ccc 85%);
}
*/

h3 {
	padding:0 10px;
	line-height:2.0;
	font-size:14px;
	font-weight:normal;
	border-left:5px solid #12609b;
	border-bottom:1px solid #12609b;
}

h4 {
   padding:0 10px;
   line-height:2.0;
   color:#000;
   font-weight:normal;
   font-size:13px;
   border:0;
   background:#f1f1f1;
}

h6 {
   line-height:2.0;
   font-size:13px;
   color:#770000;
}

p {
   margin:10px;
   line-height:180%;}

ul,ol,dl {
   margin:10px;
   padding:0;
}

li {
   padding:0;
   margin:0 0 0 30px;
}

dt {
   margin:0;
   padding:0;
}


dd {
   margin:0 0 0.5em 1em;
   padding:0;
   background:#f1f1f1;
}

table {
   font-size:12px;
}

table {
   width:600px;
   margin:10px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

table th {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   background:#e8ecef;
   font-weight:bold;
   vertical-align:middle;
}

table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
}

table.table02 {
	width: 600px;
	margin: 10px;
	line-height: 1.8;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.table02 th {
	padding: 10px;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
}

table.table02 td {
   padding:5px;
	border-right-style: none;
	border-left-style: none;
	text-align:left;
}

table td .tenpo{
	display: block;
	width: 250px;
}
table td .kaihi{
	display: block;
	width: 130px;
}

table td .textfield{
	width: 350px;
}

table.table03 {
   width:900px;
   margin:10px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   line-height:1.8;
}

table.table03 th {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   background:#e8ecef;
   font-weight:bold;
   vertical-align:middle;
}

table.table03 td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
}



.center{
	text-align:center;
}
.middle{
	vertical-align:middle;	
}
.right{
	text-align:right;
}

.p30{
   padding-bottom:30px;
}

/*グローバルナビゲーション
---------------------------------------------------------*/
#nav {
    border-top:2px solid #0d3f72;
	border-bottom:1px dotted #0d3f72;
	margin-bottom:5px;
	height:30px;
	}

#nav ul{
	margin:0;
	padding:0;
	overflow:hidden;
}
#nav li{
	margin:0;
	float:left;
/*	width:156px;
*/	width:134px;
}
#nav a:link,a:visited{
	display:block;
	font-weight:bold;
	color:#0d3f72;
	text-align:center;
	padding:6px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav a:hover,a:active{
	background-color:#317cc3;
	color:#FFFFFF;
}


/* サブメニュー（お問い合わせ・会員ページ）
---------------------------------------------------------*/
#menu {
	position: absolute;
	right: 0;
	top: 30px;
	width: 225px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	overflow:hidden;
	float:left;
	margin:0;
	padding:0 0 0 30px;
}

#menu li a {
	display:block;
	font-weight:bold;
	color:#0d3f72;
	outline:none;
}

#menu li a:hover {
	color:#000;
	border-bottom:3px solid #0d3f72;
	text-decoration:none;
}


/* リスト
---------------------------------------------------------*/
ul.list01{
	list-style:none;
	margin:0;
	padding:10px 5px 5px 40px;
	background-color:#edf4f7;
	float:left;
	width:265px;
}

ul.list01 li {	
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background-image:url(../images/list02.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	font-size: 14px;
	font-weight:bold;
	line-height: 200%;
	letter-spacing: 1px;
	color: #666;
}

ul.list02{
	list-style:none;
	margin:0;
	padding:10px 5px 5px 40px;
}

ul.list02 li {	
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background-image:url(../images/list02.png);
	background-repeat: no-repeat;
	background-position: left;
/*	list-style: none;
	font-size: 14px;
	font-weight:bold;
	line-height: 200%;
	letter-spacing: 1px;
	color: #666;*/
}

ul.list03{
	list-style:none;
	margin:0;
	padding:10px 5px 5px 40px;
	background-color:#edf4f7;
	float:left;
	width:141px;
}

ul.list03 li {	
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	background-image:url(../images/list02.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style: none;
	font-size: 14px;
	font-weight:bold;
	line-height: 200%;
	letter-spacing: 1px;
	color: #666;
}

ol.list02{
	list-style:none;
	margin:10px 0 0 0;
	padding:10px 5px 5px 0px;
	background-color:#edf4f7;
}

ol.list02 li {	
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 12px;
	font-weight:bold;
	line-height: 200%;
	letter-spacing: 1px;
	color: #123866;
}

/* レイアウト
---------------------------------------------------------*/
#container {
	width:940px;
	margin:30px auto;
	padding:20px;
	border:1px solid #ddd;
	-moz-box-shadow:0 0 10px #bfbfbf; /* Firefox用 */  
	-webkit-box-shadow:0 0 10px #bfbfbf; /* Safari,Google Chrome用 */ 
	box-shadow:0 0 10px #bfbfbf;
	background:#fff;
}

#header {
	position:relative;
	width:940px;
	margin-bottom:20px;
	text-align:left;
}

/*#menu {
   position:absolute;
   right:0;
   top:30px;
}
*/

#icatch {
   width:940px;
}

#contents {
   float:left;
   width:940px;
   padding:10px 0;
   background:#fff;
}

#conL {
   float:left;
   width:620px;
}

#conL2 {
   float:left;
   width:940px;
}

#conR {
   float:right;
   width:300px;
}

#footMenu {
   float:left;
   width:940px;
   margin-top:10px;
}

#footer {
   clear:both;
   width:940px;
}

/* ヘッダー
---------------------------------------------------------*/
#header h1 {
   margin:0;
   padding:20px 0 0 0;
   font-size:22px;
   color:#0d3f72;
   line-height:1.0;
/*   text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);*/
}

#header h1 a {
   color:#0d3f72;
}

#header h1 a:hover {
   color:#0d3f72;
   text-decoration: none;
}


/* ヘッダー（イメージ）
---------------------------------------------------------*/
#headImage {
   width:940px;
   height:300px;
   overflow:hidden;
   position:relative;
   list-style:none;
   padding-bottom:10px;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#headImage li {
   position:absolute;
   background:#fff;
   margin:0;
   padding:0;
}

/* メインコンテンツ
---------------------------------------------------------*/
/* TOPNAVI CUSTOMIZE */
.topNavi {
   overflow:hidden;
   position:relative;
   margin-left:-20px;
   margin-top:20px;
   margin-bottom:20px;
}

* html .topNavi {
   height:1em;
   overflow:visible;
}

.topNaviColumn {
   display:inline;
   width:300px;
   float:left;
   margin-left:20px;
   padding:0 0 2em 0;
   background:#eee;
}

.topNaviImg {
   margin:0;
   padding:0;
   background:none;
}

.topNaviDetail {
   position:absolute;
   bottom:0;
   width:280px;
   text-align:right;
}

.topNaviDetail a {
   padding:0 0 0 7px;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

/* INFORMATION CUSTOMIZE */
.information {
   width:620px;
   margin-bottom:20px;
}

.information dl {
   margin:0;
}
.information dt {
   float:left;
   padding-top:5px;
}

.information dd {
   margin:0 0 5px 0;
   padding:5px 0px 5px 9em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

/* SUBMENU CUSTOMIZE */
.submenu {
   border:1px solid #ddd;
   margin-bottom:20px;
}

.submenu h3 {
   clear:both;
   padding:0px 10px;
   line-height:2.0;
   font-size:15px;
   font-weight:normal;
   color:#000;
   border:1px solid #ddd;
   background:#ccc;
   background:-webkit-gradient(linear, left top, left bottom, color-stop(0.85, #ccc), color-stop(0.00, #f3f3f3));
   background:-webkit-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-moz-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-o-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:-ms-linear-gradient(top, #f3f3f3 0%, #ccc 85%);
   background:linear-gradient(to bottom, #f3f3f3 0%, #ccc 85%);
   border:none;
}

.submenu ul {
   margin:10px;
   padding:0;
}
.submenu li {
   margin:0;
   padding:0 0 0 7px;
   list-style:none;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

.submenu p {
   margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
   margin:20px 0;
}

.bnrL ul {
   width:630px;/* for IE7 */
   margin:0 -10px 0 0;
   padding:0;
}

.bnrL li {
   float:left;
   margin:0 10px 0 0;
   padding:0;
   list-style:none;
   margin-bottom:10px;
}

.bnrR {
   width:278px;
   margin-bottom:20px;
   padding:10px;
   border:1px solid #ddd;
}

.bnrR ul {
   margin:0 0 -10px 0;
   padding:0;
}

.bnrR li {
   margin:0;
   padding:10px;
   list-style:none;
   margin-bottom:10px;
   background:#eee;
}
.imgR{
	float: right;
	padding-bottom: 10px;
	padding-left:5px;
}



/* パンくずナビ
---------------------------------------------------------*/
#pankuzu {  
    margin:10px 0; 
	text-align:right;  
}  
#pankuzu li {  
    display:inline;  
    line-height:110%;  
    list-style-type:none;  
    line-height:110%; 
}  
#pankuzu li a {  
    padding-right:10px;  
    background:url(../img/entry/topicpath.gif) no-repeat right center;  
}  


/* フッターメニュー
---------------------------------------------------------*/
#footMenu ul {
   margin:5px 0;
   padding:20px 0;
   text-align:center;
   border-top:2px solid #0d3f72;
}

#footMenu li {
   display:inline;
   margin:0 0 0 20px;
   list-style:none;
}

#footMenu li a {
   color:#000;
}

#footMenu li a:hover {
   color:#666;
   text-decoration:underline;
}

/* コピーライト
---------------------------------------------------------*/
.copyright {
   font-style:normal;
   font-size:11px;
   color:#999;
   line-height:3.0;
   text-align:center;
}

/* ページアップ
---------------------------------------------------------*/
#pageTop {
   position:fixed;
   right:0;
   bottom:0;
   padding:10px;
   background:#000
}

#pageTop a {
   padding:0 0 0 12px;
   color:#fff;
   font-size:11px;
   background:#000 url("../images/bg_pagetop.gif") 0 50% no-repeat;
}

