@charset "Shift_JIS";

/* ----------------------------------------------------- */

html, body, div, span, font,
p, h1, h2, h3, h4, h5, h6,
ol, ul, li, dl, dt, dd,
table, td, th, img, form, object {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	vertical-align: top;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align:left;
	list-style-type: none;
}

textarea {
	font-size: 100%;
}

html {
	height: 100%;
}

br {
	letter-spacing: 0;
}

p {
	margin-bottom: 1.6em;
}

.img_rt {
	float: right;
	margin: 0 0 10px 20px;
}

.img_lt {
	float: left;
	margin: 5px 0 10px 0;
}

.sprt1 {
	clear: both;
	padding: 25px 0;
	background: url(dline_gry.gif) left center repeat-x;
}

body {
	font-size: 76%;
	color: #333333;
	line-height: 1.7;
	letter-spacing:1px;
	font-family: "Meiryo", "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: #FFFFFF url(bgimg.jpg) repeat-x;
}

#cntnr {
	margin: 60px auto 0 auto;
	width: 802px;
}

#wrap {
	clear: both;
}

/* hdr ------------------------------------------------- */

#hdr {
}

#hdr h1 {
	float: left;
	margin-bottom: 10px;
	width: 205px;
}

#hdr ul {
	float: right;
	margin-top: 3px;
	background: url(hdrnav_dline.gif) right top no-repeat;
}

#hdr li {
	float: left;
	padding: 0 12px 0 14px;
	font-size: 10px;
	line-height: 1;
	background: url(hdrnav_dline.gif) left top no-repeat;
}

/* nav ------------------------------------------------- */

#nav p {
	margin: 0;
}

#nav ul {
	padding-left: 15px;
	height: 46px;
	background: url(nav_bg.gif) left top no-repeat;
}

#nav li {
	float: left;
	margin-top: 5px;
}

#nav li a {
	display: block;
	background-image: url(nav_ro.gif);
}

.nav_lt a { background-position: 0 0;}
.nav_md a { background-position: -189px 0;}
.nav_rt a { background-position: -337px 0;}

.nav_lt a:hover, .nav_lt .active { background-position: 0 -34px;}
.nav_md a:hover, .nav_md .active { background-position: -189px -34px;}
.nav_rt a:hover, .nav_rt .active { background-position: -337px -34px;}

/* ctt ------------------------------------------------- */

#ctt {
	float: left;
	padding-left: 15px;
	width: 189px;
}

#ctt p {
	font-size: 80%;
	color: #666666;
	line-height: 1.3;
	text-align: center;
}

/* ftr ------------------------------------------------- */

#ftr {
	clear: both;
	height: 104px;
	background: url(ftr_bg.gif) left 20px no-repeat;
}

#ftr h2 {
	padding-top: 54px;
	font-size: 80%;
	text-align: center;
}

#ftr p {
	font-size: 80%;
	text-align: center;
}

/* top ------------------------------------------------- */

#cnt {
	float: left;
	margin: 40px 0 0 20px;
	width: 403px;
}

#cnt h4 {
	margin-bottom: 2em;
}

#news {
	float: right;
	margin-top: 40px;
	width: 155px;
}

#news dt {
	padding: 3px 5px;
	color: #365985;
	font-weight: bold;
	background: #EEEEEE;
}

#news dd {
	margin: 0.4em 0 1.6em 5px;
	line-height: 1.6;
}

/* link ------------------------------------------------ */

a, a:visited {
	color: #3D6698;
	text-decoration: underline;
}

a:hover {
	color: #3D6698;
	text-decoration: none;
}
#cntnr #wrap #cnt .seo img {
	float: right;
}

