@charset "shift_jis";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*--------------------------------------------------------------------------
 * common
 *------------------------------------------------------------------------*/
body {
  color: #333333;
  font-size: 12px;
  line-height: 1.83333;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS ProN W3","Hiragino Kaku Gothic ProN","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
  -webkit-text-size-adjust: 100%;
}

a {
  color: #0074b9;
}
a:link {
  color: #0074b9;
  text-decoration: none;
}
a:visited {
  color: #0074b9;
}
a:hover {
  color: #0074b9;
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

br {
  letter-spacing: 0;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.alphaHover:hover,
.ialphaHover:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.breaks {
  clear: both;
  line-height: 5px;
}

.sp,
.smt {
  display: none !important;
}


/* header */
.header-sub {
  width: 100%;
  min-width: 950px;
  height: 95px;
  background: #0074b9 url(../images/header_sub.png) no-repeat 50% 0;
}
.header-sub > .inr {
  position: relative;
  width: 950px;
  height: 96px;
  margin: 0 auto;
}
.header-sub > .inr > h1 {
  position: absolute;
  top: 4px;
  left: 0;
}
.header-sub > .inr > h1 a {
  display: block;
  width: 211px;
  height: 88px;
  text-indent: -9999px;
  overflow: hidden;
}



/* content */
.content-wrapper {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding: 40px 0 30px 0;
  *zoom: 1;
}
.content-wrapper:before, .content-wrapper:after {
  content: " ";
  display: table;
}
.content-wrapper:after {
  clear: both;
}

/* sidebar */
.sidebar {
  float: left;
  width: 180px;
}

.floating-widget.floating {
  position: fixed;
  top: 0;
}
.floating-widget.pinned-bottom {
  position: absolute;
  bottom: 0;
}

#sideNavi {
  position: relative;
}
#sideNavi ul {
  width: 180px;
  height: 497px;
  background: url(../images/sideNavi.jpg) no-repeat 0 0;
}
#sideNavi ul a {
  margin: 0;
  padding: 0;
  display: block;
  width: 180px;
  text-indent: -9999px;
  overflow: hidden;
}
#sideNavi .subscript {
  height: 100px;
  padding: 1px 0 0;
}
#sideNavi .subscript a {
  margin: 19px 0 0 4px;
  width: 175px;
  height: 67px;
  background: url(../images/subBtn_s.png) no-repeat 0 0;
}
#sideNavi .btnToFaq {
  height: 100px;
  padding: 1px 0 0;
}
#sideNavi .btnToFaq a {
	margin: 25px 0 0;
	height: 75px;
  background: url(../images/faqBtnSide.gif) no-repeat 50% -18px;
}
#sideNavi .tvcm a {
  height: 116px;
  background: url(../images/sideNaviBtnTvcm.png) no-repeat 50% -2px;
}
#sideNavi .tvcm a:hover {
  background-position: 50% -119px;
}
#sideNavi .tvcm.camingsoon {
  height: 116px;
  text-indent: -9999px;
  overflow: hidden;
}
#sideNavi .btn00 {
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
}
#sideNavi .btn01, #sideNavi .page-home .presentBlock ul li.btn02, .page-home .presentBlock ul #sideNavi li.btn02,
#sideNavi .btn02,
#sideNavi .btn03 {
  padding: 8px 0;
}
#sideNavi .btn01 a, #sideNavi .page-home .presentBlock ul li.btn02 a, .page-home .presentBlock ul #sideNavi li.btn02 a,
#sideNavi .btn02 a,
#sideNavi .btn03 a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 151px;
  height: 54px;
  margin: 0 0 0 15px;
}
#sideNavi .btn01 a:hover, #sideNavi .page-home .presentBlock ul li.btn02 a:hover, .page-home .presentBlock ul #sideNavi li.btn02 a:hover,
#sideNavi .btn02 a:hover,
#sideNavi .btn03 a:hover {
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
#sideNavi .btn02,
#sideNavi .btn03 {
  margin-top: 1px;
}
#sideNavi .home a {
  margin: 12px 0 0;
  display: block;
  width: 70px;
  height: 26px;
}
#sideNavi .home a:hover {
  background-color: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

.hd{
	font-size:14px;
	font-weight:normal;
	letter-spacing:2px;
	line-height:32px;
}
.ld{
	font-size:14px;
	letter-spacing:1px;
	line-height:24px;

}
.bdy{
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;

}
.cap{
	font-size:10px;
	letter-spacing:1px;
	line-height:16px;

}


.content-sub {
  position: relative;
  float: right;
  width: 690px;
}
.content-sub .inr {
  padding: 10px 0 0;
}
.content-sub .hd {
  font-size: 133.33333%;
  line-height: 28/16em;
  letter-spacing: 2px;
  font-weight: bold;
  color: #333333;
}

.content-sub .subTitle01{
	background: url(../images/bgDots01.gif) repeat 0 0;
	width: 690px;
	margin: 20px 0 3px;
	padding: 20px 0 20px;
	text-align: center;
  font-size: 133.33333%;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 1.375;
	color: #002233;
}
.content-sub .subTitle02 {
  background: #0074b9;
  margin: 20px 0;
  padding: 12px 15px;
  font-size: 133.33333%;
  font-weight: bold;
  letter-spacing: 6px;
  line-height: 1em;
  color: #ffffff;
}


