@charset "utf-8";
/* CSS Document */

/* 共通 */
body {
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #d0efe0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

a {
	color: #666666;
	text-decoration: none;
	}

a:hover{
	text-decoration:underline;
	}
	
/* 余白の設定 */
img{
	border:0px;
	}

p{
	margin:0px;
	}

h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	}

ul{
	margin: 0px;
	padding: 0px;
}	

li{
	display: inline;
	margin: 0px;
	}	

/* コンテナの幅 */
#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#container_white {
	width: 876px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 22px 25px 22px;
}

/* フロートの解除 */
.clear {
	clear: both;
	}

/* header */

#header {
	width: 920px;
	height: 100px;
	margin: 20px 0px 0px 0px;
	background:url(../images/header_bg.gif) no-repeat;
	}

#header_moana {
	margin: 10px 0px 0px 10px;
	float: left;
	}
	
#header_midashi {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 20px 0px 3px 10px;
	}	
	
#header_containar {
	float: left;
	}
	
#header_title {
	margin: 0px;
	}
	
#header_oshige {
	float: right;
	margin: 15px 11px 0px 0px;
	}

/* navi */

#navi_top {
	display: block;
	width: 62px;
	height: 31px;
	margin-top: 10px;
	background:url(../images/button_navi_01.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#navi_top a {
	display: block;
	width: 62px;
	height: 31px;
	text-decoration: none;
	}

#navi_text {
	display: block;
	width: 292px;
	height: 31px;
	margin-top: 10px;
	background:url(../images/button_navi_02.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#navi_01 {
	display: block;
	width: 184px;
	height: 31px;
	margin-top: 10px;
	background:url(../images/button_navi_03.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#navi_01 a {
	display: block;
	width: 184px;
	height: 31px;
	text-decoration: none;
	}

#navi_02 {
	display: block;
	width: 201px;
	height: 31px;
	margin-top: 10px;
	background:url(../images/button_navi_04.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#navi_02 a {
	display: block;
	width: 201px;
	height: 31px;
	text-decoration: none;
	}
	
#navi_03 {
	display: block;
	width: 181px;
	height: 31px;
	margin-top: 10px;
	background:url(../images/button_navi_05.gif) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#navi_03 a {
	display: block;
	width: 181px;
	height: 31px;
	text-decoration: none;
	}
	
	
/* トップ画像 */
#bg_orange {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 1em;
	width: 876px;
	height: 16px;
	padding: 6px 0px 6px 0px;
	background-color: #FF9900;
	margin-bottom: 15px;
	}

#topimage {
	width: 548px;
	height: 345px;
	background:url(../images/topimage.jpg) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#topimage_right {
	width: 315px;
	height: 345px;
	float:left;
	margin-left: 13px;
	}

#top_title_right {
	width: 315px;
	height: 37px;
	background:url(../images/top_title_right.gif) no-repeat;
	text-indent: -9999px;
	}
	
#top_right_bg {
	width: 315px;
	height: 308px;
	background:url(../images/top_right_bg.gif) no-repeat;
	text-indent: -9999px;
	}
	
#contact_01 {
	width: 278px;
	height: 71px;
	background:url(../images/contact_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 162px 0px 0px 20px;
	}

#button_contact {
	width: 278px;
	height: 36px;
	background:url(../images/button_contact.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 20px;
	}
	
#button_contact a {
	display: block;
	width: 278px;
	height: 36px;
	text-decoration: none;
	}

/* ごあいさつ */

#title_goaisatsu {
	width: 876px;
	height: 35px;
	background:url(../images/title_goaisatsu.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	}

.title_goaisatsu_bg {
	width: 876px;
	background:url(../images/staff_bg.gif) repeat-y;
	}

.title_staff_bg {
	width: 864px;
	background:url(../images/staff_bg.gif) repeat-y;
	padding-left: 12px;
	}

.title_staff_bottom {
	width: 876px;
	height: 10px;
	background:url(../images/staff_bottom.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}

#information {
	width: 836px;
	height: 167px;
	margin: 0px;
	padding: 7px 20px;
	overflow: auto;
	}

#information p{
	margin-bottom: 15px;
	}

#information p.syomei{
	text-align: right;
	}


/* パートナー／スタッフ募集 */

#title_staff {
	width: 876px;
	height: 35px;
	background:url(../images/title_staff.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	}
	
#staff_joukin {
	width: 42px;
	height: 120px;
	background:url(../images/staff_joukin.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	float: left;
	}
	
#staff_joukin_text {
	width: 358px;
	height: 62px;
	background:url(../images/staff_joukin_text.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 10px;
	}
	
#staff_joukin_bg {
	width: 378px;
	height: 120px;
	background:url(../images/staff_joukin_bg.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	float: left;
	}
	
#staff_hijoukin {
	width: 42px;
	height: 120px;
	background:url(../images/staff_hijoukin.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 12px;
	float: left;
	}
	
