@charset"UTF-8";
/*######################################
メガネドー HP
■TOPページ用■
base.css
CSS Version 2.0
LastModefied:2007.1.31 By wise
######################################*/

*{
	padding: 0;
	margin: 0;
}

.clearfix:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
}

/*-for IE-*/
.clearfix{
	zoom:1;
}

img{
	border:0;
	vertical-align: bottom;
}

html{
	height: 100%;
	font-family: "ＭＳ Ｐゴシック" ,sans-serif;
}

body{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 0.8em;
	vertical-align: top;
}

.active {ime-mode: active;}
.disabled {ime-mode: disabled;}

#Contents{
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
}

body > #Contents {
    height: auto;
}

#Head{
	width: 900px;
	height: 155px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
	#Head .header_inner{
		padding:12px 0 0;
		width: 900px;
		margin:0 auto;
		text-align: left;
	}
	#Head .header_inner .com{
		float: left;
		width: 650px;
	}
	#Head h3{
		padding:80px 0px 0px 200px;
		margin:0;
		line-height:20px;
		font-size:11px;
		color:#333333;
	}
	#Head .top_img{
		float: right;
		padding: 20px 0 0;
		width: 240px;
	}
		#Head .top_img li{
			float: left;
			width: 120px;
			list-style: none;
			text-align: right;
		}
		#Head .top_img .top_tel{
			padding: 20px 0 0 10px;
			color:#044291;
			font-size:14px;
		}
			#Head .top_img .top_tel a{
				color:#044291;
				text-decoration: none;
			}
			#Head .top_img .top_tel a:hover{
				color:#044291;
				text-decoration: none;
			}
			#Head .top_img .top_tel img{
				float: left;
				margin: 0 5px 3px 0;
			}
			#Head .top_img .top_tel p{
				float: left;
				font-size: 13px;
				padding: 15px 0 0 0;
			}
			#Head .top_img .top_tel .tel-link{
				color: #044291;
				font-size: 24px;
				line-height: 28px;
			}

#Menu {
	padding-bottom: 10px;
}

#Menu ul {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#Menu li{
	float: left;
	list-style: none;
	padding: 0;
	height: 46px;
	background-color: #fff;
	border-left: 1px solid #333;
}
	#Menu li.last{
			border-right: 1px solid #333;
	}

#Menu a{
	display: block;
	line-height:20px;
	height:46px;
}

#Menu li a.top{
	width: 93px;
	background: url('../image/b_top.png') no-repeat;
}

#Menu li a.top:hover{
	background: url('../image/b_top1.png') no-repeat;
}

#Menu li a.onlyone{
	width: 189px;
	background: url('../image/b_onlyone.png') no-repeat;
}

#Menu li a.onlyone:hover{
	background: url('../image/b_onlyone1.png') no-repeat;
}

#Menu li a.brand{
	width: 174px;
	background: url('../image/b_brand.png') no-repeat;
}

#Menu li a.brand:hover{
	background: url('../image/b_brand1.png') no-repeat;
}

#Menu li a.price{
	width: 187px;
	background: url('../image/b_3price.png') no-repeat;
}

#Menu li a.price:hover{
	background: url('../image/b_3price1.png') no-repeat;
}

#Menu li a.shop{
	width: 122px;
	background: url('../image/b_shop.png') no-repeat;
}

#Menu li a.shop:hover{
	background: url('../image/b_shop1.png') no-repeat;
}

#Menu li a.blog{
	width: 128px;
	background: url('../image/b_blog.png') no-repeat;
}

#Menu li a.blog:hover{
	background: url('../image/b_blog1.png') no-repeat;
}

#Main {
	margin: 0 auto;
	padding-bottom: 30px;
	background-color: #e3f3f8;
}

#Sen{
	padding: 0px;
	background: url('../image/sen.png') repeat-x;
}

#Item{
	width: 900px;
	padding: 0px;
	margin: 20px auto 0;
}

	#Item li{
		list-style: none;
	}
		#Item li.left{
			float: left;
		}
		#Item li.right{
			float: right;
		}
.infoarea{
	margin: 0 auto;
	padding: 20px 0 0;
	width: 900px;
}
/* ブログ新着 */
#Joho {
	float: left;
	width: 438px;
	height:137px;
	font-size: 10pt;
	border-style: none;
}

#Joho ul{
	list-style: none;
	background: #fff;
}
#Joho ul li{
	list-style: none;
	padding: 10px 5px 10px 45px;
	line-height: 140%;
	border-top: 1px solid #333333;
	background: url('../image/b1.png') no-repeat 20px 9px;
	font-size: 8pt;
}
	#Joho ul li.startitem{
		border: none;
	}

#Joho ul li .date{
	display: inline-block;
	width: 80px;
	color: #333333;
}

#Joho ul li a{
	color: #333333;
	text-decoration: none;
}

#Joho ul li a:hover {
	color: #FF3300;
}

#Joho iframe{
	width: 438px;
	height:137px;
	text-align: left;
	font-size: 9pt;
}

#Item2 {
	float: right;
	width: 438px;
	height:137px;
	text-align: center;
}

#Foot {
	font-size: 10pt;
	color: #333333;
	text-align: left;
	border-bottom: 15px solid #044291;
}

#Foot table{
	margin: 0 auto;
	width: 900px;
}

#Foot td{
	color: #333333;
	line-height: 20px;
	vertical-align: top;
}


#Foot td.fnavi{
	padding: 30px 0 0 5px;
}
#Foot td.address{
	padding: 40px 0 0 55px;
}

#Foot a{
	display:inline-block;
	color: #333333;
	padding-top: 10px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}

#Foot a:hover {
	color: #ff3300;
	width: auto;
	line-height: 20px;
}
