@charset "utf-8";

/*====================index====================*/
/* wrapper_h
/* header
/*   header_search
/*   header_catch
/*   header_mainvisual
/* g_navi
/* contents_ichioshi
/*   contents_topics
/*   contents_news
/*   contents_local
/*====================index====================*/

/*====================
 wrapper_h
====================*/
#wrapper_h {
	width: 100%;
	height: 250px;
	background-image: url(../img/top/bgimg_top_header.gif);
	background-repeat: repeat-x;
}

/*====================
 header
====================*/
#header_l {
	float: left;
	width: 250px;
	height: 250px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}

#header_r {
	float: right;
	width: 700px;
	height: 250px;
	background-image: url(../img/top/paper_top_header.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}

/*====================
 header_catch
====================*/
#header_catch {
	height: 80px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*====================
 header_search
====================*/
#header_search {
	width: 614px;
	height: 47px;
	background: url(../img/base/search_bg.gif) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

/*====================
 header_mainvisual
====================*/
#header_mainvisual {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

/*====================
 g_navi
====================*/
#g_navi {
	width:614px;
	background: url(../img/base/gnavi_bg.gif) no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#g_navi ul {
	list-style: none;
}
#g_navi li {
	display: inline;
}
#g_navi ul li img {
	vertical-align: bottom;
}


/*====================
 container
====================*/
#container {
	background-image: url(../img/top/paper_top_base.gif);
}

/*====================
 contents_greeting
====================*/
#contents_greeting {
	width:614px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.greeting_waku {
	/*background-color:#FF0;*/
	border: 1px solid #613036;
}


#contents_greeting_box {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_greeting h4 {
}
#contents_greeting h5 {
	font-size: 16px;
	color: #7c323f;
	margin-bottom: 5px;
}
#contents_greeting p {
	margin-bottom: 1.5em;
}

/*====================
 contents_ichioshi
====================*/
#contents_ichioshi {
	width:614px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_ichioshi_box {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_ichioshi h4 {
}
#contents_ichioshi h5 {
	font-size: 16px;
	color: #7c323f;
	margin: 5px 0 0 0;
}
#contents_ichioshi p {
	margin: 0 0 0px 0;
}
div.movie_box {
	clear: both;
	border-bottom: 1px dotted #97535f;
	padding: 0 0 5px 0;
	}
div.movie_box img {
	float: left;
	border: 2px solid #7c323f;
	margin: 5px 10px 0px 0px;
	}




/*====================
 contents_topics
====================*/
#contents_topics {
	float: left;
	width: 304px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_topics_box {
	background: url(../img/top/bgimg_topics.gif) right bottom no-repeat;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_topics h4 {
}
#contents_topics_box ul {
	list-style: none;
}
#contents_topics_box li {
	background: url(../img/base/icon_arrow_y2.gif) 0px 7px no-repeat;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;

	/* 2行以上の文字列は非表示 */
	height: 3.2em;
	overflow: hidden;
}
#contents_topics_box span {
	color: #7c323f;
	font-weight: bold;
}

/*====================
 contents_news
====================*/
#contents_news {
	float: right;
	width: 304px;
	margin-top: 15px;
	margin-right: 43px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_news_box {
	background: url(../img/top/bgimg_news.gif) right bottom no-repeat;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_news h4 {
}
#contents_news_box ul {
	list-style: none;
}
#contents_news_box li {
	clear: both;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
#contents_news_box img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_news_box span {
	color: #7c323f;
	font-weight: bold;
}

/*====================
 contents_horo
====================*/
#contents_horo {
	float: left;
	width: 304px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_horo_box {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_horo h4 {
}
#contents_horo_box ul {
	list-style: none;
}
#contents_horo_box li {
	background: url(../img/base/icon_arrow_y2.gif) 0px 7px no-repeat;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;

	/* 2行以上の文字列は非表示 */
	height: 3.2em;
	overflow: hidden;
}
#contents_horo_box p {
	border-bottom: 1px dotted #97535f;
	margin-bottom: 3px;
}
#contents_horo_box span {
	color: #7c323f;
	font-weight: bold;
}

/*====================
 contents_yanesen_org
====================*/
#contents_yanesen_org {
	float: right;
	width: 304px;
	margin-top: 15px;
	margin-right: 43px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_yanesen_org_box {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_yanesen_org h4 {
}
#contents_yanesen_org_box ul {
	list-style: none;
}
#contents_yanesen_org_box li {
	background: url(../img/base/icon_arrow_y2.gif) 0px 7px no-repeat;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;

	/* 2行以上の文字列は非表示 */
	height: 1.6em;
	overflow: hidden;
}
#contents_yanesen_org_box p {
	border-bottom: 1px dotted #97535f;
	font-size: 11px;
	margin-bottom: 3px;
}
#contents_yanesen_org_box span {
	color: #7c323f;
	font-weight: bold;
}

