@charset "utf-8";
/* CSS Document */

* {	
	font-family: Osaka, "ＭＳ Ｐゴシック";
	font-size:12px;
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
	} 
	
h1{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	margin:3px 0 0 0;
	}
	
h3{
	height:40px;
	line-height:40px;
	font-size:18px;	
	background-color:#00CCFF;
	background-image:url(../img/bg-h3.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	text-shadow:1px 1px 1px #999;
	color:#FFFFFF;
	margin:10px 0;
	clear:both;
	}

h4{
	text-align:center;
	font-size:16px;
	background-image:url(../img/bg-h4.gif);
	background-repeat:repeat-x;
	line-height:35px;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:1px;
	}

hr {border:1px solid #000000;}

/* リンク設定 */
a{}
a:link { color: #666; }
a:visited{ color: #7e7e7e; text-decoration: none; }
a:hover{}



/************ レイアウト基本設定(テンプレート） *************/

#container{
	text-align:center;
	margin:0 auto 0px auto;	
	}

#wrapper{
	margin:0 auto 0px auto;
	text-align:left;
	width:920px;
	}

/* ヘッダー */
#head{
	height: 66px;
	background-image:url(../img/bg-head.jpg);
	}

#logo{
	float:left;
	width:408px;
	}

#head-right{
	float:right;
	}

#head-right p{
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	margin:40px 20px 0 0;
	}

#head-navi{
	clear:both;
	background-image:url(../img/bg-head-navi.gif);
	background-repeat:repeat-x;
	height: 38px;
	border: solid 1px #bbb;
	}

#head-navi li{
	float:left;
	margin:0;
	padding:0;
	height:38px;
	}

/* パンクズ */
#pnkz{
	clear:both;
	font-size:11px;
	color:#666666;
	line-height:22px;
	margin-left:10px;
	}

#pnkz a{
	text-decoration:none;
	}

/* レフト（ナビゲーション） */
#left{
	float:left;
	width:200px;
	}
	
	
/* ライブラリ:navi-glass */

#navi-glass{
	margin-bottom:5px;
	}

#navi-glass ul{
	margin-bottom:5px;
	}

#navi-glass li{
	display:inline;
	}

#left-navi a:link { color: #666; text-decoration: none; }
#left-navi a:visited{ color: #7e7e7e; }
#left-navi a:hover{ text-decoration: underline; }

#left-navi ul{
	color: #666;
	margin:15px 0 0 10px;
	}
	
#left-navi li{
	font-size: 12px;
	margin-bottom:5px;
	background-image: url(../img/arrow.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:10px;
	}
	

/* ライト（メインコンテンツ） */
#right{
	float:right;
	width:700px;
	margin-left:10px;
	}
	
/* フッター */
#foot{
	clear:both;
	text-align:center;
	font-size:11px;
	padding-top:20px;
	}

#foot-navi{
	border-top:2px solid #999999;
	text-align:left;
	margin:10px 0;
	
	}
#foot-navi dl{
	padding:10px;
	}

#foot-navi dt{
	font-weight:bold;
	clear:both;
	padding-top:10px;
	}

#foot-navi dd{
	float:left;
	border-right:1px solid #666666;
	padding:0 5px;
	margin-top:3px;
	line-height:11px;
	}




#copyright{
	margin-top:20px;
	color:#666666;
	border-top:2px solid #999999;
	padding:7px;
	}


/************ 共通設定 *************/

.accent{
	color:#609ade;
	}
	
.go-to-top{
	clear:both;
	float:right;
	margin:10px;
	background-image:url(../img/arrow_top.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:10px;
	font-weight:bold;
	}

#page-info{
	clear:both;	
	text-align:right;
	color:#999999;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	}

/************ TOPページ（index.html) *************/

#top-news{
	margin-top:15px;
	}

#top-news dd img{
	background: url(../images/bg_topics.jpg) left bottom repeat-x;
	border-bottom: 3px solid #ec651f;
	width:327px;
	padding,margin:0;
	}

#top-news-left{
	border: 1px solid #a6a6a6;
	padding: 2px;
	width: 328px;
	height:342px;
	float:left;
	}

#top-news-right{
	border: 1px solid #a6a6a6;
	padding: 2px;
	width: 328px;
	height:342px;	
	float:right;
	}

