@charset "UTF-8";

/* ##################################################################### */
/*        　                                             　              */
/* 　 ●各ページ共通のスタイル   　　                                    */
/*    1.ページ全体のレイアウト等                                   　    */
/*      1-1.段組み変更（レイアウト変更：左右の入れ替え） 　　　　　　　　*/
/*      1-2.グローバルナビゲーション　　　　　　　　　　 　　　　　　　　*/
/*    2.ローカルナビ      　　                                    　     */
/*      2-1. ローカルナビ（サイドナビ：メインから変更）　　　　　　　　　*/
/*    3.コンテンツ      　　                                    　     　*/
/*      4-2.メインコンテンツ範囲指定                                     */
/*      4-3. section1　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*      4-4. section2　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*      4-5. section3　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*        　                                                             */
/* ##################################################################### */

/* ===================================================================== */
/*    1.ページ全体のレイアウト等                                   　    */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*      1-1.段組み変更（レイアウト変更：左右の入れ替え） 　　　　　　　　*/
/* --------------------------------------------------------------------- */

#contentArea #mainContent {
	display: block;
	width: 620px;
	color: #666666;
	background-color: inherit;
	float: left;
	margin-left: 10px;
	text-align: left;
}

/* --------------------------------------------------------------------- */
/*      1-2.グローバルナビゲーション　　　　　　　　　　 　　　　　　　　*/
/* --------------------------------------------------------------------- */
#glovalNaviArea .dropdown dt.list01 a {
	background: url(../images/global_nav.jpg) 0px -50px;
	}
#glovalNaviArea .dropdown dt.list01 a:hover{
	background: url(../images/global_nav.jpg) 0px -50px;
}

/* ===================================================================== */
/*    2.ローカルナビ（サイドナビ）                                 　    */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*      2-1. ローカルナビ（サイドナビ：メインから変更）　　　　　　　　　*/
/* --------------------------------------------------------------------- */



#localNav{
	width: 200px;
	height: auto;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 10px;
}

#toplocalNav img{
	border: none;
}

/* ===================================================================== */
/*    3.コンテンツエリア　　　　　                                 　    */
/* ===================================================================== */
/* --------------------------------------------------------------------- */
/*      3-1. Section1　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/* --------------------------------------------------------------------- */
#mainContent div.section1 {
	width: 620px;
	float: left;
	margin-bottom: 15px;
}

/* --------------------------------------------------------------------- */
/*      3-2. section2　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/* --------------------------------------------------------------------- */

div.mainColumn div.section2 {
	width: 620px;
	float: left;
	margin-bottom: 15px;
}

/* --------------------------------------------------------------------- */
/*      3-3. section3　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/* --------------------------------------------------------------------- */

div.mainColumn div.section3 {
	width: 620px;
	float: left;
	margin-bottom: 15px;
}


#section01{
	width:600px;
	margin: 0px 0px 20px;
	padding: 0px;
	display: none;
	}

div#section01 div.box{
	width:600px;
	margin:0px;
	padding:5px 0px 7px;
	background:#d4e3ea;
	overflow:hidden;
	clear: left;
	height: auto;
}
div#section01 div.box div{
	width:285px;
	background:url(../../front/images/index01_bg_start.gif) repeat-y 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#section01 div.box #section01-01,
div#section01 div.box #section01-02,
div#section01 div.box #section01-03,
div#section01 div.box #section01-04,
div#section01 div.box #section01-05,
div#section01 div.box #section01-06{
	margin-left: 10px;
	margin-top: 5px;
	background: url(../../front/images/index01_bg_end.gif) no-repeat center bottom !important;
	height: auto;
	padding-bottom: 5px;

	}

div#section01 div.box h3,
div#section01 div.box h3 a:link,
div#section01 div.box h3 a:visited {
	border-style: none;
	width: 285px;
	display: block;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 19px;
	height: 36px;
	line-height: 2.7em;
	color: #FFF !important;
	}

div#section01 div.box h3 span{
	margin-right: 13px;
	}


/* --------------------------------------------------------------------- */
/*      5.section01 各種設定　　　　　　　　　　　　　　　　　　 　　　　*/
/* --------------------------------------------------------------------- */

div#section01 div.box #section01-01 h3 {
	background:url(../../front/images/section01_h01.gif) no-repeat left top;
}

div#section01 div.box div#section01-02 h3{
	background:url(../../front/images/section01_h02.gif) no-repeat left top;
}
div#section01 div.box div#section01-03 h3{
	background:url(../../front/images/section01_h03.gif) no-repeat left top;
}
div#section01 div.box div#section01-04 h3{
	background:url(../../front/images/section01_h04.gif) no-repeat left top;
}
div#section01 div.box div#section01-05 h3{
	background:url(../../front/images/section01_h05.gif) no-repeat left top;
}
div#section01 div.box div#section01-06 h3{
	background:url(../../front/images/section01_h06.gif) no-repeat left top;
}

div#section01 div.box div ul{
	width: 230px !important;
	margin: 5px 0px 0px;
	}
div#section01 div.box div ul li{
	width: 230px !important;
	margin: 0px 0px 0px 10px !important;
	padding: 0px 0px 0px 10px !important;
}

div#index div#index02 div.box div h3 span{
	float:left;
	display:block;
	width:22px;
	height:auto;
	margin:0 8px 0 1px;
	padding:2px 0 0 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1em;
	overflow:hidden;
}
div#section01 div.box #section01-01 h3 span{ color:#593 ;}
div#section01 div.box #section01-02 h3 span{ color:#f2972b ;}
div#section01 div.box #section01-03 h3 span{ color:#1b4785 ;}
div#section01 div.box #section01-04 h3 span{ color:#bd0109 ;}
div#section01 div.box #section01-05 h3 span{ color:#8c90cf ;}
div#section01 div.box #section01-06 h3 span{ color:#960 ;}

