@charset "utf-8";

a:link { color:#303030; text-decoration:none; }
a:visited { color:#303030; text-decoration:none; }
a:hover { color:#303030; text-decoration:underline; }
a:active { color:#303030; text-decoration:underline; }

.slink a:link { color:#303030; text-decoration:none; }
.slink a:visited { color:#303030; text-decoration:none; }
.slink a:hover { color:#ff6600; text-decoration:underline; }
.slink a:active { color:#ff6600; text-decoration:underline; }

.clink a:link { color:#303030; text-decoration:underline; }
.clink a:visited { color:#303030; text-decoration:underline; }
.clink a:hover { color:#303030; text-decoration:none; }
.clink a:active { color:#303030; text-decoration:none; }


html {
	height: 100%;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../cmn_img/back.gif) repeat-x top;
	color: #231f20;
}
div:after {
	content: " ";
	display: block;
	height:	0px;
	clear: both;
	visibility: hidden;
}
h1,h2,h3,h4,h5,h6,p,address,form {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
img {
	border-style:none;
}
br {
	letter-spacing: 0;
}
.mcl {
	letter-spacing: -1px;
}
*:first-child+html .mcl {
	letter-spacing: 0px;
}
* html .mcl {
	letter-spacing: 0px;
}
.mcll {
	letter-spacing: -2px;
}
*:first-child+html .mcll {
	letter-spacing: 0px;
}
* html .mcll {
	letter-spacing: 0px;
}








.header_logo h1 {
	margin: 0px;
	padding: 12px 0px 0px;
	float: left;
	height: auto;
	width: auto;
}
.header_txt h2 {
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 1px 1px 18px 0px;
	float: right;
	height: auto;
	width: auto;
	text-align: right;
	color: #999999;
}
.header_menu ul {
	margin: 0px;
	padding: 6px 1px 0px 0px;
	height: auto;
	width: auto;
	text-align: right;
	float: right;
}
.header_menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.thumbs ul {
	margin: 0px;
	padding: 14px 0px 0px;
	height: auto;
	width: auto;
}
.thumbs li {
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	height: auto;
	width: auto;
	float: left;
}
.kaisetsu p {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 451px;
}
.kaisetsu strong {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 3px;
	float: left;
	height: auto;
	width: 451px;
}
address {
	margin: 0px;
	padding: 4px 0px 0px;
	clear: both;
	height: 23px;
	width: 898px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #7f7f7f;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
}
.sla_table p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 13px 10px 12px 16px;
	float: left;
	height: auto;
	width: auto;
}
.banner p {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	height: auto;
	width: 898px;
}
.t_boader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 900px;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.sla_title h4 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 6px;
	float: left;
	height: auto;
	width: auto;
}

