﻿@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}
html, body,
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, li, ol, dl, dt, dd,
address, blockquote {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
}
body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	background-color: #FFF9E8;
	background-image: url('images/wrapbg.gif');
	background-repeat: repeat-y;
	background-position: center top;
	color: #5A5A5A;
	text-align: center;
}
html{
	font-size: 62.5%;	
}
p,li,dt,dl {
	line-height: 1.4;
	font-size: 1.3em;
}
p {
	margin:0 0 1em 0;
}
ol,ul {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display: none;
}
table {
	empty-cells: show;
	margin:0;
}
address {
	font-style:normal;
	font-size: 62.5%;
	color: #999999;
	float: right;
	margin-top: 3px;
}
.clear {
	clear: both;
	height: 1px;
}

#anchor{
	display:none;
}
.imgRight {
	padding: 0px;
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft {
	padding: 0;
	float: left;
	margin: 0 10px 10px 0;
}

.imgCenter {
	padding: 0px;
	text-align: center;
	margin: 0 0 1em;
}

.imgMargin {
	margin: 0 0 1em;
}

.rightAlign {
	list-style-type: none;
	text-align: right;
	margin: 0;
}
strong{
	color: #4EB376;
}
#address{
	font-size: 1.2em;
	border-top-color: #4EB376;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	margin-top: 30px;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
	color:#FC4E32;
	text-decoration:none;
}
a:visited {
	color:#FC4E32;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:#666;
}
/* --------------------------------------------------------
     clearfix
-------------------------------------------------------- */
.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline-table;
}
/* Not MacIE \*/
* html .clearfix {height: 1%;}
.clearfix{
	display:block;
}
/* Not MacIE End */

/*
 container [
----------------------------------------------------------- */
#container {
	margin: 0 auto;
	width: 780px;
	position: relative;
	overflow: hidden;
}
/*
 container2 [
----------------------------------------------------------- */
#container2 {
	background-position: center top;
	margin: 0 auto;
	width: 710px;
	overflow: hidden;
}

/*
 Header [
----------------------------------------------------------- */
#header {
	background-image: url('images/biodaikan_obi.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 39px;
}
#header h1{
	font-size: 15px;
	color: #51B188;
	line-height: 3.5;
	padding-left: 35px;
}

/*
 Headlogo
----------------------------------------------------------- */
#headlogo{
	
}
/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
}

/*
 main [
----------------------------------------------------------- */
#main {
	width: 490px;
	float: right;
	padding-bottom: 10px;
}
#main #contents{
}
#main h1{
	background-color: #918E8C;
	font-size: 1.3em;
	color: #FFFFFF;
	padding: 6px 5px 5px 7px;
}
#main p.h1after{
	margin: 7px 0 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	color: #84878C;
}
#main h2{
	color: #4EB376;
	font-size: 14px;
}
#main h3{
	color: #4EB376;
	font-size: 1.4em;
	margin: 1.5em 0 1.0em 0;
	border-bottom-color: #4EB376;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 0.3em;
}
#main h4{
	color: #4EB376;
	font-size: 1.32em;
	margin: 1.4em 0 0.5em 0;
	font-weight: bold;
}
#main h4 img{
	margin-bottom: 7px;
}
#main ul{
	margin-left: 0;
	margin-top: 13px;
	padding-left: 0.5em;
	margin-bottom: 13px;
}
#main li{
	margin-left: 1em;
	list-style-type: disc;
	margin-top: 0;
	margin-bottom: 6px;
	padding-bottom: 0;
	padding-top: 0;
	line-height: 1.35;
}
#main li ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}
#main li ul li.chuu{
	background-position: left top;
	padding-left: 15px;
	font-size: 13px;
	background-image: url('images/kome.gif');
	background-repeat: no-repeat;
}


#main p{
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.5;
}
#main p.kyocho{
	background-color: #EEEEEE;
	padding: 15px;
}
#main p.kyocho_org{
	background-color: #FDF0DF;
	padding: 15px;
	color: #EB7A17;
}

#main p.brand{
	margin: 0;
	padding: 0;
}
#main a:link {
	color:#53B288;
	text-decoration:none;
}
#main a:visited {
	color:#53B288;
	text-decoration:none;
}
#main a:hover {
	text-decoration:underline;
}
#main a:active {
	color:#666;
}
#main #contents hr{
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
	display: block;
	border-top-color: #4EB376;
	border-top-width: 1px;
	border-top-style: solid;
	width: auto;
}
/*
 top [
----------------------------------------------------------- */
#main #contents #topcont{
	background-color: #E5F3ED;
}
#main #contents #topcont p{
	margin: 15px 0 0 0;
	color: #53B288;
	font-weight: bold;
	line-height: 1.8;
}
#main #contents #topcont p.first{
	margin: 0 0 0 0;
	font-size: 1.4em;
}
#main #contents .banad{
	height: 80px;
	background-color: #FFF4CC;
}
#main #contents .banad img{
	float: right;
	padding: 10px;
	display: block;
}

