@charset "Shift_JIS";
/*==================================================
基本
==================================================*/
body {
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro W3, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	color:#666666;
	text-align: left;
	background:#ffffff url(../images/bg_contents.gif) repeat-x;
	margin: 0;
}
a {
	color: #ff9900;
	text-decoration: none;
}
a:visited {
	color: #ff9900;
}
a:hover, a:focus {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
}

h1 {
	position:absolute;
	top:15px;
	right:5px;
	font-size:11px;
	color:#666666;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #666;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin-top: 0;
	margin-bottom: 20px;
}
p {
	font-size : 12px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	color:#555555;
}

ul#navi_btn{
	float:right;
	margin-left: 15px;
	list-style: none;
}
ul#navi_btn li {
	float: left;
	margin-left: -1px;
	width: 130px;
	height: 35px;
	overflow: hidden;
	border: solid 0px #999;
}

#page-top {
	position: fixed;
	bottom: 100px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/* Font
====================*/
.text-red {
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF0000;
}
.text-ore {
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF9900;
}
.fs-gray {
	font-size : 10px;
	font-weight: normal;
	line-height: 1.6;
	color: #666;
	padding-top: 5px;
}
.fs-sred {
	font-size : 11px;
	font-style: normal;
	line-height: 1.6;
	color: #ff5555;
	padding-top: 5px;
}

.r_over {
	margin-bottom: 5px;
}

.r_over a:hover img {
filter: alpha(opacity=70);
opacity: 0.7;
}

blockquote {
	width: 500px;
	margin: 10px 0;
	padding: 1px 10px;
	border: 3px solid #eeeeee;
}

/*==================================================
■基本構造
==================================================*/
#container {
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}
#header {
	width: 950px;
	position: relative;
}
#content {
	clear: both;
	width: 950px;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
}
#content #main {
	float: right;
	width: 740px;
	margin-left: 0px;
}
#content #sub {
	float: left;
	width: 180px;
	margin-right: 0px;
	display: inline;
}
#footer-btn {
	width: 950px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 100px;
	padding-bottom: 0px;
	background-color: #ffffff;
}
#footer {
	width: 950px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #333333;
}
#footer .inner {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
}
/*==================================================
■ヘッダーブロック
==================================================*/
#logo {
	padding-left:20px;
	padding-top: 30px;
}
#header {
	position:relative;
	width:950px;
	height:110px;
	background:url(../images/bg_header.gif) no-repeat;
}
#header .copy {
	position:absolute;
	top:30px;
	right:5px;
	font-size:10px;
	color:#666666;
}
ul#navi {
	position:absolute;
	top:50px; right:0px;
	width:491px;
	height:45px;
	padding-left:1px;
	background:url(../images/bg_navi.gif) no-repeat;
	list-style-type:none;
	text-align:center;
	font-size : 10px;
}
ul#navi li {
	width:98px;
	height:45px;
	float:left;
}
ul#navi li a {
	display:block;
	width:98px;
	height:25px;
	padding-top:20px;
	background:url(../images/bg_navi.gif) no-repeat;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
ul#navi li a:hover,
#contents_01 #navi_01 a,
#contents_02 #navi_02 a,
#contents_03 #navi_03 a,
#contents_04 #navi_04 a,
#contents_05 #navi_05 a {
	background-position:0 -45px;
	color:#FFFFFF;
}
#head-menu {
	width: 950px;
	margin: 0;
}
#head-img {
	width: 950px;
	margin: 0;
}

#navibtn{
	width:950px;
	height:50px;
	overflow:hidden;
	background:#fff;
}
#navibtn ul li{
	float:left;
}

#global {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
#global ul li {
	float: left;
	display: inline;
}

/*==========
◆パス
==========*/
ol#topicPath {
	font-size:9px;
	padding:5px 10px;
	float: left;
	width: 600px;
	margin: 2px 0;
}
ol#topicPath li {
	color: #999999;
	float: left;
	line-height: 1.1;
	list-style-type: none;
}
ol#topicPath li a {
	color: #999999;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(../images/path.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
