/*-----------------------------------------------基本セレクタ  */

body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #444444;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image:  url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #F2FFDB;
	text-align: center;
}
h1,h2,h3,h4,h5,h6,p,ul,li,img{
	margin-top: 0;
	margin-bottom: 0;
	border="0"
}

td {
	font-size: 12px;
}

/*-----------------------------------------------リストスタイル*/

ul,li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

/*-----------------------------------------------リンクスタイル  */


a {
	color: #005FA9;
	text-decoration: none;
	border-top-color: #666666;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/*-----------------------------------------------コンテナ  */
#container{
	position: relative;
	top: 0px;
	width:900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*-----------------------------------------------サマリー  */
#summary{
	position: relative;
	top: 0px;
	width:902px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img/summary_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 10px;
}
#summary h1{
	font-size: 9px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 8px;
}
/*-----------------------------------------------ヘッダー  */
#header{
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	height: 95px;
	width: 898px;
}
.logo{
	margin-top: 22px;
	margin-left: 20px;
	float: left;
}
.contact{
	float: left;
	text-align: right;
}
.info{
	font-size: 10px;
	color: #999999;
	margin-top: 12px;
	margin-left: 8px;
}
.ysearch{
	position: absolute;
	top: 4px;
	right: 0px;
}
.g_navi{
	background-image: url(img/g_navi_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 337px;
	float: none;
	position: absolute;
	top: 70px;
	right: 0px;
	font-size: 12px;
}
.g_navi p{
	margin-top: 7px;
	text-align: right;
	margin-right: 8px;
}
/*-----------------------------------------------メインメニュー  */
#mainMenu {
}
#mainMenu h2 {
	display: none;
}
#mainMenu ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	width: 900px;
}
#mainMenu li {
	float: left;
}
#mainMenu a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 40px;
	font-size: 2px;
}
#link1 a {
	background-image: url(img/menu/menu1.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link2 a {
	background-image: url(img/menu/menu2.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link3 a {
	background-image: url(img/menu/menu3.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link4 a {
	background-image: url(img/menu/menu4.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link5 a {
	background-image: url(img/menu/menu5.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link6 a {
	background-image: url(img/menu/menu6.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left top;
}
#link1 a:hover {
	background-image: url(img/menu/menu1.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
#link2 a:hover {
	background-image: url(img/menu/menu2.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
#link3 a:hover {
	background-image: url(img/menu/menu3.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
#link4 a:hover {
	background-image: url(img/menu/menu4.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
#link5 a:hover {
	background-image: url(img/menu/menu5.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
#link6 a:hover {
	background-image: url(img/menu/menu6.gif);
	background-repeat: no-repeat;
	color: #F0F0F0;
	background-position: left bottom;
}
/*-----------------------------------------------左側メニュー  */

#pageNav{
	width:200px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	position: absolute;
	margin: 0px;
	clear: left;
	left: 0px;
	top: 135px;
}
/*-----------------------------------------------サブメニュー */
#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	width: 200px;
}
#sectionLinks h3{
	height:18px;
	padding: 3px 0px 3px 10px;
	font-size: 13px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #B6CBFE;
}
#sectionLinks h3 a:link{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #B6CBFE;
	color: #003366;
}

#sectionLinks h3 a:visited{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #B6CBFE;
}
#sectionLinks h3 a:hover{
	display: block;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: underline;
	color: #800080;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	background-color: #F5f7f7;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	background-color: #F5f7f7;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: none;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	background-color: #B6CBFE;
}

/*-----------------------------------------------サブサブメニュー */
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	background-color: #F5f7f7;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 12px;
}
.relatedLinks h3 a:link{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 12px;
}

.relatedLinks h3 a:visited{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 12px;
}
.relatedLinks h3 a:hover{
	color: #334d55;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: underline;
}

.relatedLinks a{
	display: block;
	font-size: 12px;
	padding-top: 2px;
}
/*-----------------------------------------------コンテンツ */
#contents{
	float: right;
	width: 700px;
	clip:     rect(auto auto auto auto);
}
#contents_yyk{
	width: 900px;
	clip:     rect(auto auto auto auto);
}
h1.top{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	height: 16px;
	background-image: url(img/h1_top_bg.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
}
#c_right{
	float: right;
	text-align: left;
	width: 150px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.event{
	padding: 0px;
	margin: 5px 0px;
	width: 150px;
	background-image: url(img/title_can_bg.jpg);
	background-repeat: no-repeat;
}
.event h3{
	font-size: 10px;
	height: 20px;
	padding: 2px 0px 2px 8px;
	color: #000099;

}
.qr{
	padding: 0px;
	margin: 5px 0px;
	width: 150px;
	background-image: url(img/title_qr_bg.jpg);
	background-repeat: no-repeat;
}
.qr h3{
	font-size: 10px;
	height: 20px;
	padding: 2px 0px 2px 8px;
	color: #333333;

}
#main p{
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#c_left{
	float: left;
	text-align: left;
	width: 528px;
}
#list{
	font-size: 11px;
	color: #999999;
	padding: 2px 5px 2px 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 15px;
	margin-top: 5px;
}
#main{
	margin: 0px 0px 0px 10px;
}

/*-----------------------------------------------カウンター*/
.counter {
	font-size: 11px;
	color: #999999;
	text-align: right;
	margin-right: 10px;
}
/*-----------------------------------------------WN*/
.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list02 { 
font-size: 13px;
border-bottom:#c0c0c0 1px dotted;
letter-spacing:1px;
text-align:left;
padding:6px 0px 6px 5px;
}
.cate_mels{
font-size:10px;
color:#66B821;
text-align:left;
	padding:0px 0px 0px 5px;
	width:75px;
border-left: 5px solid #66B821;
display:block;
}
.cate_megane{
font-size:10px;
color:#006699;
text-align:left;
	padding:0px 0px 0px 5px;
	width:75px;
border-left: 5px solid #006699;
display:block;
}
.cate_contact{
font-size:10px;
color:#FF6600;
text-align:left;
	padding:0px 0px 0px 5px;
	width:75px;
border-left: 5px solid #FF6600;
display:block;
}
.cate_koe{
font-size:10px;
color:#666666;
text-align:left;
	padding:0px 0px 0px 5px;
	width:75px;
	display:block;
border-left: 5px solid #666666;
}
.cate_shacho{
	font-size:10px;
	color:#666666;
	text-align:left;
	padding:0px 0px 0px 5px;
	width:75px;
	display:block;
	border-left: 5px solid #666666;
}
/*-----------------------------------------------メーカーリンク*/


.linkmenu{
	background: url(img/menu02_bg.jpg) no-repeat;
	height: 20px;
	width: 200px;
	border: none;
	font-size: 10px;
	margin-top: 5px;
}
.linkmenutitle{
	background: url(img/menu02_bg.jpg) no-repeat;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-left: 8px;
}


.linkmenutitle a{
	font-weight: bold;
	color: #333333;
}
.linkmenutitle a:hover{
	text-decoration:none;
	color: #666666;
}



.tops{
	padding-top: 3px;
	margin-left: 10px;
	list-style-type: none;
	list-style-image: url(img/arrow_menu.jpg);
	width: 180px;
	font-size: 13px;
}

.tops a{
	color: #339900;
}

.tops a:hover{
	color: #333333;
	text-decoration: underline;
}
/*-----------------------------------------------メーカー*/

.title-kyanpen {
	background-image: url(img/maker_c_title.gif);
	height: 27px;
	width: 425px;
	background-repeat: no-repeat;
}
.title-kyanpen h2{
	font-size: 13px;
	margin-top: 8px;
	margin-left: 30px;
}

.kyanpen {
	width: 425px;
	background-repeat: no-repeat;
	border: 1px solid #DDDDDD;
}

.kyanpen h2 {
	font-size: 15px;
	padding-top: 2px;
	padding-left: 33px;
}
.kyanpen p {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*-----------------------------------------------本文*/
#feature{
	padding: 15px 9px 10px;
}
.title-top {
	background-image: url(img/h1_arrow.gif);
	background-repeat: no-repeat;
	border:1px solid #99cc00;
	height: 36px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title-top h1{
	font-size: 15px;
	padding-top: 10px;
	padding-left: 30px;
}
#feature h2{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px 2px 2px 24px;
	background-image: url(img/h2_arrow.gif);
	background-repeat: no-repeat;
	margin: 10px;
}

#feature h2 a:link{
	color: ##005FA9;
	text-decoration: none;
}
#feature h2 a:visited{
	color: ##005FA9;
	text-decoration: none;
}
#feature h2 a:hover{
	color: #99CC00;
	text-decoration: underline;
}

