@charset "Shift_JIS";

/***********************************
 --:reset
***********************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-spacing:0;}
img{border:0;}
/***********************************
 --:font-reset
***********************************/
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ol,ul {list-style:none;}
th{font-style:normal;font-weight:normal;text-align:left;}
table {
	font-size:inherit;
	font:100%;
}
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color: #6C6D6A;
}

a:link,
a:visited,
a:hover,
a:active{
	color: #6C6D6A;text-decoration: none;
}
/***********************************
 --:common style
***********************************/

body{
	background: url("../images/bg.gif") repeat;
	text-align:center;
}
h1{
	font-size: 77%;
	text-indent:-9999px;
}

#wrapper{
	width: 750px;
	background-color:#F7F7F7;
	margin: 0 auto;
	text-align:left;
}
#inner{
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
}


/*#wrapper2{
	width: 748px;
	border-left: 1px solid #696969;
	border-right: 1px solid #696969;
	background-color:#FFFFFF;
	margin: 0 auto;
	text-align:left;
}*/

/*--------------------------------------------------
-- : site info
--------------------------------------------------*/
#siteinfo {
	text-align:right;
	padding: 0 0 8px 0;
}
#siteinfo li{
	display:inline;
	background: url(../images/footer_arw.gif) 0 2px no-repeat;
	padding: 0 12px 0 8px;
	font-size:77%;
}
#siteinfo li a:hover{
	color:#45779e;
	text-decoration:underline;
}

/*--------------------------------------------------
-- : 購入に際してのご注意
--------------------------------------------------*/
dl#attention{
	margin: 20px 65px 40px;
	padding: 20px 25px;
	border:1px solid #ddd;
	line-height: 1.5;
}
dl#attention dt{
	font-weight:bold;
	border-left:3px solid #7cc400;
	padding: 0 0 0 10px;
}
dl#attention dd{
	padding:6px 0 0 0;
	font-size:11px;
}
/*--------------------------------------------------
-- : footer
--------------------------------------------------*/

#footer{
	height: 63px;
	background: url("../images/i_footer_bg.jpg") repeat-x;
}

#tokiwa{
	float: left;
	margin: 0 0 0 14px;
	position:relative; top: 16px;
}

#copyright{
	float: right;
	text-align: right;
	margin:0 19px 0 0;
	position:relative; top: 27px;
}

/*--------------------------------------------------
-- : clearfix
--------------------------------------------------*/
.clearfix:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
/*for IE7*/
.clearfix{
	display: inline-block;
	min-height: 1%;
}
/*for IE6*/
* html .clearfix
{ height: 1%; }


/*--------------------------------------------------
 font size
 -------------------------------------------------
10px 	77%
11px 	85%
12px 	93% (was 93)
13px 	100%
14px 	108% (was 107)
15px 	116% (was 114)
16px 	123.1% (was 122)
17px 	131% (was 129)
18px 	138.5% (was 136)
19px 	146.5% (was 144)
20px 	153.9% (was 152)
--------------------------------------------------*/

