body {
	font-size: 12px;
	font: 12px verdana, "ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ ProN W4", "Hiragino Maru Gothic ProN", "ãƒ¡ã‚¤ãƒªã‚ª", "Meiryo", "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", Sans-Serif;
	line-height: 2em;
  }
.header{
	width:100%;
	min-width: 1000px;
	margin:auto;
	overflow: hidden;
	background: #FFFFFF;
}
h1{
	text-align: center;
	margin:auto;
	width: 1000px;
	padding:10px;
	color: #666;
}
*{
	margin: 0px;
	padding:0px;
}
.tem_main_top{
	width:100%;
	min-width:1000px;
	margin:auto;
	background: #FFFFFF;
	overflow: hidden;
}
.tem_box_img{
	width:1000px;
	margin:auto;
}
.footer{
	width:100%;
	min-width: 1000px;
	margin:auto;
	background: #FFFFFF;
	overflow: hidden;
}
.main_foot{
	width:1000px;
	margin:auto;
	color: #333;
	text-align: center;
}
.main_foot a{
	color: #E66429;
}
.main_foot a:hover{
	text-decoration: underline;
}
div#boxArea {
    margin: auto;
    margin-top: 10px;
}
.tem_top_main{
	width:100%;
	min-width: 1000px;
	margin:auto;
	background: #FFFFFF;
	margin-top: -8px;
	line-height: 1px;
}
.tem_top_main:after {
    content: '';
    display: table;
    clear: both;
}
.temp_main_menu{
	width:1000px;
	margin:auto;
	text-align: center;
}
.temp_main_menu ul li {
	float: left;
	line-height: 1px;
	list-style-type: none;
	margin-left: 9px;
	width: 24.3%;
	margin-top: 5px;
	margin-bottom:5px;
}
.temp_main_menu ul li:first-child{
	margin-left: 0;	
}
.temp_main_menu ul li a{
	padding: 25px 0;
	color:#333;
	font-weight: bold;
	text-decoration: none;
	background:#fff;
	display: block;
	border: 2px solid #808080;
	border-radius: 5px;
}
.temp_main_menu ul li a:hover{
	border: 2px solid #fff;
	background: #EC8759;
	color: #fff;
}
.tem_controller{
	width:1000px;
	margin:auto;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #eee;
}
.tem_cont_left{
	float: left;
	width: 300px;
}
.tem_cont_right{
	float:right;
	width:698px;
}
.tem_block{
	overflow: hidden;
	clear: both;
}
.tem_box{
	margin:5px 5px 5px 5px;
	border: 1px solid #ccc;
	padding:10px;
	background-color: #fff;
}
p {
	margin:0px;
	padding:0px;
	text-align: justify;
	line-height: 30px;
}
a{
	color: #E66429;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
img.tem_img {
    width: 90%;
    padding: 5px;
    margin: 8px;
    box-shadow: 0px 0px 10px;
}
.tem_box h2 {
    margin: 5px 5px 5px 5px;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    color: #808080;
    border: 2px solid;
    border-radius: 5px;
}
.tem_box ul li {
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	line-height: 30px;
}
.tem_box ul li a:hover{
	text-decoration: underline;
}
.menu_sidebar ul li {
	margin:2px 4px 4px 4px;
	background: #ddd;
	padding:10px;
	text-align: center;
}
.menu_sidebar ul li:hover{
	background: gray;
}
.menu_sidebar ul li a{
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.tem_middle {
    margin: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    padding: 10px;
    overflow: hidden;
    background-color: #fff;
}
h3{
	margin-top: 10px;
}
.tem_middle h2{
	margin:5px 5px 5px 5px;
	border: 2px solid;
	padding: 10px;
	text-align: center;
	color: #808080;
	border-radius: 5px;
}
.tem_middle img{
	width: 50%;
	float: left;
	padding:5px;
	margin:10px;
	box-shadow: 0px 0px 10px;
	margin-bottom: 0;
}
.tem_box_01{
	width: 315px;
	float: left;
	border:1px solid gray;
	padding:10px;
	margin: 5px 5px 5px 5px;
	box-shadow: 0px 0px 10px;
}
img.tem_imag {
    width: 90%;
    padding: 5px;
    margin: 10px;
    box-shadow: 0px 0px 10px;
}
.tem_box_002{
	border: 1px solid #ccc;
	margin:5px 5px 5px 5px;
	overflow: hidden;
	padding:10px;
	background-color: #fff;
}
img.tem_image {
    width: 38%;
    float: left;
    padding: 5px;
    margin: 10px;
    box-shadow: 0px 0px 10px;
}
.tem_box_002 h2{
	margin:5px 5px 5px 5px;
	border: 2px solid;
	padding: 10px;
	color: #808080;
	text-align: center;
	border-radius: 5px;
}
.sub {
	padding:10px;
	/* margin:10px; */
	margin-top: -15px;
	background-color: #fff;
}
.sub h2{
	margin: 11px 5px 5px 5px;
	border: 2px solid #808080;
	color: #808080;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
}
.sub img{
	float: left;
	padding:5px;
	margin:10px;
	box-shadow: 0px 0px 10px;
}
p.readmore {
    margin-top: 7px;
}
p.readmore a {
    border: 1px solid #ccc;
    color: #666;
    padding: 10px;
    border-radius: 5px;
}
p.readmore a:hover {
    text-decoration: none;
    background-color: #E66429;
    color: #fff;
}
.tem_cont_right.inside {
    width: 100%;
}