@charset "utf-8";
/*all*/
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
}
strong {
	font-weight: normal;
}
em {
	font-style: normal;
}
a {
	color: #000000;
}

/* background */
body {
	background-color: #4F87E3;
}
.blink {
	-webkit-animation: blink 1s ease infinite;
	animation: blink 1s ease infinite;
}
@-webkit-keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes blink {
	0% {opacity: 0;}
	100% {opacity: 1;}
}

/* header */
#head_line {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: normal;
	background-color: #0E3C7A;
	width: auto;
	text-align: center;
	height: auto;
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#head_line a {
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	height: 125px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6CEF5;
	border-left-color: #B6CEF5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6CEF5;
	padding: 0px;
}
#header #show_room {
	background-image: url(summer/right_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	height: 125px;
	width: 260px;
	padding: 0px;
}
#header #top {
	float: left;
	height: 125px;
	width: 260px;
}
#header #village {
	float: left;
	height: 125px;
	width: 330px;
}
#header #show_room address {
	height: auto;
	float: right;
	width: 240px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 11pt;
	color: #FFFFFF;
	font-style: normal;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#header #show_room #sight {
	height: auto;
	float: right;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
/* contents_all */
#container {
	background-color: #0E3C7A;
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
}
/* gloval_nav */
#container #nav {
	float: left;
	height: auto;
	width: 180px;
	margin-right: 15px;
}
#container #nav #global {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	list-style-type: none;
}
#global .navi_header {
	background-image: url(summer/navi_title.png);
	background-repeat: no-repeat;
	text-indent: 24px;
	height: 24px;
	width: 180px;
	margin-bottom: 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 24px;
	font-weight: bold;
	color: #CDDCFA;
}
#global a {
	text-indent: 10px;
	display: block;
	height: auto;
	width: 178px;
	color: #CDDCFA;
	text-decoration: none;
	background-color: #113D97;
	border: 1px dotted #E4ECFC;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
#global a:hover {
	display: block;
	height: auto;
	width: 180px;
	color: #CDDCFA;
	background-color: #2071CA;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* main_contents */
#container #main_contents {
	float: right;
	width: 625px;
	height: auto;
}
#main_contents #product_img {
	float: left;
	height: auto;
	width: 400px;
}
#main_contents #mobile_img {
	float: left;
	height: auto;
	width: 400px;
	margin-bottom: 10px;
}
#main_contents #mobile_img h2 {
	margin-bottom: 0px;
	font-size: 0px;
}
#main_contents #mobile_product {
	font-size: 0px;
}
#main_contents #mobile_product li {
	width: 80px;
	height: 55px;
	float: left;
	display: inline;	
}
#main_contents #product .main_job {
	text-align: left;
	float: right;
	height: auto;
	width: 210px;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
.main_job li {
	margin-bottom: 2px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* topics */
#main_contents #topics {
	text-align: center;
	height: 26px;
	width: 625px;
	clear: both;
	margin-top: 3px;
}
/* news */
#main_contents #news {
	float: left;
	height: auto;
	width: 372px;
	margin-right: 10px;
	margin-top: 3px;
}
#news #news_title {
	text-align: center;
	background-image: url(news.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 372px;
}
#main_contents #news dt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-align: left;
	padding-top: 2px;
	color: #EEF3FD;
}
#news dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-align: left;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CBE0F8;
	line-height: 12pt;
	padding-top: 1px;
	color: #EEF3FD;
}
#news dd a {
	color: #EEF3FD;
	text-decoration: none;
}
#news dd a:hover {
	color: #999999;
	text-decoration: underline;
}
#news #past_news {
	padding-top: 3pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	text-align: right;
}
#past_news a {
	color: #EEF3FD;
	text-decoration: underline;
}

/* secondhand */
#main_contents #second_hand {
	float: right;
	height: auto;
	width: 243px;
	margin-top: 3px;
}
#second_hand #video_sp {
}
#second_hand #video_sp a {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12pt;
	line-height: 14pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(surprise_info_img.png);
	background-repeat: no-repeat;
	display: block;
	height: 171px;
	width: 243px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}

/* exhibition */
#main_contents #exhibition {
	margin-top: 10px;
	clear: both;
	height: auto;
	float: left;
	width: 450px;
}
#exhibition #seijo {
	margin-right: 16px;
	float: left;
}
#main_contents #exhibition #info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #CDDCFA;
	line-height: 12pt;
}
/* seijo_img */
#main_contents #seijo_img {
	float: right;
	margin-top: 10px;
}

/* handy_btn */
#main_contents .handy_btn {
	float: left;
	height: 126px;
	width: 308px;
	margin-top: 10px;
}

/* each_con */
#main_contents .each_con {
	height: auto;
	width: 316px;
	text-align: left;
	float: right;
	margin-top: 10px;
}
.each_con li {
	float: left;
	height: 60px;
	width: 152px;
	margin-left: 6px;
	margin-bottom: 6px;
}

/* example */
#container #example {
	height: auto;
	width: 820px;
	clear: both;
	padding-top: 8px;
}

#container #example h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	font-weight: bold;
	color: #CDDCFA;
	padding-bottom: 3px;
	background-color: #000000;
	text-align: center;
	padding-top: 3px;
	border: 1px solid #CBE0F8;
}
#example .lead {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11pt;
	line-height: 14pt;
	margin-top: 4px;
	color: #CDDCFA;
}
#example dl {
	height: auto;
	width: 128px;
	margin-top: 6px;
	float: left;
	border: 1px solid #CBE0F8;
	margin-left: 6px;
}
#example dt {
	height: 91px;
	width: 122px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#example dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	text-align: center;
	height: auto;
	width: 134px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #CDDCFA;
}
#example .caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #CDDCFA;
}
#example .change {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;	
}
#example .change .primary {
	text-align: right;
	float: left;
	width: 308px;
	margin-right: 18px;
}
#example .change .first {
	text-align: center;
	float: left;
	width: 168px;
}
#example .change .second {
	float: right;
	width: 308px;
	text-align: left;
	margin-left: 18px;
}
#example dt.stage_title {
	font-size: 13px;
	font-weight: bold;
	background-image: url(square_img.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 15px;
	height: 81px;
	width: 122px;
	padding-top: 10px;
}

/* footer */
#container #footer {
	clear: both;
	height: auto;
	width: 820px;
	padding-top: 8px;
}
#footer ul {
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	background-color: #000000;
}
#footer li {
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #CDDCFA;
	text-decoration: none;
	display: inline;
}
#footer a {
	text-decoration: none;
	color: #CDDCFA;
}
/* copyright */
#copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