#top-news-right dd img{
	margin-bottom:3px;
	}
	
#top-prdct-info{
	clear:both;
	padding-top:20px;
	color: #609ade;
	font-size:11px;
	}

#top-prdct-info a{
		color: #609ade;
		}
	
#top-prdct-info ul{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-bottom:6px;
	width: 332px;
	height:70px;
	padding-top:15px;	
	}

#top-prdct-info li{
	padding-right: 100px;
	margin:0 0 0 35px;
	line-height:18px;
	background: url(../img/arrow02.gif) left no-repeat;
	text-indent:15px;
	}

#top-prdct-info-left{
	width: 334px;
	float:left;
	background: url(../img/bg-shadow.jpg) left bottom repeat-x;
	}

#top-prdct-info-left ul{
	background-image:url(../img/bg-top-prdct-contact.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}

#top-prdct-info-right{
	float:right;
	background: url(../img/bg-shadow.jpg) left bottom repeat-x;
	}

#top-prdct-info-right ul{
	background-image:url(../img/bg-top-prdct-glass.jpg);
	background-position:right;
	background-repeat:no-repeat;
	}

#topics{
	clear:both;
	width:700px;
	padding-top:10px;
	}

#tpcs{
	float: left;
	padding: 10px;
	width: 210px;
	height:200px;
	border: 1px solid #a6a6a6;
	overflow:auto;
	font-size:11px;
	color:#666666;
	}

#tpcs-head{
	background-image:url(../img/topics.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:180px;
	text-align:right;
	}

#tpcs dl{
	padding:5px;
	}

#tpcs dt{
	color:#FF0000;
	font-weight:bold;
	margin-top:5px;
	}

#tpcs dd{
	line-height:15px;
	border-bottom:1px dotted #CCCCCC;
	padding:0 0 5px 0;
	}

#bnr{
	float:right;
	width:460px;
	}

#bnr img{
	padding:5px 0 5px 10px;
	float:right;
	}
	
/************ コンタクト商品一覧ページ *************/

#rotate{
	margin-top:15px;
	margin-bottom:20px;
	}

.contact-lens-list{
	float:left;
	width:330px;
	height:220px;
	margin-right:10px;
	}


.contact-lens-list:hover{
	background-color:#E8FFFF;
	}

.contact-lens-list h5{
	text-align:center;
	background-image:url(../img/bg-contact-lens-head.gif);
	background-repeat:repeat-x;
	line-height:30px;
	margin-bottom:7px;
	font-size:14px;
	}

.contact-lens-list:after{
	clear:both;
	}

.contact-main{
	height:140px;
	}

.contact-lens-img{
	float:left;
	text-align:center;
	vertical-align:middle;
	width:150px;
	border:1px solid #00FFFF;
	padding:3px;
	margin-bottom:10px;
	background-color:#FFFFFF;	
	}

.contact-lens-info{
	float:right;
	width:150px;
	font-size:11px;
	color:#666;
	}

.contact-lens-info dd{
	margin-bottom:7px;
	}

.contact-lens-info dd img{
	margin-right:5px;
	}

.contact-lens-info dd strong{
	color:#FF6600;
	font-size:12px;
	}

.contact-lens-price{
	clear:both;
	text-align:right;
	color:#FF0000;
	font-size:18px;
	font-weight:bold;	
	line-height:25px;
	padding:0 0px 10px 0;
	border-bottom:1px dotted #CCCCCC;
	background-image:url(../img/contact-lens/price-web-limited.gif);
	background-position:130px 0px;
	background-repeat:no-repeat;
	}

#fragment-1,#fragment-2,#fragment-3,#fragment-4,#fragment-5,#fragment-6{
	clear:both;
	}

#fragment-1 li,#fragment-2 li{
	float:left;
	margin:0 15px 15px 0;
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	text-indent:15px;
	line-height:18px;
	}

#fragment-1 li a,#fragment-2 li a{
	color:#00CCFF;
	}

#fragment-1 li a:hover,#fragment-2 li a:hover{
	text-decoration:underline;
	background-color:#FFFFCC;
	}

#cntct-btm{
	line-height:18px;
	color:#666;
	letter-spacing:1px;
	border-top:1px dotted #999999;
	}

#cntct-btm p{
	margin-top:10px;
	}
	

/************　コンタクトリスト変更試験用（削除予定）100721  *************/

