@charset "utf-8";

@media print{

/*
===== 1: universal reset =================================
*/

*{
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	color:#191919;
	background: #FFF url(../images/body_bg.jpg) repeat-x center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}
/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
#wrapper div,#wrapper p, pre,#wrapper ul,#wrapper ol,#wrapper dl,#wrapper dt,#wrapper dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	line-height: 1.4em;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
	font-size: x-small;
}
#wrapper table{
	margin : 0;
	empty-cells: show;
	font-size: x-small;
}
#wrapper hr,#wrapper .areaAnchor,#wrapper .anchor {
	visibility: hidden;
}
img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
}
#wrapper ul li { list-style: none; }/* link do not want a dot */
/*
===== MAIN CONTENT ====================================
*/
#wrapper #mainimage_box,#wrapper #index_flashbox,#wrapper .layout3column .rightcolumn,ul#gotomenu{
 display:none
}
#wrapper{
	width: 640px;
}
#wrapper #contents{
	padding: 10px 0px 0px;
	margin: auto;
	background: url(../images/common/contents_bg.gif) repeat-x center top;
}
#wrapper #pagenav{
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 140%;
}
#wrapper .maincolumn p{
	font-size: 140%;
	line-height: 150%;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper hr.clear{
	width: 720px;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*
===== TITLE ====================================
*/

#wrapper .index_h2_01{
	font-size: 14px;
	line-height: 35px;
	color: #1B1464;
	height: 35px;
	width: 430px;
	background: url(../images/index/index_h2_01.gif) no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}
#wrapper .index_h2_02{
	font-size: 14px;
	line-height: 35px;
	color: #1B1464;
	height: 35px;
	width: 430px;
	background: url(../images/index/index_h2_02.gif) no-repeat;
	padding-left: 30px;
	margin-bottom: 10px;
}


/*
===== SIDE COLUMN ====================================
*/

#wrapper .bnlist{
	width: 150px;
}
#wrapper .bnlist li{
	margin-bottom: 5px;
}


/*
===== LAYOUT ==========================================
*/

#wrapper div.layout3column{
	width: 640px;
	margin: auto;
	padding-top: 10px;
}
#wrapper .layout3column .maincolumn{
	margin: 0px;
	width: 460px;
	float: right;
}
#wrapper .layout3column .leftcolumn{
	width: 170px;
	float: left;
	margin-right: 10px;
}


#wrapper .block350L{
	width: 350px;
	clear: both;
	float: left;
}
#wrapper .block350R{
	width: 350px;
	clear: right;
	float: right;
	}

#wrapper .news-rss{
	height: 28px;
	width: 70px;
	display: block;
	margin-left: 380px;
	margin-top: -42px;
	margin-bottom: 0px;
	background-image: url(../images/index/news-rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.news-rss a{
	height: 28px;
	width: 70px;
	display: block;
	background-image: url(../images/index/news-rss.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -9999px;
}
/*
===== HEADER ==========================================
*/
#wrapper #header_bg{
	height:100px;
	width: auto;
	margin: auto;
	position: relative;
	padding: 0px;
	background: url(../images/common/header_bg.gif) repeat-x center top;
}
#wrapper #header{
	height: 100px;
	width: 640px;
	margin: auto;
	position: relative;
}
#wrapper #headerlogo{
	background: url(../images/common/header_logo.gif) no-repeat;
	float: left;
	height: 85px;
	width: 230px;
}
#wrapper #headerlogo a{
	height:85px;
	width: 230px;
	display: block;
	text-indent: -9999px;
}
#wrapper #headercopy{
	font-size: 13px;
	text-align: left;
	color: #333333;
	position: absolute;
	font-weight: normal;
	top: 0px;
	text-indent: -9999px;
}
#wrapper #language{
	color: #999999;
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	width: 410px;
	top: 0px;
	text-align: right;
	float: right;
}
#wrapper #language a{
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #search_form_box{
	height: 40px;
	width: 410px;
	position: relative;
	background: url(../images/common/search_form_bg.gif) no-repeat;
	float: right;
}
#wrapper #search_form{
	height: 25px;
	width: 260px;
	position: absolute;
	left: 200px;
	top: 0px;
	line-height: 25px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper .search_area{
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 150px;
	position: absolute;
	left: 190px;
	top: 8px;
	font-size: medium;
	line-height: 20px;
}
#wrapper .search_btn{
	position: absolute;
	left: 350px;
	top: 8px;
}
#wrapper #btn_sitemap{
	height: 40px;
	width: 150px;
	font-size: 15px;
	line-height: 40px;
	display: block;
}
#wrapper #btn_sitemap a{
	display: block;
	text-decoration: none;
	padding-left: 50px;
	height: 40px;
	width: 100px;
}
#wrapper #headermenu {
	width: 410px;
	height: 20px;
	float: right;
	padding-top: 5px;
}
#wrapper #headermenu li{
	float: right;
	line-height: 20px;
}
#wrapper #headermenu li a{
	padding-left: 40px;
	font-size: 14px;
	text-decoration: none;
}
#wrapper #headermenu01{
	background: url(../images/common/headermenu01.gif) no-repeat left top;
}
#wrapper #headermenu02{
	background: url(../images/common/headermenu02.gif) no-repeat left top;
}
#wrapper #header_bg #header #skipnavi {
	display: none;
}
/*
===== FOOTER ==========================================
*/
#wrapper #footer_bg{
	background: url(../images/common/footer_bg.gif) repeat-x center 40px;
	clear: both;
	width: auto;
	height: 170px;
	padding-top: 10px;
}
#wrapper #footer{
	width: 640px;
	margin: auto;
}
#wrapper #gotomenu{
	height: 30px;
	width: 80px;
	float: left;
}
#wrapper #gotomenu li{
	float: left;
	height: 30px;
	width: 40px;
}
#wrapper #gotomenu01 a{
	height: 30px;
	width: 30px;
	background: url(../images/common/btn_gohome.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
}
#wrapper #gotomenu01 a:hover{
	background: url(../images/common/btn_gohome.gif) no-repeat left bottom;
}
#wrapper #gotomenu02 a{
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	background: url(../images/common/btn_gotop.gif) no-repeat left top;
	display: block;
}
#wrapper #gotomenu02 a:hover{
	background: url(../images/common/btn_gotop.gif) no-repeat left bottom;
}
#wrapper #footermenu{
	float: right;
	padding: 10px 0px 0px;
	height: 20px;
	/*  幅指定箇所
	width: 500px; */
}
#wrapper #footermenu li{
	float: right;
}
#wrapper #footermenu li a{
	background: url(../images/common/arrow01.gif) no-repeat left center;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 20px;
	width: auto;
}
#wrapper #footer p{
	text-align: right;
	font-size: 130%;
	line-height: 20px;
}
#wrapper #footer p img{
	vertical-align: baseline;
}

