@charset "utf-8";
/**
 * サイト共通 ヘッダ、フッタ
 *
 * ■2014.05.14
 * ・フッタlogo typeC4 80周年対応
 *
 *
 * img path: /common/images/hf/
 */

body {
	margin: 0;
}

/* reset */
#wHeader *, #wGM *, #wSearch2 *, #wFooter * {
	line-height: 1.0;
	vertical-align: baseline;
	clear: none;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333;
	background: none;
}



/* ヘッダ
----------------------------------------------------------------------------------------------------*/
#wHeader {
	width: 100%;
	background-color: #fff;
	z-index: 5000;/*ie7*/
	position:relative;/*ie7*/
}


#wHeaderContents {
	width: 950px;
	height: auto;/*h1複数行禁止*/
	margin: 0 auto;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

/* ポップアップ用 */
#wPopup #wHeaderContents {
	width: 730px;
}


#wHeaderContents .bold {
	font-weight:bold;
}


#siteTitle {
	display: inline;
	float: left;
	width: 420px;
	height: 45px;/*h1複数行禁止*/
	margin: 5px 0 0 0;
	padding-bottom: 4px;
}

#siteTitle img {
	display: inline;
	float: left;
	margin-right: 5px;
}

/*h1,p複数行禁止*/
#siteTitle h1, #siteTitle p {
	line-height: 1.3;
	display: inline;
	float: left;
	width: 320px;
	margin: 2px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
}



#wUtil {
	display: inline;
	float: right;
	width: 520px;/*お問い合わせ*/
	/*width: 500px;店舗規約*/
	margin-top: 7px;
}


#wUtil ul {
	display: inline;
	float: left;
	width: 345px;/*お問い合わせ*/
	/*width: 322px;店舗規約*/
	height: 15px;
	margin-top:  2px;
	font-size: 10px;
}


#wUtil.typeShort ul  {
	width: 408px;
}

.search #wUtil ul {
	float: right;	
}

#wUtil ul li {
	display: inline;
	float: left;
}

#wSearch {
	display: inline;
	float: right;
	width: 164px;
	height: 20px;
}

* html #wSearch {
	margin-top: 0px;
}

.typeShort #wSearch {
	width: 108px;
}

#wSearch form {
	height: 20px;
	font-size: 11px;
}

/*keyWords*/
input#search {
	line-height: 20px;
	vertical-align: middle;
	/*width: 156px;*/
	width: 116px;
	border: none;
	height: 20px;
	padding: 0 0 0 4px;
	color: #969696;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 11px;
	background: url(/common/images/hf/bg_search120.gif) no-repeat bottom left;

}
*+html #wSearch input,
* html #wSearch input {
	margin: -2px 0 0 0;
}

.typeShort #wSearch input#search {
	width: 70px;
	padding: 0 2px;
	background-image: url(/common/images/hf/bg_searchS.gif);
}

input#submit {
	vertical-align: middle;
	width: 40px;
	height: 20px;
}

.typeShort #wSearch input#submit {
	width: 27px;
}


/* 相談室 */
#wUtil p {
	line-height: 15px;
	float: right;
	margin: 6px 0 0 0;
	height: 15px;
	font-size: 11px;
}


/* 2012検索*/
#wSearch2 {
	clear: both;
	width: 100%;
	margin-top: -3px;/*#wGMを相殺*/
	padding: 5px 0;
	font-size: 12px;
	background: #de1b27;
}

#wSearch2Contents {
	clear: both;
	width: 950px;
	margin: 0 auto;
}

#wCross {
	float: left;
	width: 545px;
	height: 26px;
	margin: 0 0 0 125px;
	vertical-align: middle;
	background: url(/common/images/hf/bg_cross.gif) no-repeat left top;
}

#wCross input, #wCross select, #wCross textarea, #wCross option {
	font-size: 100%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	outline: none;
	vertical-align: middle;
}

#wCross #crossI {
	width: 125px;
	margin: 2px;
	padding: 0;
	/*border: 1px solid #ccc;*/
	font-size: 12px;
	background: #fff;
	
}

#crossI option {
	margin: 0;
	padding: 0 3px 0 5px;
	background: #fff;
}


#wCross #crossQ {
	line-height: 22px;
	width: 355px;
	height: 26px;
	margin: 0;
	/*border: 1px solid #ccc;*/
	padding: 0 5px;
	font-size: 14px;
	background: none;
	-webkit-appearance: none;
	appearance: none;
}

#wCross #crossS {
	line-height: 26px;
	width: 40px;
	height: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
	font-size: 12px;
	border: none;
	-webkit-appearance: none;
	appearance: none;
}



#wUtil2 {
	float: right;
	width: 155px;
	margin: 0;
}
























