@charset "utf-8";
/* CSS Document */

#wrapper_news {
	width: 590px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom:10px;
	margin-right: auto;
	border: 1px solid #09F;
	min-height:300px;
	height: auto !important;
	height: 500px;
	padding: 20px 40px;
	float:right;
	
}

#wrapper2 {
	width: auto;
	text-align:left;
	height: auto; !important;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 1px;
}
#wrapper3 {
    width: auto;
    min-height:50px;
	height: auto !important;
	height: 50px;
	margin-top: 20px;
}
#wrapper4 {
    width: 660px;
    min-height:50px;
	height: auto !important;
	margin-top: 20px;
	height: 50px;
	text-align:right;
}


.photo {
    width: 660px;
	height: 150px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}
.photo img{
    width: 660px;
	height: 150px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
}

.photo1 {
    width: 200px;
	height: 150px;
	float: left;
	margin: 0 30px 0 0;
}

.photo2 {
    width: 200px;
	height: 150px;
	float: right;
	margin: 0;
}








/************  letter  r**************/


.date {
    font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.headline {
    font-size:16px;
	font-weight: bolder;
	color: #0091d0;
	text-align: left;
}
.headline_ichiran {
    font-size:13px;
	font-weight: bolder;
	color: #0091d0;
	text-align: left;
	padding-top: 10px;
}

.article {
    text-align: center;
}
.article img{
padding: 10px 3px 30px 10px;
}

.article_ichiran {
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.article_shosai {
    clear:both;
	text-align:right;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ed1c24;
	font-weight:bold;
}
.article_ichiran a {
	text-decoration: none;	
}
.article_ichiran a:hover {
	text-decoration: none;	
}

.article_index {
    clear:both;
	text-align:right;
	font-size: 14px;
}

.board {
	width: 500px;
	height: auto;
	text-align: left;
	border: solid;
	border-width: 1px;
	border-color: #0091d0;
	font-size: 13px;
	line-height: 16px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.board_ex {
	text-align: left;
	font-size: 13px;
	line-height: 20px;
	text-indent: 90px;
}
.honbun {
	width: 560px;
	height: auto;
	text-align: left;
	font-size: 13px;
	line-height: 22px;
	margin-top:15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.sub_title {
	width: 660px;
	height: 18px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #0091d0;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
}

.ditto_currentpage{
	color: #0091d0;
}
.info_article {
    width:406px;
	height: auto;
	font-size: 12px;
	text-align: left;
	line-height:25px;
	line-height: 18px;
	vertical-align: top;
}
.info_article tr{
	height: 18px;
}

.info_article img{
padding: 3px 0;
}
*html .info_article img{
padding: -3px 0;
}
.info_article a:link{
color:#004b88;

}
.info_article a:hover{
color:#007dc5;

}
