@charset "shift_jis";

@import "font.css";
@import "module.css";

/*------------------------------------------------------------
  Init HTML
------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

a {
	color:#00469D;
}

a:link, a:visited {
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

body {
	background-image:none;
}

img {
	border:0;
}

li {
	list-style-type:none;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

th {
	font-weight:normal;
	text-align:left;
}

/*------------------------------------------------------------
  Base Layout
------------------------------------------------------------*/

#page {
	position:relative;
	width:779px;
	margin:0 auto 0 auto;
	/*background-color:#1CA156;
	background-image:url(../images/page_back.jpg);
	background-repeat:no-repeat;*/
}

#whiteBack {
	position:relative;
	margin:0 auto 0 0px;
	_margin:0 auto 0 3px; /*win IE only*/
	width:779px;
	background-image:none;
}

.content {
	position:relative;
	margin:0 auto 0 auto;
	width:755px;
	text-align:left;
}

/*------------------------------------------------------------*/

/* header01 */

#header01 {
	padding:0px 0 40px 0;
	background-image:none;
}

#header01 #headerNav01 {
	position:absolute;
	top:5px;	
	left:434px;
}

#header01 #headerNav li {
	line-height:0;
}

#header01 #headerNav01 li.nav1 {
	position:absolute;
	left:0;
}

#header01 #headerNav01 li.nav2 {
	position:absolute;
	left:95px;
}

#header01 #headerNav01 li.nav3 {
	position:absolute;
	left:198px;
}

/*------------------------------------------------------------*/

/* header02 */

#header02Wrap {
	position:relative;
	width:755px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#header02 {
	padding:4px 0 5px 9px;
	float:left;
	width:182px;
}

#headerNav02 {
	float:right;
	padding:8px 10px 0px 0px;
	/*position:relative;*/
	/*width:573px;*/
}

#headerNav02 li{
	padding:0px 0px 0px 0px;
}

#headerNav02 .home{
	background-image:url(../images/icon_home.gif);
	background-position:0px 0.25em;
	background-repeat:no-repeat;
	padding:0.5em 0 0.25em 23px;
	position:absolute;
	top:0;
	left:375px;
}

#headerNav02 .sitemap{
	background-image:url(../images/icon_sitemap.gif);
	background-position:0px 0.25em;
	background-repeat:no-repeat;
	padding:0.5em 0 0.25em 23px;
	position:absolute;
	top:0;
	left:435px;
}

#headerNav02 .guide{
	background-image:url(../images/icon_guide.gif);
	background-position:0px 0.25em;
	background-repeat:no-repeat;
	padding:0.5em 0 0.25em 23px;
	position:absolute;
	top:0;
	left:525px;
	_width:150px;
}

#headerNav02 .inquiry{
	background-image:url(../images/icon_inquiry.gif);
	background-position:0px 0.25em;
	background-repeat:no-repeat;
	padding:0.5em 0 0.25em 23px;
	position:absolute;
	top:0;
	left:660px;
	_width:150px;
}

#headerNav02 li a {
	color:#0E7230;
}

#search{
	position:absolute;
	top:40px;
	right:15px;
	width:300px;
	text-align:right;
}

#headerSearch #submitButtom{
	width:60px;
}

/*------------------------------------------------------------*/

/* Global */

#globalNav{
	position:relative;
	top:10px;	
	left:0px;
	width:755px;
	height:45px;
    background-image:url(../images/gNav_back.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:0 0 10px 0;
}

#globalNav ul {
	line-height:0;
	margin:0px;
	padding:0px;
}

#globalNav .nav01{
	position:absolute;
	top:0;
	left:0;
	width:115px;
}

#globalNav .nav02{
	position:absolute;
	top:0;
	left:115px;
	width:110px;
}

#globalNav .nav03{
	position:absolute;
	top:0;
	left:225px;
	width:105px;
}

#globalNav .nav04{
	position:absolute;
	top:0;
	left:330px;
	width:105px;
}

#globalNav .nav05{
	position:absolute;
	top:0;
	left:435px;
	width:105px;
}

#globalNav .nav06{
	position:absolute;
	top:0;
	left:540px;
	width:110px;
}

#globalNav .nav07{
	position:absolute;
	top:0;
	left:650px;
	width:105px;
}


/*------------------------------------------------------------*/

/* Main Image */

#mainImg {
	background-image:url(../../images/mainImg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height:270px;
	margin:0px;
	padding:0px;
}

/* visitNav  */

#visitNav {
	float:left;
	margin:0px 12px 12px 0;
	padding:10px 0 0  12px;
	width:165px;
	_width:177px;
}

#visitNav .AccordionPanelContent .listWithIcon_y li a {
	color:#333;
	text-decoration:none;
}

#visitNav .AccordionPanelContent .listWithIcon_y li a:link, #visitNav .AccordionPanelContent .listWithIcon_y li a:visited {
	text-decoration:none;
}