#wrapper .eventlist{
	height: 160px;
	width: 430px;
	margin-bottom: 5px;
	clear: both;
	background: url(../images/index/eventlist_bg.gif) no-repeat;
	padding: 5px 10px;
	margin-right: auto;
	margin-left: auto;
}
.eventlist img{
	float: left;
	margin-right: 10px;
}
.eventlist h3{
	font-size: 14px;
	line-height: 20px;
	color: #1B1464;
	margin-bottom: 5px;
}
.eventlist p{
	color: #1B1464;
	font-size: 120%;
	line-height: 1.4em;
}
#wrapper .gotodetail{
	width: auto;
	text-align: right;
	padding: 10px;
	margin-bottom: 10px;
}
.gotodetail a{
	border: 1px solid #0071BC;
	background: url(../images/common/gotodetail_bg.gif) no-repeat 5px center;
	padding: 5px 5px 5px 25px;
	font-size: 12px;
	text-decoration: none;
}
.gotodetail a:hover{
	background: #DDFFFD url(../images/common/gotodetail_bg.gif) no-repeat 5px center;
	}
dl.news{
	margin: 10px 10px 10px;
	line-height: 1.4em;
	width: 440px;
	background: url(../images/common/dot01.gif) repeat-y 50px top;
}
.news dt{
	padding: 0.1em 0.1em 0.1em 0px;
	width: 60px;
	background: url(../images/news_dt_bg.gif) no-repeat left center;
	color: #666666;
	font-size: 140%;
}
.news dd{
	padding: 0.1em 0.1em 0.1em 70px;
	margin: -1.5em 0px 0px;
	font-size: 140%;
}
#wrapper #mainmenu {
	background: url(../images/common/mainmenu_bg.gif) no-repeat center top;
	margin: 0px auto;
	height: 40px;
	width: 640px;
	padding: 0px;
}
#mainmenu li {
	float: left;
	height: 38px;
	width: 150px;
}
#mainmenu li a {
	height: 38px;
	width: 100px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 38px;
	padding-left: 50px;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}
#mainmenu01 a {
	background: url(../images/common/mainmenu01.gif) no-repeat left top;
}
#mainmenu02 a {
	background: url(../images/common/mainmenu02.gif) no-repeat left top;
}
#mainmenu03 a {
	background: url(../images/common/mainmenu03.gif) no-repeat left top;
}
#mainmenu04 a {
	background: url(../images/common/mainmenu04.gif) no-repeat left top;
}
#mainmenu01 a:hover {
	background: url(../images/common/mainmenu01.gif) no-repeat left bottom;
}
#mainmenu02 a:hover {
	background: url(../images/common/mainmenu02.gif) no-repeat left bottom;
}
#mainmenu03 a:hover {
	background: url(../images/common/mainmenu03.gif) no-repeat left bottom;
}
#mainmenu04 a:hover {
	background: url(../images/common/mainmenu04.gif) no-repeat left bottom;
}

#wrapper #sidemenu{
	width: 180px;
}
#sidemenu li{
	height: 35px;
	width: 170px;
	margin-bottom: 5px;
}
#sidemenu li a{
	height: 35px;
	width: 150px;
	background: url(../images/common/sidemenu_bg.gif) no-repeat left top;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-left: 15px;
	text-decoration: none;
}
#sidemenu li a:hover{
	background: url(../images/common/sidemenu_bg.gif) no-repeat center bottom;
}


.clear{
	clear: both;
}
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}
}
