@charset "UTF-8";

/************************************************

base CSS
last update 120226

************************************************/

/* ===================================

	1.Basic 
	2.Hx
	3.Table
	4.clearfix

====================================== */


/************************************************
	      
1.Basic
	        
************************************************/

/* hr 要素は不可視で使う */
hr { display: none; clear:both;	text-indent: -9999px;}
p {
	margin: 0 0 10px 0;
	line-height: 1.8;
	font-size: 100%;
}

li { line-height: 1.6; font-size:100%; }

.clear {clear: both;}


/************************************************
	      
2.Hx
	        
************************************************/

.hx_spline {
	background-image: url(../common/spline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 20px;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
	font-size: 17px;
}

h1.hx_sptxt {
	display: block;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 1;
	color: #004C9F;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
	letter-spacing: 1px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #004C9F;
	padding-top: 28px;
	padding-bottom: 28px;
	background-color: #FFF;
}

h1.hx_sptxt strong {
	display:block;
	margin-bottom:8px;
	font-size:14px;
	line-height:1;
	color: #004C9F;
}

h2.txt {
margin-bottom: 15px;
font-size: 123.1%;
border-left: 5px solid #E50012;
padding-left: 10px;
}

.textBody h3 {
font-size: 116%;
margin-bottom: 10px;
margin-top: 10px;
border-left: 3px solid #004DA0;
padding-left: 10px;
}

h1.ico-inquery {
	background-image: url(../common/hx_inquery.jpg);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-left: 70px;
}

.hx_sptxt {
	display: block;
	font-size: 140%;
	line-height: 1;
	color: #2C4766;
	font-weight: bold;
	background-color: #004DA0;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E50012;
}

.hx_sptxt span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.hx_txt {
	display: block;
	font-size: 180%;
	font-weight: normal;
	color: #2C4766;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
}

.hx_txt span {
	display: block;
	font-size: 180%;
	font-weight: normal;
	color: #2C4766;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
}

.hx_box {
	display: block;
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
	line-height: 40px;
	background-image: url(../images/block_img/bg_h2block.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-left: 25px;
	margin-bottom: 10px;
}

#beta-block p.hx_sptxt {
	background-image: url(../images/common/border_spline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 1;
	color: #2C4766;
	font-weight: bold;
	font-family: "Roboto Condensed", "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック",  sans-serif !important;
}



/************************************************
	      
3.font
	        
************************************************/

.txt0084C5 {
	color: #0084C5;
}

.txtred {
	color:#AC1D13;
}
.txtdb {
	color: #2C4766;
}
/************************************************
	      
2.list
	        
************************************************/

.ulbanner li {
	margin-bottom: 10px;
}

/*
 インフォメーションList [
----------------------------------------------------------- */

#home ul .news_cl {
	background-image: url(../common/page_line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#home ul .news_cl span.day {
	padding-right:10px;
	color: #666;
}

#home ul .news_cl span.news_contents {
	display: block;
}

#nonconetnt_section ul .news_cl {
	background-image: url(../images/common/border_1pxdotted.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#nonconetnt_section ul .news_cl span.day {
	float: left;
	display: block;
	width: 120px;
	color: #666;
}

#nonconetnt_section ul .news_cl span.news_contents {
	float: right;
	display: block;
	width: 540px;
}

#nonconetnt_section ul .news_cl span.news_contents a {
	display: block;
}


dl.dlnews {
	clear: both;
	display: block;
	padding-bottom: 0px;
	font-size:120%;
}

dl.dlnews dt {
	margin: 0 0 8px 0;
	display: block;
	font-weight: normal;
}
dl.dlnews dd {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/************************************************
	      
3.bgcolor
	        
************************************************/

.bgwhite {
	background-color:#FFF;
}

/************************************************
	      
3.btlink
	        
************************************************/


.btlink li {
	background-color:#FFF;
	display: inline;
	float: left;
	border: 1px solid #AD1D14;
}

.btlink a {
	color: #AD1D14;
	padding-right: 12px;
	padding-left: 12px;
	display: inline-block;
	/display:inline;
	/zoom:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 26px;
	height: 26px;
}

.btlink a:hover {
	color: #fff;
	background-color:#AD1D14;
	padding-right: 12px;
	padding-left: 12px;
	display: inline-block;
	/display:inline;
	/zoom:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 26px;
	height: 26px;
}

.ulsquare li {
	margin-bottom: 6px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}

/*---------------
.並列リスト（ol）
------------------*/

ol.privacylist {
	margin: 0px 0 8px 0;
}
ol.privacylist li {
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
	line-height:1.8;
}

body ol.privacylist li:before,
body ul.privacylist li:before,
body ol.privacylist li:after,
body ul.privacylist li:after{
    content:"";
    display:inline;
}

ol.privacylist li.lidisc {
	list-style-type: disc;
}

ol.privacylist li ul {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
}

ol.privacylist li ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
ol.privacylist li ol {
	margin: 10px 0 0 0;
}
ol.privacylist li ol li {
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: normal;
}

ul.privacylist {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0px;
}

ul.privacylist li {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 0px;
}

ul.privacylist li.lidisc {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 20px;
}

ol.noteslist {
	margin: 0px 0 8px 0;
}
ol.noteslist li {
	list-style-position: outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
}

/************************************************
	      
2.text
	        
************************************************/


/*---------------
.text size
------------------*/

span.ico-valid {
	background-image: url(../images/ico_asterisk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

span.ico-mandatory {
	background-image: url(../images/common/form/ico_form01_mandatory.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 40px;
	line-height: 20px;
	display: block;
	clear: both;
}

/************************************************
	      
3.Table
	        
************************************************/


/* 表組み制御　 ================ */

/*
 tableoutline [
----------------------------------------------------------- */

table {
	font-size: 100%;
	width: 100%;
	
}

td,th {
	line-height:1.8;
}

table.tableoutline {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFF;
}

table.tableoutline thead tr {
	margin: 0px;
	padding: 0px;
}

table.tableoutline thead td {
	color: #333;
	padding: 10px;
	margin: 1px;
	background-color: #E0E9EF;
	text-align: center;
}

table.tableoutline thead th {
	background-image: none;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap="nowrap";
	color: #FFF;
	background-color: #2E4A68;
	padding: 10px;
}

table.tableoutline tbody tr {
	margin: 0px;
	padding: 0px;
}

table.tableoutline tbody tr.odd {
	background-color:;
}

table.tableoutline tbody tr.even {
	background-color:#F4F7F9;
}

table.tableoutline tbody td {
	color: #333;
	padding: 10px;
	margin: 0px;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/common/subnav__separate.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
}

table.tableoutline tbody th {
	background-image: none;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	color: #000;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

table.tableoutline tfoot tr {
	margin: 0px;
	padding: 0px;
}

table.tableoutline tfoot td {
	color: #FFF;
	padding: 10px;
	margin: 1px;
}

table.tableoutline tfoot th {
	background-image: none;
	margin: 0px;
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap="nowrap";
	color: #FFF;
	background-color: #424C50;
	padding: 10px;
}

table.tableoutline th.thnomal {
	width:150px;
}

table.tableoutline th.thpricelist {
	width:180px;
	text-align:center;
}

div#container table p {
	margin-top: 10px;
	font-size: 100%;
	margin-bottom: 0px;
}

table td ul.newslist li {
	font-size:100%;
}

div#container table .taC {
	padding: 0px;
	text-align: center;
	display: table-cell;
	margin: 0;
}

div#container table .taR{
	display: table-cell;
	text-align: right;
	clear: none;
}