/* footer */
#footer {
  margin: 50px 0 0;
  width: 100%;
  min-width: 980px;
  background: #0074b9;
  padding: 30px 0 40px;
}
#footer .inr {
  position: relative;
  width: 980px;
  height: 58px;
  background: url(../images/footer.png) no-repeat 0 0;
  margin: 0 auto;
}
#footer address {
  position: absolute;
  left: 0;
  top: 0;
  width: 345px;
  height: 30px;
}
#footer address a {
  display: block;
  width: 345px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
}
#footer .footerNav {
  position: absolute;
  right: 0;
  top: 4px;
  width: 455px;
  height: 26px;
}
#footer .footerNav li {
  float: left;
  width: 84px;
  height: 23px;
  margin: 0 4px 0 0;
}
#footer .footerNav li a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 84px;
  height: 23px;
}
#footer .footerNav li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
}
#footer .footerNav li.pagetop, #footer .footerNav li.home {
  display: none;
}
#footer .footerNav li.btn01, #footer .footerNav .page-home .presentBlock ul li.btn02, .page-home .presentBlock ul #footer .footerNav li.btn02, #footer .footerNav li.btn01 a, #footer .footerNav .page-home .presentBlock ul li.btn02 a, .page-home .presentBlock ul #footer .footerNav li.btn02 a {
  width: 99px;
}



/* ----------------------------------------------
   form
---------------------------------------------- */

.present {
	margin: 17px 0;
}

form {
	margin: 0 0 20px;
	background: url(../images/formBg.gif) repeat-y 0 0;
	width: 690px;
}

table abbr{
	color:#993300;
}
table small{
	color:#993333;
}
table .colum5{
	width:110px;
	margin-left:10px;
	float:left;
	border-right:1px dotted #999999;
}
table .dotted{
	border-top:1px dotted #999999;
}
table .gray{
	background-color:#eeeeee;
}
table .gray2{
	background-color:#eeeeee;
	border-bottom:1px solid #ffffff;
}
table .gray3{
	background-color:#dddddd;
	border-bottom:1px solid #ffffff;
}
table .bottomLine{
	padding-left:30px;
	border-bottom:1px dotted #999999;
}
table .subTitle{
	color:#ffffff;
	background-color:#333333;
	font-weight:bold;
	font-size:12px;
	letter-spacing:3px;
	line-height:24px;
}



/* subs */
table.subs{
	margin-left:32px;
	padding-bottom:20px;
}
table.subs th{
	color:#ffffff;
	background-color:#333333;
	text-align:center;
	font-size:14px;
	letter-spacing:2px;
	line-height:24px;
	padding: 15px 0;
}
table.subs td{
	padding: 7px 0 7px 5px;
	text-align:left;
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
}

.msg{
	color:#ff3300;
	font-size:14px;
	letter-spacing:2px;
	line-height:20px;
	font-weight:bold;
}
.displayMsg{
	padding: 15px 31px;
	text-align:center;
	width: 628px;
	background-image: url(../images/displayBg.gif);
	background-repeat: repeat-x;
	background-position:left top;
	color:#ff3300;
	font-size:14px;
	letter-spacing:2px;
	line-height:20px;
	font-weight:bold;
}
.errMsg{
	white-space:normal;
	display:block;
	margin:3px 0 3px 0;
	color:#ff3300;
	font-size:14px;
	letter-spacing:2px;
	line-height:14px;
}
.red{
	white-space:normal;
	color:#993300;
	font-size:10px;
	letter-spacing:2px;
	line-height:12px;
}

table.thanks{
	margin-left:32px;
	padding-bottom:20px;
}
table.thanks th{
	color:#ffffff;
	background-color:#333333;
	text-align:center;
	font-size:14px;
	letter-spacing:2px;
	line-height:24px;
	padding: 15px 0;
}
table.thanks td{
	padding: 7px 0;
	text-align:left;
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	vertical-align: top;
}
table.thanks .thanksMsg{
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	letter-spacing:2px;
	line-height:30px;
	height:200px;
}


/* enquote */
table.enquote{
	margin-left:32px;
	padding-bottom:20px;
	border-spacing: 1px;
	border-collapse: separate;
}
table.enquote th{
	color:#ffffff;
	background-color:#333333;
	text-align:center;
	font-size:14px;
	letter-spacing:2px;
	line-height:24px;
	padding: 15px 0;
}
table.enquote td{
	padding: 7px 0;
	text-align:left;
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	vertical-align: top;
}

