body { 
	margin: 0px; padding: 0;
	background-position:center top;
	background-image: url(../image_3/backsand.jpg);
	color: #000;
	line-height: 1.2em;
	text-align: center; 
	background-color:#efefef;
}
/*===background-color===	background-image:url(../image_3/backsand1.jpg);*/
.contener{
	margin-left: auto; margin-right: auto;  margin-top: 0; margin-bottom:14px;
	background-position:center top;
	width:100%; max-width:1000px; min-width:640px; height: auto;
	border:1px solid #cdbf55; border-width:0 0px 0 0px;
	background-color:transparent;
	background-repeat:repeat;
	text-align: center;
-webkit-text-size-adjust: 100%
}
.contents{
	padding-bottom:10px; padding-top:10px;
	width:100%; max-width:1000px; min-width:620px; height: auto;
	border:1px solid #cdbf55; border-width:0 0px 0 0px;
	background-color:transparent;
	background-repeat:repeat;
	text-align: left;
}
.contents2{
	padding-bottom:10px;
	width:100%; max-width:1000px; min-width:640px; height: auto;
	border:1px solid #cdbf55; border-width:0 0px 0 0px;
	background-color:transparent;
	background-repeat:repeat;
}

.contents3{
	padding-bottom:10px;
	width:100%; max-width:1000px; min-width:640px; height: auto;
	border:1px solid #cdbf55; border-width:0 0px 0 0px;
	background-color:transparent;
	background-repeat:repeat;
	text-align: left;
}

/*=====ヘッダー=#44348e====*/
.header1{
	float:left;
	width: 100%; max-width: 1000px; min-width:600px;
	height: auto; margin-top: 0; margin-left:0px;
	margin-bottom:18px; padding: 0;
	background-color: transparent;
	font-family:meiryo;
	font-size:14px;
}
.header1 img{
	width:100%; max-width:1000px;
}



/*===ヘッダーメニュー===    background-image:url(../image_3/backrenga1.jpg);*/
.headermenu{


}

.menu1{
    background: url("../image_3/menu1.png") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin-top:4px; margin-left:5px; margin-bottom:20px;
    float:left; text-align:center;
}
 
.menu1 a {
    width: 218px;
    height: 32px;
    padding-top:13px;
    font-size: 15px; 
    background: url("../image_3/menu1.png") no-repeat;
    background-color:#aaa;
    display: block; color:#115;
	border-radius: 2px;         /* CSS3 */
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius: 2px; /* Safari,Chrome */
}
 
.menu1 a:hover {
    background-image: url("../image_3/menu2.png") ;
    padding-top:13px; color:#8f4028;
	font-family:meiryo;
	font-size: 15px; font-weight: 700;
	letter-spacing: 0;
	color:#bf3e20;
}

 .menu2{
    background: url("../image_3/home1.png") no-repeat; /* ロールオーバー時のチラつき防止 */
    margin-top:4px; margin-left:5px; margin-bottom:20px;
    float:left; text-align:center;
}
.menu2 a {
    width: 92px;
    height: 32px;
    padding-top:13px;
    font-size: 15px; 
    background: url("../image_3/home1.png") no-repeat;
    background-color:#aaa;
    display: block; color:#115;
	border-radius: 2px;         /* CSS3 */
	-moz-border-radius: 2px;    /* Firefox */
	-webkit-border-radius: 2px; /* Safari,Chrome */
}
 
.menu2 a:hover {
    background-image: url("../image_3/home2.png") ;
    padding-top:13px; color:#8f4028;
	font-family:meiryo;
	font-size: 15px; font-weight: 700;
	letter-spacing: 0;
	color:#bf3e20;
}
.title1{
	margin-bottom: 25px; margin-left:6px;
	margin-top:15px;
	width:94%; max-width:960px; min-width:580px;
	height:auto;
	background-color:transparent;
	background-image:;
	color:7aaa90;
	text-align:left; 

}
.title1 img{
	width:94%; max-width:960px; min-width:430px;
	height:auto; margin-top:-5px;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}


/*=====右　メニュー=====*/
.rightmenu01{
	width: auto; height:800px;
	margin-top:-100px;
	background-color:#282;
}

