﻿@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,th,td,pre,address,li,dt,dd {
	font-size: 150%;
}
	
h1 {} /* Header内で設定 */
h2 {}
h3 {}
h4 {}

a { color: #f41; }
a:hover,
a:active { color: #f96; text-decoration: none; }
a:visited {
}

ul {
}
li {
}

dl {
}
dt {
}
dd {
}

table {
}

th,
td {
}
th {
}
td {
}

p { margin: 0 0 1em; }

dt img,dd img,li img { vertical-align: bottom; }


.section { padding: .5em 1em 1em; }
.section .section { padding: .5em .5em 1em; }

.image_l { float: left; margin: 0 16px 8px 0; }
.image_r { float: right; margin: 0 0 8px 16px; }

.case {
	margin: 10px 20px;
	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;
}

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
	background: none;
}

body {
	color: #333;
	text-align: center;
 	background: url(../images/header_bg.jpg) 0 0 repeat-x;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
 	background: url(../images/wrapper_bg.gif) 0 0 repeat-y;
	padding:0 20px;

}

#wrapperInner {
	width: 990px;
	margin: 0 auto;
}


#main {
	width: 990px;
	margin: 0 auto;
	text-align: left;
  background: url(../images/main_bg.jpg) 0 0 no-repeat;

}
#content {
	width: 750px;
	text-align: left;
  float: left;

}



.pagetop {

	text-align: left;
	margin: 30px;

}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	width: 990px;
	height: auto;
	margin: 0 auto;
	text-align: left;

}
#header .header_text {
	height: 20px;
	line-height: 20px;
	text-indent: 1em;
	background: #333;
	color: #fff;
	margin: 0;
	font-size: 90%;
}


#header #header02 {
	float: right;
	padding-top: 10px;
}

#header #headerBtn{
	margin:0;
	}

h1{color:#AA8C6F;
font-size:98%;}

/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	background: #AF9983;
	color:#FFF;
	padding:20px;
}

#footer p{
	text-align: left;

	}

#footer address {
	width: 950px;
	margin: 0 auto;
	font-seize:80%;
}


/*==========================================================================*/
/*                             gnavi                                  */
/*==========================================================================*/

#gnavi {
	height: 60px;
}
#gnavi ul {
	margin: 0;
}
#gnavi ul li {
	float: left;
	list-style: none;
}
/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#navi {
	float: right;
	width: 240px;
	text-align: center;
}

#navi dl,
#navi ul {
	margin: 0 0 10px;
	text-align: left;
}

#navi dl dt,
#navi dl dd,
#navi ul li {
	list-style: none;
	margin: 0;
	vertical-align: top;
}

#navi dl dt { text-indent: -9999em; }

#navi #navi_banner {
	margin: 20px 0 0;
}
#navi #navi_banner li {
	margin-bottom: 10px;
}
/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/
div#contentIn div.index_bg{
  background: url(../images/index_tl_bg.gif) 0 repeat-y;
	width:720px;
	margin:0;
}

div#contentIn div.index_bg2{
	width:670px;
	padding:10px 25px;
}

.index_txt_bg{
	background: url(../images/index_img01.jpg) right 0 no-repeat;
	padding-right:270px;
}

.index_bg p.hd{
  background: url(../images/h4.gif) 0 0 no-repeat;
  width:700px;
  height:34px;
  margin: 0 0 0 5px;
  padding:8px 0 0 35px;
  color:#9F8B77;
  font-size:160%;
  font-weight:bold;
}


/* 下層共通
------------------------------------------------------------------------*/

.h3In{
  background: url(../images/h3.gif) left bottom no-repeat;
  width:718px;
  height:53px;
  margin-bottom:20px;
}

.h3In h3.kasouh3{
  width:700px;
  height:35px;
  padding:18px 0 0 18px;
  color:#9F8B77;
  font-size:210%;
  font-weight:bold;
  margin-bottom:20px;
}


.h4In{
  background: url(../images/h4.gif) 0 0 no-repeat;
  width:700px;
  height:34px;
  margin-bottom:10px;
}

h4.kasouh4{
  width:662px;
  height:26px;
  padding:8px 0 0 35px;
  color:#9F8B77;
  font-size:160%;
  font-weight:bold;
}


div.h4Inner{
  width:680px;
  padding:0 20px;
}

.imgborder img{
border:1px solid #CCC;
padding:1px;
}

.courceTopic{
	padding:20px;
	width:616px;
	background-color:#f9fafa;
	border:solid 2px #9F8B77;
	margin-bottom:20px;}

ul.courceTopic li{
	padding:0 0 5px 17px;
	background:url(../images/list_icon.jpg) no-repeat 0 4px;
	font-weight:normal;
	line-height:1.4;
	}	

.courceTopic span{
color: #9F8B77;
font-weight:bold;
}


ol.courceTopic li{
	padding:3px 0 0 35px;
	font-weight:normal;
	line-height:1.7;
	}

ol.courceTopic li.n1{background:url(../images/list_n01.jpg) no-repeat 0 4px ;}	
ol.courceTopic li.n2{background:url(../images/list_n02.jpg) no-repeat 0 4px ;}
ol.courceTopic li.n3{background:url(../images/list_n03.jpg) no-repeat 0 4px ;}
ol.courceTopic li.n4{background:url(../images/list_n04.jpg) no-repeat 0 4px ;}


/*-----------------------------------------------------------
	table
-----------------------------------------------------------*/
.tableLayout{ 
	background-color:#ccc; 
	width:660px;
	margin-bottom:20px;}

.tableLayout td{ 
	background-color:#FFF; 
	padding:7px 8px 5px 10px;
	line-height:1.4;}

.tableLayout th{
	background:#9F8B77;
	padding:7px 8px 5px 10px;
	border:solid 1px #CFBBA8;
	color:#FFF;
	font-weight:bold;
	line-height:1.4;}


/*-----------------------------------------------------------
	map
-----------------------------------------------------------*/
#map{
width: 650px;
height:350px;
border:solid 1px #DEDEDE;
}


/*-----------------------------------------------------------
	galleriffic
-----------------------------------------------------------*/
div.galleriffic  {
padding-left:15px;
width:630px;
}

div.loader {
	background-repeat: no-repeat;
	background-position: center;
	width: 400px;
	height: 400px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 1px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.thumbs li {
	margin-bottom:1px;
	font-size:0;
}

a.thumb {
	display: block;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: 1px solid #cedca7;
	display: block;
}


.tblnew2{ width:100%;}
.tblnew2 td{ border:none;}

