@charset "shift-jis";

/* ----- すべての要素 ----- */

*
{
	margin:0;
	padding:0;
	line-height:110%;
}

/* ----- float解除 ----- */

.clear
{
	clear:both;
}

.clear hr
{
	display:none;
}

.clearfix:after {
	display: block;
	clear: both;
	height:0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

.clearfix {
	display: inline-block;
}


body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #333;
	background-color: white;
	line-height: 160%;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:160%;
}

.fs121 {font-size: 12px; color: #FF0000; font-weight: bold;}
.fs141 {font-size: 14px; color: #FF0000; font-weight: bold;}
.fs160 {font-size: 16px; color: #000000; font-weight: bold;}
.fs181 {font-size: 18px; color: #FF0000; font-weight: bold;}
.fs182 {font-size: 18px; color: #000066; font-weight: bold;}




/* ----- 画像配置 ----- */

.imgleft {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}

.imgright {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
}

/* Set the page width here */

#wrapper-header {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #599BFF;
}


#wrapper-header a:link, a:visited { color: #000; text-decoration: none; }
#wrapper-header a:hover { color: #666; text-decoration: none; }

#wrapper-header-e {
	padding: 0em 0px;
	text-align: center;
}


#wrapper-icatch {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
}

#wrapper-icatch-e {
	padding: 0em 0px;
	text-align: center;
}


#wrapper-navi {
	width: 100%;
	margin: 0 auto;
	text-align: center;
    background-image:url("../images/bg-navi.gif");
    background-repeat: repeat-x;
    background-position: 0% 0%;
}

#navi {
	width: 980px;
	height: 40px;
	margin: 0px auto;
	text-align: left;
}



#wrapper-content {
	float:right;
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#side-content {
	float:left;
	width: 220px;
	margin: 0 auto;
	text-align: left;
}

.banar {
	margin:5px auto;
}



#catch, #icatch, #menu-top, #header,#wrapper-main, #menu-footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-content a:link, a:visited { color: #0033cc; text-decoration: none; }
#wrapper-content a:hover { color: #ff6600; text-decoration: none; }


#wrapper-footer {
	width: 100%;
	margin: 0 auto;
	background-color:#D8D8D8;
	text-align: left;
}

#wrapper-footer a:link, a:visited { color: #000; text-decoration: none; }
#wrapper-footer a:hover { color: #666; text-decoration: none; }

#wrapper-footer-e {
	padding: 1em 0px;
	text-align: center;
/*	background: transparent url('../images/bg02-white-right-s.png') repeat-y right top;　*/
}





#catch-e {
	margin: 0px;
	overflow: hidden;
}

#catch-s {
	float:left;
	margin: 0px;
	list-style: none;
	font-size: 12px;
	padding: 5px;
	color:#FFFFFF;
}

#pan {
	padding:5px;
	text-align: left;
	font-size: 12px;
}


#pan a:link, a:visited { color: #0033cc; text-decoration: none; }
#pan a:hover { color: #ff6600; text-decoration: none; }


#top {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	color:#000;
}



#menu-top-e {
	background: white url('../images/bg02-white-right.png') no-repeat right top;
	overflow: hidden;
}

#menu-top-s {
	background: transparent url('../images/bg02-white-left.png') no-repeat left top;
	margin: 0px;
	list-style: none;
	font-size: 12px;
	padding: 0px 15px;
}


/* #wrapper-content { background: white url('../images/bg02-white-left-s.png') repeat-y left top; }
#wrapper-content-e { background: transparent url('../images/bg02-white-right-s.png') repeat-y right top; }*/



* html #wrapper-content { height: 1%; }

#content {
/*	background: transparent url('../images/bg02-white-right.png') no-repeat right top; */
	padding: 0px 10px 5px 10px;
}


div#content h2
{
	font-size: 1.2em;
	color: #333366;
	margin: 20px 0px 10px 0px;
	padding: 8px 5px 8px 15px;
	text-align: left;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
}

div#content h3
{
	font-size: 16px;
	color: #009520;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009520;
	margin-left: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
	margin-right: 15px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;

	padding-top: 3px;
	padding-left: 30px;
	padding-bottom: 7px;
}

div#content h4
{
	font-size: 14px;
	color: #333333;
	margin: 20px 0px 20px 0px;
	background-color: #FFFF66;
	padding: 8px 5px 8px 5px;
	border-left: 10px solid #FFCC00;
	text-align: left;
}

div#content h5
{
	font-size: 14px;
	color: #333;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #999;
	text-align: left;
}



#header h1 {
	margin: 0 20px;
	padding: 0;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}





#wrapper-menu-page {
	float: right;
	width:200px;
	margin: 0px 30px 5px 2em;
	background: transparent url('../images/menu.png') no-repeat;
	text-align: center;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

* html #wrapper-menu-page { margin-right: 25px; }

div.menu-page { padding-top: 5px; }

div.menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

div.menu-page li.noline {
	background: url('../images/sub-san.gif') no-repeat top left;
	margin:0px 15px;
	padding:7px 0px 3px 15px;
}

