@charset "iso-8859-1";

body {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img { border-style: none }

/* contents area */
#contents{
	width: 580px;
	margin-left: 170px;
}

/* footer */
#foot{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 580px;
	margin: 5px 0px 0px 10px;
	padding: 5px 0px;
}
#foot-section{
	margin-left: 10px;
}
.foottxt{font-size: 70%;}

/* linkcolor */
a:link { color:#0000CC }
a:visited { color:#660099 }
a:active { color:#FF0000 }
a:hover { color:#FF0000 }

/* text */
.txt-main {
	font-size: 84%; 
	line-height: 130%;
 }
.txt-m01 { font-size: 84% }
.txt-m02 { font-size: 94% }
.txt-m03 { font-size: 80% }

/* contact */
#cntct-midashi{
	font-size: 120%;
	width: 560px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 0px 3px 5px;
	background-color: #D8D8FC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0D0;
}
.cntct-honbun{
	font-size: 94%;
	line-height: 120%;
	margin: 0px 0px 20px 10px;
}
ul.cntct-list{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.cntct-category{
	width: 530px;
	border-top: 1px solid #CCCCCC;
	margin: 10px 0px 15px 35px;
	padding: 10px 0px 0px;
}
.cntct-nakamidashi{
	margin: 2px 0px 5px 15px;
	font-size: 104%;
	font-weight: bold;
	color: #333333;
}
.cntct-komidashi{
	font-size: 94%;
	margin: 0px 0px 5px 15px;
	font-weight: bold;
}
.cntct-exp{
	font-size: 94%;
	line-height: 120%;
	margin: 0px 0px 0px 15px;
	width: 480px;
}
/* contact-notice */
#cntct-notice{
	border: 1px solid #A0A0A0;
	width: 520px;
	margin-left: 45px;
	background-color: #FFFFE0;
}
#cntct-noticetitle{
	font-size: 94%;
	font-weight: bold;
	background-color: #FFD950;
	text-align: center;
	padding: 6px;
	margin: 0px;
}
.cntct-noticehonbun{
	font-size: 94%;
	margin: 20px 20px 0px;
}
ul.cntct-noticelist{
	font-size: 94%;
	line-height: 120%;
	margin: 0px;
	padding: 10px 30px 10px 40px;
}
ul.cntct-noticelist li{
	margin: 6px 0px;
}
.corporatepatternred { BACKGROUND-color: #ff0000; }
TD.footerline { BACKGROUND-color: #676767; }
TD.footerbg { FONT-SIZE: 75%; color: #999999; BACKGROUND-color: #f8f8f8; }
TD.footerlastline { BACKGROUND-color: #e9edf8; }

.copyr { color: #666666; text-decoration: none; }
.copyr:link { color: #666666; text-decoration: none; }
.copyr:visited { color:#6600CC; text-decoration: none; }
.copyr:hover { color: #FF6633; text-decoration: underline }
.copyr:active { color:#FF6633; text-decoration:underline; }

TD.menuline{ BACKGROUND-color: #B3BDC3; }