#visitNav .AccordionPanelContent .listWithIcon_y li a:hover, #visitNav .AccordionPanelContent .listWithIcon_y li a:active {
	text-decoration:underline;
}

#visitNav .AccordionPanelContent{
	background-color:#FFFEEB;
	padding:5px 5px 5px 5px;
	background-image:url(../images/Accordion_shadow.gif);
	background-repeat:repeat-x;
	background-position: top;
}

.listWithIcon_y{
	margin:0 0 0 0;
	padding:0 0 0 0px;
}

.listWithIcon_y li {
	margin:0 0 0.2em 0;
	padding:0 0 0 20px;
	background-image:url(../images/icon_arrow_s2y.gif);
	background-position:2px 2px;
	background-repeat:no-repeat;
}


/* newsTopics  */

#newsTopics {
	float:right;
	margin:10px 12px 12px 12px;
	_margin:10px 6px 0px 12px;
	padding:10px 5px 5px 10px;
	width:155px;
	background-color:#fff;
}

#newsTopics .newsTopics_tit{
	display:block;
	margin:0 0 5px 0;
}

#newsTopics .topics{
	margin:5px 0 5px 0;
}

#newsTopics .banner{
	margin:0 0 1px 0;
}

/*------------------------------------------------------------*/

/* columWrap */

#columWrap {
	/*height:320px;*/
	clear:both;
	position:relative;
	overflow:auto;
	background-image:url(../images/back_columWrap.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:755px;
}

#columWrap #leftColum {
	width:177px;
	float:left;
	background-color:#F5F5F5;
	/*height:100%;*/
}

#columWrap #columRightGroup {
	width:578px;
	float:right;
	/*background-color:#fff;*/
}

#columWrap #centerColum {
	width:365px;
	float:left;
}

#columWrap #rightColum {
	width:180px;
	float:right;
}

/*------------------------------------------------------------*/

/* Left Colum */

#leftColum .info {
	margin:0.4em 0 5px 10px;
}

#leftColum .listWithIcon_g{
	margin:0em 0 1.6em 18px;
}

#leftColum .listWithIcon_gg{
	margin:0em 0 1.6em 18px;
}

#leftColum .listWithIcon_gg li a {
	color:#0E7230;
}

/*------------------------------------------------------------*/

/* centerColum */

#centerColum {
	padding:10px 5px 10px 13px;
}

#centerColum .info{
	margin:0px 0px 25px 0px;
}

#centerColum .info li{
	margin:0px 0px 0px 0px;
	padding:8px 0 5px 20px;
	background-image:url(../images/icon_arrow.gif);
	background-position:0px 12px;
	background-repeat:no-repeat;
}

#centerColum .line{
	border-bottom:1px dotted #666;
}

#centerColum .info_index{
	text-align:right;
	margin:0 0 40px 0;
}

/*------------------------------------------------------------*/

/* Right Colum */

#rightColum {
	padding:10px 3px 10px 10px;
	_padding:10px 15px 10px 10px;
}

#rightColum ul{
	padding:2px 0px 0px 0px;
}

#rightColum ul li{
	margin:5px 0px 0px 0px;
}

/*------------------------------------------------------------*/

/* footer01 */


#footer01Clear{ /*for Win IE*/
	clear:both;
}

#footer01 {
	padding:10px 10px 5px 10px;
	_padding:7px 10px 5px 10px;
	border-top:solid 1px #EBE7C5;
	background-color:#FFFDD8;
	margin: 0 0px 0 0px;
	clear:both;
}

#footer01 #footer01_Txt{
	width:460px;
	/*float:left;*/
}

#footer01 #footerMenu{
	display:none;
}

#footer01 #footerMenu li{
	display:none;
}

#footer01 #footerMenu li a{
	color:#333;
}

#footer01 #footerMenu li a:link,#footer01 #footerMenu li a:visited {
	text-decoration:none;
}

#footer01 #footerMenu li a:hover,#footer01 #footerMenu li a:active {
	text-decoration:underline;
}

/*------------------------------------------------------------*/

/* footer02 */

#footer02 {
	padding:1.5em 15px 10px 15px;
	clear:both;
	background-image:none;
}

#footer02 #footer02_Txt{
	float:left;
}

#footer02 #copyright{
	float:right;
	width:270px;
	text-align:right;
	padding:0px 5px 0px 0px;
}


/*------------------------------------------------------------*/


/*add */

/*list*/

.listWithIcon{
	margin:0 0 0 0;
	padding:0 0 0 0px;
}

