
/* ■■■基本スタイル■■■ */

body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	letter-spacing: 0;
	color: #333333;
}

p { font-size: 14px; line-height: 20px; }
li { font-size: 14px; line-height: 20px; }
table { margin: 0px; }
th { font-size: 14px; line-height: 20px; vertical-align: top; }
td { font-size: 14px; line-height: 20px; vertical-align: top; }
table.border { border-top: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }
table.border td { border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }
table.border th { border-bottom: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }


/* ■■■共通スタイル部分■■■ */

#main_box h1 {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/h1.gif);
	background-repeat: no-repeat;
	color: #339900;
}
#main_box h1.toph1 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/top/top_h1.jpg);
	background-repeat: no-repeat;
}
#main_box h2 {
	width: 214px;
	height: 41px;
	line-height: 41px;
	font-size: 15px;
	text-indent: 15px;
	font-weight: normal;
	margin: 25px 0px 15px 10px;
	padding: 0px;
	background: #009900 url(../img/image/tpl/h2.gif) no-repeat;
	color: #FFFFFF;
}
#main_box h2.vh1 {
	width: auto;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: bold;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/h1.gif);
	background-repeat: no-repeat;
	color: #339900;
}
#main_box h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 25px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/h3.gif);
	background-repeat: no-repeat;
}

#main_box p { margin: 20px 15px 20px 20px; }
#main_box p.bggr { margin: 20px 10px 20px 10px; padding: 10px; background: #EEEEEE; }
#main_box p.borderp { border: 1px dotted #FF6600; background: #FFFFCC; padding: 10px; }
#main_box p.center { margin: 20px 0px; text-align: center; }
#main_box p.indent { margin-left: 50px; }

#main_box p.top0 { margin-top: 0px; }
#main_box p.left0 { margin-left: 0px; margin-right: 0px; }
#main_box p.btm0 { margin-bottom: 0px; }
#main_box p.margin0 { margin: 0px; }
#main_box p.leftp { margin: 0px 0px 0px 20px; }
#main_box p.rightp { margin: 0px 20px 0px 0px; }









/* ■■■■■■■■■■テンプレート部分■■■■■■■■■■ */

#all {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	text-align: left;
}
#summary {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	width: 950px;
	text-align: right;
	margin: 0px auto;
	color: #FFFFFF;
}
#summary a {
	color: #333333;
	text-decoration: none;
}
#header { margin: 0px auto; }

#wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 950px;
	background: #FFFFFF;
	text-align: left;
}
#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 750px;
}
#main_box {
	margin: 10px 10px 0px 14px;
	padding: 0px;
	width: 726px;
}


#navi {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	height: 41px;
	line-height: 41px;
	font-size: 15px;
	background: #009900 url(../img/image/tpl/navi_li.gif) no-repeat;
	color: #FFFFFF;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	width: 196px;
	text-align: center;
}
#navi li a {
	height: 41px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
}
#navi li a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#navi address {
	font-style: normal;
	font-size: 11px;
	line-height: 20px;
	padding: 0px;
	margin: 25px 0px 0px 10px;
	background-image: url(../img/image/tpl/address_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 180px;
}
#navi img { margin: 10px; }


#totop { text-align: right; clear: both; margin: 0px; }
#footer {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
	width: 950px;
	background-image: url(../img/image/tpl/footer.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#footer h3 {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#footer .copyright {
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
}
#footer a {
	color: #FF0000;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}




