body{
font-size:12px;
margin:0px;}
table{
	font-size:12px;
	line-height:150%;
	margin: auto;



}
h1{
	color:#666666;
	font-size:10px;
	font-weight:normal;
	margin:1px 3px 0px 3px;
	line-height: 110%;
}
h2{
font-size:11px;
font-weight:normal;
color:#888888;
margin:5px 0px 5px 0px;
line-height:100%;
}
#header{
background:  url("../images/head_back.jpg") no-repeat #ffffff;
}
.padding{
padding:0px 0px 5px 5px;
}

#quick{
background:  url("../images/quick.jpg") no-repeat center;
}
#osusume{
background:  url("../images/bar_osusume.jpg") no-repeat center;
}
.box{
background-color:#FFFFFF;
}
.store{
margin:5px 0px 0px 2px;
line-height:125%;
}
#copy{
font-size:10px;
color:#999999;
margin:10px 0px 0px 0px;
}
.f1 {
	font-weight: bolder;
	color: #006699;
}
.re_box{
	margin-top:6px;
	width: 270px;
	height: 100%;
	margin: 2px;
}
.re_title{
	background-color: #FFE9BB;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding:2px;
	border-right: 1px solid #cccccc;
}
.re2_title{
	background-color: cccccc;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	padding:2px;
	border-right: 1px solid #aaaaaa;
}
.re_contents {
	border:1px solid #cccccc;
	height:100%
}
.re_inside{
margin:5px 0px
}
.title_l{
float:left;
}
.title_r{
float:right;
}
.price {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.layout {
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
}
.link_title{
	font-size:14px;
	font-weight:bold;
	background-color:#0066CC;
	text-align:center;
	width:100%;
	padding:5px 0px 3px 0px;
	color: #FFFFFF;
}
.red{
color:red;
}
a:link{
	color:#0066FF;
	text-decoration: none;
}
a:visited{
	color:#0066FF;
	text-decoration: none;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}
.write p{
	line-height: 150%;
	text-align: left;
	padding:5px;
	width:550px;
	margin:0px;
}
.center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
