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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFAE7;
	color: #666666;
	text-align: left;
	font-size: 100%;
	line-height: 150%;
}

img {
    border-style:none;
}

p {
	font-size: 100%;
	line-height: 180%;
	color: #666666;
	text-align:left;
	text-indent:15px;
}

a:link {
	color: #FF0000;
	text-decoration: none;
	
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF6666;
	text-decoration: none;
}

a:active {
	color: #FF0000;
	text-decoration: none;
}

/* トップ css start */
#header{
	width: 760px;
	text-align: center;
	float: left; 
}

#line{
	width: 760px;
	text-align: center;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#credit{
	width: 760px;
	height: 20px;
	float:left;
}

#main_area{
	width: 760px;
	background-image:url(images/bg_image.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#main_area2{
	width: 760px;
	background-image:url(images/fujisan.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
}


#main_top{
	width: 760px;
	float:left;
}

#gnavi_area{
	width: 760px;
	text-align: center; 
	float: left;
	margin-top: 2px;
}

#contents_free{
	width: 470px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
}

#act_area{
	width: 500px;
	float: right;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 40px;
}


#act{
	width: 480px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom:dotted #333333 1px;
}

#sch{
	width: 480px;
	float:left;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
}

#close{
	width: 450px;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#whats_new{
	width: 474px;
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
}

table.frame{	
　　cellpadding: 0px;
    cellspacing: 1px;
    background-color: #FFFFFF;
	border:solid 1px #999999;
	width: 757px;
	height: 100%;
}

ul.whats {
    list-style-type: none;
	font-size: 90%;
	color: #333333;
	line-height: 180%;
	margin-left: 10px;
}

.office {
	font-size: 110%;
	font-weight: bolder;
	color: #666666;
	margin-bottom: 5px;
}

.office2{
	font-size: 110%;
	font-weight: bolder;
	color: #666666;
	margin-bottom: 5px;
	border-right:dotted #666666 1px;
}

.office_detail {
	font-size: 90%;
	color: #666666;
	line-height :100%;
	text-indent: 10px;
	text-align:left;
	}

.new {
	font-size: 120%;
	font-weight: bolder;
	line-height: 130%;
	color: #000000;
	border-bottom:#000000 solid 1px;
	margin-bottom: 5px;
	text-align:left;
}

.red_small {
	font-size: 70%;
	font-weight: bolder;
	line-height: 130%;
	color: #FF0000;
	margin-bottom: 5px;
	text-align:left;
}

.act_title {
	font-size: 100%;
	font-weight: bolder;
	line-height: 130%;
	color: #FA8C10;
	margin-bottom: 5px;
	text-indent:10px;
	text-align:left;
	border-left:solid 5px #FA8C10
}

.act_text {
	font-size: 90%;
	line-height: 130%;
	color: #333333;
	margin-bottom: 5px;
	text-align:left;
}

.policy {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
}

.sch_title {
	font-size: 120%;
	font-weight: bolder;
	line-height: 130%;
	color: #FFFFFF;
	text-align: center;
}

.sch_text {
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	margin-bottom: 5px;
	text-align:left;
	border-bottom: dotted 1px #666666
}

.pro_title {
	font-size: 100%;
	font-weight:bolder;
	line-height: 120%;
	color: #FFFFFF;
	text-align:center;
	background-color:#FA8C10
}

.pro_text {
	font-size: 100%;
	line-height: 120%;
	color: #666666;
	text-align:left;
	background-color:#FFFFDD
}