@charset "utf-8";
/* CSS Document */

.top-body {
	margin:0px;
}

body {
	background:#0A50A1 url(images/body-bg.gif) repeat-x left top;
	margin:0px;
}

a:link , a:visited {
	color: #CC0033;
	text-decoration: none;
}
a:hover  { 
	color: #CCCCCC;
	text-decoration: none;
}

.header {
	height:100px;
	width:800px;
	margin:0px auto;
}
.logo {
	margin:11px auto;
	text-align:center;
	height:29px; /* 実質 height:51px; */
}
.header-text {
	background:url(images/header.gif) no-repeat center top;
	margin:0px auto;
	text-align:center;
	height:18px;
}
.menu {
	margin:6px auto 5px;
	background:url(images/menu_bg.gif) no-repeat right top;
}
.contents-top {
	width:800px;
	margin:40px auto;
	padding:0px 0px 10px;
	position:relative;
	z-index:0;
	text-align:center;
}
.online-store-a {
	display:none;
}
.online-store {
	z-index:1;
	position:absolute;
	top:-20px;
	right:-40px;
	width:154px;
	height:156px;
	border:none;
}
.contents-navi {
	width:800px;
	margin:20px auto 0px;
}

.contents-navi h1 {
	padding:0px;
	margin:0px 0px 0px;
	font-size:18px;
	height:28px;
}
.contents-menu {
	margin:-21px 0px 0px;
	text-align:right;
	float:right;
}
.contents-common {
	width:680px;
	margin:0px auto;
	background-color:#FFFFFF;
	padding:30px 60px 20px;
	font-size:85%;
	line-height:120%;
}
.telop {
	background-color:#FFFFFF;
	color:#0A50A1;
	font-weight:bold;
	margin:0px;
	padding:5px 0px;
	clear:both;
}
.copyright {
	width:800px;
	margin:10px auto;
}
.copyright div.copy {
	color:#FFFFFF;
	font-size:70%;
	width:70%;
	float:left;
}
.copyright div.pagetop {
	width:30%;
	float:left;
	text-align:right;
}
.no-contents {
	text-align:center;
	line-height:200%;
	margin:100px auto;
	font-size:26px;
	font-weight:bold;
	color:#0A50A1;
}
.icon {
	width:16px;
	height:16px;
	border:none;
	margin:0px 0px 0px 5px;
	vertical-align:middle;
}
p.hang {
	margin: 15px 0px 15px 1.0em;
	text-indent:-1.0em;
}

/*----------------- 新着情報 -------------------*/

.news {
	margin:0px;
	padding:0px 30px 20px 30px;
}
.news li {
	list-style:none outside none;
	margin:0px 0px 5px;
	padding:0px 0px 5px;
	background: url(images/line-bottom.gif) repeat-x left bottom;
}
.news li span {
	display:block;
	margin:0px 0px 2px;
	color:#0A50A1;
	font-size:90%;
	font-weight:bold;
}
.news-menu {
	text-align:right;
	font-size:85%;
}
.news-contents {
	margin:20px 60px;
}
.news-title {
	font-size:120%;
	padding:10px;
	margin:0px;
	background: url(images/line-bottom.gif) repeat-x left bottom;
}
.news-title span {
	display:block;
	font-size:12px;
	margin:0px 0px 4px;
	color:#0A50A1;
}
ul.item {
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 40px;
	background: url(images/line-bottom.gif) repeat-x left top;
}
ul.item li {
	margin:0px 0px 5px;
	padding:0px;
	list-style:none outside square;
}



/*----------------- Brand List -------------------*/

.brand-list {
	width:800px;
	margin:10px auto 0px;
	padding:0px;
}

.brand-title {
	text-align:center;
	background:url(images/line-bottom.gif) repeat-x left bottom;
	padding:0px 0px 30px;
	margin:0px;
}
.brand-menu {
	width:100%;
	background:url(images/line-bottom.gif) repeat-x left bottom;
	margin:0px 0px 80px;
}
.brand-menu span {
	display:block;
	float:left;
	padding:20px 0px 0px 0px;
	line-height:200%;
}
.brand-menu a {
	display:block;
	width:50%;
	margin:1px 0px 0px 0px;
	padding:0px;
	float:left;
	background:url(images/line-bottom.gif) repeat-x left bottom;
	font-size:90%;
}
.brand-menu a:link , .brand-menu a:visited {
	background-color:#FFF;
	color:#666666;
}
.brand-menu a:hover {
	background-color:#FFFFCC;
	color:#FF0066;
}

