@charset "UTF-8";

/*----------------------------------------------------
	☆Reset
----------------------------------------------------*/


body, h1, h2, h3, h4, h5, h6, pre, ul , ol , li, dt, dd, p, img {
	margin:0;
	padding:0;
}

body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#333;
	min-width:1000px;
}

a {
	color:#333;
	text-decoration:underline;
	cursor:pointer;
	outline:none;
}

a:link {
	color:#333;
	text-decoration:underline;
	outline:none;
}

a:hover {
	color:#333;
	text-decoration:none;
	outline:none;
}

#contents p {
	line-height:170%;
}

ul, ol {
	list-style-type:none;
}

ul li, ol li {
	line-height:170%;
}

a:focus {
  outline: none;
}

::selection { background-color:#000; color: #CCC; /* Safari */ }
::-moz-selection { background-color: #000; color: #CCC; /* Firefox */ }



/*----------------------------------------------------
	☆Crearfix
----------------------------------------------------*/


.clearfix:after {
	content:".";
	height:0;
	clear:both;
	display:block;
	font-size:0.1em;
	line-height:0;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */




/*----------------------------------------------------
	☆br clear
----------------------------------------------------*/


br.clear_noie, 
div.clear_noie {
	display:inline !important;
	display:none;
	clear:both;
	line-height:0px;
}

br.clear_all {
	clear:both;
	line-height:0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
br.clear_noie  {
	display:block!important;
	content: " ";
}
}




/*----------------------------------------------------
	☆topcontrol
----------------------------------------------------*/

#topcontrol a {
	background:url(../cmn_js/scrolltop/scrollup.png) left top no-repeat;
	background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat\9; /* IE8 and below */
	*background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat; /* IE7 and below */
	_background : url(../cmn_js/scrolltop/scrollup.gif) left top no-repeat; /* IE6 */
	display:block;
	height:60px;
	width:60px;
}




/*----------------------------------------------------
	☆Display None
----------------------------------------------------*/

#header div.headerInr p.logo a span,
#header div.headerInr div.headR div.hdNav ul li a span,
#header div.headerInr div.headR div.hdNavLogin ul li a span,
#header div.headerInr div.headR div.hdNav2 ul li a span,
#header div.headerInr div.headR div.hdNav2 ul li span,
#header div.headerInr div.headR div.hdNav2Login ul li a span,
#header div.headerInr div.headR #gNav ul li a span{
	display:none;
	visibility:hidden;
}



/*----------------------------------------------------
	☆base contents
----------------------------------------------------*/



/*-- header --*/

#header {
	background:url(../cmn_img/bg_hd_header.gif) left top repeat-x;
	height:128px;
	width:100%;
}

#header div.headerInr {
	margin:0 auto;
	width:970px;
}

#header div.headerInr p.logo {
	float:left;
	padding-top:30px;
	width:275px;
}

#header div.headerInr p.logo a {
	background:url(../cmn_img/bg_hd_logo.gif) left top no-repeat;
	display:block;
	height:60px;
	width:275px;
}

#header div.headerInr div.headR {
	float:right;
	height:128px;
	width:652px;
}
/*電話番号追加前*/
#header div.headerInr div.headR div.hdNav {
	height:33px;
	margin-bottom:19px;
	margin-left:52px;
	width:600px;
}

#header div.headerInr div.headR div.hdNav ul {
	height:33px;
	width:600px;
}

#header div.headerInr div.headR div.hdNav ul li {
	float:left;
	height:33px;
}

#header div.headerInr div.headR div.hdNav ul li a {
	background-image:url(../cmn_img/bg_hd_hdnav.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}

/*#header div.headerInr div.headR div.hdNav ul li.li01 a { background-position:-52px 0 ; width:104px;}*/
#header div.headerInr div.headR div.hdNav ul li.li02 a { background-position:-156px 0 ; width:104px;}
#header div.headerInr div.headR div.hdNav ul li.li03 a { background-position:-260px 0 ; width:104px;}
#header div.headerInr div.headR div.hdNav ul li.li05 a { background-position:-388px 0 ; width:132px;}
#header div.headerInr div.headR div.hdNav ul li.li06 a { background-position:-520px 0 ; width:132px;}