.title-top02 {
	background-image: url(img/h3_bg.gif);
	height: 36px;
	width: 555px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.title-top02 h3{
	font-size: 15px;
	color: #339900;
	padding-top: 10px;
	padding-left: 30px;
}
#feature p{
	font-size: 100%;
	line-height: 1.4em;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.warning {
	color:#FF6600;
	font-weight:bold;
	font-size: 90%;
	margin-left: 40px;
}

.faq_box {
	background-image:  url(img/faq_bg.gif);
	background-repeat: repeat-x;
	border:1px solid #c0c0c0;
	margin:12px
}

.faq_box_megane {
	background-image:  url(img/faq_megane_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border:2px dashed #c0c0c0;
	margin:12px
}
/*-----------------------------------------------矢印*/
ul.link{
	line-height:1.4em;
	color:#3c3c3c;
	list-style-image: url(img/page_top.gif);
	text-align: right;
	font-size: 10px;
	list-style-position: outside;
	margin-right: 10px;
}
ul.tolink{
	line-height:1.4em;
	color:#3c3c3c;
	list-style-image: url(img/arrow_tolink.gif);
	text-align: left;
	font-size: 90%;
	list-style-position: outside;
	margin-left: 20px;
}
ul.listmenu{
	line-height:1.4em;
	color:#3c3c3c;
	list-style-image: url(img/arrow_tolink.gif);
	text-align: left;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 25px;
}
li.listmenu{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
}
ol.listmenu{
	margin-top: 10px;
	margin-bottom: 10px;
	list-style:decimal;
}
/*-----------------------------------------------ボトムメニュー*/
#bottom_menu{
	background-image: url(img/menu_bottom_bg.gif);
	background-repeat: repeat-x;
	height: 41px;
	color: #999999;
	font-size: 11px;
}
#bottom_menu p{
	padding-top: 15px;
	padding-left: 10px;

}
#bottom_menu a {
	color: #005FA9;
	text-decoration: none;

}

