@charset "utf-8";
/* 
----------------------------------------------------------------------------- 
COMMON ELEMENT
-----------------------------------------------------------------------------*/
#second {
	margin:0 auto;
	width:860px;
	margin-top:8px;
	text-align:left;
	}

#second #loadASP {
	width:767px;
	height:1120px;
	margin:0px 0px 0px 47px;
	}

/* 
----------------------------------------------------------------------------- 
GLOBAL NAVI
-----------------------------------------------------------------------------*/
#second #globalNaviHeader	{
	background:url(bgGlobalNaviHeaderSecond.gif) top no-repeat;
	}

#second #globalNavi	{
	width:850px;
	margin:0 auto;
	border:#73a704 0px solid;
	border-bottom-width:3px;
	}
	
#second #globalNavi ul	{
	width:810px;
	margin-left:20px;
	text-align:left;
	}
	
#second #globalNavi li {
	display:inline;
	}

#second #globalNavi li a {
	display:block;
	float:left;
	color:#3a5502;
	text-decoration:none;
	margin-top:3px;
	padding:7px 10px 5px 27px;
	background:url(bgGlobalNaviList_off.gif);
	background-position: 10px center;
	background-repeat:no-repeat;
	overflow:hidden; /* Delete Link Border for Firefox */
	}
	
#second #globalNavi li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(bgGlobalNaviList_on.gif);
	background-position: 10px center;
	background-repeat:no-repeat;
	background-color:#73a704;
	}

#second .selected {
	float:left;
	color:#fff;
	text-decoration:none;
	margin-top:3px;
	padding:7px 10px 5px 27px;
	background:url(bgGlobalNaviList_on.gif);
	background-position: 10px center;
	background-repeat:no-repeat;
	background-color:#73a704;
}

/* 
----------------------------------------------------------------------------- 
CONTENTS 
-----------------------------------------------------------------------------*/
#second #contents {
	background:url(bgContentsBody.gif) top repeat-y;
	clear:both;
	}

#second h2 {
	text-align:left;
	background:url(titleBar.gif) top left no-repeat;
	height:34px;
	font-size:115%;
	font-weight:bold;
	color:#fff;
	margin-bottom:7px;
	padding:7px 0px 0px 17px;
	position:relative;
	top:0px;
	left:22px;
	}

#breadCrumbs {
	text-align:left;
	font-size:90%;
	background:url(location.gif) left no-repeat;
	padding:10px 0px 10px 55px;
	margin-left:25px;
	}

#breadCrumbs a { 
	color:#0B86C1;
	text-decoration:underline;
	overflow:hidden; /* Delete Link Border for Firefox */
	}
	
#breadCrumbs a:hover {
	color:#00CCFF;
	text-decoration:none;	
	}

#second .indentStyle01 {
	width:773px;
	margin:0px auto 15px;
}

#second .indentStyle02 {
	width:760px;
	margin:0px auto 15px;
}

#second .bgStyle01 {
	border:#ccc 0px  dotted;
	border-bottom-width:1px;
	border-top-width:1px;
	background:#f3f3f3;
	width:768px;
	margin:20px auto 10px;
	padding:5px 0px 5px 5px;
}

/* 
----------------------------------------------------------------------------- 
PAGE TOP
-----------------------------------------------------------------------------*/	
#second .pageTop {
	color:#FF6600;
	text-align:right;
	margin-top:80px;
	margin-right:24px;
	margin-left:auto;
	background:url(arrowType03.gif) left no-repeat;
	width:70px;	
	font-size:90%;
}


#second .pageTop a { 
	color:#FF6600;
	text-decoration:underline;
	overflow:hidden; /* Delete Link Border for Firefox */
	}
	
#second .pageTop a:hover {
	color:#FF6600;
	text-decoration:none;	
	}


/* 
----------------------------------------------------------------------------- 
LINK PAGE
-----------------------------------------------------------------------------*/
#second #contents h3.bgStyle01 {
	color:#666;
	font-weight:bold;
	font-size:115%;
	}
	
#second ul.indentStyle02 {
	width:700px;
	margin:10px auto 0px;
	list-style-type:decimal;
	padding-left:30px;
}
#second ul.indentStyle02 li {
	padding:3px 0px;

}
.indentStyle02 .leftArea {
	float:left;
	color:#333333;
	font-weight:bold;
}

.indentStyle02 .rightArea {
	float:right;
	text-align:left;
	width:580px;
	padding-left:10px;
	border:#CCCCCC 0px solid;
	border-left-width:1px;
}

.indentStyle02 .rightArea img {
	margin:1px auto 0px;
}

