﻿#single_contents{
	border: 1px dotted #cccccc;


	display: block;
	float: left;

	margin-bottom: 10px;

	padding-left: 5px;
	width: 594px;
}

#single_contents h5{
	float: left;
}

#single_contents table{
}

.color_green{
	color: #038a00;
}
.color_green a{
	color: #038a00;
}

#comment_block{
	background: #faffff;

	border: 1px solid #888888;

	float: left;

	width: 549px;
}

#comment_title{
	background: #fffacd;
	width: 549px;
	height: 25px;

	margin-top: 5px;
	margin-left: 5px;

	padding-top: 7px;

	font-weight: bold;

	color: #008000;
}

.f_right{
	float: right;

	text-align: right;
	font-size: 60%;

	width: 150px;
}

.f_left{
	float: left;
}

#single_contents strong{
	background: url(/_images/strong_deco.gif) 0 0 no-repeat;
	float: left;

	margin-bottom: 5px;

	padding-left: 40px;

	width: 586px;
	_width: 553px;
	height: 20px;

	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 0.3em;
	text-align: left;
	color: #3366ff;
	font-size: 90%;
}

#single_contents em{
	text-decoration: none;

	margin-bottom: 5px;

	font-size: 110%;
	font-weight: bold;
	font-style: normal;

	color: #333333;
	
}

#single_contents table{
	border: 1px solid #666666;
	border-collapse: collapse;
	clear:both;
}

#single_contents th{
	background: #dceeff;
	border: 1px solid #666666;
}

#single_contents td{
	border: 1px solid #666666;
}


#post_list_box{
	float: left;
	border: 1px dotted #265cc6;

	margin-top: 5px;
	margin-bottom: 5px;

	width: 590px;
}

#post_list_box a{
	text-decoration: none;
	color: #3883f2;
}
#post_list_box a:hover{
	color: #ff6666;
}



.staff_box{
	float: left;
	border: 1px solid #aaaaaa;
	background: #ffffff;

	margin: 0 5px 5px 5px;

	padding-bottom: 8px;

	width: 100px;

	font-size: 80%;
}

.staff_box a{
	color: #777777;
}

.staff_img img{
	background: #e8ffff;
	border: 1px solid #cccccc;

	width: 96px;
	height: 85px;
	margin: 2px 2px 7px 2px;
}

#staff_data{
	background: #fffddf;
	border: 1px solid #cccccc;
	float: left;

	padding-top: 5px;
	padding-bottom: 15px;

	width: 593px;

	text-align: left;
}
#staff_data img{
	float: left;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: -5px 5px 5px 5px;
}



#staff_name{
	background: #4169e1;

	margin-top: -5px;

	text-align: center;
	font-size: 130%;
	font-weight:bold;

	color: #f0f8ff;
}
#staff_message{
	float: left;
	padding: 10px 5px 5px 5px;
}


#q_a_topic{
	float: left;

	text-align: left;

	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;

	width: 541px;
}

#q_a_topic b{
	margin-bottom: 10px;

	font-size: 110%;
	color: #0d4ba1;
}
