/* CSS Document */

body{
	font-family:"MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック","Osaka",Arial,sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	line-height:1.6em;
	background-color:#000000;
	background-image:url(../img/background.jpg);
	margin:0px;
	padding:0px;
}
div{
	float:left;
	display:inline;
}
a{
	color:#007FF6;
	text-decoration:none;
}
a img{
	border:0;
}
.center{
	width:50%;
	margin-right:-390px;
}
#page{
	width:780px;
}
.head_area{
	width:780px;
	height:132px;
	background-image:url(../img/head_bg.jpg);
	margin-bottom:30px;
}
.head_area .head_menu_area{
	width:auto;
	height:auto;
	margin-left:25px;
	margin-top:110px;
}
.menu_area{
	width:165px;
	margin-right:35px;
}
.menu_area .menu_title_area{
	width:165px;
	margin-top:15px;
	margin-bottom:10px;
}
.menu_area .menu_text_area{
	width:165px;
	margin-bottom:10px;
}
.menu_area .menu_text_area .menu_arrow{
	width:10px;
	margin-top:3px;
}
.menu_area .menu_text_area .menu_text_box{
	width:150px;
}
.contents_area{
	width:500px;
}
.contents_area .prtext{
	width:500px;
	margin-bottom:60px;
}
.contents_box_L{
	width:500px;
	margin-bottom:10px;
}
.contents_area .prod_number{
	width:500px;
	fint-size:9pt;
	margin-bottom:10px;
}
.contents_area h1{
	width:500px;
	margin-top:0px;
	margin-bottom:25px;
	fint-size:14pt;
	line-height:1.2em;
}
.contents_area .contents_body{
	width:500px;
}
.contents_area .contents_body .contents_img{
	width:185px;
	margin-right:20px;
}
.contents_area .contents_body .contents_img img{
	margin-bottom:5px;
}
.contents_area .contents_body .contents_text_area{
	width:285px;
}
.contents_area .contents_body .contents_text_box{
	width:285px;
	margin-bottom:15px;
}
.button_buy{
	margin-top:15px;
	margin-bottom:15px;
}
.text_link{
	width:100%;
	margin-top:30px;
}
.footer{
	width:780px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	margin-top:30px;
}
