@charset "utf-8";

/* Base
----------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 100%;
	color:#535353;
	line-height: 1.4;
	background: #FFFFFF;
}

* + html body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}




/* Link
----------------------------------------------------------- */

a:link, a:active, a:hover { color: #126d99; }
a:visited { color: #696969; }
a:link, a:active, a:visited { text-decoration: none; }
a:hover {	text-decoration: underline; }



/* Main Layout
----------------------------------------------------------- */
body {
	text-align: center;
}

#container {
	margin: 0 auto;
	width:942px;
	text-align: left;
}



/* #header
----------------------------------------------------------- */

#header {
	width: 930px;
	margin: 0 12px 0 0;
}

#logo {
	float: left;
	width: 465px;
}

#header .navskip {
	height:1px;
	overflow:hidden;
	position:absolute;
	width:1px;
	z-index:100;
} 

#inquiry {
	float: left;
	width: 465px;
	margin: 26px 0 0 0;
	text-align: right;
}



/* #brand
----------------------------------------------------------- */

#brand {
	width: 918px;
	height: 50px;
	margin: 0 12px;
	background-color: #000;
}

#brand h1 {
	float: left;
	width: 459px;
}
#brand p {
	float: left;
	width: 459px;
	text-align: right;
}



/* #globalnavi
----------------------------------------------------------- */

#globalnavi {
	width: 918px;
	height: 34px;
	margin: 0 12px;
	padding: 0 0 3px 0;
	background: #000;
}

#globalnavi ul {
	width: 910px;
	margin: 0 4px;
}

#globalnavi ul li {
	float: left;
	white-space: nowrap;
	display: inline;
}



/* #crumb
----------------------------------------------------------- */
#crumb {
	width: 918px;
	margin: 0 12px;
	color: #f2f2f2;
	background: #535659;
	font-size: 69%; /* 11px */
	min-height: 18px;
	height: auto !important;
	height: 18px;
}


#crumb p {
	float: left;
	width: 658px;
	line-height: 1.2;
	padding: 2px 0 0 10px;
}

#crumb ul {
	float: right;
	white-space: nowrap;
}

#crumb ul {
	padding: 0 10px 0 0;
}

#crumb ul li {
	float: left;
	white-space: nowrap;
	display: inline;
	line-height: 1.2;
	padding: 2px 10px 0 25px;
	background: url(../images/common_crumb_arrow_off.gif) left top transparent no-repeat;
	min-height: 16px;
	height: auto !important;
	height: 16px;
}

#crumb a:link, #crumb a:active, #crumb a:hover { color: #cccccc; }
#crumb a:visited { color: #cccccc; }



/* #content
----------------------------------------------------------- */

#content {
	width:918px;
	margin:18px 0 0 12px;
}

/* #main
----------------------------------------------------------- */

#main {
	float:left;
	width:710px;
	margin:0 18px 30px 0;
	padding:0 0 20px 0;
	font-size: 82%; /* 13px */
}

/* #sub
----------------------------------------------------------- */

#sub { 
	float:left;
	width:190px;
	margin: 0 0 30px 0;
}

/* (box) */

#sub .hr_top {
	padding-top: 11px !important;
	background: url(../images/bg_hr_solid_190_1.gif) center top no-repeat;
	zoom: 1;
}

#sub .sub_box { 
	width:190px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	background:url(../images/bg_cover_bottom_190_5_white.gif) left bottom no-repeat;
	zoom: 1;
}

#sub .sub_box_body {
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
}

#sub .sub_box h3 {
	padding: 0 2px;
}

#sub .sub_box2 { 
	margin: 0 2px 10px 2px;
	padding: 0 0 5px 0;
	background:url(../images/bg_cover_bottom_184_5.gif) left bottom no-repeat;
	zoom: 1;
}

#sub .sub_box2_body {
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
}

/* (menu) */

#sub ul.sub_menu {
	font-size: 75%; /* 12px */
	padding: 7px 7px 0 9px;
	line-height: 1.3;
}

#sub ul.sub_menu li {
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	background: url(../images/bg_hr_dot_3_2.gif) left bottom transparent repeat-x;
}

#sub ul.sub_menu li.last {
	background: none;
	margin: 0;
}

