* {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
body {
	background-color: #FFF;
	color: #333;
	text-align: center;
	background:url(img/bg-sdw.jpg) center repeat-y;
	font-size:13px;
}

/*リンク色*/
a:link {
	color: black
}
a {
	text-decoration: none;
}


/*全体の枠*/
#container {
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}



/*ページ上部*/
#banner {
	text-align: left;
	background-repeat: no-repeat ;
	background-image: url(img/top_img.jpg);
	background-position: 0 21px;
	height:95px;
	margin-left:50px;
}
#banner p {
	text-align:right;
	padding:0 60px 0 0;
}
.top_bannar {
	background-image:url(img/top1.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:560px;
	margin-left:auto;
	margin-right:auto;
}
.catform {
	padding:460px 0 0 400px;
}

	/*タイトル文字*/

	#banner h1 {
		padding: 0px 0px 0px 10px;
		text-decoration: none;
		text-align:right;
		margin-bottom: 3px;
		padding: 0px 60px 0px 0px;
	}
	#banner h1 a {
		color: #999;
		font-size: 9px;
		text-decoration: none;
	}

	/*サブタイトル文字*/

	#banner h2 {
		font-size:large;
		padding: 5px 0px 0px 15px;
	}
.midasi {
	text-align:left;
	padding:15px 0 0 25px;
}

/*メインボタン*/
#mainbanner {
	text-align: left;
	background-repeat: no-repeat ;
	background-image: url(img/メインボタン/main_button.jpg);
	background-position: 0 5px;
	height:95px;
	margin-left:50px;
}

/*メイン*/


.content {
	padding-right:10px;
	width: 710px;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
}
	.content p {
		line-height: 150%;
		text-align: left;
		margin-bottom:1em;
		font-size: 12px;
	}

	.content h2 {
		margin:10px 0 0 0;
		font-size:16px;
		padding:8px;
		font-weight:bold;
		border-left:10px solid #808080;
		border-bottom:1px solid #808080;
	}
	p.description{
		margin:0;
		padding:10px;
		margin-left:30px;
	}

	.content h3 {
		background: url("img/h3gazou.jpg") no-repeat;
		margin:0px 0 0px 20px;
		font-size:16px;
		font-weight:bold;
		padding:14px;
		padding-left:20px;
	}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:15px;
}
.ctgy dt a,.ctgy dt a:visited {
	color: #999;
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy p {
	margin:5px 0 10px 13px;
	font-size:15px;
	background-color: #ffffff;
}

.large{
	font-size:15px;
	font-weight:bold;
	margin-left:45px;
	margin-bottom:30px;
}

.cat_list dt{
 padding:0 30px 0px 30px;
 font-size:14px;
 margin:0 0 10px 13px;
}
.cat_list dd{
 font-size:14px;
 margin:0 0 10px 0px;
}
/*メニュー部分*/

#side {
	margin-left:14px;
}
#menu {
	float: left;
	margin:20px 0 0 0;
	border:1px solid #CCC;
	width: 250px;
}

#menu h2{
	font-size:14px;
	font-weight:normal;
	text-align:center;
}

#menu h3{
	font-size:medium;
	font-style:bold;
	text-align:center;
	color:#BBB;
	padding:4px 8px;
	border-bottom:1px dashed #CCC;
}

#menu ul{
	margin:10px 0;
	padding:0;
	list-style-type:none;
}

#menu ul li{
	font-size: small;
	padding-left:20px;
	text-align:left;
	line-height:1.5em;
	margin-left:12px;
}

#categories ul li ul{
	margin-left:-20px;
	list-style-type:none;
}

#categories ul li ul li{
	border-style:none;
	margin:-0.5em 0 0 20px;
	padding-left:20px;
	font-size: small;
}

#powered {
	font-size:12px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	padding:20px 20px 7px 10px;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note form {
	font-size: 10px;
	text-align: right;
	color: #1B2C3B;
	margin: 3px 3px 0 0;
	background-color: transparent;
	position:absolute;top:50px; right:15px;
}

#foot {
	text-align: center;
	height:60px;	
	background:url(img/bg-sdw.jpg) center repeat-y;
	background-image: url(img/space5.jpg);	
}
#foot p a {
	text-decoration: none;
	font-style:normal;
    color: #333;
}
#categories ul li ul li { background:url(img/p-r.gif) left no-repeat;}
ctgy dd a,.ctgy dd a:visited { background:url(img/p-r.gif) left no-repeat;}
#menu h3 { background:url(img/bg-r.gif) left top repeat-x;}


li{
display: inline;
padding: 6px;
}

#menu01 {
margin: 0;
padding: 3px 2px 0 2px;
height: 22px;
font-size: 15px;
background: #999;
}
#menu01 a {
	TEXT-DECORATION: underline;
    color: #333;
}
.ads{
        padding:10px 0 10px 0;	
}

.body_text1{
	background-image: url(img/same.jpg);	
	color:#663300;
	margin-left:50px;
	font-size:13px;
	line-height:1.6;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align: left;
}
.body_text11{
	background-image: url(img/img15.jpg);	
	color:#663300;
	margin-left:20px;
	font-size:13px;
	line-height:1.6;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align: left;
}

