@charset "utf-8";

* {
	padding:0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	font-size: 16px;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	color:#0066CC;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

#base {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#main {
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 960px;
}

/*
ヘッダー
-------------------------------------------------------------------*/
#header {
	height: 130px;
	width: 960px;
	position: relative;
}

#header h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	position: absolute;
	left: 0px;
	top: 2px;
}

#header li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 14px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#header ul {
	top: 2px;
	right: 0px;
	position: absolute;
	line-height: 20px;
}
#header #logo {
	position: absolute;
	left: 0px;
	bottom: 15px;
}
#header #info {
	position: absolute;
	right: 0px;
	bottom: 15px;
}

/*
ナビ
-------------------------------------------------------------------*/
#navi li {
	display: block;
	float: left;
	height: 30px;
	width: 183px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3A08F;
}
#navi {
	height: 30px;
	padding-left: 20px;
}
#navi ul {
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A5A08D;
}

#navi li a {
	display: block;
	height: 30px;
	width: 183px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -10000px;
}
#navi li#li_01 a {
	background-image: url(img/navi_li_01.gif);
}
#navi li#li_02 a {
	background-image: url(img/navi_li_02.gif);
}
#navi li#li_03 a {
	background-image: url(img/navi_li_03.gif);
}
#navi li#li_04 a {
	background-image: url(img/navi_li_04.gif);
}
#navi li#li_05 a {
	background-image: url(img/navi_li_05.gif);
}
#navi li a:hover {
	background-color: #FFFFFF;
}



/*
コンテンツ
-------------------------------------------------------------------*/
#content {
	float: right;
	width: 710px;
	padding-right: 5px;
}
#content h2 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #63BBEF;
	padding-left: 15px;
	font-size: 28px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 44px;
	background-color: #CAF0FF;
	color: #005577;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content h2.h2_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F8F8F0;
}
#content h3 {
	color: #FFFFFF;
	background-image: url(img/h3.gif);
	height: 30px;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	clear: both;
}

#content h4 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0F0F0;
	border-left-width: 4px;
	border-left-color: #F0B0B0;
	padding-left: 10px;
	color: #D13F40;
}
.li_st li {
	line-height: 27px;
	background-image: url(img/li.gif);
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCF60;
	list-style-type: none;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 20px;
}
#content ul {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#header li a {
	color: #333333;
	text-decoration: none;
}
#header li a:hover {
	text-decoration: underline;
}

#content p {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#content strong {
	color: #E76363;
}
#content .more {
	font-size: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
}

div.flow {
	line-height: 160%;
	font-weight: bold;
	padding: 20px;
	font-size: 18px;
}
#content .box_list {
	padding: 10px;
	height: 160px;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align: center;
}
#content .box_list img {
	border: 1px solid #CCCCCC;
}
#content .box_list .btn a {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-top: 10px;
	display: block;
	background-color: #F9F9F1;
	font-size: 14px;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E6E6CA;
	padding-left: 5px;
}
#content .box_list .btn a:hover {
	background-color: #FFFFFF;
	border-top-color: #FFC977;
	border-right-color: #FFC977;
	border-bottom-color: #FFC977;
	border-left-color: #FFC977;
}
#content .img_left {
	padding: 10px;
	float: left;
}

/*
トップページ
-------------------------------------------------------------------*/
#top_image {
	padding-bottom: 20px;
	padding-top: 15px;
}
#top_btn {
	height: 180px;
	padding-top: 5px;
}
#top_btn #top_btn_01 a,
#top_btn #top_btn_02 a,
#top_btn #top_btn_03 a,
#top_btn #top_btn_04 a {
	display: block;
	height: 164px;
	width: 174px;
	text-indent: -10000px;
	background-repeat: no-repeat;
}
#top_btn #top_btn_01 a {
	background-image: url(img/top_btn_01.gif);
}
#top_btn #top_btn_02 a {
	background-image: url(img/top_btn_02.gif);
}
#top_btn #top_btn_03 a {
	background-image: url(img/top_btn_03.gif);
}
#top_btn #top_btn_04 a {
	background-image: url(img/top_btn_04.gif);
}
#top_btn #top_btn_01,
#top_btn #top_btn_02,
#top_btn #top_btn_03,
#top_btn #top_btn_04 {
	float: left;
	height: 164px;
	width: 174px;
	padding-left: 2px;
}

