@charset "euc-jp";
@import "reset.css";
@import "index.css";
@import "company.css";
@import "access.css";
@import "contact.css";
@import "voice.css";
@import "topics.css";
@import "staff.css";
@import "list.css";
@import "detail.css";
@import "mail.css";
@import "parts.css";
@import "purchase.css";

body {
	font:13px/1.231 "ヒラギノ角ゴ Pro W3";
	/*background: -webkit-gradient(linear, left top, left bottom, from(#c6f1ff), to(#ffffff));*/
	background-color:#ffffff;
	color:#333333;
	line-height:1.5em;
}

html { -webkit-text-size-adjust: none; }

a {
	display:block;
	text-decoration:none;
	color:#000000;
}

/*a:visited {
	color: #000000;
	text-decoration: underline;
}*/

.pd_10 {
	padding-left:10px;
	color:#FFFFFF;
}

.arr_menu {
	font-size:8px;
	color:#999999;
}

#header {
	height:135px;
	width:100%;
	/*	background:url(../img/common/head_bg.jpg) repeat-x;
	background-size:contain;*/
	border-bottom:2px solid #ffffff;
	background-image:url(../img/common/header_bg.gif);
	padding-top:30px;
}

#company_name {
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	height:60px;
	text-align:center;
	float:right;
	background-color:#99FF33;
}

#pc_btn {
	float:right;
	height:58px;
	width:50px;
	font-size:10px;
	text-align:center;
	border:#C3C3C1 solid 1px;
	border-left:none;
	line-height:1.2em;
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E0E0E0));
}

#top_btn {
	float:right;
	height:58px;
	width:50px;
	font-size:10px;
	border:#C3C3C1 solid 1px;
	text-align:center;
	line-height:1.2em;
	background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E0E0E0));
}

.icon_sp { margin:5px 0; }

#con_btn {
	height:36px;
	width:45px;
	padding:10px 4px 0;
	font-size:10px;
	text-align:center;
	line-height:1.3em;
	position:absolute;
	top:0;
	right:10px;
	border-bottom-left-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.7, #bebebe), to(#F3F3F3));
	border:1px #999999 solid;
	border-top:none;
	text-shadow:
 0 0 25px #edf8ff, 0 0 20px #edf8ff, 0 0 0.40px #edf8ff;
	box-shadow:1px 1px 1px #666666;
	-moz-box-shadow: 1px 1px 1px #666666;
	-webkit-box-shadow: 1px 1px 1px #666666;
	color:#000;
	font-weight:bold;
}

img { vertical-align:bottom; }

.page_title {
	width:100%;
	color:#FFFFFF;
	line-height:30px;
	height:30px;
	background:-webkit-gradient(linear, left top, left bottom, from(#5A5A5A), to(#222222));
	position:relative;
}

.title_main {
	width:40%;
	display:block;
	float:left;
	text-align:left;
}

.title_sub {
	display:block;
	width:48%;
	float:left;
	text-align:right;
}

.icon {
	position:rerative;
	display:block;
	text-align:center;
	padding-left:5px;
	width:20px;
	float:left;
	padding-top:7px;
}

.icon img { vertical-align:top; }

.blogbanner {
padding:10px;
background-color:#CCCCCC;}

.blogbanner img {
	width:100%;
	max-width:100%;
}

.page_top_btn {
	height:30px;
	width:80px;
	padding-top:8px;
	font-size:10px;
	text-align:center;
	line-height:1.3em;
	position:absolute;
	bottom:10px;
	left:10px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.7, #bebebe), to(#F3F3F3));
	border:1px #999999 solid;
	border-top:none;
	text-shadow: 0 0 25px #edf8ff, 0 0 20px #edf8ff, 0 0 0.40px #edf8ff;
	box-shadow:1px 1px 1px #666666;
	-moz-box-shadow: 1px 1px 1px #666666;
	-webkit-box-shadow: 1px 1px 1px #666666;
	color:#000;
}

.page_top_btn2 {
	height:30px;
	width:80px;
	padding-top:8px;
	font-size:10px;
	text-align:center;
	line-height:1.3em;
	position:absolute;
	bottom:10px;
	right:10px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.7, #bebebe), to(#F3F3F3));
	border:1px #999999 solid;
	border-top:none;
	text-shadow: 0 0 25px #edf8ff, 0 0 20px #edf8ff, 0 0 0.40px #edf8ff;
	box-shadow:1px 1px 1px #666666;
	-moz-box-shadow: 1px 1px 1px #666666;
	-webkit-box-shadow: 1px 1px 1px #666666;
	color:#000;
}

#footer {
	padding-top:7px;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	height:35px;
	background:-webkit-gradient(linear, left top, left bottom, from(#8b5d24), to(#5b3a11));
}

.copy_text { padding:10px 0 0 5px; }

.common_title_text { padding-left:5px; }

#page_top_btn_box {
	position:relative;
	height:60px;
	background-color:	#cccccc;
}

#shop_info {
	background: -webkit-gradient(linear, left top, left bottom, from(#5A5A5A), to(#222));
	color:#FFFFFF;
	padding:5px;
}

#shop_name_footer {
	font-size:15px;
	border-bottom:#cccccc 1px solid;
	padding:0 5px 5px;
	margin-bottom:5px;
}

#tell_btn {
	float:left;
	padding-right:5px;
	text-align:left;
}

#tell_btn a { display:inline; }

#shop_add { float:left; }

.tell {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	border-radius:5px;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	background:#FFFFFF;
}

/*静的ページサンプル用*/
ul { padding-left: 15px; }

#content_box {
	text-align:left;
	padding:10px;
	background-color:#ffffff;
}

.text_box {
	border:1px solid #CCCCCC;
	border-radius:5px;
	padding:10px;
	margin-bottom:10px;
}

.text_box2 {
	border-bottom-left-radius: 5px;
	-webkit-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	-webkit-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border:1px solid #CCCCCC;
	border-top:none;
	padding:10px;
	margin-bottom:10px;
}

.content_title {
	border-left:3px solid #1660AB;
	padding:5px;
	background:#99CCFF;
}

table.content_tb { width:100%; }

.content_tb th {
	background:#eeeeee;
	vertical-align:middle;
	padding:5px;
	border-bottom:1px solid #cccccc;
	font-size:12px;
}

.content_tb td {
	vertical-align:middle;
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.spNewsContainer {
	width: 100%;
}

.spNewsContainer img {
	width: 100%;	
}