@charset "utf-8";
/* CSS Document */
/* ページプロパティ */
html {
margin:0;
padding:0;
	background-color: #fff;
/*	background-image: url(../images/haikei-suika.png);*/

}

body,td,th {
	font-size: 12px;
	color: #333333;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
padding:0;
margin: 0 0 0;

	background: url(../images/body_bg.png) 0 0px repeat-x;
	-webkit-text-size-adjust: 100%;
}
a:link {
	color: #336633;
}
a:visited {
	color: #336633;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #333333;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

a img {
	border:none;
}
a:hover img {
	opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}

/* コンテンツ */

#wrap #main_pan #right_pan a .banner1 {
	border:solid 3px #6a0;
	background-color: #fff;
	color:#6a0;
	text-align:left;
	margin:10px 0 5px;
	padding:0px 0px;
	font-size:16px;
	font-weight:bold;
	line-height: 0.7;

}
#wrap #main_pan #right_pan a .banner1 img {
	vertical-align: -15px;
}
#wrap #main_pan #right_pan .banner1:hover,
#wrap #main_pan #right_pan li.current {
		background-color: #6a0;
		color:#fff;
}
#wrap #main_pan #right_pan a .banner2 {
	border:solid 3px #39d;
	color:#39d;
	background-color: #fff;
	text-align:left;
	margin:10px 0 10px;
	padding:0px 0;
	font-size:16px;
	font-weight:bold;
	line-height: 0.7;
}
#wrap #main_pan #right_pan a .banner2 img {
	vertical-align: -15px;
}
#wrap #main_pan #right_pan .banner2:hover,
#wrap #main_pan #right_pan li.current2 {
		background-color: #39d;
		color:#fff;
}
#wrap #main_pan #left_pan .contact {
	padding: 0px;
	height: 93px;
	width: 534px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#wrap #main_pan #left_pan .contact a {
	padding: 0px;
	background-image: url(../images/contact_banner-off3.png);
	height: 93px;
	width: 534px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
}
#wrap #main_pan #left_pan .contact a:hover {
	padding: 0px;
	background: url(../images/contact_banner-off3.png) no-repeat 0 -93px;
	height: 93px;
	width: 534px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#wrap {
/*border:solid 1px #aaa;*/
	border-top:#a9cb05 6px solid;
	background-color: #fff;
/*	background: url(../images/white.png) 0 0px;*/
	padding: 0 0px 0 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 795px;
}
#wrap h1 {
	border:solid 1px #ccc;
	border-radius: 4px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding: 8px;
	line-height: normal;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrap p.headcopy {
	-webkit-text-size-adjust: 100%;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding: 4px 0 0;
	line-height: normal;
	margin: 0px;

	
}
/* ヘッダー */
#wrap .header {
	padding: 0px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	position: relative;
	height: 300px;
	width: 795px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap  .header  #sitetop {
	background-image: url(../images/header_sitetop_off.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 15px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	left: 165px;
	top: 34px;
}
#wrap .header #sitetop a {
	background-image: url(../images/header_sitetop_off.png);
	background-repeat: no-repeat;
	display: block;
}
#wrap .header #sitetop a:hover {
	background-image: url(../images/header_sitetop_on.png);
	background-repeat: no-repeat;
}
#wrap  .header  #head_menu01 {
	background-image: url(../images/head-submenu.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	left: 570px;
	top: -30px;
}
#wrap   .header   .head_menu_top {
	float: left;
	color: #FFFFFF;
	background-image: url(../images/head-submenu-list.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#wrap .header a {
	color: #FFFFFF;
	font-size: 10px;
}
#wrap  .header  #head_menu02 {
	margin: 0;
	padding: 0px;
	display: block;
	list-style-type: none;
	height: 40px;
	position: relative;
	top: 55px;
	width:795px;
}

/*------------------------------------*/

#wrap .header #head_menu02 a li {
	margin: 0 ;
	padding: 12px 0px 8px;
	height: 20px;
	float: left;
	border: solid 1px #ccc;
	border-width: 1px 0px 1px 1px;
	text-align: center;
	color:#666;
	text-decoration: none;
	font-size:11px;
}
#wrap .header #head_menu02 a li.last {
	border: solid 1px #ccc;
	width:133px;
	text-align: center;
		padding: 12px 0px 8px 0px;
}
/*#wrap .header #head_menu02 a li:last-child {

	border-right: solid 0px #c00;
}*/
#wrap .header #head_menu02 a:hover li {
	background-color:#f90;
}
#wrap .header #head_menu02 a li.current {
	background-color:#f90;
}
#wrap  .header  #pankuzu {
	margin: 70px 0 -4px;
	padding: 0px;
	list-style-type: none;
/*	position: absolute;*/
	position: relative;
	left: 10px;
/*	top: 74px;*/
}
#wrap .header #pankuzu li {
	background-image: url(../images/breadcrumb-icon.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right:10px;
	font-size: 10px;
	background-position: 0px 5px;
	float: left;
/*	width: 40px;*/
}
#wrap .header #pankuzu .second {
/*	width: 100px;*/
}

