/*-----------------------------------------------
  タイトル
-----------------------------------------------*/

#contentstitle {
 background: url(../news/images/news_h2.gif) no-repeat;
/* width: 270px;*/
 height: 20px;
 text-indent: -9999px;
 margin-bottom: 30px;
}


/*-----------------------------------------------
  List
-----------------------------------------------*/
#news_list {
	width: 640px;
	margin:0;
	padding:0;
}

#news_list p {
	margin:0;
	padding:0;
	font-size: 10px;
}

#news_list .box {
	clear: left;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	height: 123px;
}

.news_img {
	display:block;
}

#news_list .box a .news_img {
	margin-right: 10px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	background-image: url(../common/images/back_img.gif);
}

#news_list .box a:hover .news_img {
	background-image: url(../common/images/back_img2.gif);
}
#news_list .box .news_title  {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight:bold;
	display: block;
}
.news_title img  {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#news_list .news_text {
	padding: 0 5px 0 0;
	font-size:10px;
}
.news_list .box p {
	padding: 0 5px 0 0;
	font-size:10px;
	margin: 0;
	padding: 0;
	float: left;
}
#news_list .box small {
	font-size: 14px;
	font-weight: bold;
	color: #6D8FA0;
	padding: 5px 0 0 0;
}
.hovering {
	background:#b1e4fa;
	cursor:pointer;
}
#news_list .news_date {
	font-size: 14px;
	font-weight: bold;
	color: #6D8FA0;
	padding: 5px 0 0 0;
}
#news_list .box a {
	color: #000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 7px 0;
	margin: 0px;
	height:124px;
}
#news_list .box a:hover {
	color: #000;
	text-decoration: none;
	background-color: #dfe1dc;
	height:124px;
}

#news_list .box a .new_icon {
	margin:1px 0 0 6px;
}
#news_index {
 text-align: right;
}

/*-----------------------------------------------
  List (WP)
-----------------------------------------------*/

#news_list .linkbox {
	clear: left;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	overflow: hidden;
	margin: 0px;
	padding: 0;
	height: 123px;
}

#news_list .linkbox img {
	margin-right: 10px;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	background-image: url(../common/images/back_img.gif);
}

#news_list .linkbox .news_title  {
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight:bold;
}
.news_list .linkbox p {
	padding: 0 5px 0 0;
	font-size:10px;
	margin: 0;
	padding: 0;
	float: left;
}
#news_list .linkbox small {
	font-size: 14px;
	font-weight: bold;
	color: #6D8FA0;
	padding: 5px 0 0 0;
}
.hovering {
	background:#b1e4fa;
	cursor:pointer;
}
.none{
	text-indent:-9999px;
	height:0px;
	overflow:hidden;
}	
#news_list .linkbox a {
	color: #000;
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 7px 0;
	margin: 0px;
	height:124px;
}
#news_list .linkbox a:hover {
	color: #000;
	text-decoration: none;
	background-color: #dfe1dc;
	height:124px;
}

#news_list .linkbox a .new_icon {
	margin:1px 0 0 6px;
}

/*-----------------------------------------------
  Detail
-----------------------------------------------*/
#news_title {
	background:#F3EFE6;
	padding:10px;
	border-bottom: dotted 1px #ccc;
	border-top: solid 5px #6D8FA0;
}

#news_title #date {
	font-size: 14px;
	font-weight: bold;
	color: #6D8FA0;
	margin: 0;
	padding: 0;
}

#news_title h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	margin: 10px 0 0 0;
	padding: 0;
}

.news_p {
	margin-top: 1em;
	line-height:200%;
	letter-spacing:0.05em;
	display:block;
}
.news_p_imgcap {
	margin-top: 1em;
	margin-bottom:20px;
	line-height:17px;
	letter-spacing:0.05em;
	font-size: 10px;
}
.news_body {
	width:640px;
	margin-top:30px;
	margin-right: -10px;
	_zoom: 1;
	display:block;
}

.news_body p {
	margin-top: 1em;
	line-height:200%;
	letter-spacing:0.05em;
}

.news_body p span {
	display:inline-block;
}

.news_info_box {
	margin:0px;
	width:610px;
	padding:15px;
	background:#F3EFE6;
}

.news_concept_box {
	margin:0px;
	width:610px;
	padding-left:15px;
/*	background:#F3EFE6; */
	font-size: 10px;
	border-left: 3px #000 solid;
}