div.menu-page li.dai {
	background: url('../images/sub-san-dai.gif') no-repeat top left;
	margin:0px 15px;
	padding:7px 0px 3px 15px;
}


#menu-page h3 {
	font-size: 90%;
	text-transform: uppercase;
	padding: 10px 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }

#back-footer {
/*		background: white url('../images/bg02-white-left-s.png') repeat-y left top;　*/
}

#back-footer-e {
	font-size: 12px;
	padding: 1em 0px;
	text-align: center;
/*	background: transparent url('../images/bg02-white-right-s.png') repeat-y right top;　*/
}

#back-footer img {
	border-width:0px;
}

#menu-footer-e {
	overflow: hidden;
	padding: 10px;
	text-align: right;
}

#menu-footer-s {
	margin: 0px;
	list-style: none;
	font-size: 12px;
	padding: 0px 15px;
}

div#footer-hd {
   background-image:url("../images/bg_road.gif");
   background-repeat: repeat-x;
   background-position: 0% 100%;
   padding:0px;
   margin:0px;
}

div#footer-hdin {
   width:980px;
   margin:0 auto;

   padding:0px;
   margin:0px;
}

#footer {
	width: 980px;
	margin: 10px auto 20px;
	text-align: left;
	color:#000;
}

.footer-corp {
	float:left;
	padding:0px;
}

.footer-navi {
	float:right;
	padding:0px 10px;
}

/* ========CORP FR CUSTOMIZE======== */

div#corpfr {
   margin:10px 0px;
   padding:10px 5px;
   border: solid 1px #999; border-collapse: collapse;

}

div#corpfr p {
   font-size:12px;
   line-height:120%;
}

div.corpf1 {
   float:left;
   width:50%;
}

div.corpf2 {
   float:left;
   width:50%;
}


div#corpfr img {
   float:left;
   margin-right:10px;
}


/* ========MENU CUSTOMIZE======== */

#menu {
	width: 220px;
	margin: 30px auto;
	text-align: left;
}

div#menu ul {
   	list-style: none;
   	margin: 0px 0px 0px 0px;
   	padding:0px;
}


ul.pulldown_menu {
	list-style: none; /* 先頭記号を消す */
}
ul.pulldown_menu li {
   	font-size:14px;
    text-align:left;   
	width: 220px; /* リスト項目の幅 */
	cursor: pointer; /* カーソル */
}
ul.pulldown_menu ul {
	display: none; /* 通常は表示しない */
	list-style: none; /* 2段目の先頭記号を消す */
	padding-left: 0px; /* 2段目の左位置を1段目に揃える */
}
ul.pulldown_menu li.menu_on > ul {
	display: block; /* 表示する */
}
ul.pulldown_menu li.menu_off > ul {
	display: none; /* 表示しない */
}
ul.pulldown_menu a {
	color: #666; /* 文字色 */
	display: block; /* ブロックレベルに */
	text-align: center; /* 文字を中央合わせに */
	padding-left:30px; /* 内部の余白 */
	text-decoration: none; /* 下線を消す */
	outline: none; /* 選択時の点線枠線を消す */
    text-align:left;
    line-height:40px;
	background: url(../images/bg_menu_off.gif) no-repeat; /* 通常の背景画像 */
}
ul.pulldown_menu ul a {
	background: url(../images/bg_menu2_off.gif) no-repeat; /* ２段目以降の背景画像 */
}
ul.pulldown_menu a:hover{/* マウスカーソルが乗っている状態 */
	background: url(../images/bg_menu_on.gif) no-repeat; /* 通常の背景画像 */
	color:#000; /* 文字色 */
}
ul.pulldown_menu a:active {/* マウスがクリックされている状態 */
	background: url(../images/bg_menu_on.gif) no-repeat; /* 通常の背景画像 */
	color:#000; /* 文字色 */
}





/*------------------------　ボックス　------------------------*/

.w-corp {
	width:190px;
	margin: 20px 5px 0px 5px;
	background-image:url(../images/wave_kabe.jpg);
	background-repeat: repeat-y;
	font-size: 90%;
}

.s-corp {
	padding:0px;
	text-align: left;
}

.t-corp {
	padding:10px;
	text-align: left;
}

.t-corp p {
	line-height: 120%;
}

.w-side {
	width:190px;
	margin: 20px 5px 0px 5px;
}

.b470 {
	float:left;
	width:470px;
	padding:0px;
	margin:0px;
	text-align: left;
}


.cbox {
	margin:10px 40px 40px 40px;
	text-align: left;
}

.cfc {
	padding:0px;
	margin-bottom:10px;
	text-align: center;
}

.cfl {
	padding:0px;
	margin-bottom:10px;
	text-align: left;
}

.c-left {
	width:auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.c-left ul {
	margin:20px 0px;
}

.c-left li {
	margin:0px 20px;
	padding:7px 0px 3px 5px;
}

.f_right{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	text-align: left;
}

.f_left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	background-color: #FFFFFF;
}

.f_left img {
	margin: -2px;

}

.box_2{
	width:auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding:0px;
}

.cb1 {
	text-align: left;
	margin: 10px;
}

.cb2 {
	text-align: left;
	margin: 10px 20px;
}

