.t10  {FONT-SIZE:10px; line-height: 130%;}
.t10n {FONT-SIZE:10px;}
.t10h {FONT-SIZE:10px; line-height: 160%;}
.t10r {FONT-SIZE:10px; line-height: 140%;  padding-right: 3px; padding-left: 5px }

.t12  {
	FONT-SIZE:11px;
	line-height: 130%;
}
.t13  {
	FONT-SIZE:11px;
	line-height: 120%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 8px;
}
.t12r {FONT-SIZE:12px; line-height: 130%; padding-top: 5px; padding-right: 3px; padding-left: 5px }
.t12n {FONT-SIZE:12px;}
.t12h {FONT-SIZE:12px; line-height: 150%;}
.t12b {font-weight: bold; font-size: 12px;}

.t14  {FONT-SIZE:14px; line-height: 130%;}
.t14n {FONT-SIZE:14px;}
.t14h {FONT-SIZE:14px; line-height: 160%;}

.t16  {FONT-SIZE:16px; line-height: 130%;}
.t16n {FONT-SIZE:16px;}
.t16h {FONT-SIZE:16px; line-height: 160%;}



.t18  {FONT-SIZE:18px; line-height: 130%;}
.t18n {FONT-SIZE:18px;}
.t18h {FONT-SIZE:18px; line-height: 160%;}
.name {color: #000000;font-weight: bold;font-size: 20px;}

a:link {color: #1E90FF; text-decoration: underline;}
a:visited {color: #1E90FF; text-decoration: underline;}
a:hover {color: #663e33; text-decoration: none; }

#detail {
	width: 493px;
	margin-left: 5px;
}

.box {border: solid #999999 1px;}
.boxu {border:solid #999999; border-width: 0px 0px 1px 0px;}
.t_c {
	background: #D4D4D4;
	color: #404040;
	font-size: 12px; line-height: 20px;
}



.normal { font-size:12px; } 
.normal20 { font-size:12px; line-height:20px; }


	
/*----------------------------------------------------------
フッター
----------------------------------------------------------*/
#footer_menu {
	padding-right: 21px;
	padding-left: 15px;
	font-size: 11px;
	color: #828282;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer_menu h4 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}

#footer_menu h4.OTH {
	margin-top: 20px;
}

#footer_menu a {
}

#footer_menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer_menu  ul.margin_5 {
	margin-bottom: 5px;
}

#footer_menu ul li {
	list-style-image: url(../images/footer/icon_tri_or_s.png);
	list-style-position: outside;
}

/*------ box基本のサイズ -------*/
#footer_menu #box_01 {
	width: 370px;
	float: left;
	margin-right: 18px;
}
#footer_menu #box_02 {
	width: 180px;
	float: left;
	margin-right: 18px;
}
#footer_menu #box_03 {
	float: left;
	width: 180px;
}

/*------ box01のリスト -------*/
#footer_menu #box_01 ul.left {
	float: left;
	margin-right: 25px;
}

/*------ box01のリンク -------*/
#footer_menu a {
	color: #828282;
	text-decoration: none;
}
#footer_menu a:hover {
	text-decoration: underline;
	color: #333333;
}
