td { word-break : break-all; }

TD,BODY {
	 font-size: 12px;
	 line-height: 140%;
}


A:link {
	COLOR: #3333CC; TEXT-DECORATION: underline;
}
A:VISITED {
	COLOR: #000066; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FF9900; TEXT-DECORATION: none;
}
form {
	margin: 0px;
	padding: 0px;
}


/* TOP------------------------------------------------------------ */
#top {
	width: 800;
	margin: 0px;
	padding: 0px;
}

.header{
	background-image: url("img/hed_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_it{
	background-image: url("img/hed_bg-it.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_machi{
	background-image: url("img/hed_bg-machi.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_haken{
	background-image: url("img/hed_bg-haken.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_wg{
	background-image: url("img/top_bg.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.header_wg-haken{
	background-image: url("img/top_bg01.gif");
	background-position: center;
	background-repeat: no-repeat;
}

/* main------------------------------------------------------------ */
.box{
	margin: 3px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
}

.box_01{
	margin: 0px;
	background: #FFFFFF;
	color : #999999;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.box_02{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF;
	color : #000000;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	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-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* right----------------------------------------------------------------- */
.right_text {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.right_box{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background: #FFFFFF;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* font------------------------------------------------------------ */
.font_10{
	font-size : 10px;
	line-height: 120%;
}
.font_11{
	font-size : 11px;
	line-height: 130%;
}
.font_12{
	font-size : 10px;
	line-height: 140%;
}
.font_12 font{
	font-size : 12px;
	line-height: 140%;
}

.font_13{
	font-size : 13px;
	line-height: 150%;
}
.font_16{
	font-size : 16px;
	line-height: 160%;
}
.font_ttl{
	color : #FF9900;
	font-size : 180%;
	font-weight : bold;
}

.border_bold {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 2px solid #CCFF66;
}

.copyright {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
}

.margin-left20 {
	margin: 0px 0px 0px 20px;
}

.red_bold {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
