@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	color: #000000;
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	background: #ECECEC;/* Hard_Gray */
}
hr {
	display: none;
}
.midashi_01 {
	clear: both;
	height: 20px;
	margin-bottom: 30px;
	padding: 8px 0 0 15px;
	border: #006633 1px solid;
	border-left: #006633 10px solid;
	font-size: 100%;
	color: #006633;
	background: #EEEEEE;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100,finishopacity=0,style=1,startx=70,starty=70,finishx=100,finishy=100);
}
.midashi_02 {
	clear: both;
	height: 16px;
	margin:10px 0 ;
	padding-top: 5px;
	padding-left: 14px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 1px solid #B4C2D2;
	background: url(../parts/menu_06.gif) left top no-repeat;
}
.midashi_03 {
	clear: both;
	height: 20px;
	margin:10px 0 ;
	padding: 6px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../parts/menu_04.gif) left center no-repeat;
}
.midashi_04 {
	clear: both;
	height: 20px;
	margin:10px 0 ;
	padding: 6px 0 0 14px;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	background: url(../parts/menu_07.gif) left center no-repeat;
}
.midashi_04 a {
	color: #FFFFFF;
	text-decoration: none;
}
.tagRight {
	clear: both;
	height: 20px;
	margin-left: 473px;
	padding: 6px 0 0 14px;
	background: url(../parts/menu_05.gif) left center no-repeat;
}
.shadow_01 {
	filter: progid:DXImageTransform.Microsoft.shadow(color=#999999, direction=135, strength=5);
}
.txtBold {
	font-weight: bold;
}
.txtNormal {
	font-weight: normal;
}
.txtFormal {
	margin-bottom: 10px;
	line-height: 1.5;
	text-indent: 1em;
	font-size: 115%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.txtFormal2 {
	margin-bottom: 10px;
	line-height: 1.4;
	text-indent: 1em;
	font-size: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.txtFormal3 {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 105%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.txtLeft {
	text-align: left;
}
.txtCenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.divLeft {
	float: left;
	clear: both;
}
.divRight {
	float: right;
	clear: both;
}
.divSpace {
	clear: both;
	width: 100%;
	margin-bottom: 30px
}
.divLine_a {
	float: right;
	margin: 10px 0;
	width: 640px;
	height: 5px;
	background: url(../parts/line_a.gif) repeat-x;
	clear: both;
}
.imgLeft {
	float: left;
	margin-right: 15px;
	clear: both;
}
.imgRight {
	float: right;
	margin-left: 30px;
	clear: both;
}
a {
	color: #003399;/* Blue */
}
a:visited {
	color: #333333;/* DarkGray */
}
a:hover,a:focus {
	color: #3366CC;/* LightBlue */
}
a:active {
	color: #CC3300;/* DarkRed */
}
img {
	vertical-align: top;
}
#main_fr {
	width: 759px;
	margin: 0 auto;
	padding: 10px;
	background: #FFFFFF;
}
#para {
	clear: both;
	width: 100%;
}
#header {
	position: relative;
}
#logo {
	background: #FCD46F;/* Orange */
}
/* siteMap
---------------------------------------------*/
#siteMap {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 200px;
}
#siteMap li {
	position: absolute;
}
#siteMap li#navSiteask {
	right: 100px;
}
#siteMap li#navSiteMap {
	right: 0;
}
/* topNavi
---------------------------------------------*/
#topNavi {
	height: 37px;
	border-top: 1px solid #70747C;/* DarkGray */
	background: url(../parts/navi_bg_01.gif) repeat-x;
}
#topNavi li {
	float: left;
	height: 37px;
	padding-right: 1px;
	background: url(../parts/navi_bg_02.gif) right bottom repeat-y;
}
#topNavi li a {
	display: block;
}
#topNavi li a:hover,
#topNavi li a:focus {
	background: #016435;/* DarkGreen */
}
/* pagePath
---------------------------------------------*/
#pagePath {
	height: 35px;
	margin-bottom: 0;
	border-bottom: 1px solid #E5E5E5;/* LightGray */
}
#pagePath li {
	float: left;
	padding: 7px 0 7px 32px;
	background: #EEEEEE url(../parts/pagenavi_li.gif) left center no-repeat;}
#pagePath li a {
	display: block;
	text-decoration: none;
}
#pagePath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../parts/pagenavi_home.gif) left center no-repeat;
}
#pagePath li.last {
	background: #FFFFFF url(../parts/pagenavi_last.gif) left center no-repeat;
}
/* endNavi
---------------------------------------------*/
#endNavi {
	clear: both;
	padding: 50px 0 8px 375px;
}
#endNavi li {
	float: left;
	padding-right: 5px;
}
/* footer
---------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	padding-top: 15px;
}
#footerNavi {
	line-height: 1.2;
	padding-left: 20px;
	border-top: 1px solid #CCCCCC;/* LightGray */
	font-size: 90%;
}
#footerNavi li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#footerNavi li a {
	display: block;
	padding-left: 10px;
	background: url(../parts/arrow_big.gif) left center no-repeat;
	text-decoration: none;
}
#address {
	margin: 10px 0;
	padding: 15px 30px 0 0;
	text-align: right;
	line-height: 1.8;
	font-size: 90%;
	color: #999999;/* DarkGray */
}
/* copyright
---------------------------------------------*/
#copyright {
	width: 759px;
	margin: 0 auto;
}

