@charset "UTF-8";

/*body ------------------------------------------------------*/
body {
	background-color: #fff;
	line-height: 145%;
	text-align: center;
	height: 100%;
	color: #000;
	background-image: url(/content/400007500.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif, Osaka;
}


/*menu ----------------------------------------------------------*/

div#main-image{
	width: 950px;
	height: 300px;
	margin: 18px auto 0 auto;
	text-align: left;
	background-image: url(/content/400007502.jpg);
	background-repeat: no-repeat;
	position: relative;
}

div#menu{
	width: 950px;
	height: 63px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#menu ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#menu ul {
  min-height: 1px;
}

* html div#menu ul {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/* 20130618 new menu ----------------------------------------------------------*/

div#menu_v2{
	width: 950px;
	height: 63px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div#menu_v2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu_v2 li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#menu_v2 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#menu_v2 ul {
  min-height: 1px;
}

* html div#menu_v2 ul {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}




/*container -------------------------------------------------------*/

div#container{
	width: 950px;
	margin: 0 auto 22px auto;
	text-align: left;
}

div#container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

div#container {
  min-height: 1px;
}

div#container-inner {
	width:950px;
	padding:0;
	height: 190px !important;
}
div#facebook {
	width:500px !important;
	margin:50px auto 0 auto;
	padding:0;
	text-align:center;
	overflow:hidden;
}
div#facebook img{
	margin:5px 0;
}


* html div#container {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}




/* 20120214 TOPをテーブル組みに変更 */
table.tops{
	width: 455px;
	_width:430px;
	float:left;
	margin:0 10px;
}
table.tops h2{
	font-size: 108%;
	line-height: 150%;
	font-weight: bold;
	color: #004170;
	margin-top: 2em;
}
table.tops td{
	vertical-align:top;
	padding:5px;
	line-height:1.5em;
}
table.tops td.more{
	background-color: #F1EFED;
	padding: 2px 5px;
	text-align: right;
	font-size: 93%;
	font-weight: bold;
}
table.tops td.more img{
	vertical-align:middle !important;
	margin-right:3px;
}
.tops_spacer1{
	display:none;
}
.tops_spacer2{
	display:none;
}




/*  */
div#about{
	width: 455px;
	float: left;
}
div#about h2{
	font-size: 108%;
	line-height: 150%;
	font-weight: bold;
	color: #004170;
	margin-bottom: 10px;
}
div#about p{
	width: 370px;
	float: right;
}
div#about-inner{
	margin-bottom: 15px;
}
div#about-inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
div#about-inner {
  min-height: 1px;
}
* html div#about-inner {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div#life{
	width: 455px;
	float: right;
}
div#life h2{
	font-size: 108%;
	line-height: 150%;
	font-weight: bold;
	color: #004170;
	margin-bottom: 10px;
}
div#life p{
	width: 370px;
	float: right;
}
div#life-inner{
	margin-bottom: 15px;
}
div#life-inner:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
div#life-inner {
  min-height: 1px;
}
* html div#life-inner {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
div.page-link{
	background-color: #F1EFED;
	padding: 2px 5px;
	text-align: right;
	font-size: 93%;
	font-weight: bold;
	margin:0 0 2em 0;
}
img.arrow{
	width: 9px;
	height: 9px;
	margin: 5px 5px 0 0;
}
/* / */




/*news -------------------------------------------------------*/

div#news{
	width: 100%;
	margin-top: 52px;
	padding: 20px 0 18px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E4E2;
	background-color: #F1EFED;
}

* html div#news{
	margin-top: 0px;
}

*:first-child+html #news{
	margin-top: 0px;
}

div#news-inner{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

div#news-inner h3{
	width: 55px;
	height: 18px;
	position: absolute;
	top: 0;
	left: 0;
}

div#newstx{
	width: 100px;
	height: 18px;
	position: absolute;
	top: 3px;
	left: 60px;
	font-size: 13px;
	text-align: left;
}

div#news-inner dl{
	display: block;
	width: 650px;
    margin-left: 170px;
	margin-top: 3px;
	text-align: left;
}

* html div#news-inner dl{
    margin-left: 40px;
}

*:first-child+html div#news-inner dl{
    margin-left: 40px;
}

div#news-inner dt{
	width: 90px;
	line-height: 160%;
	padding-top: 2px;
}

div#news-inner dd{
	width: 560px;
	line-height: 160%;
	padding-left: 90px;
	margin-top: -22px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
	padding-bottom: 3px;
}
