/* ■■■基本スタイル■■■ */

body {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	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 h2 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-indent: 25px;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: #003366 url(../img/image/tpl/h1.gif) no-repeat;
	color: #FFFFFF;
}
#wrapper .toph1 {
	height: auto;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: none;
}
#main_box h3 {
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	text-indent: 15px;
	font-weight: normal;
	margin: 25px 4px 15px 5px;
	padding: 0px;
	background-image: url(../img/image/tpl/h2.gif);
	background-repeat: no-repeat;
	color: #0F4781;
}
#wrapper .toph2 {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 0px;
	font-weight: bold;
	margin: 0px 15px;
	padding: 8px 0px 0px 0px;
	background: none;
	color: #FFFFFF;
}

#wrapper .toph2  a{
	display:block;
	color:#ffffff;
	text-decoration:none;}



#main_box h4 {
	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.center { margin: 20px 0px; text-align: center; }

#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; }









/* ■■■■■■■■■■テンプレート部分■■■■■■■■■■ */

#header {
	background-image: url(../img/image/tpl/head_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 190px;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	background: #FFFFFF;
	background-image: url(../img/image/tpl/navi_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#summary {
	font-size: 12px;
	line-height: 15px;
	height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#summary h1 {
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	background-image: url(../img/image/tpl/summary_bg.gif);
	background-repeat: no-repeat;
}

#summary a {
	color: #333333;
	text-decoration: none;
}
#header1 {
	text-align: center;
	height: 127px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header2 {
	height: 47px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 950px;
}
#header2 ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#header2 li {
	width: 190px;
	height: 47px;
	line-height: 46px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	float: left;
	display: block;
	background-image: url(../img/image/tpl/li_bg1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header2 li.navi1st {
	background-image: url(../img/image/tpl/li_bg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 190px;
}

#header2 li a { height: 46px; display: block; color: #333333; text-decoration: none; }




#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 750px;
}
#main_box {
	margin: 0px 10px;
	padding: 0px;
	width: 730px;
}


#navi {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#navi p {
	height: 30px;
	line-height: 30px;
	background-image: url(../img/image/tpl/navi_p.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 10px;
	padding: 0px;
	width: 180px;
}
#navi p a {
	height: 30px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 20px;
}
#navi p a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#navi p.line2 { line-height: 15px; height: 40px; }
#navi p.line2 a { height: 35px; padding-top: 5px; }
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	height: 35px;
	line-height: 35px;
	background: #000066 url(../img/image/tpl/navi_li.gif) no-repeat;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 200px;
	text-align: center;
}
#navi li a {
	height: 35px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#navi li a:hover {
	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;
	background-image: url(../img/image/tpl/footer.jpg);
	background-repeat: repeat-x;
}
#footer table {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#footer td { text-align: left; }
#footer td.footr { text-align: right; }
#footer td.footr p { text-align: right; }
#footer td.footr strong { font-size: 18px; }
#footer .copyright {
	text-align: center;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 15px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p.address { line-height: 15px; margin: 10px 0px 0px 0px; }


div.clear { clear: both; }
