@charset "utf-8";

html, body, div, span, font,
p, h1, h2, h3, h4, h5, h6,
ol, ul, li, dl, dt, dd,
table, td, th, img {
	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;
}

body {
	font-size: 75%;
	color: #333333;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url(bg.gif);
}

#cntnr {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

/* ヘッダー -------------------------------------------- */

#hdr {
	padding: 0 20px 0 3px;
	background: url(bg1_mdl.gif) repeat-y;
} 

#hdr h1 {
	float: left;
	width: 246px;
}

#hdr h2 {
	height: 76px;
	font-size:0.88em;
	color: #666666;
	line-height: 76px;
	letter-spacing: 0em;
}

#hdr .tel {
	float: right;
	margin-top: 15px;
}

/* コンテンツ ------------------------------------------ */

#cts_lt {
	float: left;
	padding-bottom: 30px;
	width: 210px;
}

#cts_ct {
	margin: 0 215px;
	padding-bottom: 30px;
}

#cts_rt {
	float: right;
	padding-bottom: 30px;
	width: 210px;
}

#cts_main {
	margin-right: 215px;
	padding-bottom: 30px;
}

.pnl3 {
	padding-bottom: 25px;
	background: url(bg3_btm.gif) left bottom no-repeat;
}

.pnl3 h3 {
	padding: 20px 0 7px 20px;
	background: url(bg3_top.gif) no-repeat;
}

.pnl3cts {
	padding: 0 20px;
	background:url(bg3_mdl.gif) repeat-y;
}

.pnl4 {
	padding-bottom: 25px;
	background: url(bg4_btm.gif) left bottom no-repeat;
}

.pnl4 h3 {
	padding: 20px 0 7px 20px;
	background: url(bg4_top.gif) no-repeat;
}

.pnl4cts {
	padding: 0 20px;
	background:url(bg4_mdl.gif) repeat-y;
}

.bnr {
	padding: 20px 20px 25px 20px;
	background: url(cts/bnr_bg.gif);
}

/* フッター -------------------------------------------- */

#ftr {
	clear: both;
	padding-bottom: 10px;
	background: url(bg1_mdl.gif) repeat-y;
}

#ftr .copy {
	padding: 13px 0 13px 31px;
	text-align: center;
	background: url(bg1_top.gif) no-repeat;
}

#ftr .fptop {
	float: right;
	margin: 21px 20px 0 0;
}

#ftr .smap {
	margin: 0 20px;
	padding: 10px 0 10px 12px;
	background: url(line_oblq.gif) repeat-x;
}

#ftr dl {
	float: left;
	margin-left: 10px;
}

#ftr dt {
	margin: 17px 0 5px 0;
}

#ftr dd {
	padding-left: 22px;
	font-size: 0.88em;
	color: #666666;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	background: url(arw_blk.gif) 16px center no-repeat;
}

#ftr dd a, #ftr dd a:visited {
	color: #666666;
	text-decoration: none;
}

#ftr dd a:hover {
	color: #666666;
	text-decoration: underline;
}

#ftr h3 {
	clear: both;
	padding: 14px 0 7px 0;
	font-weight: bold;
	color: #666666;
	text-align: center;
	line-height: 1em;
}

#ftr .adrs {
	font-size: 0.88em;
	color: #666666;
	line-height: 1.2em;
	text-align: center;
}

/* リンク ---------------------------------------------- */

a {
	color: #3F7DBB;
}

a:hover {
	color: #3F7DBB;
	text-decoration: none;
}

a:visited {
	color: #888888;
}

a:visited.noch {
	color: #3F7DBB;
}

/* フォント -------------------------------------------- */

.catch {
	line-height: 1.8em;
}

.txtgrn_b {
	color: #4C9F51;
	font-weight: bold;
}

.txtsml {
	font-size: 0.88em;
	color: #666666;
	line-height: 1.4em;
	letter-spacing: 0;
}

.txtorg_b {
	color: #EF8D4B;
	font-weight: bold;
}

strong {
	color: #444444;
}

/* ----------------------------------------------------- */

br {
	letter-spacing: 0;
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.ctr {
	text-align: center;
}

.mrg5p {
	margin-bottom: 5px;
}

.mrg {
	margin-bottom: 1em;
}

.mrg2 {
	margin-bottom: 2em;
}

.mrg3 {
	margin-bottom: 3em;
}

.mrg4 {
	margin-bottom: 4em;
}

.mrg5 {
	margin-bottom: 5em;
}

.mrg_lt {
	margin: 0 0 10px 20px;
}

.mrg_lt2 {
	margin: 0 0 10px 5px;
}

.mrg_rt {
	margin: 0 20px 10px 0;
}

.fllt {
	float: left;
}

.flrt {
	float: right;
	clear: left;
}

.ptop {
	padding-top: 20px;
	text-align: right;
}

.wrd40 {
	padding: 40px 0 60px 0;
	text-align: right;
	background: url(line_dot.gif) left center repeat-x;
}

.altbox1 {
	line-height: 1.3em;
	border: solid 1px #DDDDDD;
	background: #F9F9F9 url(icon_info.gif) 5px 7px no-repeat;
}

.altbox1 p {
	padding: 4px 4px 4px 32px;
	font-size: 0.88em;
	color: #666666;
	letter-spacing: 0;
}

.altbox2 {
	border: solid 1px #DDDDDD;
	background: #F9F9F9 url(icon_alrt.gif) 7px 15px no-repeat;
}

.altbox2 ul {
	margin: 10px 4px 10px 40px;
}

.altbox3 {
	padding: 0.5em;
	border: solid 1px #DDDDDD;
	background: #F9F9F9;
}

.altbox3 p {
	font-size: 0.88em;
	color: #666666;
	line-height: 1.4em;
	letter-spacing: 0;
}

.altbox4 {
	padding: 1em;
	border: solid 1px #DDDDDD;
	background: #F9F9F9;
}