.body_text2{
	color:#663300;
	margin-left:20px;
	font-size:12px;
	line-height:1.6;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.body_text2_2 {
	color:#0000FF;
	margin-left:20px;
	font-size:12px;
	line-height:1.6;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.body_text2_2 a {
text-decoration:underline;
color:#0000FF;
}

.body_text3{
	color:#663300;
	margin-left:20px;
	font-size:14px;
	line-height:1.6;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	text-align: left;
	background-color: #f6ede1;
}

.body_text4{
	color:#663300;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	line-height:1.6;
	height:auto;
	width:580px;
	font-weight:normal;
	padding:15px 10px 10px 15px;
	text-align: left;
	background-color: #f6ede1;
}
.body_text4_2{
	color:#663300;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	font-size:13px;
	line-height:1.6;
	height:auto;
	width:400px;
	font-weight:normal;
	padding:15px 10px 10px 30px;
	text-align: left;
	background-color: #f6ede1;
}
.style14 {color: #FF3333; font-weight: bold; font-size: 16px; }
.style16 {color: #FF0033;
	line-height:160%;
}
.style18 {font-size: 12px}
.c21 {	
	color: #333;
	font-size: 12px;
	line-height:1.6;
	text-align:left;
	}
.c22 {
	color: #000;
	font-size: 16px;
	font-weight:bold;
}
.style22 {font-size: 14px}

/*ボックス*/
.waku1 {
	font-size:12px;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
.waku1 p {
	font-size:12px;
	padding:5px 3px;
}
.waku2 {
	background-image:url(img/koutei1.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:650px;
	margin-left:auto;
	margin-right:auto;

}
.waku2_2 {
	background-image:url(img/kaihatu1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:700px;
	height:550px;
	margin-left:auto;
	margin-right:auto;

}
.waku2_2 p {
	padding:78px 15px 5px 300px;
	line-height:180%;
	font-size:12px;
	
}

.waku3 {
	font-size:12px;
	color:#FF0000;
}
.waku4{
	margin-left:auto;
	margin-right:auto;
	width:630px;
}
.waku5 {
	background-image:url(img/kounyu7.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:620px;
	margin-left:auto;
	margin-right:auto;

}
.waku5_tokuten {
	background-image:url(img/kounyu.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:450px;
	margin-left:auto;
	margin-right:auto;

}
.waku5_2 {
	background-image:url(img/kounyu_5.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:630px;
	margin-left:auto;
	margin-right:auto;

}
.teiki {
	background-image:url(img/teiki1.jpg);
	background-repeat:no-repeat;
	width:630px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	}
.teiki2 {
	width:600px;
	height:215px;
	margin-left:auto;
	margin-right:auto;
	}

.box {
	width:565px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	background-image:url(img/koe.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
.box p {
	padding-top:70px;
	line-height:160%;
}
.box1 {
	width:565px;
	height:460px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	background-image:url(img/koe1.jpg);
	background-repeat:no-repeat;
	background-position:center top;	
}
.box1 p {
	padding:232px 0 0 195px;
	line-height:160%;
}

.box2 {
	width:700px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/m_bak.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
.cat1 {
	padding:78px 50px 0 215px;
	font-size:13px;
	line-height:2;
}
.cat2 {
	padding:138px 250px 0 30px;
	font-size:13px;
	line-height:2;
}
.cat3 {
	padding:173px 50px 0 250px;
	font-size:13px;
	line-height:2;
}
.cat3_2 {
	font-size:15px;
	width:400px;
	height:20px;
	margin-top:85px;
	margin-left:auto;
	margin-right:auto;	
}
.cat4 {
	padding:325px 50px 0 200px;
}
.cat5 {
	padding:450px 40px 0 0;
}
.cat5 p {
	text-align:right;
}
.cat6 {
	width:560px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

.navi{
        font-size: 12px;
        margin: 10px;
        text-align: left;
        padding:0 10px 0px 50px;
}
/*体験談*/
.photolbox {
	float: left;
	margin: 50px 20px 0 15px;
	padding: 7px;
	}
.photolbox img{
	vertical-align:middle;
	}
	
/*特定商取引法*/
.tokuho {
	background-image:url(img/tokutei.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:585px;
	height:1400px;
	margin-left:auto;
	margin-right:auto;
	}
.tokuho_sample {
	background-image:url(img/tokutei_sample.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:575px;
	height:1410px;
	margin-left:auto;
	margin-right:auto;
	}
.tokuho_ic {
	background-image:url(img/tokutei_ic.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:565px;
	height:1270px;
	margin-left:auto;
	margin-right:auto;
	}
.tokuho_it {
	background-image:url(img/tokutei_it.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:565px;
	height:1270px;
	margin-left:auto;
	margin-right:auto;
	}
.tokuho_item {
	background-image:url(img/item_toku.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:585px;
	height:1400px;
	margin-left:auto;
	margin-right:auto;
	}