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

body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../img/image/tpl/bg.gif) repeat;
	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 h1 {
	height: 25px;
	line-height: 23px;
	font-size: 16px;
	text-indent: 30px;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/h1.gif);
	background-repeat: no-repeat;
}
#main_box h2 {
	height: 25px;
	line-height: 23px;
	font-size: 14px;
	text-indent: 30px;
	font-weight: normal;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/image/tpl/h2.gif);
	background-repeat: no-repeat;
}
#main_box h3 {
	width: 500px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-indent: 15px;
	font-weight: normal;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: #A69647;
	color: #FFFFFF;
}

#main_box p { margin: 20px 15px 20px 20px; }
#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 {
	background-image: url(../img/image/tpl/bg2.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: auto;
	text-align: left;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 950px;
	background: #FFFFFF;
	background-image: url(../img/image/tpl/wrapper.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#header { margin: 0px auto; height: 170px; background: #FFFFFF url(../img/image/tpl/header.gif) no-repeat; }
#header table { margin: 0px 0px 0px 155px; }
#header td { height: 55px; width: 167px; }
#header td a { height: 55px; display: block; }
#header td a em { display: none; }

#header td.head1 { width: 130px; }
#header td.head1 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -155px -30px;
}
#header td.head1 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head2 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -285px -30px;
}
#header td.head2 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head3 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -452px -30px;
}
#header td.head3 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head4 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -619px -30px;
}
#header td.head4 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head5 { width: 164px; }
#header td.head5 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -786px -30px;
}
#header td.head5 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head6 { width: 130px; }
#header td.head6 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -155px -85px;
}
#header td.head6 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head7 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -285px -85px;
}
#header td.head7 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head8 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -452px -85px;
}
#header td.head8 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head9 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -619px -85px;
}
#header td.head9 a:hover { background-image: url(../img/image/tpl/header2.gif); }
#header td.head10 { width: 164px; }
#header td.head10 a { 
	background-image: url(../img/image/tpl/header.gif); 
	background-position: -786px -85px;
}
#header td.head10 a:hover { background-image: url(../img/image/tpl/header2.gif); }

#summary {
	font-size: 12px;
	line-height: 20px;
	height: 30px;
	width: 950px;
	text-align: right;
	margin: 0px auto;
}

#titleimg {
    height: 210px;
	background: #FFFFFF url(../img/image/tpl/flash_bg.gif) no-repeat;
	text-align: center;
}
#titleimg img { margin: 10px 0px 0px 0px; }

#main {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 739px;
}
#main_box {
	margin: 0px 19px 0px 20px;
	padding: 0px;
	width: 700px;
}


#navi {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 211px;
	background: #FFFFFF url(../img/image/tpl/navi_mid.gif) repeat-y;
}
#navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navi li {
	margin: 0px;
	text-align: center;
}
#navi img { margin: 0px; }


#totop { text-align: right; clear: both; margin: 0px; }
#footer {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	clear: both;
	width: 950px;
	background: #99CDFF url(../img/image/tpl/footer.gif) no-repeat;
	color: #FFFFFF;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	background: #62B2FF;
	text-align: center;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}




