/* @import url(http://www.jsf.or.jp/mt-static/themes-base/blog.css); */
/* @import url(http://www.jsf.or.jp/mt-static/themes/minimalist-red/screen.css); */

body {
	font: 0.9em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000;
    line-height:1.6em;
}
@media print {
   #jmenu {
   display:none;
   visibility:hidden;
   }
   .jmenu {
       display:none;
       visibility:hidden;
   }
}
.widget-list-item{
text-align:left;
}
#container{
/*	width:947px; */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#footer-content{
}
    
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h2 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 50px; 
}
h1,h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
a:link {
    color: #008c22;
    text-decoration: underline;
}
a:visited {
/*	color: #6E6C64;*/
/*	text-decoration: underline;*/
}
a:hover, a:active, a:focus { 
/*	text-decoration: none;*/
}
.header {
	background-color: #FFFFFF;
	border-bottom:solid 1px #A5C911;	
	border-left:solid 1px #A5C911;	
	border-right:solid 1px #A5C911;	
}
.menu_box{
	width:135px;
	float:left;
}
#key1{
width:100%;
}
#key2{
width:100%;
}

.container { width:790px; height:340px; overflow:hidden; position:relative; cursor:pointer; }
div.slides { position:absolute; top:0; left:0; }
ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
div.slides > div,ul.slides li { position:absolute; top:0; width:790px; display:none; padding:0; margin:0; }
#loopedSlider,#newsSlider { margin:0 auto; width:790px; position:relative; clear:both; }
#key ul li{
	display: inline;
	padding:5px;
}

#loopedSlider{padding:10px;border-bottom:solid 1px #A5C911;}
#bnr{height:50px; padding:5px;}
#bnr>div{float:left; margin-right:10px;}
#pagi{text-align:center;background-image : url(/common/imgs/jsf_pic_back.jpg);background-repeat : repeat-x;height:30px;width:790px;} 
ul.pagination {
    margin: 0px auto;
    padding: 0;
    width: 310px;
}
ul.pagination li {
    float: left;
    margin: 3px 1px;
}
ul.pagination a {
    background-image: url(/common/imgs/mnu_key_2.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 15px;
    width: 15px;
}
ul.pagination li.active a {
    background-position: 0 -15px;
}
#info{
	padding:10px;
	border-bottom:solid 1px #A5C911;
    height:250px;
}
.info_box{
	width:250px;
	height:250px;
	float:left;
	border:solid 1px black;
	margin-left:10px;
}
#link_1b{
	padding:10px;
	border-bottom:solid 1px #A5C911;
	height:170px;
}
#link_1b .link_box1_div2{
	width:260px;margin-left:0;overflow:hidden;border-left:0;
}
#link_1b > div{
	border:solid 1px #FFFFFF;
}
#link_1{
	padding:10px;
	border-bottom:solid 1px #A5C911;
	height:60px;
}
.link_box1{
	width:250px;
	height:50px;
	float:left;
	border:solid 1px #A5C911;
	margin-left:10px;
	margin-bottom:10px;
	background-image : url(/common/imgs/btn_back01.jpg);
}
#link_2{
	padding:10px;
	height:100px;
	width:800px;
	margin:0 auto;
}
.link_box2{
	width:180px;
	height:115px;
	float:left;
	border:solid 1px #A5C911;
	margin-left:10px;
	background-image : url(/common/imgs/btn_back02.jpg);
}
#link_3{
	padding:10px 10px 0px 10px;
/*	height:60px;*/
	width:800px;
	margin:0 auto;
}
.link_box3{
	width:250px;
	height:50px;
	float:left;
	border:solid 1px black;
	margin-left:10px;
	margin-bottom:10px;
	background-color: white;
}
.head_line1{
	padding: 0px 0px;
    height:8px;
width:100%;
background-image : url("/common/imgs/head_line.png");
background-repeat : repeat-x;
	border-bottom:solid 1px #A5C911;

}
.head_area1{
	padding: 0px 0px;
	width:260px;
	display: table-cell;
	vertical-align: middle;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1; /*for ie5～7*/
	float:left;
}
.head_area2{
	padding: 5px;
	width:42%;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
	font-size:80%;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1; /*for ie5～7*/
	margin: 5px 0 0;
	float:left;
}
.head_area3{
    padding: 15px 5px;
	width:242px;
	text-align:right;
	display: table-cell;
	vertical-align: middle;
	display: -moz-inline-box; /*for Firefox 2*/
	display: inline-block; /*for modern*/
	/display: inline; /*for ie5～7*/
	/zoom: 1; /*for ie5～7*/
    background-image : url("/common/imgs/head_image.fw.png");
    background-repeat : no-repeat;
    background-position : right;
	float:right;
/*	float:left; */
}
.head_area3 div{
    padding: 0 0 0 12px;
	text-align:left;
}
.main {
	width:812px;
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0;
}

/* ~~ フッター ~~ */
.footer {
	padding: 10px 0;
	background-color: #CCC49F;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.header_area {
	min-width:947px;
	background-color: #FFFFFF;
	clear:both;
    line-height:1.2em;
}
.header_area_top {
	height:88px;
}
.header_area_menu {
	background-image: url("/common/imgs/menu_side.jpg");
	background-repeat: repeat-x;
    border-bottom:solid 1px #A5C911;
}
.img_bottom{
	vertical-align: bottom;
}
.img_middle{
	vertical-align: middle;
}
img{
	border:none;
	vertical-align: bottom;
}
