@charset "shift_jis";
/*	------------------------------------------------------------------------------------------------
	Header Section
	------------------------------------------------------------------------------------------------ */

#header_feature {
	color: White;
}
#header_feature a:link {
	color: White;
}
#header_feature a:visited {
	color: White;
}
#header_feature a:hover {
	color: Yellow;
}
#header_feature a:active {
	color: Navy;
}

/*	------------------------------------------------------------------------------------------------
	Container Section	( Two columns layout )
	------------------------------------------------------------------------------------------------ */

/*	Main Section ------------------------------------------------------------------------------ */

h3 {
	line-height: 1.25em;
	margin: 0px 10px 0px 10px;  /* margin-top ; margin-right ; margin-bottom ; margin-left ; */
	padding: 5px 0px 5px 10px;  /* padding-top ; padding-right ; padding-bottom ; padding-left ; */
	border-bottom: 2px solid #CC0000;
	border-left: 8px solid #CC0000;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}

h4 {
	line-height: 1.4em;
	margin:  8px 10px 5px 15px;
	padding-left: 1em;
	font-weight: bold;
	text-indent: -1.15em;
}

#main_menu menu {
	margin-left: 35px;
}
#main_menu li {
	list-style: url("../cimg/icon01s.gif");
}

.contents_normal {
	width: 547px;
	line-height: 125%;
	margin: 5px 10px 5px 30px;
	text-indent: 1em;
}

.naiyo {
	clear: both;
	width: 547px;
	line-height: 125%;
	margin: 5px 10px 5px 30px;
}

.naiyo ul {
	line-height: 125%;
	padding-left: 1.30em;
	list-style-type: disc;
}

ul.li_none {
	line-height: 125%;
	padding-left: 1.30em;
	list-style-type: none;
}

.naiyo ol {
	line-height: 125%;
	padding-left: 1.30em;
  	list-style-type: decimal;
}

.naiyo_kome{
	clear: both;
	width: auto;
	line-height: 1.25em;
	margin: 5px 10px 5px 20px;
	padding-left: 23px;
}

.m_1em {
	margin-left: -1em;
}

.info_container {
	width: 589px;
	line-height: 125%;
}
.info_left {
	float: left;
	width: 76px;
	margin: 5px 0px 10px 30px;
	text-align: left;
}
.info_right {
	float: left;
	width: 440px;
	margin: 5px 10px 10px 6px;
}
.detail_line {
	clear: both;
	line-height: 3px;
	margin-left: 15px;
}

/*	Side Section ------------------------------------------------------------------------------ */

#side_address {
	line-height: 115%;
}

/*	------------------------------------------------------------------------------------------------
	Table Design 
	------------------------------------------------------------------------------------------------ */

/* None */