/* ヘッダー リンク
---------------------------------------------------------*/
#wHeaderContents a:link,
#wHeaderContents a:visited,
#wHeaderContents a:active,
#wHeaderContents a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}

#wHeaderContents a:link {
	text-decoration: none;
	color: #1122cc;
}

#wHeaderContents a:visited {
	color: #660099;
}

#wHeaderContents a:hover, #wHeaderContents a:active {
	color: #d80b24;
	text-decoration: underline;
}


/* GlobalMenu
----------------------------------------------------------------------------------------------------*/
#wGM {
    width: 100%;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f5f5), color-stop(0.50, #fff), color-stop(0.00, #f5f5f5));
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
	background: linear-gradient(top, #ffffff 0%, #fff 50%, #eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); /* IE7,8,9 */
	border-bottom: 3px solid #de1b27;
}

#wGM #topnav {
	list-style: none;
    width: 950px;
    margin: 0 auto;
	padding: 0;
	font-size: 12px;
}

#wGM #topnav li {
    float: left;
    position: relative;
	line-height: 1.7;
	cursor: default;
	z-index: 5000;
}
 
#wGM #topnav > li {
	background:url(/common/images/hf/bg_gm_off.png) repeat-x;
	min-height: 100%;
}

 
#wGM #topnav li a {
    float: left;
	height: 35px;
    padding: 0;
	color: #333;
	cursor: pointer;
}
 
#wGM #topnav li:hover > a {
	background:url(/common/images/hf/bg_gm_on.png) repeat-x;
}


#wGM #topnav > li:first-child > ul {
	margin-left: 0;
}

#wGM #topnav > li > ul {
	margin-left: -1px;
}

  
#wGM #topnav li:hover > ul
{
    display: block;
	height: auto;
	min-height: 100%;
}
 

#wGM #topnav li ul {
    list-style: none;
	width: 205px;
    padding: 0; 
    display: none;
    position: absolute;
    top: 35px;
	left: 0;
    z-index: 99999;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}


#wGM #topnav li.next_left ul {
    top: 35px;
    left: -70px;
}

#wGM #topnav li ul li {
    float: none;
    margin: 0;
	padding: 6px 12px;
    display: block;
}

/*#wGM #topnav li ul li.next {
	background: url(/common/images/hf/mkr_gm_arrow_red.png) no-repeat right center;
}*/

#wGM #topnav li ul li ul {
	top: -1px;
    left: 205px;
	height: 100%;
	border-top: 1px solid #ccc;
}

#wGM #topnav li.next_left ul li ul {
	top: -1px;
    left: -207px;
}
 
#wGM #topnav li ul a {
    height: auto;
	line-height: 1.7;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}
 
*html #wGM #topnav li ul a /* IE6 */,
*:first-child+html #wGM #topnav li ul a /* IE7 */
{
    height: 20px;
    width: 190px;
}

#wGM #topnav li ul li:hover {
	background-color: #f1f1f1;
}

#wGM #topnav li ul li:hover a {
	background: none;
}

#wGM #topnav li ul li a:hover {
	color: #d80b24;
	background: none;
}

/*#wGM #topnav li ul li.next > a:hover {
	background: url(/common/images/hf/mkr_gm_arrow_red2.png) no-repeat right center #f1f1f1 !important;
}Are you sure you want to delete it from becoming strange in IE7?*/
 
#wGM #topnav li ul li:first-child a {
}
 
#wGM #topnav li ul li:first-child a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
}
 
#wGM #topnav ul li:first-child a:hover:after
{
}
 
#wGM #topnav ul li:last-child a
{
}
 
/* Clear floated elements */
#wGM #topnav:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
 
* html #topnav             { zoom: 1; } /* IE6 */
*:first-child+html #topnav { zoom: 1; } /* IE7 */


/* reset.cssを使わない */
#wGM #topnav {
	font-family: "ＭＳ Ｐゴシック", "メイリオ", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}
#wGM #topnav a:link,
#wGM #topnav a:visited {
	text-decoration: none;
	color: #333;
}

#wGM #topnav a:hover,
#wGM #topnav a:active {
	text-decoration: underline;
	color: #d80b24;
}
/* /reset.cssを使わない */



/* 2012検索*/
#wSearch2 {
	clear: both;
	width: 100%;
	padding: 5px 0;
	font-size: 12px;
	background: #de1b27;
    box-shadow: 3px 3px 7px -4px #000000;
}

#wSearch2Contents {
	clear: both;
	width: 950px;
	margin: 0 auto;
}

