@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
	font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
	color:#000;
	font-size: 14px;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	font-size: 12px;
	background-image: url(../../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7F1E5;
}

br {
   letter-spacing:normal;
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#666;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ヘッダーとフッターを幅いっぱいにする為のボックス*/
#headerbg {
	background-image: url(../img/head1.png);
	width:100%;
	min-width:1000px;
}
#footerbg {
	background-image: url(../img/foot_bg.png);
	width:100%;
	min-width:1440px;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
	width:1114px;
	margin:0 auto;
	padding:0px 0;
	background-image: url(../../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 625px;
}
div#top_mn {
	width:1114px;
	margin:0 auto;
	padding:0px 0;
}
div#top_ft {
	width:100%;
	margin:0 auto;
	height: 60px;
	color: #FFFFFF;
	padding-bottom: 15px;
	width:100%;
	min-width:1114px;
}

div#header {
	width:1114px;
	float: right;
	margin-right: 0px;
	text-align: right;
}

.head_l{
	float:left;
	padding-left: 15px;
}

.head_r{
	float:right;
	background: #8ED062;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#menu {
	float:left;
	margin:0px 0px 0px 0px;
	width: 1114px;
}

div#icatch {
   width:980px;
}

div#contents1 {
	float:left;
	width:100%;
	padding-top: 510px;
}
div#contents2 {
	float:left;
	width:100%;
	padding-top: 25px;
}


div#pg_ttl {
	margin-bottom:20px;
	padding-left:5px;
	font-size:12px;/* 14px相当 */
	border-left:5px solid #8ED062;
	border-bottom:1px solid #8ED062;
	width:945px;
	font-weight: bold;
}

div#main {
   float:left;
   width:600px;
   	min-height:450px;
	height:auto !important;
	height:450px;
}

div#sub {
   float:right;
   width:350px;
}

div#totop {
   clear:both;
}

div#footMenu {
	float:left;
	width:980px;
	margin-top:0px;
}

div#footer {
	clear:both;
	width:980px;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:1em 0 0 0;
   font-size:200%;/* 32px相当 */
   color:#fff;
   line-height:1.0;
}

div#header h1 a {
   color:#fff;
}

div#header h1 a:hover {
   color:#f1f1f1;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
   color:#fff;
}

div#header #pr p a {
   color:#fff;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   margin-left:15px;
   font-size:70%;/* 11px相当 */
}

div#header #gnavi li a {
   display:block;
   padding-left:10px;
   color:#fff;
   background:url("images/bg_gnavi.gif") 0 5px no-repeat;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#316900;
}

div#main a:hover {
   color:#316900;
   text-decoration:underline;
}

div#main h2 {
   margin-bottom:20px;
   padding-left:5px;
   font-size:16px;/* 14px相当 */
   border-left:5px solid #8ED062;
   border-bottom:1px solid #8ED062;
}

div#main p {
   margin:0 0 1em 0;
   font-size:14px;/* 12px相当 */
}

div#main ul,ol,dl {
   font-size:75%;/* 12px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}


/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}
.left{
	float:left;
}
.right{
	float:right;
}



/* ========TOTOP CUSTOMIZE========= */
div#totop {
   text-align:right;
   font-size:70%;/* 11px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   background:url("images/bg_totop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:5px 0;
   padding:0;
   text-align:center;
   
}

div#footMenu li {
   display:inline;
   margin:0 0 0 20px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   color:#fff;
}

div#footMenu li a:hover {
   color:#999;
   text-decoration:underline;
}


/* ========FOOTER CUSTOMIZE======== */
address {
	font-style:normal;
	font-size:10px;
	text-align:center;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	color: #009966;
}
.address_t {
	font-style:normal;
	font-size:9px;
	text-align:center;
	padding: 10px 0px 0px 0px;
}


/*ギャラリーエフェクト*/
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}


/* ========MENU CUSTOMIZE======== */
/* メインメニュー */
#menu ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
}

/* サブメニュー1段目 */
#menu ul ul {
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
#menu li {
   float:left;
}

#menu li li {
   clear:both;
}

#menu li:hover {
   position:relative;
}

#menu li:hover > ul {
   display: block
}

/* デザイン */
div#menu ul {
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	list-style:none;
}

div#menu li ul {
   border-top:1px solid #999;
   border-bottom:none;
}

div#menu li li {
	margin-left:0;
	background:#f5f5f5;
	border-bottom:1px solid #999;
}

div#menu li li a:hover {
   margin-left:0;
   background:#fff;
}

div#menu li a {
	display:block;
	padding:10px 0;
	text-align:left;
	outline:none;
	color: #666666;
	font-weight: bold;
	background-image: url(../img/sub_yaji.jpg);
	background-position: 15px 12px;
	text-indent: 30px;
	background-repeat: no-repeat;
}

div#menu li li a {
	display:block;
	padding:10px 5px;
	line-height:20px;
	text-align:left;
	outline:none;
}

div#menu li a:hover {
   color:#FF6699;
   text-decoration:none;
}
.l1{
	width:150px;
	margin-left: 200px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #009966;
}
.l2{
	width:150px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #009966;
}

.l3{
	width:150px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #009966;
}

.l4{
	width:150px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #009966;
}
.l5{
	width:150px;
	background-color: #FFFFFF;
	border-bottom: 2px solid #009966;
}

.l6{
	width:115px;
}
.l7{
	width:140px;
}

/*ボタン切換え*/
#BT1{
	margin: 40px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
}
#BT1 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 153px;
	background-image: url(../../img/btn1.png);
	padding-top: 205px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT1 a:hover {
    background-image: url(../../img/btn1_on.png);
}

#BT2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#BT2 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 152px;
	background-image: url(../../img/btn2.png);
	padding-top: 205px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT2 a:hover {
    background-image: url(../../img/btn2_on.png);
}

#BT3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#BT3 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 144px;
	background-image: url(../../img/btn3.png);
	padding-top: 205px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT3 a:hover {
    background-image: url(../../img/btn3_on.png);
}

#BT4{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#BT4 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 143px;
	background-image: url(../../img/btn4.png);
	padding-top: 236px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT4 a:hover {
    background-image: url(../../img/btn4_on.png);
}

#BT5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#BT5 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 142px;
	background-image: url(../../img/btn5.png);
	padding-top: 236px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT5 a:hover {
    background-image: url(../../img/btn5_on.png);
}

#BT6{
	margin: 0px 90px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#BT6 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 149px;
	background-image: url(../../img/btn6.png);
	padding-top: 236px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT6 a:hover {
    background-image: url(../../img/btn6_on.png);
}

#BT7{
	margin: 0px 90px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#BT7 a {
	display: block;
	overflow: hidden;
	height: 0px;
	width: 149px;
	background-image: url(../../img/btn7.png);
	padding-top: 236px;
	text-align: center;
	margin: 0;
	float: left;
}

#BT7 a:hover {
    background-image: url(../../img/btn7_on.png);
}