.indentStyle02 .rightArea .linkURL {
	background:#f3f3f3;
	padding:7px 10px;
	margin-bottom:10px;
}

/* 
----------------------------------------------------------------------------- 
MEMBER PAGE
-----------------------------------------------------------------------------*/

#second .navRegion {
	width:800px;
	margin:0 auto;
	padding-bottom:20px;
	}
	
#second .navRegion a { 
	color:#0B86C1;
	text-decoration:none;	
	overflow:hidden; /* Delete Link Border for Firefox */
	}
	
#second .navRegion a:hover {
	color:#00CCFF;
	text-decoration:underline;	
	}	
	
	
.regionTable{
	width:800px;
	border-collapse: collapse;
	border-style: none;
	margin:0 auto;
	padding:0;
	border: 1px solid #ccc;
}

.regionTable .regionTh{
	width: 50px;
	border: 1px solid #ccc;
	padding: 10px 15px 10px 15px;
	text-align: center;
	font-weight: bold;
	line-height:150%;
}

.regionTable td{
	border: 1px solid #ccc;
	padding: 10px 15px 10px 15px;
	text-align: left;
	line-height:150%;
}

.regionTable .regionTd{
	text-align: left;
	line-height:150%;
}

#second .memberList {
	width:800px;
	margin:0 auto;
	}

#second .memberList div {
	float:left;
	padding-right:30px;
	}

#second .memberList li {
	clear:left;
	}

#second .memberTh {
	font-weight:bold;
	}
	
#second .bgStyleTop {
	padding:10px 0px 7px 11px;
	}

#second .bgStyle {
	padding:10px 0px 7px 11px;
}

#second .bgStyleBack {
	background-color:#f3f3f3;
	border:#ccc 0px  dotted;
	border-bottom-width:1px;
	border-top-width:1px;
}

#second .memberList .name {
	width:170px;
	}
	
#second .memberList .address {
	width:320px;
	}
	
#second .memberList .tell {
	width:170px;
	}

/* 
----------------------------------------------------------------------------- 
LINKS PAGE
-----------------------------------------------------------------------------*/
#second .linkList {
	width:800px;
	margin:0 auto;
	}

#second .linkList div {
	float:left;
	padding-right:30px;
	}

#second .linkList li {
	clear:left;
	}
	
#second .linkList .bgStyle04 {
	padding:10px 0px 7px 11px;
	border:#DBDBDB 0px  dotted;
	border-bottom-width:1px;
}

#second h3.bgStyle01 {
	width:800px;	
}

#second.linkList.bgStyle03 {
	padding:10px 0px 7px 11px;
}

#second .linkList .name {
	width:210px;
	}
	
	
#second .linkList .caption {
	width:510px;
	}
	
/* 
----------------------------------------------------------------------------- 
SITEMAP
-----------------------------------------------------------------------------*/
#second .sitemapList {
	clear:left;
	width:773px;
	margin:-10px auto 0px;
	background:url(dotLine.gif) bottom repeat-x;
	padding-top:20px;
	padding-bottom:25px;
	}

#second .sitemapList h3 {
	border:0px solid #75B105;
	border-left-width:4px;
	padding-left:7px;
	}

#second .sitemapList ul {
	margin-top:10px;
	padding-left:14px;
	}

#second .sitemapList li {
	border:0px solid #ccc;
	border-left-width:4px;
	padding-left:7px;
	margin:5px auto 5px;
	display:block;
	}

#second .sitemapList .floatLeft01 li {
	border:0px solid #ccc;
	border-left-width:4px;
	padding-left:7px;
	padding-right:15px;
	margin:2px auto 3px;
	display:block;
	float:left;
	width:325px;
	}
	
#second .sitemapList .floatLeft02 li {
	background:url(rectangleType01.gif) no-repeat top left;
	border:0px;
	padding:0px 15px 0px 11px;
	margin:3px auto 3px;
	display:block;
	float:left;
	width:200px;
	height:30px;
	line-height:1.2;
	}

#second .sitemapList02 {
	clear:left;
	width:773px;
	margin:0px auto 0px;
	background:url(dotLine.gif) bottom repeat-x;
	padding-top:20px;
	padding-bottom:25px;
	}

#second .sitemapList02 h3 {
	border:0px solid #75B105;
	border-left-width:4px;
	padding-left:7px;
	margin:5px auto 5px;
	}
	
#second .sitemapList03 {
	clear:left;
	width:773px;
	margin:0px auto 0px;
	padding-top:20px;
	}

#second .sitemapList03 h3 {
	border:0px solid #ccc;
	border-left-width:4px;
	padding-left:7px;
	margin:8px auto 8px;
	}