.area1{
	float:left;
	margin-top: 10px;     margin-bottom:0px;  margin-right:auto;
	margin-left:22px;
	height: auto; width:258px;
	padding:5px 8px 0px 6px;
	font-size:14px;  color:#ddd;
	list-style-type: none;
	font-weight: 500;
	font-family:meiryo; color:#fff;
	background-color:#aaa;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.area1 a{
	padding: 14px 0 0 10px;
	margin-right:8px; margin-top:4px;
	width: 254px; height: 44px; 
	display: block;
	background-image: url(../image_3/menu_n.png);
	background-repeat: repeat-x;
	border:2px none #fff;
	font-size: 14px;    
	font-weight: 500; color:#ddd;
	letter-spacing: 0; font-family:"メイリオ", sans-serif;
	text-align: left;   
	text-decoration: none;
}

.area1 a:link,.area1 a:visited{
	width: 230px; height: 45px;
	color:#226;
	background-image:url(../image_3/menu_n.png);
	background-repeat: repeat-x;
	letter-spacing: 0; font-family:meiryo;
}

.area1 a:hover{
	background-image: url(../image_3/menu_n2.png);
	padding: 14px 0 0 10px;
	background-repeat: repeat-x;
	width: 230px; height: 45px;
	font-family:meiryo;
	font-size: 14px; font-weight: 700;
	letter-spacing: 0; font-family:"メイリオ", sans-serif;
	color:#bf3e20;
}

.area1 ul{
	width:auto;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	background-color:#1a5;

}

.area1 li{
	float:right;
	width:auto;
	list-style-type: none;
	display: block;
	padding-top: 3px;    margin-bottom: 0px;

}
/*===#f4eee8 イメージカラー保存===*/

.area2{
	float:left;
	margin-top: 18px;    margin-bottom: 20px;  margin-left:22px;
	padding: 10px 18px 4px 4px; padding-left:11px;
	font-size:14px;  color: #a26d51;
	font-weight:700;
	line-height:2em;
	text-align:right;
	border-width:1px;    border-style:solid;   border-color:#8f7a22;
	background-color: #E8DfCf; 
	width:240px; height: auto;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}


/*=====メインエリア=====*/
.main1{
	float:left;
	margin-top:8px;
	margin-left:10px; width: 76%;
	max-width:676px; min-width:638px;height: auto;
	padding-top:8px;
	padding-bottom:2px; padding-left:8px;
	background-color:transparent;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}