#wCross {
	float: left;
	width: 545px;
	height: 26px;
	margin: 0 0 0 125px;
	vertical-align: middle;
	-moz-box-shadow: 3px 3px 7px -4px #000000;
	-webkit-box-shadow: 3px 3px 7px -4px #000000;
	box-shadow: 3px 3px 7px -4px #000000;
	filter: progid:DXImageTransform.Microsoft.Shadow(strength = 4, direction = 135, color = '#ababab');
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 4, Direction = 135, Color = '#ababab')";
	background: #de1b27;
}

#wCross input, #wCross select, #wCross textarea, #wCross option {
	font-size: 100%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	outline: none;
	vertical-align: middle;
}

#wCross #crossI {
	width: 125px;
	margin: 2px;
	padding: 0;
	/*border: 1px solid #ccc;*/
	font-size: 12px;
	background: #fff;
	
}

#crossI option {
	margin: 0;
	padding: 0 3px 0 5px;
	background: #fff;
}


#wCross #crossQ {
	line-height: 22px;
	width: 355px;
	height: 26px;
	margin: 0;
	/*border: 1px solid #ccc;*/
	padding: 0 5px;
	font-size: 14px;
	background: none;
	-webkit-appearance: none;
	appearance: none;
}

#wCross #crossS {
	line-height: 26px;
	width: 40px;
	height: 26px;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 2px;
	font-size: 12px;
	border: none;
	-webkit-appearance: none;
	appearance: none;
}



#wUtil2 {
	float: right;
	width: 155px;
	margin: 0;
}

/* ↓これはiframeになるかも↓ */
#wUtil2 iframe {
	width: 100%;
	height: 26px;
	overflow: hidden;
	overflow-y: hidden;
	margin: 0;
	padding: 0;
	border: none;
}

#wUtil2 ul {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}

#wUtil2 li {
	list-style: none;
	float: left;
	margin: 0 0 0 2px;
	padding: 2px;
}

#wUtil2 li a {
	display: block;
	margin: 0;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 0 1px #666;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	background: url(/common/images/hf/bg_search2.gif) repeat-x center;
}
/*
#wUtil2 li a {
	display: block;
	text-decoration: none;
	margin: -2px 0;
	padding: 5px;
	border: 1px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0 0 1px #666;
	color: #333;
	font-size: 13px;
	background: url(/common/images/hf/bg_search22.gif) repeat-x center;
}
*/
/* ↑これはiframeになるかも↑ */







/* フッタ
----------------------------------------------------------------------------------------------------*/
/* ニュースリリースとか会社概要とか */
#wFooter {
	clear: both;
	width: 100%;
	height: 110px;
	padding-top: 20px;
	background-color: #fff;
}

#wFooterContents {
	line-height: 1.2;
	width: 950px;
	margin: 0 auto;
	border-top: 2px solid #d3d3d3;
	color: #767676;
	font-size: 13px;
	font-weight: normal;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}

/* ページ上部へ */
p#fPT {
	font-size: 12px;
}

p#fPT img{
	display: inline;
	float: right;
}

#wFooter a:link {
	color: #767676;
	text-decoration: none;
}
#wFooter a:visited {
	color: #767676;
	text-decoration: none;
}
#wFooter a:active {
	color: #d80b24;
	text-decoration: underline;
}
#wFooter a:hover {
	color: #d80b24;
	text-decoration: underline;
}

#wFooter ul {
	line-height: 1.2;
	list-style: none;
	clear: both;
	display: block;
	width: auto;
	margin: 0 0 5px 0;
}

#wFooter ul li {
	display: inline;
	padding: 0 3px 0 10px;
	background: url(/common/images/hf/arrow_7x7.gif) no-repeat left center;
}

#wFooter ul li.listOpen {
	background: url(/common/images/hf/arrow_open_7x7.gif) no-repeat left center;
}

p#catch, p#copyright {
	padding: 2px;
	line-height: 1.0;
	font-size: 11px;
}

p#catch {
	padding-top: 17px;
}

p#catch, p#catch a {
	letter-spacing: -1px;
}

/* CopyRights */
p#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p#catch a:link, p#catch a:visited,
p#copyright a:link, p#copyright a:visited {
	text-decoration: underline;
}

p#catch a:active, p#catch a:hover,
p#copyright a:active, p#copyright a:hover {
	text-decoration: none;
}

#wFooterLogo  {
	display: inline;
	float: right;
	width: 262px;
	height: 68px;
	background-color: #fff;
}

#wFooterLogo p  {
	display: inline;
	float: left;
}

* html #wHeader, * html #wHeaderContents, * html #wFooter {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}



/* clearfix
----------------------------------------------------------------------------------------------------*/
#wHeader, #wHeaderContents, #wGM #topnav, #wSearch2 {
	zoom: 1;/*for IE 5.5-7*/
}

#wHeader:after, #wHeaderContents:after, #wGM #topnav:after, #wSearch2:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}