.listWithIcon li {
	margin:0 0 0.2em 0;
	padding:0 0 0 20px;
	background-image:url(../images/icon_arrow_s2.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}

.listWithIcon_g{
	margin:5px 0 0 0;
	padding:0 0 0 0px;
}

.listWithIcon_g li {
	margin:0 0 0.2em 0;
	padding:0 0 0 20px;
	background-image:url(../images/icon_arrow_s.gif);
	background-position:5px 1px;
	background-repeat:no-repeat;
}

.listWithIcon_gg{
	margin:0 0 0 0;
	padding:0 0 0 0px;
}

.listWithIcon_gg li {
	margin:0 0 0.2em 0;
	padding:0 0 0 20px;
	background-image:url(../images/icon_arrow_sg.gif);
	background-position:5px 4px;
	background-repeat:no-repeat;
}

/*common*/

.clear{
	clear:both;
}

.block{
	display:block;
}

.txtNoDec{
	text-decoration:none;
}

.inline{
	display:inline;
}

.block{
	display:block;
}

.red{
	color:#A40000;
}

.hline{
	border-bottom:1px dotted #666666;
	margin:0.5em 0 1.5em 0;
	_margin:3em 0 0 0;
}

.right{
	text-align:right;
}

/*------------------------------------------------------------
  Second
------------------------------------------------------------*/

/* breadMenu */

#titImg {
	margin:0px 0 0px 0px;
	padding:0px;
	width:755px;
}

#titImg .noMargin{
	margin:0;
	padding:0;
}

/* breadMenu */

#breadMenu {
	background-image:url(../images/back_bread.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:0px 0 30px 0;
	margin:0px;
	width:755px;
}

#breadTxt {
	float:left;
	width:500px;
	padding:6px 10px 2px 15px;
}

#printButton{
	float:right;
	text-align:right;
}

/*------------------------------------------------------------*/

/* columWrap_module */

#columWrap_module{
	clear:both;
	margin:25px 0 0 0;
	_margin:0px 0 0 0;
}

#leftColum_module{
	float:left;
	width:226px;
}

#columRight_module{
	float:right;
	width:529px;
	_width:519px;
}

/* leftColum_module */

#leftColum_module #secondNav{
	width:218px;
	border-bottom: solid 1px #ccc;
}

#leftColum_module #secondNav .secondNavLi{
	display: block;
}

#leftColum_module #secondNav li.current{
	display: block;
}

#leftColum_module #secondNav li.current a{
	width:206px;
	_width:218px;
	display: block;
	text-decoration:none;
	color:#009441;
	padding:0.25em 0 0.25em 12px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-image:url(../images/back_subNav_current.gif);
	background-repeat:repeat-y;
	background-color:#FFFDD8;
	font-weight:bold;
}

#leftColum_module #secondNav .secondNavLi a{
	width:206px;
	_width:218px;
	display: block;
	text-decoration:none;
	color:#333;
	padding:0.25em 0 0.25em 12px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background-image:url(../images/back_subNav.gif);
	background-repeat:repeat-y;
}

#leftColum_module #secondNav .secondNavLi a:hover{
	color:#009441;
	background-image:url(../images/back_subNav_current.gif);
	background-repeat:repeat-y;
	background-color:#FFFDD8;
}

#leftColum_module #secondNav .second{
	padding:0em 0 0.5em 12px;
	background-image:url(../images/back_subNav.gif);
	background-color:#FFFDD8;
	background-repeat:repeat-y;
	border-right: solid 1px #ccc;
	width:206px;
	_width:218px;
}

#leftColum_module #secondNav .second ul{
	_margin-top:-1em;	/* Win IE Only */
}

#leftColum_module #secondNav .second li{
	padding:0em 0 0em 1.5em;
	background-image:url(../images/icon_arrow_s2y2.gif);
	background-repeat:no-repeat;
	background-color:#FFFDD8;
	background-position:2px;
}

#leftColum_module #secondNav .second a{
	text-decoration:none;
	color:#333;
}

#leftColum_module #secondNav .second a:hover{
	text-decoration:underline;
	color:#333;
}


#leftColum_module #visitNav_module{
	margin:27px 0 0 5px;
	padding:0px;
}

#leftColum_module #info_module{
	width:226px;
	padding:0 0 5px 0;
	margin:14px 0 20px 1px;
	/*background-image:url(../images/info_module_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom 4px;*/
}

#leftColum_module #info_module #info_module_tit{
	margin:0px 0 0px 4px;
	padding:0;
}

#leftColum_module #info_module #info_module_foot{
	margin:0px 0 0px 4px;
	padding:0px;
}

#leftColum_module #info_module .topicsWidth{
	background-image:url(../images/back_info_module.gif);
	background-repeat:repeat-y;
	background-position:4px;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

#leftColum_module #info_module .topics{
	padding:5px 20px 5px 17px;
	width:180px;
	margin:0 0 0 0;
}

/* rightColum_module */

#columRight_module #contentArea{
	margin:0 18px 50px 6px;
}

/* contentsFoot */

#contentfoot {
	text-align:right;
	margin:50px 0px 0 0;
}

#contentfoot a{
	text-decoration:none;
}

#contentfoot .leftArrow{
	background-image:url(../images/icon_leftArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0 0 5px 15px;
}

#contentfoot .upArrow{
	background-image:url(../images/icon_upArrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0 0 5px 15px;
}