.main{
	float:left;
	margin-top:-10px;
	margin-left:10px; width: 78%;
	max-width:680px; min-width:600px; height: auto;
	padding-top:8px;
	padding-bottom:1px; padding-left:8px;
	background-color:transparent;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

/*=====↓メインの記事コーナー↓=====*/
.concept1{
	margin: 5px 0 20px 0;
	padding: 2px 16px 26px 16px;  
	width:100%; max-width:600px;
	min-width:540;color:#444;
	border:2px solid #d2caba;
	background-color:transparent;
	font-size: 13px;
	letter-spacing: 1px; line-height: 1.2em;
	text-decoration: none; font-family:meiryo;
	text-align:left;
	border-radius: 5px;        /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */

}

/*=====↑メインの記事コーナー↑=====*/

h1{
	width:100%; max-width: 974px; height:34px;
	margin-bottom:0; margin-left:0px; margin-top:1px;
	padding-top: 14px; padding-bottom:2px; padding-left:24px;
	color: #ffffff;
	background-color: #96C16A;
	font-size:14px; font-weight:500; 
	text-align:left; letter-spacing: 1px;
	border-style:solid; border-width: 0 2px 2px 0;
	border-color:#b29854;
}

h2{
	width:360px; height:22px;
	font-size: 16px;    font-weight: 500;
	margin: 0 0 10px 15px; padding: 10px 5px 5px 25px;
	font-family:meiryo; color: #eee;
	text-align:left; letter-spacing: 1px;
	background-color:#6ab898;
	background-repeat: no-repeat;
}

h3{
	background-image: url(../image_3/newbar1.jpg);
	margin: 14px 0 24px 0;     height: 21px;
	width: 370px;  padding: 6px 0 0 10px;
	font-size: 15px; font-family:meiryo;
	font-weight:500; color: #eee;	
	line-height: 1.2em; letter-spacing: 1px;
}

h4{
	width:300px; height:18px;
	font-weight: 500;
	margin: 10px 0 5px 0px;
	padding: 8px 5px 8px 15px;
	font-family:meiryo; color: #fff;
	text-align:left; letter-spacing: 1px;
	background-color:#a981b8;
	background-repeat: no-repeat;
}

h5{
	margin: 18px 0 10px 0; 
	width: 292px;  height:13px;
	padding:8px 0 5px 8px;
	border-width: 0 0 1px 1px;
	border-style:solid; border-color:#aaa;
	background-color: #dfD6C5;
	font-size: 14px; font-weight:700; 
	color: #882020;	 
	line-height: 1em;  letter-spacing: 1px; 
	border-radius: 1px;         /* CSS3 */
	-moz-border-radius: 1px;    /* Firefox */
	-webkit-border-radius: 1px; /* Safari,Chrome */
}

a{
	text-decoration:none;
}

form {
	text-align:center;
}

.topic1{
	margin: 15px 0 6px 1px; 
	padding: 18px 10px 10px 18px;  border:2px none #ddd;
	width:100%; max-width:560px; min-width:500px;
	height:auto;
	color:#781519; 
	background-color:#FBF9F6;   text-align: left;
	 font-family:meiryo;
	font-weight:700;
	text-decoration: none;  line-height: 2em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.topic4{
	margin: 15px 0 10px 1px; 
	padding: 18px 10px 10px 18px;  border:2px none #ddd;
	width:100%; max-width:560px; min-width:500px;
	height:auto;
	color:#781519; 
	background-color:#FaF8F5;   text-align: left;
	font-size:14px; font-family:meiryo;
	font-weight:700;
	text-decoration: none;  line-height: 1.5em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.topic4 img{
	width:100%;max-width:114px;height:auto;
}
.topic2{
	margin: 15px 0 10px 1px; 
	padding: 18px 10px 10px 18px;  border:2px none #ddd;
	width:100%; max-width:560px; height:auto;
	color:#781519; 
	background-color:#FaF8F5;   text-align: left;
	font-size:14px; font-family:meiryo;
	font-weight:700;
	text-decoration: none;  line-height: 1.5em;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

.topic3{
	margin: 15px 0 10px 1px; 
	padding: 10px 10px 0 15px;
	width:100%; max-width:560px;  height:280px;
	overflow:scroll; 
	border:1px solid #bbb; background-color:#ECE0D2;
	font-family:meiryo; font-weight:700;
	color:#882422;
	text-align: left; 
	font-size: 14px; 
	text-decoration: none;  line-height: 2.2em;
	border-radius: 8px;         /* CSS3 */
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
}

.floatclear{
	clear:left; 
}

.text2{
	margin-top: -14px;    margin-bottom: 5px;
	padding-left:6px;
	border-bottom: dotted 1px #661522;
	line-height: 1.5em;
	font-family:meiryo;
}

.text3{
	margin-top: 0px;    margin-bottom: 7px;
	padding: 0 0 1px 4px;
	border-bottom: dotted 1px #661522;
	line-height: 1.5em;
	font-family:meiryo;
	color:#882422;
}

.text4{
	margin-top: 0px;    margin-bottom: 7px;
	padding: 0 0 1px 4px;
	border-bottom: dotted 1px #661522;
	line-height: 1.5em;
	font-family:meiryo;
	color:#882422;
}

.text5{
	margin-top: 0px;    margin-bottom: 7px;
	padding: 0 0 1px 4px;
	border-bottom: dotted 1px #ddd;
	line-height: 1.5em;
	font-family:meiryo; font-weight:700;
	color:#b23a20;
}
#pagenavi{
	clear:left;
	margin: 7px 0 10px 10px;
	font-family:meirio;
	text-align:left;
	width:98%; max-width:510px; min-width:480px;
	padding: 5px 15px;
	height:auto;
	color:#781519; 
	background-color:#ece0d2;   text-align: left;
	font-size: 15px; font-family:meiryo;
	font-weight:500;
}

#pagenavi a{
	color:#4444aa; text-decoration: underline;
}

table{
	margin-top: 18px;    margin-left: 10px; margin-bottom:15px;
	width:96%;
	border: 1px solid #a22;
	background-color: none;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
}

th{
	border: 1px solid #bbb;
	background-color: #efe8c5; padding: 8px;
	font-weight: normal;    font-size: 12px;
	color: #882422;
	line-height: 15px;
}

td{
	border: 1px solid #cdcdcd;
	background-color: #ffffff; padding: 8px 5px 8px 8px;
	font-size: 13px;  color:#28282a; font-weight: lighter;
	line-height: 1.8em;
}

td a{
	color:#2321bb;
}

.footer{
	float:left;
	margin-top:8px;
	margin-left:10px; width: 98%;
	max-width:1000px; min-width:580px;height: auto;
	padding-top:8px;
	padding-bottom:6px;
	background-color:transparent;
	color: #ffffff;
	background-color: #96C16A;
	font-size:14px; font-weight:500; 
	line-height:2em; text-align:center;
	letter-spacing: 1px;
	border-radius: 3px;         /* CSS3 */
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
}

.footer a{
	color:#fff;
	text-decoration:underline;
}