@charset "utf-8";
/* roadnav
---------------------------------------------- */
#roadnav li {
	background:url(../../images/reform/arrow.gif) no-repeat left center;
}

#roadnav li a:hover {
	color:#337ec4;
}

/* left
---------------------------------------------- */
#left h4 {
	width:206px;
	color:#666;
	font-weight:bold;
	line-height:59px;
	padding-left:12px;
	border:#aaa 1px solid;
	background:url(../../images/reform/side_header.gif) no-repeat left top;
}

#left h4 a {
	color:#666;
	display:block;
	text-decoration:none;
}

#left h4 a:hover {
	color:#c1301d;
}

#left ul {
	width:218px;
	border:#aaa 1px solid;
	border-top:none;
	margin-bottom:20px;
}

#left ul li a {
	font-size:11px;
	display:block;
	color:#666;
	text-decoration:none;
	line-height:38px;
	padding-left:22px;
	border-bottom:#aaa 1px dotted;
	background:url(../../images/reform/side_arrow.gif) no-repeat 5px center;
}

#left ul li.noborder a {
	border-bottom:none;
}

#left ul li a:hover {
	background-color:#e9f3fd;
}

/* main
---------------------------------------------- */

#main h2 {
	line-height:40px;
	font-size:17px;
	font-weight:bold;
	color:#666;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../../images/reform/h2_tex.gif) no-repeat left top;
}

#main h3 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#c1301d;
	padding-left:20px;
	background:url(../../images/reform/h3_arrow.gif) no-repeat left 5px;
}

.floatbox {
	width:670px;
	float:left;
	display:inline;
}

.floatbox .fleft {
	width:490px;
}

.font11 {
	font-size:11px;
}

#example {
	width:670px;
	float:left;
	display:inline;
	margin-bottom:20px;
}

#example h4 {
	font-weight:bold;
	color:#c1301d;
	margin-bottom:5px;
}

#example h4 a {
	color:#c1301d;
	text-decoration:none;
}

#example h4 a:hover {
	text-decoration:underline;
}

#example .fleft,
#example .fright {
	width:295px;
	padding:15px;
	margin-bottom:20px;
	border:#aaa 1px dotted;
}

#example .fbox {
	width:295px;
	display:inline;
	float:left;
}

#example .fbox .text {
	width:160px;
	float:left;
}
	
#example .fbox .photo {
	width:120px;
	float:right;
	text-align:center;
	height:90px;
}

h4.caption {
	border-left:#c1301d 6px solid;
	line-height:20px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	padding-left:10px;
}

h4.caption a {
	text-decoration:none;
}

.detail {
	text-align:right;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:#aaa 1px dashed;
}

.club {
	width:218px;
	line-height:3em;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
	border:#aaa 1px solid;
}

