html{
	overflow-y:scroll;
}

html > body div{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
 
}


/*　サイトマップ　#####################################*/
.sitemap{
	font-size:small;
	width:800px;
	text-align:right;
	margin-top:5px;
	margin-bottom:5px;
}

.sitemap_button{
	text-decoration:none;
	padding:0px 2px;
	background-color:#390;
	color:#FFF;
	margin:0px 4px;
	font-weight:bolder;
}

.sitemap a:link{
	text-decoration:none;
	color:#000;
}

.sitemap a:visited{
	text-decoration:none;
}

.sitemap a:hover{
	text-decoration:none;
	text-shadow:0px 0px 3px #999;
}

sitemap a:active{
	text-decoration:none;
	color:#349FEF;
}


/*　ナビゲーションボタン　#####################################*/

.navi_all{
	width:800px;
}

.navi_pic{
	float:left;
	text-align:center;
	width:184px;
}

.navi{
	float:left;
	text-align:center;
	width:88px;
	height:40px;
	line-height:40px;
}

.navi a:link{
	color:#000;
	text-decoration:none;
}

.navi a:visited{
	color:#000;
}

.navi a:hover{
	color:#349FEF;
	text-shadow:0px 0px 3px #8CC9FB;
}

.navi a:active{
	color:#349FEF;
}

/*　メインコンテンツ　#####################################*/

.main_contents{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}


/*　スライドショー　#####################################*/

.slideshow_all{
	width:800px;
}


/*　トップ画面コンテンツ　#####################################*/


.top_contents_title{
	margin-top:10px;
	background-color:#AFC8FC;
	padding:3px 10px;
	text-shadow:0px 0px 5px #FFFFFF;
}


.contents_view{
	padding:10px 20px;
	font-size:small;
}

.contents_view_1content{
	border-bottom:dotted 1px #B9DCFB;
}

.content_day{
	font-weight:bold;
	color:#366;
	padding-right:10px;
	float:left;
}

.content_naiyou{
	float:left;
}


.old_news{
	text-align:right;
}


.top_product_title{
	
}

.top_product_comment{
	border-bottom:dotted 1px #006666;
	padding-left:20px;
}


.to_product{
	text-align:right;
}

/*　フッター　#####################################*/

.footer{
	width:800px;
	text-align:center;
}