@charset "utf-8";
	
/*======================================

	77% = 10px	| 	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/*======================================

	Reset

=======================================*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td,em {
   margin:0;
   padding:0;
   font-style:normal;
   list-style:none;
   list-style-type:none;
}

img {
	border:none;
}

/* 文字間を綺麗に詰める場合の設定は下記をお使い下さい
	text-align:justify;
	text-justify: istribute;
*/

/*======================================

	Body

=======================================*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	color:#666666;
	line-height:140%;
	background:url(../img/bg.jpg) repeat-x 0 0;
	background-color:#F8FAFB;
}

/*======================================

	Container

=======================================*/

div#container {
	width:895px;
	height:auto;
	text-align:center;
	margin:0 auto;
}

/*======================================

	All Parts

=======================================*/

.none {
	display:none;
}

.mt_small {
	margin-top:5px;
}

.mt_normal {
	margin-top:10px;
}

.mt_large {
	margin-top:22px;
}

.mt_large2 {
	margin-top:32px;
}

.mr_small {
	margin-right:4px;
}

.mb_large {
	margin-bottom:14px;
}

.txt_right {
	text-align:right;
}

.txt_center {
	text-align:center;
}

.img_right {
	float:right;
	margin:0 0 20px 10px;
}

.img_left {
	float:left;
	margin:8px 10px 20px 0;
}

.clr {
	clear:both;
}

.txt14 {
	font-size:14px;
}
/*======================================

	Txt

=======================================*/

/*======================================

	Header

=======================================*/

div#header {
	width:895px;
	height:auto;
	text-align:left;
	margin:0 auto;
}

div#header .disp {
	font-size:14px;
	color:#FFFFFF;
	padding:2px 0 13px 3px;
}

div#header .navi {
	margin-bottom:29px;
}

div#header .logo {
	background:url(../img/logo.jpg) no-repeat 0 0;
	width:895px;
	height:137px;
}

div#header .logo p {
	display:none;
}

div#header .logo h1 {
	width:316px;
	height:73px;
}

div#header .logo h1 a {
	display:block;
	width:316px;
	height:73px;
	text-indent:-999em;
}

/*======================================

	Contents

=======================================*/

div#contents {
	width:895px;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding-top:30px;
}

div#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#contents {
    height: 1em;
    overflow: visible;
}
/**/

/*======================================

	Main

=======================================*/
.cnt {
	clear:both;
	width:895px;
	height:auto;
	padding-bottom:29px;
}

.cnt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .cnt {
    height: 1em;
    overflow: visible;
}
/**/

.cnt_left {
	float:left;
	width:442px;
	height:auto;
	margin-right:10px;
}

.cnt_right {
	float:right;
	width:442px;
	height:auto;
}

.box {
	width:442px;
	height:auto;
	padding:12px;
	border:1px solid #CCCCCC;
	background-color:#F3F8ED;
}

html > body .box {
	width:416px;
}

:root .box {
	min-height:401px;
	height:auto;
}

.box-inner {
	background-color:#FFFFFF;
	height:auto;
	border:1px solid #CCCCCC;
	padding:8px 7px 0 6px;
}

:root .box-inner {
	height:auto;
	mini-height:391px;
}

.box-inner ul {
}

.box-inner ul.sec {
	padding:9px 0 0 5px;
}

.box-inner ul li {
	background: url(../img/arrow.jpg) no-repeat 0 0;
	width:auto;
	height:auto;
	font-size:16px;
	margin-bottom:8px;
	padding:2px 0 0 34px;
}

.box-inner ul li.bt1 {
	line-height:120%;
	background: url(../img/arrow.jpg) no-repeat 0 8px;
}

.box-inner ul li.bt2 span {
	background:none;
	padding-top:2px;
}

.box-inner ul li.bt1 span {
	padding-bottom:5px;
}

.box-inner ul li span {
	display:block;
	background:url(../img/line.gif) bottom left no-repeat;
	width:auto;
	height:auto;
	padding-bottom:12px;
}

* html .box-inner ul li {
	padding:5px 0 0 34px;
	margin:0px;
}

* html .box-inner ul li span {
	margin-bottom:-14px;
}

.box-inner ul.sec li {
	font-size:16px;
	margin-bottom:26px;
	padding:10px 0 11px 48px;
	font-weight:bold;
}

