@charset "shift_jis";

*{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}

html{
	width:100%;
	height:100%;
}

body{
	width:100%;
	font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
}

#header{
	width:100%;
	background-color:#20221B;
	text-align:center;
}

h1{
	font-size: 10px;
	color: #82837F;
	text-align:left;
}

.logo{
	float:left;
	margin:0 38px 0 41px;
}

.slogan{
	font-size:14px;
	color:#FFF;
	line-height:30px;
	border-left:1px solid #82837F;
	padding:0 0 0 21px;
	margin:40px 0 0 0;
	float:left;
}

.rss{
	float:right;
	margin:29px 52px 0 0;
}

.inside{
	width:883px;
	margin:0 auto;
	overflow:hidden;
}

#menu{
	background-image:url(img/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	float:left;
	height:40px;
}

#menu ul{
	width:883px;
	margin:0 auto;
}

#menu li{
	line-height: 40px;
	height: 40px;
	float: left;
	border-left: 1px solid #82837F;	/*メニュー間の境界線。左側に１本。*/
	list-style-type:none;
	text-align: center;
}

#menu li.last {
	border-right: 1px solid #82837F;	/*最後のメニュー用の右側の１本線。*/
}

#menu li a {
	display: block;
	height: 40px;
	width: 146px;	/*メニュー１個あたりの幅*/
	font-weight: bold;
	font-size: 14px;
	color: #FFF;	/*文字サイズ*/
	text-decoration: none;
}

#menu a:hover {
	background-image:url(img/but1-2.gif);
	font-weight: bold;
	color: #505542;
}

.pic{
	margin:0 auto;
	/ margin:0px auto;
}

#main{
	background-color:#F6F1F0;
	padding:47px 0 50px 0;
	border-bottom:1px solid #fff;
}

#blocks{
	background-image:url(img/bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:176px;
	padding:27px 0 0 20px;
}

.block1{
	background-image:url(img/block1-1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:118px;
	float:left;
	padding:30px 0 0 120px;
}

.block2{
	background-image:url(img/block2-1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:118px;
	float:left;
	padding:30px 0 0 120px;
}

.block3{
	background-image:url(img/block3-1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	height:118px;
	float:left;
	padding:30px 0 0 120px;
}

#blocks h3{
	font-size:14px;
	color:#505542;
	display:block;
	width:150px;
}

#blocks span{
	font-size:11px;
	color:#698224;
	display:block;
	padding:11px 0 12px 0;
	width:150px;
}

.column{
	padding:0 60px 0 37px;
	width:410px;
	font-size:12px;
	color:#64584C;
	line-height:17px;
	float:left;
}

.column h3{
	background-image:url(img/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0 37px 28px;
	font-size:16px;
	color:#64584C;
	font-weight:bold;
}

.text{
	font-size:14px;
	color:#677D2A;
	line-height:20px;
	padding:0px 0 8px 0;
	font-weight:bold;
}

.text1{
	font-size:24px;
	color:#cc0000;
	line-height:30px;
	padding:7px 0 15px 0;
	font-weight:bold;
}

.text2{
	font-size:14px;
	color:#677D2A;
	line-height:20px;
	padding:0 0 0 38px;
	font-weight:bold;
}

.text3{
	font-size:14px;
	color:#FF8400;
	line-height:20px;
	padding:0 0 8px 0;
	margin-bottom: 20px;
	font-weight:bold;
}

.text4{
	font-size:14px;
	color:#FF8400;
	line-height:20px;
	padding:0 0 8px 0;
	font-weight:bold;
}

.text5{
	font-size:14px;
	color:#64584C;
	line-height:20px;
	padding:0 0 50px 0;
}

.text6{
	font-size:24px;
	color:#cc0000;
	line-height:30px;
	padding:0 0 30px 20px;
	font-weight:bold;
	vertical-align:top;
}


.right{
	text-align:right;
	padding:25px 0 0 0;
}

.news_block{
	width:376px;
	float:left;
	font-size:12px;
	color:#64584C;
}

.news_block h3{
	background-image:url(img/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 30px 28px;
	font-size:16px;
	color:#64584C;
	font-weight:bold;
}

.news_block ul{
	width:330px;
	padding:0 0 0px 35px;
}

.news_block li{
	padding:0 0 2px 4px;
	line-height:25px;
	list-style-image: url(img/arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.news_block a{
	color:#FF8400;
	font-weight:bold;
	text-decoration: none;
}

.news_block a:hover {
	font-weight: bold;
	color: #64584C;
}

.right2{
	width:318px;
	float:left;
	text-align:right;
	padding:25px 0 0 0;
}

.contact{
	padding:20px 0 0 37px;
	width:883px;
	font-size:14px;
	color:#505542;
	float:left;
}

.contact h3{
	background-image:url(img/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 15px 28px;
	font-size:16px;
	color:#64584C;
	font-weight:bold;
}

.contact h4{
	padding:15px 0 10px 0;
	font-size:14px;
	color:#677D2A;
	line-height:20px;
	font-weight:bold;
	clear:both;
}

.contact_form{
	font-size:14px;
	color:#64584C;
	line-height:20px;
	padding:0 0 0 38px;
}

.contact a{
	color:#FF8400;
	font-weight:bold;
	text-decoration: none;
}

.contact a:hover {
	font-weight: bold;
	color: #64584C;
}

.shadow {
	margin: 10px 0 0 5px;
    background: url(images/shadow) right bottom;
    float: left; /* 回り込み制御 */
}
 
.shadow img {
    position: relative;
    left: -5px; /* 画像を左へ移動 */
    top: -5px; /* 画像を上へ移動 */
    padding: 5px; /* 画像枠 */
    background: #ffffe0; /* paddingを設定した場合の背景色 */
    border: 1px solid #999999; /* 画像の枠線 */
}

table#table-thanks {
	width:883px;
    padding: 10px;
    margin-bottom: 30px;
}


table#table-price {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
}

table#table-price th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align: center;
    font-size:14px;
	color:#677D2A;
	line-height:20px;
	font-weight:bold;
}
table#table-price td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #fbfbf3;
    text-align: center;
}


.link ul{
	width:800px;
	padding:0 0 20px 35px;
}

.link li{
	padding:0 0 2px 4px;
	line-height:25px;
	list-style-image: url(img/arrow.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.link_memo{
	margin: 0 15px 20px 0; 
	padding: 0px;
	width: 300px;	 
	height: 232px; 
	background-image: url(img/link_memo.jpg); 
	background-repeat: no-repeat;
	float: left;
}

.link_text{
	margin: 0px; 
	padding: 0px;
	width: 220px;
	height: 200px; 
	position: relative; top: 40px; left: 40px; overflow-y: auto;
}

#footer{
	background-color:#E4DEDA;
	width:100%;
	height:105px;
	font-size:10px;
	color:#64584C;
	text-transform:uppercase;
	text-align:right;
}

#footer a{
	color:#64584C;
	text-decoration:none;
}

#footer a:visited{text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer p{
	line-height:20px;
	padding:0 48px 0 0;
}