body,div,p,h1,h2,h3,h4,h5,strong,ul,li,img,br{
	margin:0;padding:0;border:none;font-weight:normal;font-style:normal;text-decoration:none;
	list-style:none;
}

/*color set*/
body{
	color:#333333;
	background-color: #FFFFFF;
	text-align:center;
	font-size:12px;
	line-height:1.6em;
}
a{
	color:#333333
}

a:hover{color:#FF6699;}
h1 a{
	color:#ffffff;
}

/*zenati*/
#wrapper{
	width:806px;
	background: url(/img/bg.gif) repeat-y;
}
#header{
	width:806px;
	height:122px;
	background: url(/img/header_bg.gif) no-repeat;
}

#logo{
	float:left;
	width:294px;
	text-align:left;
}
#logo h1{
	font-size:10px;
	padding:10px 0 0 18px;
}
#contact{
	float:right;
	padding:0 10px 0 0;
	width:284px;
}
#tel{
	float:left;
	width:284px;	
}
#mail{
	clear:both;
	float:left;
	width:115px;	
}
#yoyaku{
	float:left;
	width:162px;
	padding-left:3px;	
}

#contents{
	clear:both;
	float:left;
	width:806px;
	background: url(/img/content_bg.gif) repeat-y;
}

#left_column{
	float:left;
	width:231px;
}
#btn01{
	width:231px;
	height:66px;
	background: url(/img/btn01.gif) no-repeat;
	text-align:left;
}
#btn02{
	width:231px;
	height:66px;
	background: url(/img/btn02.gif) no-repeat;
	text-align:left;
}
#btn03{
	width:231px;
	height:66px;
	background: url(/img/btn03.gif) no-repeat;
	text-align:left;
}
#btn04{
	width:231px;
	height:66px;
	background: url(/img/btn04.gif) no-repeat;
	text-align:left;
}
.menu_txt{
	font-size:12px;
	padding:20px 0 0 40px;
}
.menu_txt2{
	font-size:12px;
	padding:28px 0 0 40px;
}

#banner{
	padding-top:20px;
}

#rss{
	float:left;
	width:52px;
	padding:5px 0 0 17px;
}

#right_column{
	float:left;
	width:570px;
}

#main{
	background: url(/img/main.jpg) no-repeat;
	width:555px;
	height:193px;
}
.main_text{
	float:left;
	font-size:18px;
	width:300px;
	text-align:left;
	padding:80px 0 0 20px;
}

.midashi{
	background: url(/img/midashi_bg.gif) no-repeat;
	width:555px;
	height:27px;
	margin-top:12px;
}
.midashi_text{
	float:left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:3px 0 0 5px;
}
.text01{
	text-align:left;
	padding:15px 30px;
}

.waku_bottom{
	width:555px;
	background: url(/img/waku_bottom.gif) no-repeat left bottom;
	margin:20px 0 0 0;
}
.waku_top{
	width:555px;
	height:34px;
	background: url(/img/waku_top.gif) no-repeat;
}
.waku_top_txt{
	float:left;	
	color:#59c1aa;
	font-weight:bold;
	font-size:14px;
	padding:8px 0 0 30px;
}
.waku_bottom_txt{
	text-align:left;
	font-size:12px;
	padding:15px;
}

.shosai{
	text-align:right;
	width:520;
}

#information{
	float:left;
	border:1px #cccccc solid;
	width:550px;
	hight:250px;
	margin:40px 0 0 8px;
}

#info_left{
	float:left;
	width:221px;
}
#info_right{
	float:left;
	width:323px;
	border-left: #cccccc 1px solid;
}
#add{
	width:202px;
	background: url(/img/add_bg.gif);
	text-align:left;
}
#add_txt{
	font-size:10px;
	padding:10px 5px;
	color:#000000;
	letter-spacing:-0.1em;
	line-height:1.4em;
}
#uketuke{
	padding:12px;
	width:300px;
}
#footer_menu{
	width:806px;
	height:30px;
	background: url(/img/footer_bg.gif) no-repeat;
	text-align:center;
}
#footer_menu_txt{
	padding-top:5px;
	font-size:12px;
}
#copyright{
	width:806px;
	text-align:right;
	font-size:9px;
}

#right_column h3{
	border: #ade0d5 2px solid;
	text-align:left;
	font-size:12px;
	padding:3px;
	margin:10px 0;
	font-weight:bold;
}

#right_column p{
	padding:5px 0;
}

.contents_txt01{
	text-align:left;
	width:555px;
}

.right{
	float:right;
}
.left{
	float:left;
}
.clr {
	clear: both;
}
.left_m10 {
	float:left;
	margin-right:10px;
	}