@charset "shift_jis";


/* 基本スタイル---------------- */

body {
	margin: 0;
	text-align: center;
	color: #fff;
	background: #069;
	font-size: 80%;
}
a:link {
	text-decoration: underline;
	color: #03f;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #33c;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 10px;
	margin: 0;
	background: #39c;
}
p {
	margin: 0 0 20px 5px;
	line-height: 150%;
}
em {
	font-style: normal;
}
table {
	font-size: 100%;
}
form {
	margin: 0;
}
input:focus, textarea:focus, select:focus {
	background-color: #efe;
	color: #333;
}



/* 基本レイアウト---------------- */

#container {
	width: 940px;
	margin: 0 auto;
	background: #069 url(img/bg01.gif) repeat-y;
}
#container2 {
	width: 920px;
	margin: 0 10px 0 10px;
	text-align: left;
}



/* header---------------- */

#header {
	width: 920px;
}
#top {
	margin: 0;
	padding: 3px 5px 3px 10px;
	font-size: 90%;
	font-weight: normal;
	color: #fff;
	background: #39c;
}
#header2 {
	width: 920px;
	height: 80px;
}
#head_logo {
	float: left;
	width: 245px;
}
#head_menu {
	float: right;
	width: 290px;
}
#head_menu_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
#head_menu_list li {
	margin: 0;
	padding: 0;
	display: inline;
}
#head_bar {
	clear: both;
	height: 40px;
	border-bottom: 3px solid #000;
}
#gmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gmenu li {
	margin: 0;
	padding: 0;
	float: left;
}
#gmenu li a {
	display: block;
}
#gmenu1 a {
	width: 135px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}
#gmenu1 a:hover {
	background-position: 0 -40px;
}
#gmenu2 a {
	width: 130px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -135px 0;
	text-indent: -9999px;
}
#gmenu2 a:hover {
	background-position: -135px -40px;
}
#gmenu3 a {
	width: 130px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -265px 0;
	text-indent: -9999px;
}
#gmenu3 a:hover {
	background-position: -265px -40px;
}
#gmenu4 a {
	width: 130px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -395px 0;
	text-indent: -9999px;
}
#gmenu4 a:hover {
	background-position: -395px -40px;
}
#gmenu5 a {
	width: 130px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -525px 0;
	text-indent: -9999px;
}
#gmenu5 a:hover {
	background-position: -525px -40px;
}
#gmenu6 a {
	width: 130px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -655px 0;
	text-indent: -9999px;
}
#gmenu6 a:hover {
	background-position: -655px -40px;
}
#gmenu7 a {
	width: 135px;
	height: 40px;
	background: url(img/menu_bar.jpg);
	background-position: -785px 0;
	text-indent: -9999px;
}
#gmenu7 a:hover {
	background-position: -785px -40px;
}



/* pannavi---------------- */

#pannavi {
	margin: 0 0 20px 0;
	padding: 4px 10px 4px 10px;
	font-size: 90%;
	color: #fff;
	background: #036;
}
#pannavi a {
	color: #fff;
	background: #036;
}



/* main---------------- */

#main {
	width: 880px;
	margin-left: 20px;
}
#main_col {
	width: 640px;
	float: left;
}
#side_menu {
	width: 220px;
	float: right;
}



/* side_menu---------------- */

#side_btn {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#side_btn li {
	margin: 0;
	padding: 0 0 4px 0;
}
#side_btn li a {
	display: block;
}
#side_btn1 a {
	width: 220px;
	height: 35px;
	background: url(img/side_menu1.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}
#side_btn1 a:hover {
	background-position: 0 -35px;
}
#side_btn2 a {
	width: 220px;
	height: 35px;
	background: url(img/side_menu2.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}
#side_btn2 a:hover {
	background-position: 0 -35px;
}
#side_btn3 a {
	width: 220px;
	height: 35px;
	background: url(img/side_menu3.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}
#side_btn3 a:hover {
	background-position: 0 -35px;
}
#side_btn4 a {
	width: 220px;
	height: 35px;
	background: url(img/side_menu4.jpg);
	background-position: 0 0;
	text-indent: -9999px;
}
#side_btn4 a:hover {
	background-position: 0 -35px;
}
.side_waku {
	margin: 0 0 10px 0;
	padding: 10px 10px 5px 10px;
	color: #333;
	background: #fff;
}
.side_h2 {
	margin: 0 0 10px 0;
	padding: 2px 2px 2px 5px;
	color: #036;
	font-size: 100%;
	border-left: 5px solid #69c;
}
#search_form {
	margin: 0 0 15px 0;
}
.input_txt1 {
	width: 160px;
	margin: 2px 2px 2px 2px;
	background: #fff url(img/sicon.gif) no-repeat;
	background-position: 2px center;
	padding-left: 20px;
}
.input_btn1 {
	width: 190px;
}
#w3c {
	margin: 20px 0 10px 0;
	text-align: center;
}