#header div.headerInr div.headR div.hdNav ul li.li03 { margin-right:24px;}

/*//電話番号追加前*/


/*電話番号追加後*/
#header div.headerInr div.headR div.hdNav2 {
	height:33px;
	margin-bottom:19px;
	width:652px;
}

#header div.headerInr div.headR div.hdNav2 ul {
	height: 33px;
	width: 652px;
}

#header div.headerInr div.headR div.hdNav2 ul li {
	float:left;
	height:33px;
}

#header div.headerInr div.headR div.hdNav2 ul li a {
	background-image:url(../cmn_img/bg_hd_hdnav_3.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}
#header div.headerInr div.headR div.hdNav2 ul li.li02 a { background-position:-0px 0 ; width:67px;}
#header div.headerInr div.headR div.hdNav2 ul li.li03 a {background-position: -82px 0;width: 69px;}
#header div.headerInr div.headR div.hdNav2 ul li.li04 a { background-position:-151px 0 ; width:238px;}
#header div.headerInr div.headR div.hdNav2 ul li.li05 a { background-position:-389px 0 ; width:131px;}
#header div.headerInr div.headR div.hdNav2 ul li.li06 a { background-position:-520px 0 ; width:132px;}
#header div.headerInr div.headR div.hdNav2 ul li.li02 { margin-right:15px;}
#header div.headerInr div.headR div.hdNav2 ul li.li03 {

}

/*//電話番号追加後*/



#header div.headerInr div.headR #gNav {
	height:50px;
	width:652px;
}

#header div.headerInr div.headR #gNav ul {
	height:50px;
	width:652px;
}

#header div.headerInr div.headR #gNav ul li {
	float:left;
	height:50px;
}

#header div.headerInr div.headR #gNav ul li a {
	background-image:url(../cmn_img/bg_hd_gnav.gif);
	background-repeat:no-repeat;
	display:block;
	height:50px;
	width:163px;
}

#header div.headerInr div.headR #gNav ul li.li01 a { background-position:0 0 ;}
#header div.headerInr div.headR #gNav ul li.li02 a { background-position:-163px 0 ;}
#header div.headerInr div.headR #gNav ul li.li03 a { background-position:-326px 0 ;}
#header div.headerInr div.headR #gNav ul li.li04 a { background-position:-489px 0 ;}

#header div.headerInr div.headR #gNav ul li.li01 a.current { background-position:0 bottom ;}
#header div.headerInr div.headR #gNav ul li.li02 a.current { background-position:-163px bottom ;}
#header div.headerInr div.headR #gNav ul li.li03 a.current { background-position:-326px bottom ;}
#header div.headerInr div.headR #gNav ul li.li04 a.current { background-position:-489px bottom ;}


/*ログイン後電話番号追加前*/

#header div.headerInr div.headR div.hdNavLogin {
	height:33px;
	margin-bottom:19px;
	margin-left:52px;
	width:600px;
}

#header div.headerInr div.headR div.hdNavLogin ul {
	height:33px;
	width:600px;
}

#header div.headerInr div.headR div.hdNavLogin ul li {
	float:left;
	height:33px;
}

#header div.headerInr div.headR div.hdNavLogin ul li a {
	background-image:url(/lib/cmn_img/bg_hd_hdnav_login.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}

#header div.headerInr div.headR div.hdNavLogin ul li.li01 a { background-position:-52px 0 ; width:104px;}
#header div.headerInr div.headR div.hdNavLogin ul li.li02 a { background-position:-156px 0 ; width:104px;}
#header div.headerInr div.headR div.hdNavLogin ul li.li03 a { background-position:-260px 0 ; width:104px;}
#header div.headerInr div.headR div.hdNavLogin ul li.li05 a { background-position:-388px 0 ; width:132px;}
#header div.headerInr div.headR div.hdNavLogin ul li.li06 a { background-position:-520px 0 ; width:132px;}

#header div.headerInr div.headR div.hdNavLogin ul li.li03 { margin-right:24px;}

