@charset "utf-8";

* {
	margin:0;
	padding:0;
	text-decoration:none;
	line-height:1.6;
	font-size:100%;
	font-style:normal;
}

body {
	font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	_font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: small;
	background: #B71904 url(../_img/common/background.jpg) no-repeat center top fixed;
}
*:first-child+html body {
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	body {
		font-family :Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
		font-size: small;
		background: #B71904;
	}
}

html, body {
	height: 100%;
}
img {
	border: none;
}
li {
	vertical-align: top;
	list-style: none;
}
a {
	text-decoration: none;
	color: #208DBC;
}
a:hover {
	color: #B71904;
}

hr { display: none; }

#wrapper {
	_height: 100%;
	min-height: 100%;
	width: 900px;
	position: relative;
	left: 50%;
	margin: 0px 0 0 -450px;
	background-color: #FFFFFF;
	height: auto;
}

body > #wrapper {

}
#container {
	width: 900px;
	_height: 1%;
	min-height: 1%;
	background-color: #FFFFFF;
	padding-bottom: 60px;
}

#container:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

#main {
	width: 850px;
	margin: 10px 25px 10px 25px;
	_margin: 10px 0 10px 25px;
	height: 100%;
	background-color: #FFFFFF;
}


h1.long {
	background: url(../_img/common/img_index_w800.gif) no-repeat 0 0;
	width: 850px;
	height: 30px;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0 0 20px;
	margin: 0 0 20px 0;
}
h1 img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
h1 span {
	font-size: 80%;
	font-weight: bold;
}
/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	h1 {
		background: url(../_img/common/img_index_w800.gif) no-repeat 0 0;
		width: 850px;
		height: 30px;
		color: #000000;
		font-size: 110%;
		font-weight: bold;
		padding: 0 0 0 20px;
		margin: 0 0 20px 0;
	}
}

h2 {
	background: url(../_img/common/img_index-gray.gif) no-repeat 0 0;
	width: 850px;
	height: 30px;
	color: #000000;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 0 0 20px;
	margin: 30px 0 15px 0;
}
h2 span {
	font-size: 80%;
	font-weight: bold;
}
/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	h2 {
		background: url(../_img/common/img_index-gray.gif) no-repeat 0 0;
		width: 850px;
		height: 30px;
		color: #000000;
		font-size: 100%;
		font-weight: bold;
		padding: 2px 0 0 20px;
		margin: 0 0 20px 0;
	}
}


.clear {
	clear: both;
}

/**************************************************************
　ヘッダー部分
**************************************************************/

/* ----- ヘッダー -----*/

#header {
	width: 900px;
	height: 112px;
	background-color: #B71904;
	color: #ffffff;
 	margin-top: -20px;
}

/* ----- ロゴ -----*/

#header #logo {
	width: 450px;
	height: 87px;
	padding: 15px 0 0 25px;
	float: left;
}

#header #logo h1 {
	font-size: 8pt;
}



#header #logo a:hover {
	color: #20D5EB;
}
	a:hover img._on {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}




/* ----- ナビ -----*/

#header #navi {
	margin-top: 8px;
	margin-right: 25px;
	float: right;
}


/* ----- Google検索窓 -----*/

#header #search {
	font-size: 10pt;
}

#header #search #sbb {
	position: relative;
	top: 6px;
}

/* ----- アイコンナビ（限定窓口アリ） -----*/

#header ul#icon-navi {
	margin-top: 5px;
}
#header ul#icon-navi li {
	padding-left: 10px;
	float: left;
}
#header ul#icon-navi li a {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
	width: 44px;
	height: 44px;
}
#header ul#icon-navi li.exclusiveinq a {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
	width: 170px;
	height: 44px;
}
#header ul#icon-navi li.exclusiveinq a {
	background: url(../_img/common/btn_exclusiveinq_on.jpg) no-repeat 0 0;
}
#header ul#icon-navi li.inq a {
	background: url(../_img/common/btn_inq_on.jpg) no-repeat 0 0;
}
#header ul#icon-navi li.home a {
	background: url(../_img/common/btn_home_on.jpg) no-repeat 0 0;
}
#header ul#icon-navi li a:hover {
	text-indent: -9999px;
}


/* ----- アイコンナビ -----*/

/*#header ul#icon-navi li {
	padding-left: 10px;
	float: left;
}
#header ul#icon-navi li a {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
	width: 44px;
	height: 44px;
}
#header ul#icon-navi li.inq a {
	background: url(../_img/common/btn_inq_on.jpg) no-repeat 0 0;
}
#header ul#icon-navi li.home a {
	background: url(../_img/common/btn_home_on.jpg) no-repeat 0 0;
}
#header ul#icon-navi li a:hover {
	text-indent: -9999px;
}*/

/**************************************************************
　メニュー
**************************************************************/

/* ----- プルダウン  -----*/

/* Basic code - don't modify */

