@charset 'UTF-8';
@import url(common.css);


/* ================================================================ *
	NexasDesign 2008/12
	 CSS
	
* ================================================================ */


/*-------------------------------------------------------------------
>>全体設定
-------------------------------------------------------------------*/
body {
	text-align : center;
	background: url(../img/base/header_bg.jpg) repeat-x #F8F8ED;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #333333;
}

#wrap-bg {
	width: 906px;
	background: url(../img/base/wrap_bg.gif) repeat-y #FFFFFF;
	margin: 0 auto;
}
#wrap {
	width: 900px;
	margin: 0 auto;
}

a {
	text-decoration : none;
}

img {
	border : none;
}
a:link {
	color: #C65737;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ff6600;
	text-decoration : underline;
}



/*-------------------------------------------------------------------
>> Header
-------------------------------------------------------------------*/
#header {
	height: 106px;
	width: 900px;
	text-align: left;
	background: url(../img/base/header_bgreg.jpg) left bottom no-repeat;
}
.header-contact {
	height: 24px;
	width: 900px;
	text-align: right;
}
.hedaer-text {
	float: right;
	text-align: right;
	}
.hedaer-text a {
	padding-right: 30px;
}
/* Header TopBar */
#headbar{
	background: url(../img/base/headbar_bg01.gif) no-repeat;
	width: 906px;
	height: 24px;
	margin: 0 auto;
	padding-right: 0;
	line-height: 0;
	overflow: hidden;
	text-align: right;
}
#headbar img {
	margin-right: 20px;
}

/*-------------------------------------------------------------------
>>menu設定
-------------------------------------------------------------------*/
#main-menu {
	height: 34px;
	width: 613px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
}
#main-menu ul{
	display: block;
	margin-top: 0px;
}
#main-menu li{
	display: inline;
	text-indent: -9999px;
}
#main-menu a {
	float: left;
	display: block;
	height: 34px;
	background-image: url(../img/base/menu.gif);
	background-repeat: no-repeat;
}
#main-menu .a1 {
	width: 117px;
	background-position: 0px 0px;
}
#main-menu .a2 {
	width: 152px;
	background-position: -117px 0px;
}
#main-menu .a3 {
	width: 104px;
	background-position: -269px 0px;
}
#main-menu .a4 {
	width: 90px;
	background-position: -373px 0px;
}
#main-menu .a5 {
	width: 75px;
	background-position: -463px 0px;
}
#main-menu .a6 {
	width: 75px;
	background-position: -538px 0px;
}

#main-menu .a1:hover {
 background-position: 0 -34px;
	}
#main-menu .a2:hover {
 background-position: -117px -34px;
	}

#main-menu .a3:hover {
 background-position: -269px -34px;
	}
#main-menu .a4:hover {
 background-position: -373px -34px;
	}
#main-menu .a5:hover {
 background-position: -463px -34px;
	}
#main-menu .a6:hover {
 background-position: -538px -34px;
	}
	
#main-menu .a1now {
	width: 117px;
	background-position: 0px -34px;
}	
#main-menu .a2now {
	width: 104px;
	background-position: -117px -34px;
}	
#main-menu .a3now {
	width: 104px;
	background-position: -269px -34px;
}	
#main-menu .a4now {
	width: 90px;
	background-position: -373px -34px;
}	
#main-menu .a5now {
	width: 75px;
	background-position: -463px -34px;
}
#main-menu .a6now {
	width: 75px;
	background-position: -538px -34px;
}


/* レギュラーページメニュー設定 */
#rp-navi a {
	background-position: 0 -124px;
}
#rp-navi a:hover {
	background-position: 0 -62px;
}
#rp-navi li.now a {
	background-position: 0 -62px;
}



/*-------------------------------------------------------------------
>> Contents Area
-------------------------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#contents {
		width: 900px;
}
#leftarea {
	width: 568px;
	float: left;
	text-align: left;
	}
	
#rightarea {
	width: 287px;
	float: right;
	background: url(../img/base/right_vis.jpg) no-repeat;
	}


.topicsarea {
	width: 568px;
	text-align: left;
	padding-left:45px;
	margin-bottom: 30px;
	/*min-height: 740px;*/
}



.date {
	font-size: 12px;
	padding-left: 10px;
	color: #666666;
}

.more {
	color: #C65737;
	display:block;
	margin-top: 10px;
	text-indent: 0;
}




/*-------------------------------------------------------------------
>>footer
-------------------------------------------------------------------*/
#footer {
	clear : both;
	background-image: url(../img/base/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: 900px;
	margin-left: 3px;
	margin-top: 20px;
}
/*---------- フッターメニュー設定 ----------*/
#gmenu {
	font-size: 12px;
	color: #f4f4f6;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 110px;
	line-height: 16px;
}
#gmenu a {
	color : #FFFFFF;
}
/*---------- 住所レイアウト ----------*/
#inq {
	font-size:12px;
	color: #f4f4f6;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
	line-height: 1.2;
}


/*-------------------------------------------------------------------
>>汎用設定
-------------------------------------------------------------------*/
.att1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 6px;
	text-decoration: underline;
}
.textR {
	text-align: right;
}
.textC {
	text-align: center;
	display: block;
}

.red {
	color: #FF0000;
}
.ptop {
	font-size: 10px;
	text-align: right;
}
#counter {
	font-size: 10px;
	color: #F4F4F6;
	display: none;
}

dt .date {
	float: right;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 40px;
	color: #999999;
}

.more {
	color: #C65737;
	display:block;
	margin-top: 10px;
	text-indent: 0;
}


.goto_top {
	display: block;
	font-size:10px;
	clear : both ;
	float : right;
	margin-bottom: 5px;
}

/* -----------------------------------------------------------------------------
>> ページリスト設定
----------------------------------------------------------------------------- */

.page-list {
	display: inline;
	float : right;
	margin : 0 50px 0 0;
	padding : 0 0px 10px 0;
}
.page-list li {
	display: inline;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.page-list a {
	display : block;
	float : left;
	margin : 0 0 0 0;
	padding : 2px 5px;
	font-size : 12px;
	color : #666666;
}
.page-list .now a {
	color : #666666;
	text-decoration : none;
	background-color : #ffcfbb;
}



/* -----------------------------------------------------------------------------
>> TOP　カテゴリータイトル
----------------------------------------------------------------------------- */
.top-h-bg {
	clear : both ;
	width : 550px ;
	height : 80px ;
	margin-bottom: 20px;
	background : url(../img/base/topicstop_bg2.jpg) no-repeat ;
}
.top-h-bg img {
	float : left ;
	margin-left : 0px;
}
.top-h-bg a {
	float : right ;
	margin-top : 62px ;
	padding : 0 10px 0 16px ;
	font-size : 12px ;
	font-weight : normal ;
	color : #ff9900;
}


.top-h-bg2, .top-h-bg3 {
	clear : both ;
	width : 855px ;
	height : 80px ;
}
.top-h-bg2 img, .top-h-bg3 img {
	float : left ;
}
.top-h-bg2 a, .top-h-bg3 a {
	float : right ;
	margin-top : 62px ;
	padding : 0 56px 0 16px ;
	font-size : 12px ;
	font-weight : normal ;
	color : #ff9900;
}
.top-h-bg2 {
	background : url(../img/base/plan_bg.jpg) no-repeat ;
}
.top-h-bg3 {
	background : url(../img/base/land_bg.jpg) no-repeat ;
}



