@charset "utf-8";
/* CSS Document */

#wrapper_news {
	clear: both;
	width: 846px;
	margin-left: auto;
	margin-top: -10px;
	margin-bottom: 10px;
	margin-right: auto;
	border: 1px solid #09F;
	min-height: 300px;
	height: auto !important;
	height: 500px;
}
#wrapper2 {
	width: 660px;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 1px;
	margin-right: auto;
}
#wrapper3 {
	width: 660px;
	height: auto !important;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
}
#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: 14px;
	font-weight: bold;
	text-align: left;
}
.headline {
	font-size: 20px;
	font-weight: bolder;
	color: #0091d0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headline_ichiran {
	font-size: 16px;
	font-weight: bolder;
	color: #0091d0;
	text-align: left;
	padding-top: 5px;
}
.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: 550px;
	height: auto;
	text-align: left;
	border: solid;
	border-width: 1px;
	border-color: #0091d0;
	font-size: 12px;
	line-height: 20px;
	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: 12px;
	line-height: 20px;
	text-indent: 90px;
}
.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;
}
.date_ichiran {
	font-weight: bold;
	font-size: 12px;
}
.cate_ichiran {
	font-size: 12px;
	color: #0099CC;
}
.ditto_pages {
	font-size: 14px;
}


.wrapperBorder {
	border: 1px solid #CCC;
}

.txtLeft{
	text-align:left;	
}
.txtCenter{
	text-align:center;	
}
.txtRight{
	text-align:right;	
}