@charset "UTF-8";
@import "base.css";
@import "fonts.css";
/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, table, pre, address, ul, ol, dl {
	font-size: 140%;
}
table.mailform select, table.mailform textarea, table.mailform input {
	font-size:12px;
}
h1 {
	width:945px;
	font-size:120%;
	color:#000;
	position:absolute;
	padding:9px 0 0 10px;
	margin:0;
} /* Header内で設定 */
h2 {
	display:block;
	margin: 0;
	padding:65px 0 0 30px;
}
h2.h2_01 {
	display:block;
	margin: 0;
	padding:45px 0 0 30px;
}
#index h2 {
	display:block;
	margin: 0 0 32px 0;
	padding:0;
}
h3 {
	clear: both;
	display:block;
	margin: 0 0 20px
}
h4 {
	display:block;
	margin: 0 0 15px;
}
h4.h4_01 {
	background:url(../images/h4_bg.jpg) 0 0px no-repeat;
	padding:14px 0 10px 52px;
	margin:0 0 15px 0;
	font-weight:bold;
	color:#039141;
	font-size:180%;
}
h5 {
	display:block;
	margin: 0 0 10px;
}
#content .title {
	background:url(../images/icon_02.jpg) 0 0px no-repeat;
	padding-left:20px;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#666;
}
a {
	color: #ff7f00;
	outline:none;
}
a:hover, a:active {
	color:#04899b;
	text-decoration: none;
}
a:visited {
	color:#039e41;
}
ul {
}
li {
}
dl {
}
dt {
}
dd {
}
table {
	width: 100%;
	border-top:3px solid #000;
}
table th, table td {
	padding: 8px 10px;
	border: 1px solid #000;
}
table th {
	background:#039e41;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.td01 {
	background:#ceecda;
	width:50%;
	vertical-align:top;
}
.td02 {
	background:#ceecda;
	width:33.33%;
	text-align:center;
}
p {
	margin: 0 0 1em;
}
dt img, dd img, li img {
	vertical-align: bottom;
}
.section {
	padding: 0 0 15px;
	clear:both;
}
.section .section {
	padding: 0 0 25px;
	clear:both;
}
#pankuzu {
	font-size: 10px;
	text-align: right;
}
.image_l {
	float: left;
	margin: 0 15px 0 0;
}
.image_l01 {
	float: left;
	margin: 0;
}
.image_l02 {
	float: left;
	margin: 0 15px 20px 0;
}
.image_r {
	float: right;
	margin: 0 0 0 15px;
}
.image_r01 {
	float: right;
	margin: 0;
}
.case {
	margin: 0 50px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg {
	margin: 10px 20px;
}
ul.totop {
	clear: both;
	padding-bottom: 20px;
}
ul.totop li {
	float: right;
	list-style: none;
	line-height:1%;
}
/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
	background: none;
}
body {
	background: url(../images/body_bg.jpg) top repeat-x;
	color: #000;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック";
}
#wrapper {
	width: 994px;
	margin: 0 auto;
}
#main {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	line-height:2.4em;
}
#content {
	width: 650px;
	float: right;
	padding: 0;
}
/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	height: auto;
	margin: 0 14px;
	text-align: left;
}
#header01 {
	height:85px;
	margin:0 0 10px;
}
.site_title {
	float:left;
	margin:10px 0 0 0;
}
.header_tel {
	float:right;
	margin:22px 3px 0 0;
}
#header02 {
	height:45px;
	margin:0 0 16px;
	padding:58px 1px 0 17px;
	background:url(../images/header_nav_bg.jpg) 0 0 no-repeat;
}
#header02 ul {
	margin:0;
	padding:0;
}
#header02 ul li {
	margin:0 16px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#header02 ul li.li01 {
	margin:0 21px 0 0;
}
#header02 ul li.li02 {
	margin:0 25px 0 0;
}
#header03 {
	height:407px;
	margin:0 0 20px;
	/*padding:50px 0 0 484px;*/
	background:url(../images/header_bg01.jpg) 0 0 no-repeat;
	position:relative;
}

#header03 h2
{
	position:absolute;
	top:50px;
	right:17px;
}
#header03 ul {
	/*margin:0 0 0 32px;*/
	padding:0;
	position:absolute;
	top:176px;
	right:37px;
}
#header03 ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#header03 .mainimg_bn
{
	position:absolute;
	top:280px;
	left:63px;
}

#header04 {
	height:200px;
	margin:0 0 20px;
	background:url(../images/main_img.jpg) 0 0 no-repeat;
}

