@charset "utf-8";
*{
	margin:0;
	padding:0;
}
*body,form,fieldset,td,th{
	font-family: Arial,"MS P�S�V�b�N", Osaka, "�q���M�m�p�S Pro W3", sans-serif;
}


/* all ************************************************************************/
body{
	background-color:#ffffff;
	background-image:url(../img/bg.gif);
	font-size:14px;
}

div#all{
	margin:0 auto;
	width:760px;
	background-color:#ffffff;
}


div#logo {
	padding-bottom:10px;
}
/*header************************************************************************/

/*contents**********************************************************************/
div#cont{
	margin:0 auto;
	width:720px;
	background-color:#ffffff;
}
div#cont h1{
	position:relative;
	padding-bottom:12px;
}

div#cont div.lead{
	position:relative;
	padding:20px 0;
}

div#cont h2{
	line-height:0;
	margin:15px 0;
}

div#cont h3{
	margin:15px 0;
	padding:0;
}

div#point{
	float:left;
	width:192px;
}

div.note {
}
div.note ul {
	line-height :140% ;
	margin-left :100px ;
	margin-top :0.5em ;
	border-bottom :1px dotted #e8d2d2
}
ul.note2 {
	border-top :1px dotted #e8d2d2 ;
}

dt {
	font-size:100%;
	color:#960;
	margin-top:1.0em;
	margin-bottom:0.5em;
	line-height :180% ;
	text-indent :-2.2em ;
	margin-left :2.5em ;
	font-weight :600
}
dd {
	line-height :140% ;
	margin-left :2.2em
}

table {
	border :none
}
table.index td {
	vertical-align:top
}

table.page td img {
	display:block;
}

div#cont table.specification {
	width:540px;
	border-collapse:separate;
	margin:0 auto;
}
div#cont table.specification th {
	border-bottom:1px dotted #c8c8c8;
	padding:5px;
	text-align:left;
	color:#006699;
	width:110px;
	line-height:140%;
}
div#cont table.specification td {
	border-bottom:1px dotted #c8c8c8;
	padding:5px;
	text-align:left;
	line-height:140%;	
}

img {
	border :none
}
img.sample {
	border :1px solid #dedede
}
img.samplesep1 {
	border-top :1px solid #dedede ;
	border-left :1px solid #dedede ;
	border-right :1px solid #dedede ;
}
img.samplesep2 {
	border-bottom :1px solid #dedede ;
	border-left :1px solid #dedede ;
	border-right :1px solid #dedede ;
}

div#cont div.info {
	text-align:center;
	margin-top:50px;
}
div#cont div.info span {
	color:#990000;
	font-weight:bold;
}

div.top {
	text-align:right;
	margin:10px 0
}
div.top img {
	margin:0 3px -3px 0
}
div.top a {
	padding-bottom:10px;
}

div#cont div.expansion {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

/*footer************************************************************************/
div#footer{
	padding:5px;
	border-top:1px solid #666666;
}
div#footer p{
	padding:0 0 5px 10px;
	clear:both;
	font-size:10px;
	text-align:center;
	color:#666666;
}
div#footer a{
	text-decoration:none;
}
div#footer a:hover{
	text-decoration:underline;
}

div#cont div#shop{
	margin:50px auto;
	text-align:center;
}

/*other************************************************************************/
.hidden{
	visibility:hidden;
}

.clear{
	clear:both;
}
.r10{
	padding-right:10px;
}
.r30{
	padding-right:30px;
}

.mb30{
	margin-bottom:30px;
}

img{
	border:none;
}

img.trouble_btn{
	margin-top:3px;
}

img.sample{
	margin:10px 0;
}

.ct{
	text-align:center;
}

.spc{
	margin-bottom:14px;
}