#main #contents .banad p{
	padding-top: 10px;
	padding-left: 15px;
}
#main #contents .banad p.green{
	color: #53A169;
	font-weight: bold;
}
#main #contents .banad p.orang{
	color: #EF9645;
	font-weight: bold;
}


#main #contents #topinfo{
	
}
#main #contents #topinfo dl{
	padding-bottom: 15px;
}
#main #contents #topinfo dt{
	font-size: 13px;
	color: #4EB376;
	font-weight: bold;
	margin-top: 13px;
}
#main #contents #topinfo dd{
	line-height: 1.3;
}
#main #contents #topinfo a:link {
	color:#5A5A5A;
	text-decoration:none;
}
#main #contents #topinfo a:visited {
	color:#5A5A5A;
	text-decoration:none;
}
#main #contents #topinfo a:hover {
	text-decoration:underline;
}
#main #contents #topinfo a:active {
	color:#666;
}

#main #contents #topprof{
	padding-bottom: 50px;
}
#main #contents #topprof a:link {
	color:#53B288;
	text-decoration:none;
}
#main #contents #topprof a:visited {
	color:#53B288;
	text-decoration:none;
}
#main #contents #topprof a:hover {
	text-decoration:underline;
}
#main #contents #topprof a:active {
	color:#666;
}

/*
book
----------------------------------------------------------- */
#book p{
	font-size: 11px;
	clear: both;
}
#book strong{
	color: #666666;
}

/*
chosei [
----------------------------------------------------------- */
#main .chosei{
	padding-bottom: 300px;
}
/*
 side [
----------------------------------------------------------- */
#side {
	width: 182px;
	padding-bottom: 10px;
	float: left;
}
#side #profile{
	background-color: #DCF0E4;
	text-align: center;
}
#side #profilein{
	padding: 15px;
	width: 152px;
}
#side #profilein h2{
	font-size: 1.4em;
	color: #4EB376;
	margin-top: 1.2em;
	margin-bottom: 1.0em;
}
#side #contact{
	padding: 15px;
	border: 1px #4EB376 solid;
	margin-top: 10px;
}
#side #contact h2{
	font-size: 1.4em;
	color: #4EB376;
	margin-bottom: 1.0em;
}
#side #contact p{
	margin: 0;
	padding: 0;
}
#side ul{
	margin-top: 30px;
}
#side li{
	text-align: center;
	margin-bottom: 15px;
}
#side a:link {
	color: #5A5A5A;
	text-decoration: none;
}
#side a:visited {
	color: #5A5A5A;
	text-decoration: none;
}
#side a:hover {
	text-decoration:underline;
}
#side a:active {
	color:#666;
}
/*
 side menu
----------------------------------------------------------- */
#side #menu{
	margin-bottom: 20px;
}
#side #menu ul{
	margin-top: 0;
}
#side #menu li{
	margin-bottom: 12px;
}

/*
 press
----------------------------------------------------------- */
#main #press ul{
	margin-top: 20px;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
#main #press li{
	list-style: none;
	float: left;
	margin-right: 30px;
	margin-left: 0;
	padding-left: 0;
}
#main #press li a:link{
	color: #5A5A5A;
}
#main #press li a:visited{
	color: #5A5A5A;
}
#main #press li a:hover{
	color: #53B288;
	text-decoration: underline;
}
#main #press li a:active{
	color: #53B288;
}

#main #press #now{
	color: #53B288;
	font-weight: bold;
}

#main #press #pressli{
	padding-bottom: 20px;
}
#main #press #pressli dl{
	
}
#main #press #pressli dt.gr{
	color: #53B288;
	background-color: #E5F3ED;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
}
#main #press #pressli dd.gr{
	background-color: #E5F3ED;
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 3px;
}
#main #press #pressli dt.wh{
	color: #53B288;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 3px;
}
#main #press #pressli dd.wh{
	font-size: 12px;
	padding-left: 4px;
	padding-bottom: 3px;
}

/*
 foot [
----------------------------------------------------------- */
#foot {
}
