body {
	font-size: 12px;
	font: 12px verdana, "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	background-color: #E2CEC4;
	line-height: 2em;

}
* {
	padding: 0;
	margin: 0px;
}
.header{
	width:1200px;
	margin:auto;
	overflow: hidden;
	line-height: 34px;
	/* background-color: #20509A; */
	}
h1{
	text-align: center;
	margin:auto;
	width:800px;
	padding:10px;
	color: #333;
	font-size: 18px;
}
.var_cont_content{
	width:1200px;
	margin:auto;
	overflow: hidden;
	background: #eee;
}
.var_cont_middles {
    overflow: hidden;
}
.thanks_top_main{
	width:1200px;
	margin:0px auto;
	margin-top:2px;

}
.thx_menu_top{
	width:1200px;
	margin:auto;
}
.thanks_menu_top{
	width:1200px;
	margin:0px auto;
	background: #A4A8B3;
	overflow: hidden;
}
.thx_menu_top ul li {
	list-style-type: none;
	display: inline-block;
	line-height: 52px;
}
.thx_menu_top ul li:hover{
	background: #AF6344;
}
.thx_menu_top ul li a{
	padding: 0px 33px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
}
.thanks_top_menu {
    background-color: #C67E61;
    width: 1200px;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
    line-height: 65px;
    border-radius: 25px 4px 4px 25px;    
    -moz-border-radius: 25px 4px 4px 25px;    
    -webkit-border: 25px 4px 4px 25px;
}
.var_cont_content{
	width:1200px;
	margin:auto;
	/* box-shadow: 0px 0px 10px; */
	overflow: hidden;
}
.var_cont_left{
	width:300px;
	float: left;
	box-shadow: 0px 0px 10px;
}
.var_cont_middle{
	width: 881px;
	float: left;
	box-shadow: 0px 0px 1px #C67E61;
	margin: 8px 4px 4px 5px;
	overflow: hidden;
	background-color: #F5E3DB;
	border-radius: 16px 4px 4px 16px;    
	-moz-border-radius: 16px 4px 4px 16px;    
	-webkit-border: 16px 4px 4px 16px;
}
.var_cont_right{
	width:300px;
	float: right;
	box-shadow: 0px 0px 7px #C67E61;
}
.var_cont_block {
    overflow: hidden;
}
p{
	text-align: justify;
	padding:10px;
}
img.var_cont_img {
    width: 90%;
    padding: 5px;
    margin: 10px;
}
h2 {
    text-align: center;
    padding: 10px;
    background-color: #C67E61;
    margin: 3px 2px 2px 2px;
    color: #fff;
    border-radius: 16px 4px 4px 16px;      
    -moz-border-radius: 16px 4px 4px 16px;      
    -webkit-border: 16px 4px 4px 16px;
    border-left: 10px solid #AB6244;
}
p a:hover{
	text-decoration: underline;
}
p.readmore a{
	padding:5px;
	margin:10px;
	color: #E05218;
	font-weight: bold;
	text-decoration: none;
}
p.readmore a:hover{
	text-decoration:underline;
	}
.var_cont_box{
	width: 91%;
	/* box-shadow: 0px 0px 10px; */
	margin: 8px 5px 18px 14px;
}
.var_cont_block ul li {
	margin:10px;
	list-style-type: none;
}
.var_cont_block ul li a:hover{
	text-decoration: underline;
}
.menu_cont_website ul li {
	background: gray;
	margin:3px 3px 3px 3px;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
.menu_cont_website ul li:hover{
	background: #1446B7;
}
.menu_cont_website ul li a{
	padding:10px;
	text-decoration: none;
	line-height: 40px;
	color:#fff;
}
.var_cont_box_01 {
    width: 274px;
    float: left;
    border: 2px solid gray;
    margin: 5px 5px 5px 10px;
}
img.var_cont_imga {
    width: 243px;
    padding: 5px;
    margin: 10px;
    box-shadow: 0px 0px 10px;
}
h3{
	padding:10px;
	margin-bottom: -16px;
}
.var_cont_middle img{
	width:350px;
	float: left;
	margin:10px;
	padding:5px;
	display: block;
}
img.var_cont_imga {
    width: 245px;
}
.var_cont_box_02{
	overflow: hidden;
	clear: both;
}
img.var_cont_images {
    width: 200px;
}
.footer_cont{
	width:1200px;
	margin:auto;
}
.foot{
	width:1200px;
	margin:auto;
	text-align: center;
	background: #C67E61;
	overflow: hidden;
	line-height: 71px;
	color:#000;
	border-top: 5px solid #A75E41;
}
.foot a{
	color:#fff;

}
.foot a:hover{
	text-decoration: underline;
	color:#fff;
}
div#boxArea {
    margin: auto;
    margin-top: 10px;
}

.var_cont_content img{
	float:right;
	margin:10px;
	}
a{
	color: #E05218;
	text-decoration:none;
	}
a:hover{
  color: #E05218;
  text-decoration:underline;	
}