/*//ログイン後電話番号追加前*/

/*ログイン後電話番号追加後*/

#header div.headerInr div.headR div.hdNav2Login {
	height:33px;
	margin-bottom:19px;
	width:652px;
}

#header div.headerInr div.headR div.hdNav2Login ul {
	height: 33px;
	width: 652px;
}

#header div.headerInr div.headR div.hdNav2Login ul li {
	float:left;
	height:33px;
}

#header div.headerInr div.headR div.hdNav2Login ul li a {
	background-image:url(/lib/cmn_img/bg_hd_hdnav_login_2.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}

#header div.headerInr div.headR div.hdNav2Login ul li.li02 a { background-position:-0px 0 ; width:67px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li03 a {background-position: -82px 0;width: 69px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li04 a { background-position:-151px 0 ; width:238px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li05 a { background-position:-389px 0 ; width:131px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li06 a { background-position:-520px 0 ; width:132px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li02 { margin-right:15px;}
#header div.headerInr div.headR div.hdNav2Login ul li.li03 {

}

/*//ログイン後電話番号追加後*/


#contentsHead {
	background:url(../cmn_img/bg_contentshead.gif) left top repeat-x;
	height:80px;
	margin-bottom:40px;
	overflow:hidden;
	width:100%;
}

#contentsHead div.chInr {
	background:url(../cmn_img/bg_chinr.png) right top no-repeat;
	height:80px;
	margin:0 auto;
	width:970px;
}

#contentsHead div.chInr .cTitle {
	float:left;
	width:235px;
}

#contentsHead div.chInr p.breadchumbs {
	font-size:11px!important;
	float:left;
	padding-top:50px;
	width:490px;
}

#contentsHead div.chInr p.breadchumbs strong {
	color:#F62000;
	font-weight:normal;
}

#container {
	margin:0 auto;
	padding-bottom:80px;
	width:970px;
}

#contents {
	float:left;
	padding-bottom:80px;
	width:674px;
}

#rMenu {
	float:right;
	padding-bottom:80px;
	width:262px;
}

#rMenu h2 {
	font-size:0;
	line-height:0;
}

#rMenu ul li {
	font-size:0;
	line-height:0;
	margin-bottom:13px;
}

#footer {
	background:url(../cmn_img/bg_ft_footer.gif) left top repeat;
	padding-top:30px;
}

#footer div.footerInr {
	margin:0 auto;
	width:970px;
	
	position:relative;
}

#footer div.footerInr p.pageTop {
	position:absolute;
	top:-67px;
	right:0;
}


#footer div.footerInr h3 {
	color:#FFF;
	font-size:20px;
	font-weight:normal;
	line-height:100%;
	margin-bottom:30px;
	text-align:center;
}

#footer div.footerInr div.ftFltBtn {
	margin-bottom:25px;
	text-align:center;
}

#footer div.footerInr div.ftFltBtn ul li {
	display:inline;
	margin:0 8px;
}

#footer div.footerInr p.service {
	color:#FFF;
	font-size:12px;
	margin-bottom:40px;
	text-align:center;
}

#footer div.footerInr p.service {
	color:#FFF;
	font-size:12px;
	margin-bottom:30px;
	text-align:center;
}


#footer div.footerInr p.ftLink {
	color:#FFF;
	font-size:12px;
	margin-bottom:20px;
	text-align:center;
}
#footer div.footerInr p.ftLink a {
	color:#aaa;
	margin-bottom:30px;
	text-decoration:none;
}
#footer div.footerInr p.ftLink a:hover {
	text-decoration:underline;
}


#footer div.footerInr p.ftList {
	color:#FFF;
	font-size:12px;
	margin-bottom:20px;
	text-align:center;
}

#footer div.footerInr p.ftList a {
	color:#FFF;
	margin-bottom:30px;
	text-decoration:none;
}

#footer div.footerInr p.ftList a:hover {
	text-decoration:underline;
}


#footer div.footerInr small {
	color:#FFF;
	font-size:10px;
	display:block;
	padding-bottom:30px;
	text-align:center;
}