table.enquote .qTitle{
	display:block;
	background-color:#dddddd;
	margin:0 0 8px 0;
	padding:5px 3px 5px 7px; 
	height:50px;
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
}
table.enquote .qTitleL{
	display:block;
	background-color:#dddddd;
	margin:0 0 8px 0;
	padding:5px 3px 5px 7px; 
	height:25px;
	color:#333333;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
}
table.enquote .harf{
	width: 313px;
}
table.enquote .harf .qTitle{
	width: 303px;
}
table.enquote select{
	margin: 0 auto 5px auto;
}
table.enquote strong {
	font-weight: bold;
}
table.enquote .select_hr label {
	white-space: nowrap;
	display: inline-block;
}
table.enquote .closeMsg{
	text-align:center;
	vertical-align:middle;
	font-size:16px;
	letter-spacing:2px;
	line-height:16px;
	height:300px;
	color:#993300;
}
table.enquote .thanksMsg{
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	letter-spacing:2px;
	line-height:30px;
	height:200px;
}


.submitBlock{
	padding-top:20px;
	background-color:#232323;
	text-align:center;
}
.spiralMsg{
	display:block;
	padding:10px;
	white-space:normal;
	font-size:10px;
	letter-spacing:1px;
	line-height:14px;
}
.submitBlock input{
	width:130px;
	height:37px;
	background-image: url(../images/btnBg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	border:0;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	line-height:24px;
	color:#ffffff;
	text-indent:10px;
	cursor: pointer;
}
.submitBlock .spiralMsg {
	color: #666666;
}



#paymentBlock{
	position: relative;
	width: 626px;
	margin: 0 auto 0 auto;
	border: 5px solid #333333;
	text-align: center;
}
#paymentBlock div{
	margin: 0;
	padding: 8px;
	font-size: 12px;
	line-height: 22px;
	text-indent: 0;
	text-align: left;
}
#paymentBlock #payCREDIT{
	clear: both;
	width: 606px;
	height: 270px;
	margin: 10px auto 0 auto;
}
#paymentBlock #payBANK{
	clear: both;
	width: 606px;
	height: 160px;
	margin: 10px auto 0 auto;
	display:none;
}
#paymentBlock #payCONVI{
	clear: both;
	width: 606px;
	height: 110px;
	margin: 10px auto 0 auto;
}

#paymentBlock .colum5{
	float:left;
	border-right:1px dotted #999999;
}
#paymentBlock .dotted{
	border-top:1px dotted #999999;
}
#paymentBlock .gray{
	background-color:#eeeeee;
	font-weight: bold;
}
#paymentBlock .bottomLine{
	border-bottom:1px dotted #999999;
}
#paymentBlock .subTitle{
	color:#ffffff;
	background-color:#333333;
	text-indent:10px;
	font-weight:bold;
	font-size:12px;
	letter-spacing:3px;
	line-height:24px;
}
#paymentBlock .left{
	clear: both;
	float: left;
	width: 130px;
	height: 40px;
	text-indent: 20px;
}
#paymentBlock .right{
	float: right;
	width: 436px;
	height: 40px;
	text-align: left;
}

#shopAttn{
	margin:10px 30px 10px 30px;
	font-size:10px;
	line-height:14px;
}

.block01 {
  *zoom: 1;
}
.block01:before, .block01:after {
  content: " ";
  display: table;
}
.block01:after {
  clear: both;
}

.block01 .leftBlock{
	float:left;
	/*width:538px;*/
}
.block01 .rightBlock{
	float:right;
	/*width:132px;*/
	padding:10px 0px 0px 0px;
}
.block01 .formBtn{
	width:132px;
	height:30px;
	text-indent:-9999px;
	background-image:url(../images/contactFormBtn.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.block01 .formBtn a{
	display:block;
	width:132px;
	height:30px;
}
.block01 .formBtn a:hover{
	background-color:#ffffff;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

.btnEnquate{
	margin-top:5px;
	display:block;
	width:270px;
	height:60px;
}
.btnEnquate a{
	text-indent:-9999px;
	display:block;
	width:270px;
	height:60px;
	background-image: url(../images/btnEnquate.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.btnEnquate a:hover{
	display:block;
	width:270px;
	height:60px;
	background-image: url(../images/btnEnquate.gif);
	background-repeat: no-repeat;
	background-position:0 -60px;
}

.contact_info {
  margin: 10px 0;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  height: 90px;
  background: url(../images/contact_info.png) no-repeat 0 0;
}



.smtTel,
.smtTel img,
.smt{
	display: none;
}

.thanks_sns {
	background: #eeeeee;
	padding: 10px 0;
}
.thanks_sns .snsttl{
	float:left;
	width:190px;
	text-align:right;
	display:block;
}
.thanks_sns .facebook{
	float:left;
	width:190px;
}
.thanks_sns .tweet{
	float:left;
	width:100px;
}
.thanks_sns .mailto{
	float:left;
	width:120px;
}
.thanks_sns .fbpage{
	clear:both;
	width:620px; 
	text-align:center; 
	padding:20px 0 0 0; 
	border:0px solid #333333; 
}


/* closed */
.closed {
  margin: 0 0 20px;
  background: url(../images/formBg.gif) repeat-y 0 0;
  width: 690px;
}
.closed .closed_btn_back {
  display: block;
  background: url(../../btnBg.gif) no-repeat 0 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: bold;
  width: 130px;
  height: 27px;
  padding: 5px 0;
  letter-spacing: 3px;
  margin: 0 auto;
  text-indent:10px;
}
