@charset "utf-8";
/* CSS Document */


#ttl {
	background-color:#FFEEF7;
	width:660px;
	margin-bottom:15px;
	}
	
#ttl h2{
	font-size:16px;
	color:#DD5B82;
	line-height:22px;
	text-indent:0;
	background-image:none;
	margin:0;
	padding:0;
	}
.ttl_left {
	float:left; 
	width:490px;
	padding:8px 0 5px 10px;
	}
.ttl_right {
	float:right; 
	width:150px; 
	text-align:right; 
	padding:8px 10px 5px 0; 
	margin:0;
	font-size:10px;
	}



#koushin_tbl table {
	padding:0;
	margin:0 0 10px 0;
	}
#koushin_tbl th {
	border-bottom:#DD5B82 2px dotted;
	padding:2px 5px;
	margin:0;
	text-align:left;
	font-weight:normal;
	width:100px;
	}
#koushin_tbl td {
	border-bottom:#DD5B82 2px dotted;
	padding:2px 5px;
	margin:0;
	line-height:22px;
	}
	
	
	
#news_tbl table {
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding:0;
	margin:0 0 10px 0;
	}
#news_tbl th {
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	background:#DD5B82;
	padding:2px;
	margin:0;
	color:#FFFFFF;
	text-align:left;
	}
#news_tbl td {
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:5px;
	line-height:22px;
	}
.news_bg {
	background:#F5F1E8;
	}
	
.link_suisougaku{
	height:27px;
	background-image:url(../../images/common/link_btn_suisou.gif);
	width:178px;
	float:right;
	margin-bottom:20px;
}

.link_suisougaku a{
	display:block;
	height:27px;
	text-indent: -9999px;	
	background-image:url(../../images/common/link_btn_suisou.gif);
	width:178px;
}
.link_suisougaku a:hover {
	background-image:url(../../images/common/link_btn_suisou_a.gif);

}

#taiken2 table {
	margin:5px 0;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DD5B82;
	}
#taiken2 th {
	background:#FFEEF7;
	text-align:center;
	white-space: nowrap;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #DD5B82;
	border-bottom-color: #DD5B82;
	}
#taiken2 td {
	line-height:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #DD5B82;
	border-bottom-color: #DD5B82;
	}
	
#taiken2 td.center {
	text-align:center;
	}	
	
#taiken2 td.bg_pink {
	line-height:20px;
	background-color:#FFE0E5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #DD5B82;
	border-bottom-color: #DD5B82;
	}.space1 {
	font-size: 1px;
}
.non-line-u-l {
	border-right-style: none;
	border-bottom-style: none;
}
#taiken2 table tr .non-line-u-l {
	font-size: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
#taiken2 table tr .non-line-u {
	font-size: 1px;
	border-top-style: none;
	border-left-style: none;
}
#taiken2 table tr .non-line-rn {
	border-right-style: none;
}
#tokubetu-center {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #FFFFF9;
	clear: both;
	float: left;
}
.center {
	text-align: center;
}
.nami-under-b {
	font-weight: bold;
	text-decoration: underline;
}
.flow-right {
	float: right;
	text-align: right;
}
.flow-left {
	float: left;
	text-align: left;
	clear: none;
}
.flow-cls {
	clear: both;
}
.flow-cls-s5 {
	clear: both;
}
.flow-cls-s10 {
	clear: both;
	height: 10px;
}
.big-bold {
	font-size: 120%;
	line-height: 2em;
	font-weight: bold;
}

