@charset "utf-8";

/*-----------------------------------------------------
	header
-------------------------------------------------------*/

#header {width: 930px;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto
}
#header h1 {color: #666}
#header h2 {margin-top: 10px}
#header div#global_navi {clear: both;padding-top: 20px}
#header div#global_navi ul li {float: left;
	height: 26px
}
p#pan {height: 35px;
	padding-top: 8px;
	color: #666
}
p#pan a {color: #666}

/*-----------------------------------------------------
	main visual
-------------------------------------------------------*/
div#main_visual {width: 930px;
	margin: 0 auto;
	margin-top: 22px
}

/*-----------------------------------------------------
	container
-------------------------------------------------------*/
div#container {width: 930px;
	margin: 0 auto;
}

/*-----------------------------------------------------
	main
-------------------------------------------------------*/
div#main {float: right;width: 700px}
img#btn_01 {position: relative;
	top: -32px;
	left: 9px;
}
/*-----------------------------------------------------
	middle
-------------------------------------------------------*/
div#middle {width: 930px;margin: 0 auto}

/*-----------------------------------------------------
	index
-------------------------------------------------------*/
#index table#news {width: 100%}
#index table#news tr th , #index table#news tr td {border-bottom: 1px dotted #666}
#index table#news tr th {text-align: left;
	color: #4C4C4C;
	padding: 8px 10px;
	width: 105px
}
#index table#news tr td a {color: #4C4C4C;text-align: left}
/*-----------------------------------------------------
	footer
-------------------------------------------------------*/

#footer {clear: both;
	padding-top: 20px
}
div#footer p.top {
	width: 930px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto
}
div#footer p.top2 {
	width: 760px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto
}
div#footer p.top a {color: #666666}
#footer_top {
	width: 100%;
	padding-top: 23px;
	padding-bottom: 23px;
	background-color: #f7f7f7
}
#footer_top_in p {text-decoration: underline}
#footer_top_in li img a {text-decoration: underline}
#footer_top_in {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px
}
#footer_top_in ul li {padding-bottom: 5px}
#footer_top_in .arrow a:hover {text-decoration: underline;color: #21a13a}
#footer_top_in .arrow img {
	margin-right: 5px;
	margin-bottom: 2px;
	vertical-align: middle
}
.gray{color: #808080;}
.mark img {
	margin-right: 5px;
	margin-left: 4px;
	margin-bottom: 4px;
	vertical-align: middle
}
#footer_middle {
	width: 930px;
	margin-top: 14px;
	margin-left: auto;
	margin-right: auto
}
#footer_middle_in_01 {
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #e5f2cc
}
#footer_middle_in_02 {
	border: 1px solid #21a13a;
	height: 30px;
	line-height: 30px
}
#footer_bottom {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 63px;
	color: #666666;
	letter-spacing: 1px
}
#footer_bottom a {
	color: #666666;
}

/*-----------------------------------------------------
	フォントサイズ切替
-------------------------------------------------------*/
#fontswitch {
	height: 16px;
	width: 300px
}
#fontswitch li {
     float: left;
     list-style-type: none;
}

#fontswitch li.fbtn01 a {
     width: 19px;
     height: 16px;
     display: block;
     text-indent: -9999px;
     background:#fff url("../img/fontsize_01.gif") no-repeat;
     margin-left: 5px;
}
#fontswitch li.fbtn02 a {
     width: 19px;
     height: 16px;
     display: block;
     text-indent: -9999px;
     background:#fff url("../img/fontsize_02.gif") no-repeat;
     margin-left: 5px;
}
#fontswitch li.fbtn03 a {
     width: 19px;
     height: 16px;
     display: block;
     text-indent: -9999px;
     background:#fff url("../img/fontsize_03.gif") no-repeat;
     margin-left: 5px;
     margin-right: 10px
}
#fontswitch li a:visited {outline: none;}