#staff_hijoukin_text {
	width: 358px;
	height: 62px;
	background:url(../images/staff_hijoukin_text.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 10px;
	}
	
#staff_hijoukin_bg {
	width: 378px;
	height: 120px;
	background:url(../images/staff_hijoukin_bg.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	float: left;
	}
	
.button_syousai {
	display: block;
	width: 350px;
	height: 29px;
	background:url(../images/button_syousai.gif) no-repeat;
	text-indent: -9999px;
	margin: 13px 0px 0px 14px;
	}

.button_syousai a {
	display: block;
	width: 350px;
	height: 29px;
	text-decoration: none;
	}

/* プラン */	

#text_01 {
	width: 876px;
	height: 25px;
	background:url(../images/text_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px;
	}
	
#plan_01 {
	display: block;
	width: 284px;
	height: 140px;
	margin: 0px;
	background:url(../images/plan_01.jpg) no-repeat;
	text-indent: -9999px;
	float:left;
	}

#plan_01 a {
	display: block;
	width: 284px;
	height: 140px;
	text-decoration: none;
	}
	
#plan_02 {
	display: block;
	width: 284px;
	height: 140px;
	margin: 0px;
	background:url(../images/plan_02.jpg) no-repeat;
	text-indent: -9999px;
	float:left;
	margin-left: 12px;
	}

#plan_02 a {
	display: block;
	width: 284px;
	height: 140px;
	text-decoration: none;
	}
	
#plan_03 {
	display: block;
	width: 284px;
	height: 140px;
	margin: 0px;
	background:url(../images/plan_03.jpg) no-repeat;
	text-indent: -9999px;
	float:left;
	margin-left: 12px;
	}

#plan_03 a {
	display: block;
	width: 284px;
	height: 140px;
	text-decoration: none;
	}

.footernavi {
	text-align: center;
	margin: 25px 0px 0px 0px;
	}

#copyright {
	display: block;
	width: 920px;
	height: 40px;
	margin: 0px;
	background:url(../images/copyright.gif) no-repeat;
	text-indent: -9999px;
	}
	
/*----- staff.html----------------------------------------- */
#midashi_staff {
	width: 374px;
	height: 50px;
	background:url(../images/midashi_staff.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	float: left;
	}

#contact_now_bg {
	width: 261px;
	height: 50px;
	background:url(../images/contact_now_bg.gif) no-repeat;
	text-indent: -9999px;
	margin: 10px 0px 0px 0px;
	float: left;
	}
	
#contact_now_bg_02 {
	width: 241px;
	height: 50px;
	background:url(../images/contact_now_bg_02.gif) no-repeat;
	margin: 10px 0px 0px 0px;
	float: left;
	}
	
#button_contact_now {
	width: 234px;
	height: 40px;
	background:url(../images/button_contact_now.gif) no-repeat;
	text-indent: -9999px;
	margin: 5px 0px 0px 0px;
	}

#button_contact_now a {
	display: block;
	width: 234px;
	height: 40px;
	text-decoration: none;
	}
		
#staff_title_joukin {
	width: 200px;
	height: 36px;
	background:url(../images/staff_title_joukin.gif) no-repeat;
	text-indent: -9999px;
	margin: 18px 0px 0px 0px;
	}
	
#joukin_bg_top {
	width: 876px;
	height: 22px;
	background:url(../images/joukin_bg_top.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}

#joukin_bg {
	width: 836px;
	height: 477px;
	background:url(../images/joukin_bg.gif) repeat-x;
	padding: 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
#joukin_bg_bottom {
	width: 876px;
	height: 20px;
	background:url(../images/joukin_bg_bottom.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#joukin_subtitle_01 {
	width: 794px;
	height: 34px;
	background:url(../images/joukin_subtitle_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#joukin_subtitle_bg_01 {
	width: 794px;
	height: 100px;
	background:url(../images/joukin_subtitle_bg_01.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 0px;
	}
	
	
#joukin_subtitle_02 {
	width: 794px;
	height: 34px;
	background:url(../images/joukin_subtitle_02.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#joukin_subtitle_bg_02 {
	width: 794px;
	height: 100px;
	background:url(../images/joukin_subtitle_bg_02.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 16px 0px 0px 0px;
	}
	
	
#joukin_subtitle_03 {
	width: 794px;
	height: 34px;
	background:url(../images/joukin_subtitle_03.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#joukin_subtitle_bg_03 {
	width: 794px;
	height: 100px;
	background:url(../images/joukin_subtitle_bg_03.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 16px 0px 0px 0px;
	}
	
#joukin_title_plan {
	width: 323px;
	height: 25px;
	background:url(../images/joukin_title_plan.gif) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
	}
	
#joukin_button_01 {
	width: 267px;
	height: 44px;
	background:url(../images/joukin_button_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	float: left;
	}

#joukin_button_01 a {
	display: block;
	width: 267px;
	height: 44px;
	text-decoration: none;
	}
	
	
#joukin_button_02 {
	width: 267px;
	height: 44px;
	background:url(../images/joukin_button_02.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 17px;
	float: left;
	}

#joukin_button_02 a {
	display: block;
	width: 267px;
	height: 44px;
	text-decoration: none;
	}
	
	
#joukin_button_03 {
	width: 267px;
	height: 44px;
	background:url(../images/joukin_button_03.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 17px;
	float: left;
	}

#joukin_button_03 a {
	display: block;
	width: 267px;
	height: 44px;
	text-decoration: none;
	}
	