ul#nav {
	width: 900px;
	height: 25px;
	background-color: #5D9BB6;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#nav li { 
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}

* html ul#nav li.business {
	width: 222px;
	margin-left: 8px;
	background: url(../_img/common/menu_business_on.jpg) no-repeat 0 0;
} /* IE6 "fix" */
ul#nav li.business {
	width: 222px;
	margin-left: 15px;
	background: url(../_img/common/menu_business_on.jpg) no-repeat 0 0;
}
ul#nav li.consumer {
	width: 223px;
	background: url(../_img/common/menu_consumer_on.jpg) no-repeat 0 0;
}
ul#nav li.company {
	width: 169px;
	background: url(../_img/common/menu_company_on.jpg) no-repeat 0 0;
}
ul#nav li.relationship {
	width: 257px;
	background: url(../_img/common/menu_relationship_on.jpg) no-repeat 0 0;
}

ul#nav li a:hover {
	text-indent: -9999px;
}


ul#nav a {
	display: block;
}
ul#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
}
* html ul#nav ul {
	line-height: 0;
} /* IE6 "fix" */

ul#nav ul a { zoom: 1; } /* IE6/7 fix */
ul#nav ul li { float: none; }
ul#nav ul ul { top: 0; }
    
/* Essentials - configure this */

ul#nav li.business ul { width: 222px; }
ul#nav li.consumer ul { width: 223px; }
ul#nav li.company ul { width: 169px; }
ul#nav li.relationship ul { width: 257px; }

ul#nav ul ul { left: 131px; }

/* Everything else is theming */
 
ul#nav {
	height: 25px;
}
ul#nav *:hover {
	background-color: none;
}
ul#nav a {
	font-weight: bold;
	line-height: 2;
	text-align: center;
}
ul#nav ul {
	top: 25px;
}
ul#nav ul li a {
	background-color: #EEEEEE;
	color: #000000;
}
ul#nav ul li.offspring a.hover {
	background-color: #E8F8FF;
	color: #B71904;
	text-indent: 0;
	
}


ul#nav ul li.offspring2 a {
	background-color: #cccccc;
	color: #000000;
	text-indent: 0;
	
}


ul#nav ul li.offspring2 a.hover {
	background-color: #cccc99;
	color: #B71904;
	text-indent: 0;
	
}


ul#nav ul a {
	border-top: 1px dotted #9DD4EC;
	//filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); /* IE7 以下の独自拡張 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 	/* IE8 標準モードの独自拡張 */
	-moz-opacity: 0.9; 	/* Firefox 1.5 までの独自拡張 */
	-khtml-opacity: 0.9; /* Safari 1.1 までの独自拡張 */
	-webkit-opacity: 0.9; /* Safari 2.0 までの独自拡張 */
	opacity: 0.9; /* CSS3 の公式プロパティ（Firefox 1.5+、Opera 8.0+、Safari 3.0+）*/
}




/**************************************************************
　パンくずリスト
**************************************************************/

/* ----- topicpath -----*/

#topicpath {
	width: 900px;
	border-bottom: 1px #CCCCCC dotted;
	color: #666666;
	font-size: 85%;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 25px;
	clear: both;
}

#topicpath ol {
	margin-left: 25px;
}

#topicpath ol li {
	float: left;
	list-style: none;
	padding-left: 15px;
	background: url(../_img/common/ico_link.gif) no-repeat 0 50%;
	margin-left: -15px;
	_margin-left: -12px;
}
#topicpath ol li a {
	margin-right: 25px;
	_margin-right: 25px;
	background: none;
}

#topicpath ol li.now {
	font-weight: bold;
}
#topicpath ol li.top {
	float: left;
	list-style: none;
	background: none;
	padding-left: 15px;
}

#topicPath:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}




/**************************************************************
　フッター部分
**************************************************************/

/* ----- フッター -----*/

#footer {
	width: 900px;
	height: 70px;
    position:absolute;
    bottom:0px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	#footer {
		width: 900px;
		height: 70px;
		margin: 0;
		clear: both;
	}
}

/* ----- フッターメニュー -----*/

#footer #footer-menu {
	width: 900px;
	height: 30px;
	border-top: 1px #CCCCCC dotted;
	padding-top: 7px;
	overflow: hidden;
}

#footer #footer-menu ul {
	margin-left: 25px;
}
#footer #footer-menu ul li {
	float: left;
	list-style: none;
	padding-right: 10px;
	padding-left: 15px;
	background: url(../_img/common/ico_partition.gif) no-repeat 0 50%;
}
#footer #footer-menu ul li.top {
	float: left;
	list-style: none;
	background: none;
	padding-left: 0;
}

#footer div.top-navi {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 25px;
}

#footer #menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0px;
}

/* ----- フッターナビ -----*/

#footer #footer-navi {
	width: 900px;
	height: 40px;
	background: #5D9BB6 url(../_img/common/footer-bg.gif) no-repeat 0 0;
	color: #ffffff;
}

