@charset "UTF-8";
/* CSS Document */

/*=== 基本ベースを設定します ===*/

body {
	font-size: 15px;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#000;
	background:#FBFFE6;
	margin:0px;
	}

a   {color:#00F;text-decoration:underline;}
a:hover   {text-decoration:underline;}

a img {border: 0;}
ol,ul,li,dl,dt,dd {list-style-type: none;}
h1,h2,h3,h4,ol,ul,li,dl,dd,p,img {
	margin: 0;
	padding: 0;
}
.clear{
	clear:both;
}
/*=== コンテナー（HPの横幅を指定します）===*/
#container {
	width:900px;
	background:#FFF;
	margin:10px auto 10px;
}

/*=== ヘッダー部分のスタイル ===*/
#header {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:95px;
	padding:0px;
	background:url(../images/header.gif) no-repeat center ;
	clear:both;
	margin-bottom:20px;
}

.logo {
	margin:15px 0px 0px 15px;
}
.sitename{
	margin:5px 10px 0px;
}
.center{
text-align:center;
}

h1,h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:10px 10px 0px 10px;
	color:#660000;
	float:left;
}
/*=== サイドメニュー部分のスタイル ===*/
#sidemenu {
	width:200px;
	margin:0px;
	padding :0px 0px 0px 10px;
	float:left;
	}

#sidemenu ul {
	padding:0px;
	margin:0px;
	width:200px;	
}

#sidemenu li {
	width:190px;
	display:block;
	font-size:14px;
	float:left;
	line-height:120%;
	font-weight:bold;
	margin:0px;
	float:left;
}

#sidemenu li a {
	color:#660000;
	text-decoration:none;
	display:block;
	padding:0px;
	padding:10px 0px 10px 25px;
	border-bottom:1px solid #CCC;
}

#sidemenu li a:hover {
	color:#660000;
	text-decoration:none;
	display:block;
	padding:0px;
	padding:10px 0px 10px 25px;
	border-bottom:1px solid #CCC;
	background:#FFFFCC;
}

.point{
	color:#FF0000;
	font-size:11px;
}
.banner{
text-align:center;
}
.banner img{
margin-top:10px;
}

/*=== メインコンテンツ部分のスタイル ===*/
#contents {
	width:670px;
	margin:0px;
	background:#FFF;
	padding:0px 10px 0px 0px;
	float:right;
}
#contents2 {
	width:700px;
	margin:0px auto;
	background:#FFF;
	padding:0px 10px 0px 0px;
}
.b_yellow{
border-bottom:3px solid #FFFF00;padding:3px 8px;z-index:1;
}
h3 {
	font-size:18px;
	font-weight:bold;
	height:17px;
	padding:5px 0px 7px;
	margin-bottom:8px;
	border-bottom:1px solid #CCC;
	color:#660000;
}

#contents p,#contents2 p{
margin:3px 5px 10px 15px;
}

#contents table,#contents2 table{
	margin:0px auto 5px;
	width:95%;
}
h4 {
	font-size:15px;
	font-weight:bold;
	padding:3px 10px 3px;
	margin:10px auto 0px;
	background:#FFFF00;
	clear:both;
	color:#660000;
}
h5 {
	font-weight:bold;
	padding:5px 5px 0px;
	margin:0px;
	color:#660000;
	font-size: 14px;
}

.cont_text {
	padding:10px;
}

.cont_text p {
	padding:4px 0 16px;
	font-size:13px;
	line-height:24px;
	text-indent:13px;
}
.top_txt{
font-size:15px;
border:3px double #666;
padding:5px;
text-align:center;
}
#privacy{
	margin-left:20px;
	margin-right:5px;
}
ul.privacy{
	margin-left:15px;
}
ul.privacy li{
	list-style-type: decimal;
	margin-bottom:10px;
}
ul.privacy_1{
	margin-left:15px;
}
ul.privacy_1 li{
	list-style: none;
	margin-bottom:5px;
}
/* === フッター部分のスタイル === */

#footer {
	clear:both;
	padding-top:20px;
}

.pagetop {
	font-size:11px;
	text-align:right;
	margin:10px 20px 0 0;
	font-weight:bold;
}

.pagetop a {
	text-decoration:underline;
}


#copyright {
	margin:0px;
	padding:8px 0 20px 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background:#FFFF00;
}


.required {
color:#F00;
font-weight:normal;
margin-right:3px;
}
.inqv {
border:1px solid #CCCCCC;
height:150px;
padding:4px;
width:320px;
}
.pop{
margin:10px;
line-height:130%;
}
.pic01{
text-align:center;
margin-bottom:30px;
}
.pic01 img{
margin:0px 5px 10px;
float:left;
}
.form_b{
text-align:center;
}
.indeximg{
margin-bottom:15px;
}
area.pointer {
cursor:pointer;
}
ul.buy_list li{
margin-bottom:5px;
}
ul.buy_list{
margin:5px 0px 15px 15px;
}
textarea{
width:400px;
height:160px;
}
input.width_l{
width:390px;
}
input.width_s{
width:200px;
}
table.form th{
font-weight:normal;
}
table.form th.yellow{
background:#FCFAD2;
}
#option img{
margin:5px auto 20px;
}
.mainte_table{
line-height:110%;
}
#contents table.price{
	width:98%;
	padding: 5px;
}

h4.price_t{
    font-size: 15px;
    font-weight: bold;
    }
#contents p.style1{
	margin-top:15px;
	font-size: 17px;
	font-weight: bold;
}
#voice{
background:url(../images/voice_bg.gif) ;
text-align:center;
padding:10px;
margin:10px auto;
}
.voice{
background:url(../images/clip.jpg) #FFF no-repeat center top;
text-align:center;
padding:30px 0px 10px;
margin:10px 20px 25px;
}
.form_txt{
text-align:right;
font-size:16px;
}