floatclear {
	clear: both;
}
/* title ----------*/
.title-speed{
    width:740px;
    height:280px;
    background-image:url(../images/title-speed.jpg);
    background-repeat:no-repeat;
}
.title-cart{
    width:950px;
    height:100px;
    background-image:url(../images/title-cart.gif);
    background-repeat:no-repeat;
	text-align: center;
}
/* images ----------*/
.image-service{
    width:740px;
    height:500px;
    background-image:url(../images/image-service.jpg);
    background-repeat:no-repeat;
}
/*==================================================
サイドメニュー
==================================================*/
#menu {
	width: 180px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#menu ul li img {
	vertical-align: bottom;
}
#menu ui li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*==========*/
.menu-2 {
	width: 178px;
	padding: 1px;
	background: #fff url(../images/bg_menu_titl.gif) no-repeat;
}
.menu-2 li {
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #ffffff;
}
.menu-2 li a:hover {
	text-decoration: underline;
	font-size : 11px;
	color: #555;
}
.menu-2 li ul {
	margin: 6px 0 0 -7px;
	background: #fff;
	
	font-size : 11px;
}
.menu-2 li ul li {
	padding: 0;
	
	border-bottom:#cccccc 1px dotted;
	font-weight: normal;
}
.menu-2 li ul li a {
	display: block;
	padding: 8px 5px 8px 23px;
	background: url(../images/arrow.gif) no-repeat 7px .9em;
	color: #666666;
}
.menu-2 li ul li a:hover {
	background: url(../images/arrow_on.gif) no-repeat 7px .9em;
	background-color: #f8f8f8;
	text-decoration: none;
}
/*==========*/
#banner {
	width: 180px;
}
#banner ul li img {
	
	margin-bottom: 2px;
}
#banner ui li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*==========*/
.ad {
	width: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ad ul li img {
	vertical-align: bottom;
}
.ad ui li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/*==================================================
◆パーツ
==================================================*/

/* GUIDE LINE
--------------------*/
.guideline .h3-box{
	border: solid 1px #e5e5e5;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 10px 20px;
	font-size: 18px;
	display: block;
	clear: both;
}
.guideline .h3-box h3 {
	border-left: solid 5px #ff9900;
	padding-top: 2px;
	padding-left: 15px;
	line-height: 126%;
	display: block;
	font-size: 16px;
	color: #666;
}
.guideline p {
	padding: 10px 70px;
	font-size: 11px;
}

/* LINK
----------*/
p.moreLink01 {
font-size:11px;
font-weight:bold;
margin-top:30px;
}

p.moreLink01 a {
background:url("../images/arrow_link.gif") no-repeat 10px center;
border:2px solid #ff9900;
display:inline-block;
text-align:center;
padding:8px 50px 7px 50px;
}

p.moreLink01 a:hover {
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

#recommended p.moreLink01 {
clear:both;
text-align:center;
margin-top:0;
}

#recommended p.moreLink01 a {
display:inline-block;
}
/*==================================================
◆コンテンツナビ
==================================================*/ 
#content-navi ul li {
	clear: both;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 2.0;
}
#content-navi ul li a:link {
	color: #0066ff;
	text-decoration: none;
	font-weight: normal;
}
#content-navi ul li a:visited {
	color: #0066ff;
	text-decoration: none;
	font-weight: normal;
}
#content-navi ul li a:hover {
	color: #5599ee;
	text-decoration: underline;
	font-weight: normal;
}
#content-navi .menutop {
	border-left: 1px solid #CCCCCC;
}

/* clearfix */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 
.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
.clearfix { 
	display: block; 
}

/*===============
■商品
===============*/
.item-no {
	font-size : 12px;
	padding : 10px 30px;
	font-style: normal;
	line-height: 1.8;
	font-weight: normal;
	color:#666;
}

/* Selector */
select {
	-webkit-appearance:none; line-height:22px;
	border-width:1px; border-style:solid;
	border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
	border-color:#ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
	background:#FFF url(../images/select.png) right no-repeat;
	 padding: 3px 3px;
}
select:hover {
	border-color:#5794BF #B7D5EA #C7E2F1 #C5DAED;
	background-image:url(../images/select-hover.png);
	 padding: 3px 3px;
}

/* cartin */

.btn-cartin {
  width: 180px;
  height: 45px;
  border: 0;
  background: url(../images/btn_cartin.gif) no-repeat 0 0;
  font-size : 0px;
  text-indent: 0px;
  cursor: pointer;
 }
 
.btn-cartin:hover {
  width: 180px;
  height: 45px;
  border: 0;
  background: url(../images/btn_cartin_on.gif) no-repeat 0 0;
  font-size : 0px;
  text-indent: 0px;
  cursor: pointer;
 }

/*===============
■FORM
===============*/
.form-type1 {border: solid 1px #dddddd; padding: 5px 5px; font-size: 12px;}
.form-btn {border: solid 3px #f5f5f5; background-color: #ff9900; padding: 5px 20px; font-size: 14px; color:#ffffff; font-weight: bold;}
.form-textarea {border: solid 1px #dddddd; padding: 2px 5px; font-size: 12px; height:70px;}
.form-textarea-2 {border: solid 1px #dddddd; padding: 2px 5px; font-size: 12px; height:120px;}

/*==================================================
フッターナビゲーション
==================================================*/

#home_btn {
	float: right;
	margin:0 0 10px 0;
}
#footer-btn .indexbtn {
	text-align:right;
	padding:0 0 20px 0;
}
#footer-btn .topbtn {
	text-align:right;
	padding:5px 0 0 0;
}

/* Footer-Menu ----------*/
#f-menu ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #555;
	font-size: 10px;
	line-height: 2.0;
	margin: 0 auto;
}
#f-menu .menutop {
	border-left: 1px solid #555;
}
#f-menu ul li a:link {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}
#f-menu ul li a:visited {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}
#f-menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
/* Footer ----------*/
#footer-box{
	clear: both;
	height: 170px;
	width: 950px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	background: url('../images/foot-bg.gif') left top repeat-x;
}
#footer-box ul.footernavi{
	width: 170px;
	margin: 0px 0px 45px 0px;
	float: left;
}
#footer-box ul.footernavi li{
	list-style-type: none;
	width: 170px;
	height: 18px;
	padding: 0px 0px 0px 15px;
	background: url('../images/foot-mrk.gif') left 1px no-repeat;
}
#footer-box div.foot-logo a{
	text-decoration: none;
	text-indent: -9999px;
	float: right;
	width: 350px;
	height: 150px;
	margin: 20px 0px 0px 0px;
	background: url('../images/foot-logo.gif') left top no-repeat;
}
#footer-box li a:link {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer-box ul li a:visited {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer-box ul li a:hover {
	color: #ccc;
	text-decoration: underline;
	font-weight: normal;
}
