/* Base Weblog (base-weblog.css) */

body{
	margin: 0;
	padding: 0;
	background-image: url(../img_common/bk.gif);
	background-repeat: repeat;
	text-align: center;

}

form, input { margin: 0; padding: 0; }
a, a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
	color: #4898D1;
	}
a img { border: 0; }

.clear{
	clear:both;
	}
.imgRight{
	float: right;
	margin-left: 8px;
}
.imgLeft{
	float: left;
	margin-right: 8px;
}
.txt_align_R {
	text-align:right;
}
.txt_align_c {
	text-align:center;
}
.inputShort {
	border: 1px solid #CCCCCC;
	width: 30px;
}
.inputLong {
	border: 1px solid #CCCCCC;
	width: 300px;
}
.commentinput {
	font-size: 100%;
	line-height:150%;
	width: 300px;
	border: 1px solid #999999;
}
.tbox300 {
	font-size: 100%;
	line-height:150%;
	width: 300px;
	border: 1px solid #999999;
}
#anchorTOP{
	position: absolute;
	top: -100px;
}
.pagetop {
	font-size: 80%;
	text-align: right;
	padding: 5px 17px 5px 5px;
	background-image: url(../img_common/pagetop.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

#container{
	margin: 0px auto;
	width: 790px;
	text-align: left;
	background-image: url(../img_common/bk-contents.gif);
	background-repeat: repeat-y;
}

#container_inner{
	padding:0px 15px;
}

#header{
	margin: 0px;
	padding: 0px;
}

#header h1{
	padding:0px;
	margin:0px;
}

#header a { 
color: #000;
}
#header a:hover {
	color: #000;
	text-decoration: none; 
}

.box_left{
	float:left;
	}
.box_right{
	float:right;
	}
#g_navi{
	margin:0px;
	clear: both;
	padding: 0px;
}
#g_navi ul {
	margin:0px;
	padding:0px;
	}
#g_navi li {
	margin:0px;
	padding:0px;
	list-style-type: none;
	display: inline;
}

.contentBox{
	background-image: url(../img/side_middle.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
.bannerBox{
	margin: 0px 0px 10px;
	padding: 0px;
}
#footernavi {
	margin:0px;
	padding: 0px;
}
#footernavi a, #footernavi a:link, #footernavi a:visited, #footernavi a:hover, #footernavi a:active {
	text-decoration: none;

}
#footer {
	margin-bottom: 0px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}

#top_banner {
	width: 185px;
	float: right;
}
#top_banner p {
	margin: 0px 0px 5px;
}
#top_banner a, #top_banner a:link, #top_banner a:visited, #top_banner a:hover, #top_banner a:active {
	color: #666666;
	text-decoration: none;
}
#sidebar {
	width: 185px;
	float: right;
}
#sidebar ul {
	margin: 0px;
	padding:0px 0px 5px;
	background-image: url(../img_common/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#sidebar li {
	margin: 5px 0px 0px;
	list-style-type: none;
	background-image: url(../img_common/sidebar_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 80%;
	line-height: normal;
	padding: 0px 5px 5px 18px;
}
#sidebar ul li ul {
	margin: 0px;
	padding:0px;
	background-image: none;
}
#sidebar li ul li {
	margin: 5px 0px 0px;
	list-style-type: none;
	background-image: url(../img_common/sidebar_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 100%;
	line-height: normal;
	padding: 0px 5px 5px 18px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #FF9933;
	text-decoration: none;
}
.breadcrumbs{
	padding:7px;
	clear: both;
	font-size: 70%;
	line-height: 150%;
	margin: 15px 0px;
	padding: 0px;
	text-align: center;
	}
.breadcrumbs a{
	color: #000000;
	text-decoration: underline;
}
.breadcrumbs a:hover{
	text-decoration: none;
}

#MainContents_top {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#MainContents {
	text-align: left;
	margin: 0px;
}

#MainContents_inner {
	text-align: left;
	padding:15px 15px 10px;
	color: #333;
}

#contents{
	float: left;
	width: 530px;	
	clear:both
	background-color: #FFFFFF;
	}
	
	
#recruit table{
text-align: left; /* 配置 */
font-weight: normal; /* フォントの太さ */
font-size: 12px; /* フォントサイズ */
color:#000000;/* フォントの色 */
background-color: #ffffff; /* 背景の色 */
width: 300px; /* 全体の幅 */
border-collapse:collapse;
margin-top:3ex;
margin-bottom:0px;
}
#recruit td {
font-size: 12px;/* フォントサイズ */
} 
	
#contents h2 {
	margin: 0px 0px 20px;
}

#contents h3 {
	font-size: 95%;
	line-height: normal;
	background-image: url(../img_common/h3-bk.gif);
	padding: 5px;
	color: #ff6000;
	background-position: left top;
}
#contents h4 {
	font-size: 85%;
	line-height: normal;
}
#contents p {
	font-size: 80%;
	line-height: 150%;
	margin: 0px 0px 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents table {
	margin: 0px 0px 15px;
	background-color: #FFE98D;
	width: 100%;
}

#contents table.green {
	margin: 0px 0px 15px;
	background-color: #66FF99;
	width: 100%;
}

#contents caption {
	font-size: 80%;
	line-height: 150%;
	padding: 3px;
	font-weight: bold;
	color: #0066CC;
	text-align: left;
}
#contents th{
	font-size: 80%;
	line-height: 150%;
	padding: 7px;
	background-color:#FFFFD4;
	white-space: nowrap;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

#contents th.green{
	font-size: 80%;
	line-height: 150%;
	padding: 7px;
	background-color:#CCFFCC;
	white-space: nowrap;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

#contents td {
	font-size: 80%;
	line-height: 150%;
	padding: 5px;
	background-color:#FFFFFF;
}
#contents ul {
}
#contents li {
}

#contents strong {
	color: #FF3366;
}

.enryfooter{
	font-size: 80%;
	line-height: normal;
	margin: 0px 0px 20px;
	border-bottom: 1px dashed #1C1C5D;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
	clear: both;
}
#trackbacks-info{
	font-size: 80%;
	line-height: normal;
	border: 3px dashed #3399FF;
	padding: 7px;
	margin: 0px 10px 10px;
}
#comments-open-footer {
	margin-bottom: 20px;
}
.user-comments{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #D9FFFF;
}
.supporter{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
	font-weight: bold;
}
.user-comments p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
}

.user-tb{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #D9FFFF;
}
.user-tb-title {
	font-weight: bold;
}
.user-tb p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
}
.margin_0{
	margin:0px!important;
	}
.user-comments{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #E8EFFF;
}
.supporter{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
	font-weight: bold;
}
.user-comments p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
}

.user-tb{
	margin-bottom: 10px;
	padding: 7px 10px;
	background-color: #E8EFFF;
}
.user-tb-title {
	font-weight: bold;
}
.user-tb p{
	margin:0px!important;
	padding:0px!important;
	line-height: normal!important;
}