#bottom_menu a:link{
	color: #005FA9;
	text-decoration: none;
}

#bottom_menu a:visited{
	color: #005FA9;
	text-decoration: none;
}

#bottom_menu a:hover{
	color: #005FA9;
	text-decoration: underline;
}
#address{
}
#address p{
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #666666;
}

/*-----------------------------------------------通販ページ*/

.shopto {
	line-height:1.4em;
	color:#3c3c3c;
	list-style-image: url(img/arrow_tolink.gif);
	text-align: left;
	font-size: 11px;
	list-style-position: outside;
	margin-left: 250px;
}

/*-----------------------------------------------イベントカレンダー*/

.eve-dayb {
	font-weight: bold;
}

.eve-sunb {
	font-weight: bold;
	color: #FF9999;
}

.eve-satb {
	font-weight: bold;
	color: #6699CC;
}

.eve-thub {
	font-weight: bold;
	color: #336633;
}

.eve-sun {
	color: #FF9999;
}

.eve-thu {
	color: #336633;
}

.eve-week {
	font-weight: bold;	
	text-align: center;
	line-height: 20px;
}

.eve-days {
	height: 85px;
	width: 80px;
	background-color:#FFFFFF;
}

.eve-daysw {
	height: 85px;
	width: 170px;
	background-color:#FFFFFF;
}

.eve-days2 {
	height: 85px;
	width: 50px;
	background-color:#CDEEBD;
}

.eve-other {
	color:#999999;
	font-size:11px;
}


.pagetop {
	font-size:10px;
	margin-left: 470px;
}

/*  スライドパネル  */
.controls{
	margin:0px 0px 0px 8px;
}

.controls a{
	text-decoration: none;
	font-size:80%;
	background-image:url(img/slidebg.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:0px;
}

.controls a img{
	border:0px;
}

.controls a:link{
	text-decoration: none;
}

.controls a:visited{
	text-decoration: none;
}

.controls a:hover{
	text-decoration: underline;
}


.content h2{
	font-size:90%;
	color:#009999;
	margin-bottom:3px;
}
.content p{
	font-size:12px;
	line-height:1.2em;
}