.brand-menu a img {
	margin:10px;
	float:left;
}

/*
.brand-menu {
	width:100%;
	background:url(images/line-bottom.gif) repeat-x left top;
}
.brand-menu td {
	padding:10px 10px;
	background:url(images/line-bottom.gif) repeat-x left bottom;
}
.brand-menu td img {
	margin:0px 10px 0px 0px;
	float:left;
}
.brand-menu th {
	width:100px;
	padding:10px 0px;
	background:url(images/line-bottom.gif) repeat-x right bottom;
}
*/
.brand-navi {
	text-align:right;
	width:800px;
	margin:20px auto 0px;
}
.brand-contents {
	width:800px;
	margin:20px auto;
	padding:0px;
	font-size:85%;
}
.brand-contents h1 {
	margin:0px;
}
.list {
	width:95%;
	margin:0px auto 20px;
	border-top:2px solid #999999;
	border-left:2px solid #999999;
}
.list td {
	width:50%;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	padding:5px;
	text-align:center;
	background-color:#FFF;
}
.list td img {
	display:block;
	margin:0px auto 10px;
}
.list th {
	border-right:2px solid #999999;
	border-bottom:1px solid #999999;
	padding:2px 5px;
	white-space:nowrap;
}
th.item-name {
	width:25%;
}
.list-attention {
	text-align:center;
}
.list-none {
	background:none none !important;
	border:none !important;
}
table.jan {
	margin:10px auto 10px !important;
	background-color:#999999;
}
table.jan tbody td {
	padding:5px !important;
	text-align:center;
	background-color:#FFF;
	border:none !important;
}
table.jan tbody th {
	padding:5px !important;
	white-space:nowrap;
	font-weight:normal !important;
	text-align:left !important;
	background-color:#FFF;
	border:none !important;
}
table.jan thead th {
	padding:2px 5px;
	white-space:nowrap;
	border:none !important;
}
p.jan {
	width:95%;
	margin:20px auto 0px;
}


/*----------------------------- 会社概要 -----------------------------*/


.outline {
	margin:20px auto;
	width:auto;
	background:url(images/line-bottom.gif) repeat-x right top;
}
.outline td {
	background:url(images/line-bottom.gif) repeat-x left bottom;
	padding:5px 10px;
}
.outline th {
	background:url(images/line-bottom.gif) repeat-x right bottom;
	padding:5px 10px;
	color:#0A50A1;
	text-align:right;
	vertical-align:top;
}
.outline td ul {
	margin:0px;
	padding:0px 0px 0px 20px;
}
.outline td li {
	margin:0px 0px 2px;
	padding:0px 0px 0px 0px;
	list-style:none outside square;
}

div.map {
	width:502px;
	height:502px;
	margin:0px auto;
	border:1px solid #CCC;
}
p.map {
	width:500px;
	margin:20px auto;
	display:none;
}
.map-print {
	text-align:center;
	margin:20px 0px 0px;
}

/*----------------- お問い合わせ -------------------*/


table.request {
	width:100%;
	margin: 0px 0px 20px 0px;
	border:1px solid #CCC;
}
table.request td {
	padding:0px 0px 0px 5px;
}
table.request th {
	text-align:right;
	padding:0px 10px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:normal;
	width:7em;
	border-right:3px solid #0066CB;
}
th.request {
	border-right:3px solid #FF0000 !important;
}
span.request {
	color:#FF0000;
}
textarea.request , input.request {
	width:95%;
}
div.request {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#EDEDED;
}
table.request td ul {
	padding:0px;
	margin:0px;
}
table.request td ul li {
	padding:0px 0px 0px 1.8em;
	text-indent:-1.8em;
	margin:0px 0px 5px;
	list-style:none outside none;
	line-height:normal;
}
.thanks {
	margin:100px 0px 200px;
	line-height:200%;
	text-align:center;
}
.thanks h1 {
	margin:0px 0px 60px;
	text-align:center;
	line-height:140%;
	font-size:200%;
}
