/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	-webkit-text-size-adjust:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width:1100px;
	_display: inline;
	_zoom:1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;	
}
.clearfix {
	overflow: hidden;
}
/*Mac OS版 IEには適用しない*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/**/
a img {	border-style: none;
}
#top_banabox a:hover img {
	opacity:0.6;
　filter: alpha(opacity=0.6);        /* ie 6 7 */
　-ms-filter: "alpha(opacity=0.6)";  /* ie 8 */
	-khtml-opacity:0.6;
    -moz-opacity:0.6;
}
header{
	background-image: url(img/header_line.jpg);
	background-repeat: repeat-x;
}
#header {
	height: 28px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
}
#ent_mainimg {
	width: 100%;
	height: 465px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/ent_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
section {

}

.block01 {
	background-color: #EEEEEE;
	width: 100%;
}
.block02 {
	background-color: #FFFFFF;
	width: 100%;
}
.contents {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px 24px;
}
.footer_inner {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 24px;
	padding-left: 24px;
	height: 204px;
	text-align: center;
	font-size: 12px;
	color: #333333;
}
.footer_inner a {
	color: #333333;
}
.footer_inner a:hover  {
	color: #333333;
	text-decoration: none;
}

.contents h4 {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
}
footer {
	height: 224px;
	background-image: url(img/footer_line.jpg);
	background-repeat: repeat-x;
	clear: both;

}
#header .sitename {
	width: 141px;
	height: 17px;
	margin-left: 10px;
	float: left;
}
#header .sitename a {
	width: 141px;
	height: 17px;
	text-indent: -9999px;
	background-image: url(img/header_sitename.png);
	background-repeat: no-repeat;
	display: block;
}
#head_menu {
	float: right;
	font-size: 12px;
	width: 400px;
}
#head_menu ul {


}

#head_menu ul li {
	display: block;
	float: left;
	margin-left: 30px;
}
#head_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/head_menu_mark.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
	padding-left: 20px;
}
#head_menu ul li a:hover  {
	color: #A3D900;
}
.footer_inner address {
	display: block;
	padding-top: 20px;
	font-style: normal;
	color: #333333;
}
.footer_inner address h1 {
	font-size: 20px;
	line-height: 2.5em;
	color: #222222;
	font-weight: normal;
}
.footer_inner address p {
	font-size: 13px;
}
#copyright {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 30px;
}
form {
	width: 640px;
}
table.formTable {
	width: 640px;
	margin: 0 auto 20px;
	border-collapse: collapse;
	border-style: none;
}
table.formTable td, table.formTable th {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	font-size: 13px;
}
table.formTable th {
	width: 30%;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
form table tr td strong {
	color: #CCCCCC;
	font-size: 16px;
}
.youken {
}
.youken tr td {
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dashed #CCC;
}
.formTable tr td span {
	color: #C70000;
	font-size: 12px;
}
#form01 {
	margin-right: 30px;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 600;
	font: 11px Arial, Helvetica, sans-serif;
}
#page-top a {
	background: #666666;
	background-color:rgba(102,102,102,0.60);
	text-decoration: none;
	color: #fff;
	width: 70px;
	padding: 25px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #ccc;
	background-color:rgba(102,102,102,0.30);
}
 .powered {
	float: right !important;
	font-size: 12px;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	text-align: right;
	/* [disabled]display: none; */
}
.powered a {
	color: #AAAAAA !important;
	text-decoration: none !important;
}