@charset "UTF-8";
/*h text style
----------------------------*/
h1 {
	font-size: 16px;
	color: #555555;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #880000;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #000088;
	font-weight: normal;
}
/*title style
----------------------------*/
.topics_bg {
	color: #FFFFFF;
	background-image: url(top_img/main_title_bar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.img_box5 {
	border: 1px solid #555555;
	padding: 5px;
}
#main ul {
	list-style: none;
}
#main ul li {
	padding-left: 20px;
}
.red16 {
	font-size: 16px;
	color: #880000;
}
.gray_box {
	background-color: #DDDDDD;
}
.blue_title {
	font-size: 16px;
	color: #000088;
	border-left: 3px solid #555555;
	padding-left: 3px;
}
.p600 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.sub_title {
	font-size: 20px;
	color: #555555;
	border-bottom: 1px solid #555555;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.table_line2 {
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.table_line {
	border-bottom: 1px solid #555555;
}
.table_y_bg {
	background-color: #DDDCD0;
}
.p600_y_bg {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DDDCD0;
}
.gray16 {
	font-size: 16px;
	color: #222222;
}
.main_p {
	padding-left: 20px;
}
.line_box {
	border: 1px solid #555555;
	padding-top: 5px;
	padding-bottom: 5px;
}
.line_box_member {
	border: 1px solid #555555;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFF00;
}
#contents  .line_box_member  a  {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.line_title_line {
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #000088;
}
.blue_bg {
	background-color: #D4D4FF;
}
.blue2_bg {
	background-color: #B6B3CC;
}
.line_box_230 {
	width: 230px;
	border: 1px solid #444444;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFFCC;
}
.line_box_130 {
	width: 130px;
	border: 1px solid #444444;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFFCC;
}
.line_box_130_right {
	width: 130px;
	border: 1px solid #444444;
	float: left;
	background-color: #CCFFCC;
}
.line_box_130_left {
	width: 130px;
	border: 1px solid #444444;
	float: right;
	background-color: #CCFFCC;
}
.p700 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.coment {
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
}
.glay_title_back {
	background-color: #D2F4DA;
}
.img_box5_r {
	border: 1px solid #555555;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