#staff_title_hijoukin {
	width: 200px;
	height: 36px;
	background:url(../images/staff_title_hijoukin.gif) no-repeat;
	text-indent: -9999px;
	margin: 18px 0px 0px 0px;
	}
	
#hijoukin_bg_top {
	width: 876px;
	height: 22px;
	background:url(../images/hijoukin_bg_top.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}

#hijoukin_bg {
	width: 836px;
	height: 477px;
	background:url(../images/hijoukin_bg.gif) repeat-x;
	padding: 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
#hijoukin_bg_bottom {
	width: 876px;
	height: 20px;
	background:url(../images/hijoukin_bg_bottom.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	}
	
#hijoukin_subtitle_01 {
	width: 794px;
	height: 34px;
	background:url(../images/hijoukin_subtitle_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#hijoukin_subtitle_bg_01 {
	width: 794px;
	height: 100px;
	background:url(../images/hijoukin_subtitle_bg_01.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
	
#hijoukin_subtitle_02 {
	width: 794px;
	height: 34px;
	background:url(../images/hijoukin_subtitle_02.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#hijoukin_subtitle_bg_02 {
	width: 794px;
	height: 100px;
	background:url(../images/hijoukin_subtitle_bg_02.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 16px 0px 0px 0px;
	}
	
	
#hijoukin_subtitle_03 {
	width: 794px;
	height: 34px;
	background:url(../images/hijoukin_subtitle_03.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 15px 0px;
	}
	
#hijoukin_subtitle_bg_03 {
	width: 794px;
	height: 100px;
	background:url(../images/hijoukin_subtitle_bg_03.gif) no-repeat;
	padding: 20px 20px 0px 20px;
	margin: 16px 0px 0px 0px;
	}
	
#hijoukin_title_plan {
	width: 323px;
	height: 25px;
	background:url(../images/hijoukin_title_plan.gif) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
	}
	
#hijoukin_button_01 {
	width: 410px;
	height: 44px;
	background:url(../images/hijoukin_button_01.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	float: left;
	}

#hijoukin_button_01 a {
	display: block;
	width: 410px;
	height: 44px;
	text-decoration: none;
	}
	
	
#hijoukin_button_02 {
	width: 410px;
	height: 44px;
	background:url(../images/hijoukin_button_02.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px 0px 0px 14px;
	float: left;
	}

#hijoukin_button_02 a {
	display: block;
	width: 410px;
	height: 44px;
	text-decoration: none;
	}
	
.ie6_debug {
	width: 794px;
	height: 16px;
	}
	
	
/*----- supportplan.html----------------------------------------- */
#midashi_supportplan {
	width: 876px;
	height: 155px;
	background:url(../images/supportplan_title.jpg) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
	}

#support_title_naiyou {
	width: 876px;
	height: 41px;
	background:url(../images/support_title_naiyou.jpg) no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
	}

.bg_gray {
	width: 836px;
	font-size:12px;
	line-height: 2em;	
	background:url(../images/bg_gray.gif);
	padding: 8px 20px 8px 20px;
	}

.bg_gray_02 {
	width: 836px;
	background:url(../images/bg_gray.gif);
	padding: 20px 20px 10px 20px;
	}

.bg_gray_bottom {
	width: 876px;
	height: 10px;
	background-image: url(../images/bg_gray_bottom.gif);
	background-repeat: no-repeat;
	}


.bg_white {
	font-size:12px;
	line-height: 2em;	
	width: 836px;
	background:url(../images/bg_white.gif);
	padding: 8px 20px 8px 20px;
	}
	
.bg_white_bottom {
	font-size:12px;
	line-height: 2em;
	width: 836px;
	background:url(../images/bg_white.gif);
	padding: 8px 20px 8px 20px;
	border-bottom:solid 1px #F0F0F0;
	}
	
#midashi_dokuristu {
	width: 876px;
	height: 155px;
	background: url(../images/dokuritsu_title.jpg) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
	}
	
#flowchart {
	width: 876px;
	height: 600px;
	background: url(../images/flowchart.jpg) no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
	}

#midashi_study {
	width: 876px;
	height: 155px;
	background: url(../images/study_title.jpg) no-repeat;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
	}

#study_title_joukin {
	width: 876px;
	height: 41px;
	background:url(../images/study_title_joukin.jpg) no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
	}

#study_title_hijoukin {
	width: 876px;
	height: 41px;
	background:url(../images/study_title_hijoukin.jpg) no-repeat;
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
	}
	
