﻿@media screen{
body{
	margin:0px;padding:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}
img{
	border:0;
}
#waku{
	background-color:#FAFAD2;
}

/* ヘッダー */
#header{
	margin:;padding:5px 5px 5px 5px;
	background-color:#E9967A;
	text-align:left;
}
#headbar{
	text-align:left;
	background-color:#B22222;
}
#headbar h2{
	margin:0;padding:3px;font-size:13px;color:white;
}
#headbar h2 a{
	color:white;
}
#contents{
	margin-left:auto;margin-right:auto;
	width:850px;
}

/* 左メニュー */
#left_menu{
	margin:0;width:200px;
	text-align:left;float:left;min-height:600px;_height:600px;*height:600px;
}
#left_menu ul{
	margin:5px;padding:0;
	border-left:1px solid #C0C0C0;border-right:1px solid #C0C0C0;
}
#left_menu ul p{
	margin:0;padding:5px;font-size:13px;font-weight:bold;
	background-color:#808080;color:white;
}
#left_menu ul li{
	margin:0;padding:3px 5px 3px 5px;
	background-color:#cccccc;font-size:12px;
	list-style-type:none;border-bottom:1px solid white;
}
#left_menu ul li a{
	padding-left:11px;text-decoration:none;display:block;color:#8B4513;
	background-image:url(img/li.gif);background-position:left center;background-repeat:no-repeat;
}
#left_menu ul li a:visited{
	color:#8B4513;
}
#left_menu ul li a:hover{
	padding-left:11px;color:red;
	background-image:url(img/li_h.gif);background-position:left center;background-repeat:no-repeat;
}

/* 右メニュー */
#right_menu{
	margin:0;width:200px;
	text-align:left;float:right;min-height:600px;_height:600px;*height:600px;
}
#right_menu .google_pr{
	margin:5px;padding:0;
	height:215px;position:relative;
}
#right_menu .google_pr .spon{
	font-size:11px;color:#C0C0C0;
}
#right_menu .google_pr .ad{
	position:absolute;top:13px;left:0px;
}
#right_menu .prmail{
	margin:10px 0 10px 0;
	position:relative;
}
#right_menu .prmail .aa{
	position:absolute;top:0px;left:5px;
}

/* コンテンツ */
#cont{
	margin-left:auto;margin-right:auto;text-align:left;width:450px;
	background-color:white;
	float:left;min-height:600px;_height:600px;*height:600px;
}
#cont h1{
	margin:0;padding:5px 7px 5px 7px;color:#B22222;font-size:17px;
	border-bottom:1px solid #B22222;
}
#cont .title{
	padding:10px 0 10px 0;
}
#cont .text{
	padding:10px;line-height:180%;
}
#cont #social_box{
	margin:10px 0 10px 0;
	text-align:center;
}
#cont #social_box .me{
	margin:5px 0 5px 0;padding:0;
}
#cont #social_box .me a{
	text-decoration:none;
}
.right .red{
	color:red;
}
.kt .ri{
	padding-left:10px;
}
.sen{
	font-weight:bold;text-align:right;font-size:25px;font-family:Impact,Charcoal;color:#4682B4;
}
.ktk{
	padding:10px 0 10px 0;text-align:center;
}
.text_b h3{
	color:green;border-bottom:2px solid green;
}
.bur{
	margin:10px 0 5px 0px;
	border-bottom:green 1px solid;color:green;
}
.kore{
	text-align:left;
}
table .do{
	padding-top:40px;
	background-image: url(img/do.png);background-repeat:repeat-x;background-position: center top;
}
.form_box{
	padding:0 0 10px 0;
	text-align:center;
}
.form_box .form{
	margin:10px 0 10px 0;
	text-align:center;
}
.form_box .input{
	border:1px solid #999999;
}
.form_box .submit{
	border:1px solid #999999;
	background-color:#ffffff;
}
.contents_ad{
	margin-left:50px;
}
.contents_ad .spo{
	color:#cccccc;
}
.clear{
	clear:both;
}

/* フッター */
#footer{
	height:10px;background-color:#E9967A;
}
#footer_box{
	padding:10px 0 0 0;
	background-color:#FFE4C4;text-align:center;
}
#footer_box .green{
	margin:10px 0 5px 0;padding:1px 5px 1px 5px;border-left:5px solid #A52A2A;color:#A52A2A;
}
#footer_box .boxlink{
	margin-left:auto;margin-right:auto;text-align:left;
	font-size:12px;width:400px;
}
#footer_box .boxlink a{
	text-decoration:none;color:#8B4513;
}
#footer_box .boxlink a:hover{
	color:red;
}

}