/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	height:480px;
	text-align:left;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
}
#footer01 {
	height:325px;
	padding:0px 45px 0 49px;
	margin:0 0 16px;
	overflow:hidden;
}
.footer_alpha {
	width:295px;
	float:left;
}
.footer_tel {
	margin:0 0 0 35px;
}
.footer_beta {
	width:580px;
	float:right;
	padding:10px 0 0 0;
	font-size:86%;
	background:url(../images/line.jpg) repeat-y top center;
}
.footer_beta ul.navi_fot {
	float:left;
	width:260px;
	padding-left:30px;
}
.footer_beta ul.navi_fot li ul {
	padding-left:20px;
	clear:both;
}
.footer_beta ul.navi_fot li.li_next {
	margin-bottom:15px;
}
.footer_beta a {
	color:#04899b;
	line-height:1.91em;
	text-decoration:none;
}
.footer_beta a:hover, .footer_beta a:active {
	color:#ea9c00;
	text-decoration:none;
}
.footer_beta a:visited {
	color:#0ba444;
	text-decoration:none;
}
#footer address {
	margin: 0 auto;
	text-align:center;
	letter-spacing:1px;
	color:#575757;
	font-size:130%;
}
#footer ul.totop {
	clear: both;
	padding:56px 80px 60px 0;
}
#footer ul.totop li {
	float: right;
	list-style: none;
	line-height:1%;
}
/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#navi {
	float: left;
	width: 275px;
	padding:12px 0 0 0;
}
#navi ul.ul_nav01 {
	margin: 0 0 20px;
	padding:0;
	text-align: left;
}
#navi ul.ul_nav01 li {
	list-style: none;
	margin: 0;
	padding:0 0 3px;
	font-size:1%;
	line-height:1%;
}
.nav_bg01 {
	background:url(../images/nav_bg01.jpg) 0 0 repeat-y;
	margin:0 0 14px;
}
.nav_bg01_t {
	background:url(../images/nav_bg01_t.jpg) 0 0 no-repeat;
}
.nav_bg01_b {
	background:url(../images/nav_bg01_btm.jpg) 0 bottom no-repeat;
	padding:15px 11px 15px 15px;
}
.nav01 {
	margin:0 0 0 4px;
	clear:both;
}
.nav02 {
	margin:0 0 10px 4px;
}
#navi ul.ul_nav02 {
	margin: 0 0 0;
	padding:0;
	text-align: left;
}
#navi ul.ul_nav02 li {
	list-style: none;
	margin: 0;
	padding:0 0 10px;
	font-size:1%;
	line-height:1%;
}
.over {
	overflow:hidden;
}
/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

.mar_0 {
	margin:0;
}
.mar_b05 {
	margin-bottom:5px;
}
.mar_b08 {
	margin-bottom:8px;
}
.mar_b10 {
	margin-bottom:10px;
}
.mar_b14 {
	margin-bottom:14px;
}
.mar_b15 {
	margin-bottom:15px;
}
.mar_b20 {
	margin-bottom:20px;
}
.mar_b25 {
	margin-bottom:25px;
}
.mar_b30 {
	margin-bottom:30px;
}
.pad01 {
	padding:0 15px;
}
.pad02 {
	padding:0 15px 20px;
}
.pad03 {
	padding:0 5px;
}
.alpha {
	float:left;
}
.beta {
	float:right;
}
.w_33p {
	width:33.33%;
}
.w_50p {
	width:50%;
}
.w_150 {
	width:150px;
}
.w_200 {
	width:200px;
}
.text01 {
	color:#006e9e;
	margin-bottom:0;
}
.text02 {
	font-weight:bold;
	font-size:200%;
}
.text03 {
	font-weight:bold;
	font-size:180%;
	color:#ea9c00;
}
.text04 {
	font-weight:bold;
	font-size:200%;
	color:#f00;
}
.top {
	vertical-align:top;
}
#main ul.ul01 {
	margin:0;
	padding:0;
}
#main ul.ul01 li {
	margin:0 8px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#main ul.ul01 li.li01 {
	margin:0;
	float:right;
}
#content ul.ul02 {
	padding:0;
}
#content ul.ul02 li {
	padding:0 0 0 25px;
	margin:0;
	list-style:none;
	background:url(../images/icon01.png) 0 3px no-repeat;
}
.index01 {
	margin:0 2px 3px 0;
}
.index02 {
	margin:0 2px 35px;
}
.index02_01 {
	float:left;
	width:422px;
	margin:0 0 0 5px;
}
.index02_02 {
	float:right;
	width:515px;
	margin:0;
}
.scene01 {
	background:url(../images/icon01.png) 0 2px no-repeat;
	margin:0;
	padding:0 0 0 25px;
}
.scene02 {
	background:url(../images/bg01.jpg) 0 1px no-repeat;
	margin:0;
	padding:0 0 0 0;
}
#tab_area {
	border-bottom:2px solid #331700;
	margin:0 7px 20px;
}
#tab_area ul {
	margin:0;
	padding:0;
}
#tab_area ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:1%;
}
.fmail01 {
	margin:0 25px;
}
.faq01 {
	background:url(../images/faq_01.jpg) 0 0 no-repeat;
	border-bottom:1px solid #ccc;
	padding:0 0 15px 75px;
	margin-bottom:25px;
}
.movie01 {
	position:relative;
	z-index:0;
}
.arrow {
	background-image:url(../images/arrow.jpg);
	padding-bottom:15px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#index .line li {
	float:left;
	margin-left:0px;
}
#index .line li+li {
	float:left;
	margin-left:8px;
}
#index .line li img {
	width:235px;
}
