@charset "shift_jis";



/* Base /////////////////////////////////////////////////////////////*/

* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-size: 90%;
	}


.floatClr {
	width: 1px;
	height: 1px;
	overflow: clip;
	clear: both;
	}



h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd{

	margin:0;
	padding:0;
	clear:both;

	}

p {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	line-height: 180%;
	color: #333333;
	}

.cap {
	font-family: "ヒラギノ角ゴ Pro W3","Osaka", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	text-align: left;
	font-size: 10px;
	line-height: 125%;
	color: #3C3732;
	padding-top: 2px;
	}

fieldset,img{
    border:0;
}
/* Link */

a{
	color:#333333;
	text-decoration:underline;
	font-weight: normal;
	}
a:link{
	color:#333333;
	text-decoration:underline;
	font-weight: normal;
	}
a:visited{
	color:#333333;
	text-decoration:underline;
	font-weight: normal;
	}
a:active{
	color:#333333;
	text-decoration:underline;
	font-weight: normal;
	}
a:hover{
	color:#0066CC;
	text-decoration:underline;
	font-weight: normal;
	}
a:focus{
	color:#0066CC;
	text-decoration:none;
	font-weight: normal;
	}

.clearFix:after {
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden;
}

.clearFix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearFix {height: 1px;}
.clearFix {display: block;}
.hidden {
	display: none;
}


/* Base Layout */

#main_wrap {position: relative;margin: 0px auto;width: 100%;text-align: center;}

#shadow {
	background: url(../../images/bg_shadow_print.jpg) repeat-y center top;
	margin: 0px auto;
	width: 660px;
}
#sky {
	margin: 0px auto;
	width: 640px;
}
#container {
	width: 640px;
	margin: 0px auto;
	position: relative;
}
#contents {
	width:616px;
	margin: 12px;
	text-align: left;
	padding: 0px;
	background: #FFFFFF url(none);
}
#contentsTop {
	width:616px;
	margin: 12px;
	text-align: left;
	padding: 0px;
	background: url(../../images/bg_contents.jpg) repeat-y -12px 0px;
}
#pageTop {clear: both;text-align: right;margin: 20px 0px;width: 560px;font-size: 10%;background: url(../../images/pagetop.jpg) no-repeat 0px 0px;height: 22px;display: block;}
#pageTop a,#pageTop a:link,#pageTop a:visited,#pageTop a:active {width: 560px;height: 22px;display: block;}
#pageTop a:hover{background: url(../../images/pagetop_over.jpg) no-repeat 0px 0px;}
#pageTop span{display:none;}

#flashcontent {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: 640px;
	clear: both;
	float: none;
	background: url(../../images/main_image.jpg) no-repeat;
}
#flashcontent img {
	width: 640px;
	height: 106px;
}


/* Footer /////////////////////////////////////////////////////////////*/

#footer {
	margin: 0px;
	padding: 10px;
	width: 620px;
	text-align: center;
	float: none;
	background: #E9E9E9;
	clear: both;
}
#footer img {
	margin: 0px;
	padding: 0px;
}


/* Header /////////////////////////////////////////////////////////////*/

#header {
	margin: 0px auto;
	width: 640px;
	position: relative;
	text-align: center;
	background: #FFFFFF;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#header #right {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 0px;
	text-align: right;
	width: 352px;
}
#header #right ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: none;
}
#header #right li {
	display: block;
	float: left;
}
.hm01 {background: url(../../images/hm01.jpg) no-repeat 0px 0px;height: 25px;width: 110px;}
.hm01 a {height: 25px;width: 110px;display: block;}
.hm01 a:link,.hm01 a:visited,.hm01 a:active{height: 25px;width: 110px;}
.hm01 a:hover{height: 25px;width: 110px;background: url(../../images/hm01_over.jpg);}
.hm02 {background: url(../../images/hm02.jpg) no-repeat 0px 0px;height: 25px;width: 110px;}
.hm02 a {height: 25px;width: 110px;display: block;}
.hm02 a:link,.hm01 a:visited,.hm01 a:active{height: 25px;width: 110px;}
.hm02 a:hover{height: 25px;width: 110px;background: url(../../images/hm02_over.jpg);}
.hm03 {background: url(../../images/hm03.jpg) no-repeat 0px 0px;height: 25px;width: 132px;}
.hm03 a {height: 25px;width: 132px;display: block;}
.hm03 a:link,.hm01 a:visited,.hm01 a:active{height: 25px;width: 132px;}
.hm03 a:hover{height: 25px;width: 132px;background: url(../../images/hm03_over.jpg);}

#right span {
	display: none;
}
#right .textsize {
	clear: both;
	margin: 0px 5px 0px auto;
	width: 155px;
}

/*menu //////////////////////////////////////////////////////////*/
#menu {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-image: url(../../image/menu_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	float: left;
	font-size: 86%;
}
#menu span {
	display: none;
}
#menu h2 {
	font-size: 0px;
}
#menu h2.m01 {
	background: url(../../images/mn01.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m02 {
	background: url(../../images/mn02.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m03 {
	background: url(../../images/mn03.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m04 {
	background: url(../../images/mn04.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m05 {
	background: url(../../images/mn05.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m06 {
	background: url(../../images/mn06.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu h2.m07 {
	background: url(../../images/mn07.jpg) no-repeat;
	display: block;
	height: 44px;
	width: 189px;
}
#menu ul {
	list-style: none;
	background: url(../../images/mn_bg.jpg) repeat-y;
}
#menu li {
	margin: 0px auto;
	padding: 7px 0px 7px 20px;
	width: 165px;
	display: block;
	text-align: left;
	background: url(../../images/mn_arrow.gif) no-repeat 5px 7px;
	border-bottom: 1px dotted #999999;
}
#menu a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	font-size: 100%;
}
#menu a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#menu a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#menu a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#menu a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
#menu ul li.saty {
	color: #C60032;
}
#menu .bottom {
	background: url(../../images/mn_bottom.jpg) no-repeat;
	height: 10px;
	width: 189px;
	display: block;
	margin-bottom: 5px;
}


/* トップページ要素　*/

#news {
	margin: 0px 18px 20px;
	padding: 0px;
	float: left;
	width: 240px;
	color: #333333;
}
#news .topixTitle {
	background: url(../../../images/topics_title.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 32px;
}
#news .topixTitle span {
	display: none;
}
.newslist {background: #E8E8E8;text-align: right;padding: 5px;}
.newsLisSet {padding: 15px 0px;clear: both;border-bottom: 1px dotted #666666;}
#news .listbox {margin-bottom: 30px;}
#news .listbox .date {
	width: 80px;
	font-size: 86%;
}
#news .listbox .text {
	width: 240px;
	color: #006633;
	line-height: 140%;
}
#news .listbox .text a {
	color: #006633;
	text-decoration: underline;
	font-size: 100%;
}
#contentsBottom {float: none;}

#rightarea {float: right;width: 150px;background: #F2F2F2;}
#rightarea .rightBtn {background: #FFFFFF;text-align: left;vertical-align: top;width: 150px;padding-bottom: 12px;}