#footer #footer-navi ul {
}

#footer #footer-navi ul li {
	padding-top: 12px;
	float: left;
}
#footer #footer-navi ul li a {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
}
#footer #footer-navi ul li.privacy a {
	background: url(../_img/common/f-menu_privacy_on.gif) no-repeat 0 0;
	width: 132px;
	height: 14px;
	margin-left: 25px;
}
#footer #footer-navi ul li.sitemap a {
	background: url(../_img/common/f-menu_sitemap_on.gif) no-repeat 0 0;
	width: 77px;
	height: 14px;
	margin-left: 30px;
}
#footer #footer-navi ul li.inq a {
	background: url(../_img/common/f-menu_inq_on.gif) no-repeat 0 0;
	width: 82px;
	height: 14px;
	margin-left: 25px;
}
#footer #footer-navi ul li a:hover {
	text-indent: -9999px;
}

/* ----- コピーライト -----*/

#footer div.copylight {
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
	padding-right: 25px;
}
#footer div.copylight a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer div.copylight a:hover {
	color: #FFFF00;
}


/* ----- 折りたたみページ用フッター -----*/

#footer2 {
	width: 900px;
	height: 40px;
	background: #5D9BB6 url(../_img/common/footer-bg.gif) no-repeat 0 0;
	color: #ffffff;
}

#footer2 {
	width: 900px;
	height: 40px;
	background: #5D9BB6 url(../_img/common/footer-bg.gif) no-repeat 0 0;
	color: #ffffff;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
	#footer2 {
		width: 900px;
		height: 40px;
		background: #5D9BB6 url(../_img/common/footer-bg.gif) no-repeat 0 0;
		color: #ffffff;
		margin: 0;
		clear: both;
	}
}

/* ----- フッターメニュー -----*/

#footer2 ul {
}

#footer2 ul li {
	padding-top: 12px;
	float: left;
}
#footer2 ul li a {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
}
#footer2 ul li.privacy a {
	background: url(../_img/common/f-menu_privacy_on.gif) no-repeat 0 0;
	width: 132px;
	height: 14px;
	margin-left: 25px;
}
#footer2 ul li.sitemap a {
	background: url(../_img/common/f-menu_sitemap_on.gif) no-repeat 0 0;
	width: 77px;
	height: 14px;
	margin-left: 30px;
}
#footer2 ul li.inq a {
	background: url(../_img/common/f-menu_inq_on.gif) no-repeat 0 0;
	width: 82px;
	height: 14px;
	margin-left: 25px;
}
#footer2 ul li a:hover {
	text-indent: -9999px;
}

/* ----- コピーライト -----*/

#footer2 div.copylight {
	width: 300px;
	float: right;
	text-align: right;
	font-size: 85%;
	padding-right: 25px;
}
#footer2 div.copylight a {
	text-decoration: underline;
	color: #FFFFFF;
}
#footer2 div.copylight a:hover {
	color: #FFFF00;
}





/**************************************************************
　テーブル基本
**************************************************************/

table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
}

table th {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
}

table th span {
	font-size: 85%;
	color: #B71904;
	margin-left: 5px;
}

table th span.small {
	font-weight: normal;
	color: #000000;
}

table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


/**************************************************************
　フォーム基本
**************************************************************/

#form_main input {
	font-size: 90%;
	height: 1.5em;
	vertical-align: middle;
}

input:focus,
select:focus,
textarea:focus {
	background-color: #FFEDEE;
}

/* ----- ボタン -----*/

ul.button li{
	float: left;
	padding-bottom: 50px;
}

ul.button li input {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
	width: 500px;
	height: 50px;
}
ul.button li.confirm {
	background: url(../_img/contactus/btn_confirm_on.gif) no-repeat 0 0;
	padding-right: 15px;
}
/*ul.button li.reset {
	background: url(../_img/contactus/btn_reset_on.jpg) no-repeat 0 0;
}*/

ul.button li.submit {
	background: url(../_img/contactus/btn_submit_on.gif) no-repeat 0 0;
	padding-right: 15px;
}
ul.button li.return {
	background: url(../_img/contactus/btn_return_on.gif) no-repeat 0 0;
}
ul.button li input:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}


p.return {
	padding-bottom: 50px;
}

p.return input {
	display: block;
	padding-right: 1px;
	-moz-outline-style: none;
	overflow: hidden;
	width: 116px;
	height: 28px;
}
p.return {
	background: url(../_img/contactus/btn_return_on.jpg) no-repeat 0 0;
	margin-top: 20px;
}
p.return input:hover {
	filter: alpha(opacity=0);
	-ms-filter: alpha(opacity=0);
	opacity: 0.0;
}



/**************************************************************
　テキスト
**************************************************************/

.bold { font-weight: bold; }
.small { font-size: 85%; font-weight: normal; }
.notice { color: #B71904;  }
.s-notice { font-weight: bold; color: #B71904;  }

