@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
/* --------------------------------------------------------------------------- */
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ----文字色---------------------- */
.orange {
	color:#FF6600;
}
.blue {
	color:#0160FE;/*青*/
}
.brown {
	color: #342B12;
}
.red {
	color: #FF0000;
}
.green {
	color: #30AB2C;
}
.green1 {
	color:#4A9133;
}

/* ----余白---------------------- */
.l15 {
margin:0 0 0 15px;
}
.t15_l15 {
margin:15px 0 0 15px;
}


/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F1E6B4;
}

a,
a:link,
a:visited {
	color:#333333;
	text-decoration:underline;
}

a:hover,
a:active {
	color:#333333;
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:900px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0 0 0 100px;
	text-align: left;
	background-image: url(../img/bg_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#main {
	padding-bottom: 30px;
	width:800px;
	margin-right: auto;
	margin-left: 0px;
}  /* must be same height as the footer */


/* --------------------------------------------------------------------------- */

#header {
	width:800px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#header-in-l {
	width:698px;
	height:100px;
	float: left;
}

h1 {
	height:40px;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	text-indent: 0px;
	display: block;
	line-height:40px;
}

#logo {
	width:380px;
 	height:60px;
	float:left;
}
#logo a {
	width:380px;
 	height:60px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}
#header-in-r {
	float: right;
	height: 100px;
	width: 102px;
	padding:0 0px 0 0;
}
.bt_home {
padding:19px 0 0 0;
float: right;
width:40px;
}
/* -----main-image---------------------------------------------------------------------- */
#main-img-area {
	width:800px;
	height:300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
}
#main-img-area img {
	width:800px;
	height:300px;
	margin: 0px;
	padding: 0px;
	display: block;
}
/* -----グローバルナビゲーション---------------------------------------------------------------------- */
#gnavi {
	width:800px;
	padding: 0 0px 0px 0px;
	margin: 0px 0px 23px 0px;
}

#gnavi ul {
	width:731px;
	height: 36px;
	margin: 0 36px 0px 33px;
	list-style-type:none;
}

#gnavi li  {
	float:left;	
	height: 33px;	
}

#gnavi li a {
 	display: block;	
	height: 33px;
}

#gnavi li#gnavi1 a {
	background-image:url(../img/gnavi1_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:119px;
	height: 33px;
}
#gnavi li#gnavi1 a:hover {
 	background-image:url(../img/gnavi1_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:119px;
	height: 33px;
}
#gnavi li#gnavi2 a {
	background-image:url(../img/gnavi2_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:108px;
	height: 33px;
}
#gnavi li#gnavi2 a:hover {
 	background-image:url(../img/gnavi2_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:108px;
	height: 33px;
}
#gnavi li#gnavi3 a {
	background-image:url(../img/gnavi3_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:96px;
	height: 33px;
}
#gnavi li#gnavi3 a:hover {
 	background-image:url(../img/gnavi3_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:96px;
	height: 33px;
}
#gnavi li#gnavi4 a {
	background-image:url(../img/gnavi4_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:108px;
	height: 33px;
}
#gnavi li#gnavi4 a:hover {
 	background-image:url(../img/gnavi4_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:108px;
	height: 33px;
}
#gnavi li#gnavi5 a {
	background-image:url(../img/gnavi5_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:121px;
	height: 33px;
}
#gnavi li#gnavi5 a:hover {
 	background-image:url(../img/gnavi5_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:121px;
	height: 33px;
}
#gnavi li#gnavi6 a {
	background-image:url(../img/gnavi6_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:95px;
	height: 33px;
}
#gnavi li#gnavi6 a:hover {
 	background-image:url(../img/gnavi6_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:95px;
	height: 33px;
}
#gnavi li#gnavi7 a {
	background-image:url(../img/gnavi7_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	width:84px;
	height: 33px;
}
#gnavi li#gnavi7 a:hover {
 	background-image:url(../img/gnavi7_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	width:84px;
	height: 33px;
}



/* main_contents-------------------------------------------------------------- */
#contents-box {
	width: 800px;
	margin: 20px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 512px;
	height: auto;
}

/* ------------------------
サブナビゲーション
--------------------------- */
#snavi {
	width: 512px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

#snavi ul li a {
 	display: block;	
}
#snavi1 {
	width:250px;
	float:left;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
}
#snavi1_1 {
	width:250px;
	height:101px;
	padding: 0 0 0 0;
}
#snavi1_2 {
	height:40px;
	margin: 0px 0px 0 0;
	padding: 5px 0 0 0;
}
#snavi1_3 {
	height:20px;
	margin: 0px 0px 0 0;
	padding: 5px 0 0 0;
}

#snavi2 {
	width:250px;
	float:right;
	margin: 0 0px 0 0;
	padding: 0 0 0 0;
}
#snavi2_1 {
	width:250px;
	height:101px;
	padding: 0 0 0 0;
}

#snavi2_2 {
	height:40px;
	margin: 0px 0px 0 0;
	padding: 5px 0 0 0;
}
#snavi2_3 {
	height:20px;
	margin: 0px 0px 0 0;
	padding: 5px 0 0 0;
}


/*--------------
新着情報
---------------*/
.news_box {
	margin: 0px 0px 15px 0px;
}
.title_bar {
	height:auto;
	width:265px;
	text-indent:0;
	font-size:16px;
	color:#FFF;
	padding:3px 0px 3px 0px;
	background-color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.title_bar ul {
	padding:0 7px 0px 7px;
	font-size:12px;
}
.ttl_news {
display:inline;
text-indent:1em;
}
.news_box .date {
	color:#FFF;
	display:inline;
	font-weight: bold;
}
.news_text {
margin: 5px 5px 15px 5px;
}


/* right_contents-------------------------------------------------------------- */

#right_contents {
	float: right;
	width: 268px;
	padding-left: 0px;
}

/* -------------
会社情報
---------------- */
#info-area {
	width: 230px;
	height: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3480FE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#info-area ul {
	padding:20px 0 25px 15px;
}
#info-area ul li {
	padding:0px 0 5px 0px;
}
.info-txt1 {
margin:15px 0 0 15px;
font-size:14px;
color:#0160FE;/*青*/
}
.info-txt2 {
margin:0px 0 0 0px;
font-size:14px;
}

/* point--------------------------------------------------------------------- */

#footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	text-align: right;
} 
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* --------------------------------------------------------------------------- */
.footer_b_in3{
	height: 30px;
	font-size: 10px;
	line-height: 30px;
	color: #FFF;	
	width: 800px;
	margin:0 auto 0 100px;
}
.copyright {
	font-size: 10px;
	color: #FFF;
	margin-top: 0px;
}
/* ---ページトップへのボタン------------------------------------------------- */
#pagetop {
	margin: 0;
	text-align: right;
}