.contact-lens-list2{
	float:left;
	width:330px;
	margin-right:10px;
	}


.contact-lens-list:hover{
	background-color:#E8FFFF;
	}

.contact-lens-list2 h5{
	text-align:center;
	background-image:url(../img/bg-contact-lens-head.gif);
	background-repeat:repeat-x;
	line-height:30px;
	margin-bottom:7px;
	font-size:14px;
	}

.contact-lens-list2:after{
	clear:both;
	}

.contact-main2{
	height:125px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:7px;
	}

.contact-lens-img2{
	float:left;
	text-align:center;
	vertical-align:middle;
	width:150px;
	border:1px solid #00FFFF;
	padding:3px;
	margin-bottom:10px;
	background-color:#FFFFFF;	
	}

.contact-lens-info2{
	float:right;
	width:150px;
	font-size:11px;
	color:#666;
	}

.contact-lens-info2 dl{
	height:80px;
	}

.contact-lens-info2 dd{
	margin-bottom:5px;
	}

.contact-lens-info2 dd img{
	margin-right:5px;
	}

.contact-lens-info2 dd strong{
	color:#FF6600;
	font-size:12px;
	}

.contact-lens-price2{
	clear:left;
	text-align:right;
	float:right;
	width:150px;
	background-image:url(../img/contact-lens/bg-price.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}

.contact-lens-price2 p{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;	
	line-height:25px;
	padding:15px 5px 0 0;
	}

/************ メガネ商品一覧ページ *************/
.megane_navi{
	margin-top:15px;
	text-align:center;
	}
.megane_navi img{
	margin-right:1px;
	}	

.ttl-megane{
	clear:both;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	text-align:left;
	}

.ttl-megane2{
	clear:both;
	margin:15px 0;
	padding:0 0 0 0;
	}

.ttl-megane img{
	float:left;
	margin:5px 0 0 0;
	padding:0;
	}
	
.ttl-megane p{
	float:right;
	margin:15px ;
	padding:0 0 0 10px;
	background-image:url(../glasses/images/li.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	}
	
.ttl-megane p a{
	color:#FF6600;
	}	

.brand_category{
	clear:both;
	padding:0;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	height:40px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.brand_category img{
	float:left;
	margin:0;
	padding:8px 0 0 15px;
	}

.brand_category p{
	float:right;
	margin:0;
	padding:15px 0 0 0;
	font-size:11px;	
	}
	
.brand_category p a{
	color:#FF6600;
	}
	
.brand_category2{
	clear:both;
	padding:0;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	height:60px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

.brand_category2 img{
	float:left;
	margin:0;
	padding:10px 0 0 4px;
	}

.brand_category2 p{
	float:right;
	margin:0;
	padding:15px 0 0 0;
	font-size:11px;	
	}
	
.brand_category2 p a{
	color:#FF6600;
	}
	

.megane_list{
	clear:right;
	float:left;
	width:340px;
	margin:0 4px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #999 ;
	font-size:12px;
	}


.megane_list-btm{
	clear:right;
	float:left;
	width:340px;
	margin:0 4px 10px 0;
	padding-bottom:10px;
	font-size:12px;
	border-bottom:none ;
	}

.megane_img{
	height:165px;
	}	
	
.megane_brand{
	float:left;
	width:47%;
	height:55px;
	border-right:1px dashed #999999;
	padding-top:5px;
	text-align:center;
	}

.megane_txt{
	float:right;
	width:49%;
	height:55px;
	text-align:left;
	padding-top:5px;
	font-size:12px;
	}

.megane_txt strong{
	color:#FF0000;
	font-weight:bold;
	}

.bar{
	width:6px;
	float:left;
	margin:0;
	padding:20px 0;
	}

.card_nouse{
	margin:10px 10px 10px 150px;
	font-size:11px;
	}

.small{
	font-size:11px;
	}
.enkin-info{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	height:100px;

}

.enkin-info-left{
	float:left;}

.enkin-info-right{
	float:right;}

/************ 店舗案内ページ *************/

#tenpo h5{
	text-align:center;
	background-image:url(../img/bg-contact-lens-head.gif);
	background-repeat:repeat-x;
	line-height:30px;
	margin-bottom:7px;
	font-size:14px;
	width:330px;
	display:block;
	}

#tenpo ul{
	margin-top:10px;
	}

#tenpo li{
	float:left;
	margin:0 5px 0 0;
	}

#tenpo table{
	clear:both;
	line-height:16px;
	letter-spacing:1px;
	width:335px;
	}