/*
サイド
-------------------------------------------------------------------*/

#side {
	float: left;
	width: 230px;
	padding-left: 5px;
}
#side dl {
	background-image: url(img/side_dl.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 220px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#side dt {
	background-image: url(img/side_dt.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	line-height: 35px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: center;
}
#side dd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	background-image: url(img/side_dd.gif);
	background-position: 13px center;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#side dd a {
	color: #555555;
	text-decoration: none;
}
#side dd a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#side .side_box {
	background-image: url(img/side_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	padding-top: 10px;
}
#side .side_box li {
	line-height: 33px;
	background-image: url(img/side_li.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
	list-style-type: none;
	padding-left: 25px;
}
#side .side_box li a {
	color: #555555;
	text-decoration: none;
}
#side .side_box a:hover {
	color: #333333;
	text-decoration: underline;
}
#side .side_box ul {
	padding-top: 5px;
	padding-bottom: 10px;
}
#side .side_box .side_bn {
	text-align: center;
	padding-bottom: 1px;
}
#side .side_box .side_box_foot {
	background-image: url(img/side_box_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 220px;
}

/*
フッター
-------------------------------------------------------------------*/
#footer {
	background-color: #64B5E6;
	padding: 15px;
	font-size: 14px;
	color: #FFFFFF;
	clear: both;
}
#footer #fotter_in {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 120px;
}

#footer #fotter_in li {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 12px;
}
#footer #fotter_in ul {
	text-align: right;
	padding-bottom: 5px;
}
#footer #fotter_in a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #fotter_in a:hover {
	text-decoration: underline;
}
#footer #fotter_in #copy {
	font-size: 12px;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
#footer #fotter_in #f_logo01 {
	position: absolute;
	left: 0px;
	bottom: 30px;
}
#footer #fotter_in #f_logo02 {
	position: absolute;
	right: 0px;
	bottom: 30px;
}

/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}

td,
th {
	border-collapse: collapse;
}

.table_list th{
	color: #FFFFFF;
	margin:0;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EBA09A;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	line-height: 30px;
}


.table_list td{
	border-collapse: collapse;
	padding: 5px;
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #FFFFFF;
}
table.table_list {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 15px;
}

.box {
	padding: 0px 10px 32px;
}
.box h3 {
	font-size: 20px;
	line-height: 23px;
	font-weight: bold;
	height: 26px;
	background-image: url(../img/common/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 15px;
}
.box p {
	padding: 0px 0px 10px;
}




.box form p{
	color:#FF0000;
	text-align:left;
	margin-bottom:1em;
}

.span{
	color:#FF0000;
}

.box table{
	width:700px;
	border-collapse:collapse;;
}

form .box tbody th{
	background-image:url(../img/common/tb_bg.gif);
	text-align:left;
	border:1px solid #CCCCCC;
	height:30px;
	line-height:30px;
	padding:5px;
}

form .box tbody input,textarea{
	border:1px solid #CCCCCC;
	width:300px;
}

form .box tbody select{
	border:1px solid #CCCCCC;
	margin-bottom:0.5em;
}


form .box tbody td{
	border:1px solid #CCCCCC;
	padding:5px;
}

form .box tfoot td input{
	text-align:center;
	border:none;
	padding:5px;
	height:30px;
	line-height:30px;
}


.box2 {
	padding: 0px 10px 32px;
}

.box2 table{
	width:700px;
	border-collapse:collapse;;
}

.box2 tbody th{
	background-image:url(../img/common/tb_bg.gif);
	text-align:left;
	border:1px solid #CCCCCC;
	height:30px;
	line-height:30px;
	padding:5px;
}

.box2 tbody td{
	border:1px solid #CCCCCC;
	padding:5px;
}

.box2 tfoot td{
	text-align:center;
	border:none;
	padding:5px;
	height:30px;
	line-height:30px;
}