@charset "utf-8";
/* CSS Document */


/* ContentsBlog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header2 {
	background-image: url(../img/header_bg2.jpg);
	background-repeat: repeat-x;
	height: 383px;
}
#under_img {
	height: 194px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
}
#rightColumn .pagebute {
	text-align: right;
	margin-bottom: 25px;
	padding-right: 5px;
	line-height: 12px;
}
#rightColumn .pagebute a {
	text-decoration: none;
	color: #FF6666;
}
#rightColumn .pagebute a:hover {
	color: #FF9966;
}
#rightColumn .blog_area {
	margin-top: 20px;
}
#rightColumn .blog_area .blog_cont {
	width: 510px;
	float: left;
}
#rightColumn .blog_area .blog_cont .entry_area {
	margin-bottom: 50px;
	padding-right: 15px;
}
#rightColumn .blog_area .blog_cont .entry_area .entry_title {
	height: auto;
	width: auto;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #AA0044;
	line-height: 20px;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #000000;
}
#rightColumn .blog_area .blog_cont .entry_area .entry_title a {
	color: #000000;
	text-decoration: none;
}
#rightColumn .blog_area .blog_cont .entry_area .blog_body {
	font-size: 13px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 25px;
}
#rightColumn .blog_area .blog_cont .entry_area .entry_date {
	font-size: 12px;
	line-height: 20px;
	color: #666699;
	text-align: right;
	height: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#rightColumn .blog_area .blog_navi {
	float: right;
	height: auto;
	width: 190px;
}
#rightColumn .blog_area .blog_navi .blog_side_area {
	margin-bottom: 40px;
}
#rightColumn .blog_area .blog_navi .blog_side_area .navi_title {
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	background-image: url(../img/blog_side_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 180px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	font-weight: bold;
}
#rightColumn .blog_area .blog_navi .blog_side_area .entry_title {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 15px;
	color: #CC0000;
	background-image: url(../img/blog_icon1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#rightColumn .blog_area .blog_navi .blog_side_area .entry_title a {
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
#rightColumn .blog_area .blog_navi .blog_side_area .entry_title a:hover {
	color: #CC3366;
}
.turnBox {
	width: 510px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	margin-top: 5px;
}
.turnBox .previous {
	width: 30%;
	padding-top: 5px;
}
.turnBox .home {
	padding-top: 5px;
	width: 34%;
}
.turnBox .next {
	padding-top: 5px;
	width: 36%;
}
.turnBox a:link {
	color: #0066CC;
	text-decoration: none;
}
.turnBox a:visited {
	text-decoration: none;
	color: #0066CC;
}
.turnBox a:hover {
	text-decoration: none;
	color: #0099FF;
}
.turnBox a:active {
	text-decoration: none;
	color: #0066CC;
}


.support_link2 {
	background-image: url(../img/support_link3.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 371px;
	float: right;
}
.support_link2 a {
	display: block;
	text-indent: -5999px;
	height: 40px;
	width: 371px;
	overflow: hidden;
}
.support_link2 a:hover {
	filter: alpha(opacity=20);
	opacity:0.2;
	background: #fff;
}