#tenpo th{
	border:1px dotted #999999;
	padding:7px;
	text-align:right;
	font-size:14px;
	color:#333;
	}
	
#tenpo td{
	border:1px dotted #999999;
	padding:7px;
	text-align:left;
	font-size:14px;
	color:#333;
	}

#tenpo p{
	padding:6px;
	line-height:18px;
	font-size:12px;
	}

#tenpo p strong{
	color:#FF0000;
	}

#tenpo-cntct{
	float:left;
	width:330px;
	margin-right:10px;
	}

#tenpo-gls{
	float:right;
	width:330px;
	margin-right:10px;
	}

#store-left{
	float:left;
	width:330px;
	}

#store-left li{
	float:left;
	margin:0 5px 0 0;
	}

#store-left table{
	clear:both;
	line-height:16px;
	letter-spacing:1px;
	width:330px;
	}

#store-left th{
	border:1px dotted #999999;
	padding:7px;
	text-align:right;
	font-size:14px;
	color:#333;
	}

#store-left td{
	border:1px dotted #999999;
	padding:7px;
	text-align:left;
	font-size:14px;
	color:#333;
	}

#store-left img{
	margin:5px 0;
	}

#store-right{
	float:right;
	width:350px;
	}

#store-right img{
	float:right;
	margin-bottom:15px;
	 }
	
#parking{
	text-align:left;
	padding:10px;
	}

#parking h5{
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	background-color:#00CC00;
	line-height:25px;
	border-bottom:1px solid #006600;
	border-right:1px solid #006600;
	margin:0 0 10px 0;
	padding:0;
	}

#parking p{
	margin:5px 30px 0 40px;
	padding:0;
	line-height:20px;
	letter-spacing:1px;
	font-size:12px;
	}

	 
/************ 個人情報保護方針・取り扱いについて/最高お買得保証 *************/

#privacy{
	margin-left:10px;

}

#privacy p{
	letter-spacing:1px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
	font-size:12px;
	}

#privacy dt{
	font-weight:bold;
	color:#333333;
	font-size:12px;
	margin-bottom:10px;
	}

#privacy dd{
	letter-spacing:1px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
	font-size:12px;
	}

#privacy ol li{
	list-style-type:decimal;
	list-style-position:inside;
	margin-bottom:15px;
	font-size:12px;
	
	}

/************ 採用情報 *************/

#recruit{
	margin-left:10px;
	}

#recruit p{
	letter-spacing:1px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
	font-size:12px;
	}

#recruit table {
	font-size:12px;
	line-height:18px;
	width:100%;
	
	}

#recruit th{
	background-color:#CCC;
	padding:7px;
	border:1px solid #CCCCCC;
	text-align:center;
	letter-spacing:2px;
	}

#recruit td{
	padding:7px;
	border:1px solid #CCCCCC;
	}
.recruit-table-btm{
	background-color:#ffcc66;
	}
	
/************ サポート＆サービス *************/

#support{
	font-size:12px;
	color:#333;
	margin-left:10px;
	}

#support p{
	letter-spacing:1px;
	color:#333;
	line-height:18px;
	margin-bottom:15px;
	font-size:12px;
	}

#support li{
	background-image:url(../img/arrow02.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-left:18px;
	margin-bottom:10px;
	margin-left:10px;
	padding-bottom:5px;
	font-size:14px;
	}

#support dt{
	background-image:url(../img/bg-contact-lens-head.gif);
	background-repeat:repeat-x;
	line-height:30px;
	margin-top:10px;
	margin-bottom:7px;
	font-size:14px;
	text-indent:15px;
	font-weight:bold;
	}

#support dd{
	line-height:18px;
	margin-bottom:15px;
	letter-spacing:1px;
	margin-left:10px;
	}

/************ クーポンページ *************/
.print{
	height:40px;
	line-height:40px;
	background-color:#00CCFF;
	background-image:url(../img/bg-h3.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	text-shadow:1px 1px 1px #999;
	width:140px;
	color:#FFFFFF;
	margin:10px 0;
	clear:both;
	display:block;
	}

.print a{
	color:#0000FF;
	}
