/* CSS Document */
body, form{ 
	padding:0; margin:0; 
}
body{
	background:url(../images/bg_top.gif) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #635647;
	letter-spacing: 0.1em;
}
h3 {
	color: #A3171A;
	margin-top: 0px;
	padding-top: 0px;
}
td {
	background-repeat: repeat;
}
a, a:visited, a:active {
	color: #A3171A;
	text-decoration: none;
}
a:hover {

}
p {
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 10px;
}
#main a, #main a:visited, #main a:active {
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main ul {

}
#main li {
	margin-left: -15px;
}
#contact a, #contact a:visited, #contact a:active {
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}


.address {
	font-size: 0.85em;
	letter-spacing: 0em;
}	
.co_name {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 1.2em;
}


.press {
	color: #A3171A;
}
.press a, .press a:visited, .press a:active {
	color: #A3171A;
	text-decoration: underline;
}
.press a:hover {
	text-decoration: none;
}
.press_date {
	font-size: 0.85em;
}
.rightcol {
	font-size: 0.9em;
	color: #635647;
}
.rightcol a, .rightcol a:visited, .rightcol a:active {
	color: #A3171A;
	text-decoration: underline;
	letter-spacing: 0.3em;
}
.rightcol a:hover {
	text-decoration: none;
}
.rightcol img {
	border: 3px solid #E6DFD9;
}

.title {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 30px;
}
.title_red {
	color: #A3171A;
	font-weight: bold;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A3171A;
	letter-spacing: 0.3em;
}
.title_main {
	color: #A3171A;
	font-weight: bold;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #A3171A;
	letter-spacing: 0.3em;
}
.title_main_a {
	color: #635647;
	font-weight: bold;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #635647;
	letter-spacing: 0.3em;
}
#footer {
	font-size: 0.7em;
}
#footer a, #footer a:visited, #footer a:active {
	color: #635647;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.text_white {
	color: #FFFFFF;
}
.text_red {
	color: #A3171A;
}
.index_title {
	font-size: 1.1em;
	font-weight: bold;
	color: #A3171A;
}
.btn {
	font-size: 0.8em;
	padding-top: 2px;
}
.title_15 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 0.3em;
}
#index a, #index a:visited, #index a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}
#index a:hover {
	text-decoration: none;
}
#select box{
	background:white;
	padding:0 10;
	list-style:none;
	overflow:auto;
	border:solid 1px #666666;
	scrollbar-face-color:#cccccc; 
	scrollbar-highlight-color: #eeeeee; 
	scrollbar-shadow-color: buttonface; 
	scrollbar-3dlight-color: #aaaaaa; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-darkshadow-color: #aaaaaa;
} 
.error_msg {
	color: #FFCC00;
}
.eng a, .eng a:visited, .eng a:active {
	font-weight: bold;
	color: #FFFFFF;
	/* background-image: url(../images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 15px; */
	font-size: 0.9em;
	text-decoration: none;
}
.eng a:hover {
	color: #A3171A;
	/* background-repeat: no-repeat;
	background-position: 3px; */
}