/* footer---------------- */

#footer {
	clear: both;
	width: 920px;
}
#pagetop {
	border-bottom: 3px solid #000;
	margin: 10px 0 0 0;
	padding: 0 20px 0 0;
	text-align: right;
}
#foot_navi {
	float: left;
	width: 785px;
}
#foot_logo {
	float: right;
	width: 135px;
	margin: 15px 0 0 0;
}
#foot_menu {
	margin: 15px 0 0 25px;
	padding: 0;
	list-style: none;
}
#foot_menu li {
	margin: 0;
	padding: 0 10px 0 16px;
	display: inline;
	background: url(img/icon03.gif) no-repeat;
	background-position: 0 0.1em;
}
#foot_menu a {
	color: #fff;
	background: #069;
}
#foot_menu a:visited {
	color: #eee;
	background: #069;
}



/* copy---------------- */

#copy {
	clear: both;
	width: 940px;
	height: 100px;
	margin: 0 auto;
	background: #069 url(img/footer_bg.gif) no-repeat;
}
address {
	padding: 20px 0 0 0;
	font-style: normal;
	color: #fff;
	text-align: center;
}




/* toppage---------------- */

#top_img1 {
	clear: both;
	height: 300px;
	border-bottom: 3px solid #000;
}
.top_title {
	width: 640px;
	height: 30px;
	background: #39c;
}
.top_title_img {
	float: left;
	width: 150px;
}
.top_h2 {
	float: left;
	width: 475px;
	height: 22px;
	margin: 0;
	padding: 8px 0 0 15px;
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	background: #39c url(img/icon01.jpg) no-repeat;
}
.top_waku {
	clear: both;
	color: #333;
	background: #fff;
	margin-bottom: 20px;
	padding: 15px 15px 5px 15px;
	border-bottom: 2px solid #036;
}
.top_h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
	color: #036;
	border-left: 5px solid #69c;
}
#topics {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#topics li {
	margin: 0;
	padding: 0 0 5px 16px;
	background: url(img/icon02.gif) no-repeat;
	background-position: 0 0.1em;
	line-height: 150%;
}



/* 下層ページスタイル---------------- */

.main01 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p01.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main02 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p02.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main03 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p03.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main04 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p04.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main05 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p05.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main06 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p06.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main07 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p07.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main08 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p08.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main09 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p09.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main10 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p10.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main11 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p11.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main12 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p12.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main13 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p13.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main14 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p14.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main15 {
	width: 610px;
	padding: 15px;
	color: #333;
	background: #fff url(img/main_p15.jpg) no-repeat;
	border-bottom: 2px solid #036;
}
.main_h2 {
	margin: 0;
	padding: 0;
}
.main_h3 {
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 0 6px;
	color: #036;
	border-left: 5px solid #69c;
}
.main_h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 2px 2px 2px 6px;
	border-left: 5px solid #9c6
}
.main_h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 15px 5px;
	padding: 2px 2px 2px 6px;
	border-left: 5px solid #ccc;
}

#pagenavi {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
}
#pagenavi li {
	margin: 0;
	padding: 0 0 5px 16px;
	background: url(img/icon04.gif) no-repeat;
	background-position: 0 0.1em;
}
#pagenavi2 {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}
#pagenavi2 li {
	margin: 0;
	padding: 0 0 5px 16px;
	background: url(img/icon05.gif) no-repeat;
	background-position: 0 0.1em;
}