#wrap .header #pankuzu a {
	color: #3399CC;
}
#wrap .header #pankuzu a:hover {
	color: #FFCC00;
}


#wrap .header #head_img {
	margin: 0px;
	padding: 0px;
/*	height: 182px;*/
	width: 789px;
	position: relative;
	top: 60px;
}
#wrap #main_pan {


clear:left;
	margin: 0 -12px 0;
	padding: 0 6px 0;
	width: 795px;
}
#wrap #main_pan #left_pan {
	background-color: #fff;

	padding: 0 9px 0 6px;

	float: left;
	width: 575px;
	margin: 0px;
}
#wrap #main_pan #right_pan {
	background-color: #fff;

	width: 196px;
	float: right;
	padding: 0 6px 0 9px;
	padding-right:6px;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #right_pan ul {
	margin: 0px;
	padding: 0px;
}
#wrap #main_pan #right_pan li {
	margin: 0px;
	padding: 0px;
}
#wrap #main_pan #right_pan li.copy {
	margin:-4px 0 -6px;text-align:center;color:#999;
}
#wrap #main_pan #right_pan li.copy2 {
	margin:-9px 0 -6px;text-align:center;color:#999;
}
#wrap #main_pan #right_pan #side_menu_contact {
/*	background-image: url(../images/side-banner-mail.png);*/
	background-repeat: no-repeat;

	margin: 11px 0 0;
}
#wrap #main_pan #right_pan #side_menu_contact a {
/*	background-image: url(../images/side-banner-mail.png);*/
	background: url(../images/mail3-1.png) 128px 38px no-repeat;
	text-decoration: none;
	font-size:20px;
	font-weight:bold;
	line-height:1.1;
	color:#fff;
	padding: 15px 20px 14px;
	height: 43px;
	width: 156px;
	display: block;
	background-color: #2693FF;
/*	text-indent: -9999px;*/
}
#wrap #main_pan #right_pan #side_menu_contact a:hover {
/*	background-image: url(../images/side-banner-mail-on.png);*/
	background-repeat: no-repeat;

	background-color: #D90000;
}
#wrap  #main_pan  #right_pan  #side_menu_default {
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrap #main_pan #right_pan h5 {
	background-image: url(../images/side-list-icon.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	font-size: 12px;
	font-weight: normal;
	background-position: 0px 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrap #main_pan #right_pan #side_menu_about {
/*	background-image: url(../images/side-banner-about.png);*/
	border:solid 3px #6a0;
	padding: 0px;
	height: 170px;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #right_pan #side_menu_about #side_menu_about_list {
	margin: 10px 0px 0;
	padding: 0px;
	font-size:16px;
	color:#999;
	background-image: none;
/*	text-indent: -9999px;*/
}
#wrap #main_pan #right_pan #side_menu_about ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#wrap #main_pan #right_pan #side_menu_about li {
	background-image: url(../images/side-list-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size:16px;
	font-weight:bold;
}
#wrap #main_pan #right_pan #side_menu_about li a {
	text-decoration: none;
	color:#6a0;
}
#wrap #main_pan #right_pan #side_menu_about li a:hover {
	color:#f90;
}
#wrap #main_pan #right_pan #side_menu_test {
	padding: 0px;
/*	background-image: url(../images/side-banner-test.png);*/
	background-repeat: no-repeat;
	height: 68px;
	width: 196px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #right_pan #side_menu_test a {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 196px;
	display: block;
	text-indent: -9999px;
}
#wrap #main_pan #right_pan #side_menu_test a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test-on.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 196px;
	display: block;
	opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}
#wrap #main_pan #side_menu_test2 {
	padding: 0px;
/*	background-image: url(../images/side-banner-test2.png);*/
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #side_menu_test2 a {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test2.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	display: block;
	text-indent: -9999px;
}
#wrap #main_pan #side_menu_test2 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test-on2.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	display: block;
	opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}
#wrap #main_pan #right_pan #side_menu_test2 {
	padding: 0px;
/*	background-image: url(../images/side-banner-test2.png);*/
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #right_pan #side_menu_test2 a {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test2.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	display: block;
	text-indent: -9999px;
}
#wrap #main_pan #right_pan #side_menu_test2 a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-test-on2.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 196px;
	display: block;
	opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}
#wrap #main_pan #right_pan #side_menu_faq {
	padding: 0px;
/*	background-image: url(../images/side-banner-faq.png);*/
	background-repeat: no-repeat;
	height: 58px;
	width: 196px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #right_pan #side_menu_faq a {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-faq.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 196px;
	display: block;
	text-indent: -9999px;
}
#wrap #main_pan #right_pan #side_menu_faq a:hover {
	filter:alpha(opacity=50);
opacity:0.5; -moz-opacity:0.5;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/side-banner-faq-on.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 196px;
	display: block;

}
#wrap #footer {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 795px;
}
#wrap #footer p {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#wrap #footer #copyright {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap .clearfix {
	clear: both;
}
#wrap #main_pan #left_pan .top {
	background-image: url(../images/faq.png);
	background-position: 7px -112px;
	padding: 0px;
	height: 23px;
	width: 566px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #main_pan #left_pan .top a {
	padding: 0px;
	display: block;
	width: 100px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