.box-inner ul.sec li.bt1 {
	background: url(../img/1.jpg) no-repeat 0 0;
}
.box-inner ul.sec li.bt2 {
	background: url(../img/2.jpg) no-repeat 0 0;
}
.box-inner ul.sec li.bt3 {
	background: url(../img/3.jpg) no-repeat 0 0;
}
.box-inner ul.sec li.bt4 {
	background: url(../img/4.jpg) no-repeat 0 0;
}
.box-inner ul.sec li.bt5 {
	background: url(../img/5.jpg) no-repeat 0 0;
}
.box-inner ul.sec li.bt6 {
	background: url(../img/6.jpg) no-repeat 0 0;
	margin-bottom:10px;
}

.line {
	background:url(../img/line2.gif) bottom no-repeat;
	width:auto;
	height:auto;
	font-size:16px;
	padding-bottom:9px;
	margin-bottom:16px;
}

* html .line {
	padding-bottom:11px;
}

* html .aim {
	padding-bottom:23px;
	margin-bottom:20px;
}

.box-inner2 {
	background-color:#F0F0F0;
	border:1px solid #CCCCCC;
	padding:11px 29px 9px 28px;
}

* html .box-inner2 {
	padding-bottom:15px;
}

.aim {
	background:url(../img/line2.gif) bottom no-repeat;
	width:auto;
	height:auto;
	padding-bottom:19px;
	margin-bottom:15px;
}

:root .aim {
	padding-bottom:22px;
}

.aim table {
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.aim th {
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	padding:4px 0 4px 0;
	background-color:#CAE1AE;	
}

.aim td {
	padding:0 0 1px 0;
	text-align:center;
	font-size:12px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.aim td.bt1 {
	background:url(../img/arrow2.jpg) left no-repeat;
	text-align:right;
	padding:2px 5px 4px 0;
	background-color:#FFFFFF;
}

.box-inner3 {
	width:355px;
	height:auto;
	font-size:15px;
	line-height:130%;
	padding:7px 9px 9px 8px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

html > body .box-inner3 {
	width:338px;
}

.box-inner3 p {
	color:#FF6666;
}

.box2 {
	width:894px;
	height:auto;
	padding:12px;
	border:1px solid #CCCCCC;
	background-color:#F3F8ED;
}

html > body .box2 {
	width:868px;
}

.box-inner4 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:14px;
	padding:9px 17px 17px 21px;
}

.box-inner4 .red {
	color:#FF0000;
}

.box-inner4 .red2 {
	color:#FF6666;
}

.box-inner4 .black {
	color:#333333;
}

.box-inner4 table {
	margin-top:12px;
	border-top:1px solid #CCCCCC;
}

.box-inner4 th {
	font-size:14px;
	width:160px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:4px 0 5px 5px;
	text-align:left;
	font-weight:normal;
	color:#333333;
}

.box-inner4 th.bt1 {
	width:auto;
	color:#FFFFFF;
	background-color:#CAE1AE;	
	padding:5px 0 7px 5px;
}

.box-inner4 td {
	font-size:14px;
	padding:5px 0 5px 6px;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.box-inner4 td.bt1 {
	border-left:1px solid #CCCCCC;
	padding:6px 0;
	text-align:center;
}

.box-inner4 .textbox {
	width:268px;
}

.box-inner4 .textarea {
	width:497px;
	height:100px;
}

.bottom-navi {
	padding:11px 0 21px 3px;
}

.bottom-navi img {
	margin-right:19px;
}

.check {
	line-height:22px;
}

/*======================================

	Footer

=======================================*/

div#footer {
	width:100%;
	height:auto;
	margin:0 auto;
	padding:10px 0 7px 0;
	background-color:#A3C27E;
	text-align:center;
}

div#footer-inner {
	width:895px;
	height:auto;
	text-align:left;
	margin:0 auto;
	font-size:16px;
	color:#FFFFFF;
}

div#footer-inner a {
	text-decoration:none;
	color:#FDF488;
}

div#footer-inner a:hover {
	text-decoration:underline;
}

div#footer-inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#footer-inner {
    height: 1em;
    overflow: visible;
}
/**/

address {
	float:left;
	padding-right:22px;
	font-style:normal;
}

div#footer-inner p {
	float:left;
	line-height:120%;
}