#sub ul.sub_menu li p {
	padding: 3px 0 0 17px;
	background: url(../images/bg_arrow_right_s_off.gif) left 4px transparent no-repeat;
}

/* lineup */
#sub .sub_box_lineup {
	padding: 0 0 7px 0;
	background:url(../images/bg_cover_bottom_190_7.gif) left bottom no-repeat;
}

#sub .sub_box2_lineup { 
	padding: 0;
	background: none;
}


#sub .sub_box_lineup li {
	font-size: 1px;
	line-height: 1;
	zoom:1;
}

#sub .sub_regza_image {
	float: left;
	white-space: nowrap;
	padding: 6px 0 0 0;
}

#sub .sub_regza {
	float: right;
	white-space: nowrap;
	background: url(../images/bg_vr_dot_2_2.gif) left top repeat-y;
	padding: 0 0 0 1px;
	margin: 6px 0 0 5px;
}


/* sub_info */
#sub .sub_box_info {
	background:url(../images/bg_cover_bottom_190_5_gray.gif) left bottom no-repeat;
	background-color: #e0e0e0;
	zoom: 1;
}

#sub .sub_box_body_info {
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	margin: 0 1px;
	background-color: #f6f6f6;
}

#sub ul.sub_menu li.important p {
	background: url(../images/bg_arrow_right_s_off.gif) left 5px transparent no-repeat;
	padding: 3px 0 3px 17px;
	float: left;
	white-space:nowrap;
}

#sub ul.sub_menu li.important div {
	float: left;
	white-space:nowrap;
	padding: 11px 0 0 3px;
}

#sub ul.sub_menu li p img {
	margin: 3px 0 0 0;
}


/* search
----------------------------------------------------------- */

#search {
	width: 190px;
	height: 30px;
	background: url(../images/bg_rnav_search.gif) left top transparent no-repeat;
	position: relative;
	margin: 0 0 10px 0;
}

#searchText {
	font-size: 69%; /* 11px */
	position: absolute;
	top: 6px;
	left: 10px;
	width: 111px;
	height: 16px;
	border: none;
	background: #fff url(../images/icon_search.gif) 3px 2px no-repeat;
}

#yjSsBtn {
	position: absolute;
	top: 5px;
	left: 127px;
	width: 54px;
	height: 18px;
}



/* Relation */
#sub ul.sub_relation {
	margin: 0 0 5px 0;
}

#sub ul.sub_relation li {
	padding: 0 0 5px 0;
}

/* CM */
#sub .sub_cm {
	padding: 7px 10px 5px 10px;
}

#sub .sub_cm p {
	padding: 5px 0 0 0;
	font-size: 75%; /* 12px */
}



/* #divider
----------------------------------------------------------- */
#divider {
	width: 710px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0 0 0 12px;
	font-size: 69%; /* 11px */
	background: url(../images/bg_hr_dot_2_2.gif) left top transparent repeat-x;
}

#divider_wide {
	width: 918px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin: 0 0 0 12px;
	font-size: 69%; /* 11px */
	background: url(../images/bg_hr_dot_2_2.gif) left top transparent repeat-x;
}

#divider p,
#divider_wide p {
	float: left;
	white-space: nowrap;
	margin: 10px 0 0 5px;
	color: #898989;
}

#divider a,
#divider_wide a {
	float: right;
	background: url(../images/bg_arrow_top_off.gif) right top transparent no-repeat;
	margin: 10px 10px 0 0;
	padding: 0 18px 0 0;
	white-space: nowrap;
}



/* #directorynavi
----------------------------------------------------------- */

#directorynavi {
	width: 918px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	padding: 10px 0px;
	margin: 0 0 0 12px;
	background: #f2f2f2;
}


#directorynavi .hr_top {
	background: url(../images/bg_hr_dot_2_2_gray.gif) left top transparent repeat-x;
	padding-top: 10px;
}

/* .directorynavi_lineup */

#directorynavi .directorynavi_lineup {
	float: left;
	width: 270px;
	margin: 0 0 0 15px;
	display: inline;
}

#directorynavi .directorynavi_lineup h3 {
	font-size: 69%; /* 11px */
	margin: 9px 0 0 6px;
}