.profile {
	margin: 0 0 10px 20px;
}
.logo01 {
	float: left;
	margin: 0 10px 0 0;
}
.profile_t {
	float: left;
}
.proh4 {
	float: left;
	width: 140px;
	margin: 0;
	padding: 2px 2px 2px 6px;
	font-size: 100%;
	border-left: 4px solid #ccc;
	line-height: 150%;
}
.profile_l {
	float: right;
	width: 430px;
	padding: 2px;
	line-height: 150%;
}
.main_list1 {
	margin: 0 0 10px 40px;
	padding: 0;
	list-style: decimal;
}
.main_list1 li {
	margin: 0;
	padding: 0 0 5px 0;
}
.main_list2 {
	margin: 0 0 10px 50px;
	padding: 0;
	list-style: disc;
}
.main_list2 li {
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 150%;
}
.table_plan {
	width: 590px;
	border-collapse: separate;
	margin: 10px;
}
.cap_plan {
	font-weight: bold;
	padding: 0 0 7px 0;
}
.td_plan_l {
	line-height: 140%;
	text-align: center;
	border-left: 5px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #39c;
	padding: 5px 5px 5px 6px;
	font-weight: normal;
}
.td_plan_r {
	line-height: 140%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px 5px 5px 6px;
	background: #f0ffff;
}
.td_plan_n {
	line-height: 140%;
	padding: 5px 5px 5px 6px;
}
.td_plan_l2 {
	line-height: 140%;
	text-align: center;
	border-left: 5px solid #6cf;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #39c;
	padding: 5px 5px 5px 6px;
	font-weight: normal;
}
.td_plan_l3 {
	line-height: 140%;
	text-align: center;
	border-left: 5px solid #fc0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #39c;
	padding: 5px 5px 5px 6px;
	font-weight: normal;
}
.td_plan_l4 {
	line-height: 140%;
	text-align: center;
	border-left: 5px solid #6c3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #39c;
	padding: 5px 5px 5px 6px;
	font-weight: normal;
}
.table_form {
	width: 580px;
	border-collapse: collapse;
	margin: 10px;
}
.cap_form {
	font-weight: bold;
	padding: 5px 0 7px 0;
}
.td_form_l {
	line-height: 140%;
	border: 1px solid #39c;
	padding: 5px 5px 5px 6px;
	text-align: left;
	font-weight: normal;
}
.td_form_r {
	line-height: 140%;
	border: 1px solid #39c;
	padding: 5px 5px 5px 6px;
}
.td_form_b {
	line-height: 140%;
	border: 1px solid #39c;
	padding: 5px 5px 5px 6px; text-align: center;
}
.td_form_t {
	line-height: 140%;
	color: #fff;
	background: #39c;
	padding: 5px 5px 5px 10px;
	text-align: left;
}
.qa {
	margin: 10px 0 20px 0;
	border: 1px solid #39c;
}
.qa_q {
	padding: 7px;
	color: #fff;
	background: #39c;
}
.qa_a {
	padding: 7px;
	margin-left: 20px;
	line-height: 150%;
}
.linknavi {
	margin: 10px 0 15px 0;
	padding: 5px;
	line-height: 150%;
	text-align: center;
	font-size: 90%;
	background: #f0f8ff;
}
.linknavi li {
	margin: 3px;
	display: inline;
}
.links {
	margin: 0;
	padding: 0 0 10px 20px;
	list-style: none;
}
.links li {
	margin: 0;
	padding: 0 0 10px 16px;
	line-height: 150%;
	background: url(img/icon06.gif) no-repeat;
	background-position: 0 0.3em;
}
#sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sitemap ul {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style-type: none;
}
#sitemap li {
	margin: 0;
	padding: 0 0 10px 16px;
}
#sitemap_top {
	background: url(img/icon03.gif) no-repeat;
	background-position: 0 0.1em;
}
.sitemap2 {
	background: url(img/icon_list1.gif) no-repeat;
	background-position: 0 0.1em;
}
.sitemap2_end {
	background: url(img/icon_list2.gif) no-repeat;
	background-position: 0 0.1em;
}
.waku01 {
	color: #333;
	background: #eee;
	border: 1px solid #999;
	padding: 5px;
}



/* 共通スタイル---------------- */

.clear1 {
	clear: both;
}
.txt01 {
	font-weight: bold;
}
.txt02 {
	color: #f36;
}
.txt03 {
	color: #f36;
	font-weight: bold;
}
.img01 {
	margin: 0 0 10px 0;
	text-align: center;
}
.center1 {
	text-align: center;
}
.space1 {
	margin: 0 0 10px 0;
}
.space2 {
	margin: 100px 0 150px 0;
	text-align: center;
}
hr.dot1 {
	height: 1px;
	border-top: 1px dotted #999;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 25px;
}
hr.dot2 {
	height: 1px;
	border-top: 1px dotted #999;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
}
hr.dot3 {
	clear: both;
	height: 1px;
	border-top: 1px dotted #999;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 10px;
}
hr.dot4 {
	clear: both;
	height: 1px;
	border-top: 1px dotted #999;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
	margin-bottom: 25px;
}
hr.solid1 {
	height: 1px;
	border-top: 1px solid #999;
	border-right: hidden;
	border-left: hidden;
	border-bottom: hidden;
}
hr.hr_clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	border: 1px solid #069;
}

