body{
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFFFFF;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#009999;
	text-decoration:underline;
}

/*全体設定*/
.allbody{
	width:800px;
	margin:0px auto 0px auto;
}

/*テキスト装飾*/
.text_size10{
	font-size:10px;
}
.text_blueblod{
	color:#009999;
	font-weight:bold;
}
.text_red{
	color:#009999;
	font-size:10px;
}

/*h1*/
h1{
	width:800px;
	margin:0px auto 0px auto;
	padding:3px 0px 3px 0px;
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
	color:#009999;
}

/*ヘッダ*/
.headall_flash{
	margin:0px;
	width:800px;
	height:150px;
	border-bottom:solid 2px #000000;
}
.headall{
	margin:0px;
	width:800px;
	height:150px;
	background:url(img/index/head_bgimg.jpg) no-repeat right center;
	border-bottom:solid 2px #000000;
}
.head_flash{
	margin:0px;
	width:290px;
	height:125px;
}
.head_menu{
	margin:0px 0px 0px 5px;
}
.head_menu_margin{
	margin:0px 0px 0px 65px;
}

/*メイン全体設定*/
.main_table{
	margin:0px;
	width:800px;
}

/*メイン左側メニュー設定*/
.main_table_td01{
	width:130px;
	vertical-align:top;
}
.left_menu00{
	margin:30px 0px 0px 5px;
}
.left_menu01{
	margin:15px 0px 0px 5px;
}
.left_textmenu00{
	margin:30px 0px 0px 5px;
	font-size:10px;
	color:#000000;
}
.left_textmenu01{
	margin:10px 0px 0px 5px;
	font-size:10px;
	color:#000000;
}
.left_flash{
	margin:65px 0px 0px 0px;
	width:130px;
	height:350px;
}

/*メイン右側商品紹介設定*/
.main_table_td02{
	width:670px;
	vertical-align:top;
}
.main_text_link{
	margin:15px 15px 0px 0px;
	text-align:right;
	font-size:12px;
	color:#999999;
	letter-spacing:2px;
}
.main_itemtable01{
	margin:30px 0px 0px 30px;
	width:610px;
}
.main_itemtable01_td01{
	margin:0px;
	width:180px;
}
.main_itemtable01_td02{
	margin:0px;
	padding:0px 0px 0px 35px;
	width:180px;
}
.main_itemtable02{
	margin:30px 0px 0px 30px;
	width:610px;
}
.main_itemtable03{
	margin:30px 0px 30px 30px;
	width:610px;
}
.main_flash{
	width:180px;
	height:270px;
}
.main_text_item{
	width:180px;
	margin:3px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	line-height:120%;
}
.main_text_item02{
	width:180px;
	margin:3px 0px 0px 35px;
	text-align:center;
	font-size:10px;
	color:#000000;
	letter-spacing:1px;
	line-height:120%;
}
.main_text_item a:hover,.main_text_item02 a:hover{
	text-decoration:overline underline;
}

/*フッタ*/
.foot_all{
	margin:30px 0px 0px 0px;
	width:800px;
	height:50px;
	border-top:solid 2px #000000;
	background:url(img/index/foot_bgimg.jpg) no-repeat left bottom;
}
.foot_copy{
	margin:20px 0px 0px 0px;
	text-align:center;
	font-size:10px;
	color:#666666;
	letter-spacing:1px;
}