.yohaku5 {
	height: 5px;
}
.yohaku10 {
	height: 10px;
}
.yohaku15 {
	height: 15px;
}
.yohaku20 {
	height: 20px;
}
.yohaku30 {
	height: 30px;
}
.yohaku40 {
	height: 40px;
}
.yohaku50 {
	height: 50px;
}

.alignnone {
	padding: 10px;
	background: #F3EFE6;
}

.alignleft {
	padding: 10px;
	background: #F3EFE6;
	margin-left:10px;
	margin-bottom:10px;
}
.aligncenter {
	margin:0px;
	border:none;
}
.image_line {
	padding: 10px;
	background: #F3EFE6;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 10px;
	margin: 0 0 10px 10px;
	display: block;
	background: #F3EFE6;
}
img.alignleft {
	padding: 10px;
	margin: 0 0 10px 10px;
	display: block;
	background: #F3EFE6;
}
.alignright {
	float: right;
	margin-left:10px;
	padding: 10px;
	background: #F3EFE6;
	clear: both;
	overflow: hidden;
}
.alignleft {
	float: left;
	padding: 10px;
	margin: 0 0 10px 10px;
	display: block;
	background: #F3EFE6;
}
#back_news {
	padding-top: 70px;
}

.small_text {
	font-size: 10px;
}

.news_a {
	color: #FFF;
}

.news_a a {
	font-size: 12px;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 260px;
	margin-top: 15px;
	background-image: url(../news/images/bt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
}
.news_b {
	color: #FFF;
}

.news_b a {
	font-size: 12px;
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 260px;
	margin-top: 15px;
	background-image: url(../news/images/bt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
}


/*-----------------------------------------------
  news090701_8.html
-----------------------------------------------*/

.news_detail {
	padding-top: 30px;

}

.news_detail_img_l {
	width: 220px;
	height: 320px;
	float: left;
	margin-right: 20px;
}

.news_detail_img_r {
	width: 220px;
	height: 320px;
	float: left;
}


.zoom_box {
	position: relative;
}

.zoom_box .zoom_icon {
	position: absolute;
	z-index: 10;
	bottom:20px;
	right:20px;
	background-image: url(../common/images/zoom.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

/*-----------------------------------------------
  news090702_1.html
-----------------------------------------------*/
#news090702_info {
	clear:both;
	margin-top:15px;
	width:550px;
	line-height:150%;
}

#news090702_info dt {
	clear: left;
	float: left;
	width: 6em;
	padding: 5px 0.5em;
}

#news090702_info dd {
	margin-left: 0;
	padding: 5px 0.5em 5px 7em;
	border-bottom: dotted 1px #999;
}


/*-----------------------------------------------
  news090708_1.html
-----------------------------------------------*/
.news090708_photo {
	width: 180px;
	height: 180px;
	float: left;
	margin-right: 10px;
}

/*-----------------------------------------------
  news090710_1.html
-----------------------------------------------*/
.news090710_photo {
	width: 260px;
	height: 180px;
	float: left;
	margin-right: 10px;
}

.news_info_box .newslink {
	display: block;
}
.news_info_box .newslink a {
	text-decoration: underline;
}
.news_info_box .newslink a:hover {
	color: #FFF;
	background-color: #ccc;
	text-decoration: underline;
}

/*-----------------------------------------------
 PRESENT
-----------------------------------------------*/

.present_info {
    border: 1px solid #D6D0BF;   
	margin-top:30px;
	width:610px;
	padding:15px;
	background-color: #F3EFE6;
	background-image: url(../present/images/present_info.gif);
	background-repeat : no-repeat;
	background-position: right top;
}

.present_info strong {
	font-size: 16px;
	margin-bottom: 40px;
}

/*-----------------------------------------------
 WP-NAVI
-----------------------------------------------*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
div.wp-pagenavi {
	color: #666;
	font-size: 85%;
	text-align: center;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 1.5em;
	margin-left: 30px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 0.5em 1em;
	margin: 0.25em;
	text-decoration: none;
	border: 1px solid #666666;
	color: #666666;
}
.wp-pagenavi a:visited {
	border: 1px solid #666666;
	color: #666666;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
	border: 1px solid #000000;
	color: #000000;
}
.wp-pagenavi a:active {
	border: 1px solid #666666;
	color: #666666;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 0.5em 1em;
	margin: 0.25em;
	border: 1px solid #666666;
}
.wp-pagenavi span.current {
	font-weight: bold;
	color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