/*====================
 contents_local
====================*/
#contents_local {
	clear: both;
	background: url(../img/base/box_a_middle.gif) repeat-y;
	width: 614px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_local_top {
	height: 8px;
	background: url(../img/base/box_a_top.gif) no-repeat;
}
#contents_local_bottom {
	height: 10px;
	background: url(../img/base/box_a_bottom.gif) no-repeat;

	/* IE6 上下余白バグ回避 */
	overflow: hidden;
}
#contents_local_box {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_local h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* ご挨拶 */
div#greeting2 {
	width:614px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
h4.greeting_h4 {
	font-size: 15px;
	color: #97535f;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97535f;
	border-left-color: #97535f;
	padding-left: 7px;
	}

	
div#new_topi {
	width:614px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
div#new_topi ul{
	list-style:none;
}


#new_topi　li {
	background: url(../img/base/icon_arrow_y1.gif) 0px center no-repeat;
	border-bottom: 1px dotted #97535f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:
}

.new_topi_date {
	color:#97535f;
	font-weight: bold;
	margin-right: 10px;
}
#new_topi_inbox {
	padding-left: 15px;
	width: 600px;
	height:90px;
	overflow:auto;
	font-size:12px;
	margin-top: 10px;
}

/*====================
テスト用
====================*/

/*====================
 contents_topics2
====================*/
#contents_topics2 {
	float: left;
	width: 614px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_topics2_box {
	background: url(../img/top/bgimg_topics.gif) right bottom no-repeat;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_topics2 h4 {
}
#contents_topics2_box ul {
	list-style: none;
}
#contents_topics2_box li {
	background: url(../img/base/icon_arrow_y2.gif) 0px 7px no-repeat;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;

	/* 2行以上の文字列は非表示 */
	height: 3.2em;
	overflow: hidden;
}
#contents_topics2_box span {
	color: #7c323f;
	font-weight: bold;
}

/*==============================
 contents_news2ブログ更新情報
===============================*/
#contents_news2 {
	float: left;
	width: 614px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 43px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* IE6 マージン2倍バグ回避 */
	display: inline;
}
#contents_news2_box {
	background: url(../img/top/bgimg_news.gif) right bottom no-repeat;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_news2 h4 {
}
#contents_news2_box ul {
	list-style: none;
}
#contents_news2_box li {
	clear: both;
	border-bottom: 1px dotted #97535f;
	line-height: 1.6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#contents_news2_box img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents_news2_box span {
	color: #7c323f;
	font-weight: bold;
}
.blog_tesimg {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.text_right {
		text-align:right;
}

/**/
#contents_greeting h2 {
	font-size: 18px;
	font-weight: bold;
	color: #7c323f;
	border-bottom: 2px solid #7c323f;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*====================
 photo 
====================*/
/*横写真 horizontal */
.photo_r_normal {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.photo_l_normal {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.photo_l_normal_w267 {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 267px;
}

.photo_r_normal_w267 {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 267px;
}

/*縦写真 vertical*/
.photo_r_vertical {
	float: right;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.photo_l_vertical {
	float: left;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
}

.font_s {
	font-size:0.9em;
	text-align:center;
}

.font_s_left{
	font-size:0.9em;
	text-align:left;
	width: 267px;
	line-height: 1.8em;
}

.font_s_left p{
	font-size:1em;
	text-align:left;
	width: 267px;
	line-height: 1.8em;
	margin-top: 0.5em;
}

.font_s_center {
	font-size:0.9em;
	text-align:center;
	width: 267px;
	line-height: 1.5em;
}

.mb_0 {
	margin-bottom:0px;
}

.mb_20 {
	margin-bottom:20px;
}


/**/
.font_s_text_l_w200 {
	font-size:0.9em;
	text-align:left;
	width: 200px;
	line-height: 1.5em;
}

.font_s_text_l_w267 {
	font-size:0.9em;
	text-align:left;
	width: 267px;
	line-height: 1.5em;
}

.horizontal {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
	font-size:0.9em;
	line-height: 1.5em;
}

/**/
.ml_50{
	margin-left: 50px;
}

.ml_60{
	margin-left: 60px;
}

