@charset "utf-8";/* CSS Document */
/* 共通 ---------------------------------------------------------- */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}/* -------------------------------------------------------------- */
#ahan_container {
	width: 843px;
	background-image: url(images/bg_ahan_cotainer.gif);
	background-repeat: repeat-y;
	background-position: left top;
}/* header---------------------------------------------------- */
#ahan_header {
	width: 100%;
}/* 検索------------------------------------------------------- */
#ahan_header div.search {
	text-align: right;
	height: 32px;
	padding-right: 5px;
	background-image: url(images/bg_search.jpg);
	background-repeat: repeat-x;
}
#ahan_header div.search form {
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 16px;
	vertical-align: middle;
}
.search #search {
	vertical-align: top;
	padding: 0px;
	margin: 5px 0px 0px;
}/* 左側------------------------------------------------------- */
#ahan_left {
	float: left;
	width: 508px;
	overflow: hidden;
}
#ahan_left_inner {
	margin-left: 10px;
	margin-bottom: 10px;
}
#ahan_left_inner_box {
	line-height: 1.7;
	margin-bottom: 10px;
}
#entry_box_left {
	padding: 10px 10px 10px 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #896152;
}
#entry_blog_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	clear: both;
	border: 1px solid #CCCCCC;
}
#entry_blog_left h2 {
	line-height: 1.5;
	background-color: #FFFFCC;
	font-size: 14px;
	color: #330000;
	padding: 5px 5px 5px 20px;
	margin: 10px 0;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
#entry_blog_left div.footer {
	margin-bottom: 20px;
	border: 1px dotted #CCCCCC;
	text-align: right;
	clear: both;
	margin-top: 10px;
	padding-right: 10px;
	color: #999999;
}
#entry_blog_left img {
	margin-right: 10px;
}
#entry_box_left h1 {
	font-size: 16px;
	font-weight: bold;
	color: #502020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F0000;
}
/* 左側 動画コメント----------------- */
#ahan_movie {
	width: auto;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#entry_movie_left {
	background-color: #000000;
	color: #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#entry_movie_left h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}/* 右側------------------------------------------------------- */
#ahan_right {
	width: 335px;
	float: right;
	overflow: hidden;
	margin-bottom: 10px;
}
#ahan_right_inner {
	margin-left: 10px;
	margin-right: 10px;
}
#ahan_right_inner_box {
	line-height: 1.5;
	margin-bottom: 10px;
	background-color: #FAFAEF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CA9805;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#entry_box_right, #entry_box_right_ending {
	padding: 10px 10px 10px 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #EAD698;
}
#entry_box_right_ending img {
	float: left;
	width: 100px;
	margin-right: 5px;
}
#entry_box_right li {
	list-style-position: outside;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B9B09;
}
#entry_box_right_onairlist {
	padding: 10px 10px 10px 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #896152;
}
#entry_box_right_onairlist h1 {
	font-size: 16px;
	font-weight: bold;
	color: #502020;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F0000;
	margin-bottom: 10px;
}
#entry_box_right li {
	list-style-position: outside;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6B9B09;
}
#entry_box_right li img {
	margin-left: 5px;
}/* フッター------------------------------------------------------- */
#ahan_footer {
	clear: both;
	float: none;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 2;
	background-image: url(images/bg_copy.jpg);
	background-repeat: repeat;
}/* ------------------------------------------------------- */