#directorynavi .directorynavi_lineup_led {
	float: left;
	width: 150px;
}

#directorynavi .directorynavi_lineup_regza {
	float: left;
	width: 119px;
}

#directorynavi .directorynavi_lineup ul {
	margin: 0 0 0 5px;
}

#directorynavi .directorynavi_lineup ul li {
	font-size: 69%; /* 11px */
	padding: 0 0 1px 16px;
	background: url(../images/bg_arrow_right_s_off.gif) left 1px transparent no-repeat;
}


/* .directorynavi_special */

#directorynavi .directorynavi_special {
	float: left;
	width: 166px;
	margin: 0 0 0 42px;
	display: inline;
}

#directorynavi .directorynavi_special ul {
	margin: 9px 0 10px 5px;
}

#directorynavi .directorynavi_special ul li {
	font-size: 69%; /* 11px */
	padding: 0 0 1px 16px;
	background: url(../images/bg_arrow_right_s_off.gif) left 1px transparent no-repeat;
}



/* .directorynavi_support */


#directorynavi .directorynavi_support {
	float: left;
	width: 374px;
	margin: 0 0 0 42px;
	display: inline;
}


#directorynavi .directorynavi_support_1 {
	float: left;
	width: 183px;
}

#directorynavi .directorynavi_support_2 {
	float: left;
	width: 191px;
}

#directorynavi .directorynavi_support ul {
	margin: 9px 0 10px 5px;
}

#directorynavi .directorynavi_support ul li {
	font-size: 69%; /* 11px */
	padding: 0 0 1px 16px;
	background: url(../images/bg_arrow_right_s_off.gif) left 1px transparent no-repeat;
}





/* #footer
----------------------------------------------------------- */

#footer {
	font-size: 69%; /* 11px */
	width: 918px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
	margin: 0 0 0 12px;
	background: #000;
}

#footer a:link,
#footer a:active,
#footer a:visited,
#footer a:hover
{
	color: #FFFFFF;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/* #copyright */

#footer #copyright {
	float: left;
	width: 569px;
	display: inline;
	margin: 10px 0 0 12px;
}

#footer #copyright address {
	padding: 6px 0 5px 0;
}


/* #echostyle */

#footer #echostyle {
	float: left;
	width: 337px;
	padding: 13px 0;
}

/* #footer_white
----------------------------------------------------------- */

#footer_white {
	font-size: 69%; /* 11px */
	width: 918px;
	min-height: 58px;
	height: auto !important;
	height: 58px;
	margin: 0 0 0 12px;
	background: #FFF;
	border-top: solid 1px #000;
}

#footer_white a:link,
#footer_white a:active,
#footer_white a:visited,
#footer_white a:hover
{
	color: #535353;
}

#footer_white a:link,
#footer_white a:active,
#footer_white a:visited {
	text-decoration: none;
}
#footer_white a:hover {
	text-decoration: underline;
}


/* #copyright */

#footer_white #copyright {
	float: left;
	width: 591px;
	display: inline;
	margin: 10px 0 0 0;
}

#footer_white #copyright address {
	padding: 6px 0 5px 0;
}


/* #echostyle */

#footer_white #echostyle {
	float: left;
	width: 327px;
	padding: 13px 0;
}



/* JS Off(No Flash)
----------------------------------------------------------- */
.noflash_contianer {
	margin: 0 auto;
	width: 930px;
	text-align: center;
}

#noflash {
	font-size: 82%; /* 13px */
	color: #898989;
	margin: 0 116px 69px 116px;
	padding: 22px 0 7px 0;
	width: 685px;
	background: url(../images/bg_jsoff_bottom.gif) left bottom transparent no-repeat;
}

#noflash .noflash_description {
	background: url(../images/bg_jsoff_middle.gif) left top transparent repeat-y;
	padding: 0 35px 40px 35px;
	text-align: left;
}

#noflash .noflash_description h2 {
	padding: 26px 0 0 0;
}

#noflash .noflash_description p {
	padding: 5px 11px 0 20px;
	line-height: 1.2;
}

#noflash .noflash_description div {
	padding: 19px 0 0 20px;
}








