/* CSS Document */
table {
font-size:12px;
}

.line_table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #385cbd;
	border-bottom-color: #385cbd;
	border-left-color: #385cbd;
	margin-bottom: 10px;
}
/*ƒPƒAƒvƒ‰ƒU*/
.content{
	margin-top: 19;
	margin-right: 22;
	margin-bottom: 10;
	margin-left: 21;
}
.small_text_01{
	margin:3 20 3 8;
	color:#656565;
	font-size:11px
}
.small_text_02{
	margin:3 1 3 8;
	color:#656565;
	font-size:11px
}
.small_text_03{
	margin:3 20 3 8;
	color:#656565;
	font-size:11px;
	font-weight: bold;
}
/*ŠCŠOŒð—¬E¬Ž™ƒŠƒnƒrƒŠƒe[ƒVƒ‡ƒ“*/
.content_2{
	margin-top: 19;
	margin-right: 13;
	margin-bottom: 10;
	margin-left: 14;
}
.line_red{
	font-size:13px;
	line-height:130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.pink{
	color:#d1a0c7;
}
.word{
	color:#666666;
	margin:2 2 2 10;
}

/*ˆãŽtÐ‰îbox*/
.dr_name_box {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 5px 10px 10px;
}



/*ƒeƒLƒXƒg*/
.text_hist{
	font-size:12px;
	line-height:145%;
	margin:0 0 0 0;
}
.text_mar{
	font-size:12px;
	line-height:145%;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 5;
}
.text_12 {
	font-size: 12px;
	line-height: 100%;
	color: #666666;
}
.text_12b {
	font-size: 12px;
	line-height: 100%;
	color: #666666;
	font-weight: bold;
}
.text_12bk {
	font-size: 12px;
	line-height: 100%;
	color: #333333;
}
.text_12bk_b {
	font-size: 12px;
	line-height: 110%;
	color: #333333;
	font-weight: bold;
}

.agh_toplink {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
.text_10 {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.text_10bk {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}
.text_10bk_b {
	font-size: 10px;
	line-height: 130%;
	color: #333333;
	font-weight: bold;
}
.bold_big {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 110%;
	color: #385CBD;
}

.text_14b_blue {
	font-size: 14px;
	line-height: 180%;
	color: #385CBD;
	font-weight: bolder;
}


.text_sitemap_normal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	line-height: 150%;
}


/*Œrü*/

.hr_glay {
	border-color: #cccccc;
	border-style: solid;
	height: 1px;
	width: 100%;
}


.hr_blue {
	border-color: #385CBD;
	border-style: solid;
	height: 2px;
	width: 100%;
}  

.line_glay_dotline {
	height: auto;
	width: 100%;
	margin-top: auto;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
} 

