﻿@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------------------*/

body{
	margin:0;
	font-family:Meiryo, メイリオ, sans-serif;
	background-color:#cfebc8;
}

#orver{
	width:100%;
	background-color:#cfebc8;
	background-image:url("../img/body.png");
	background-repeat:repeat-x;
}

#orver2{
	width:100%;
	background-color:#cfebc8;
	background-image:url("../img/body2.png");
	background-repeat:repeat-x;
}

#wrap{
	width:1000px;
	margin:0 auto;
}
/*ヘッダー----------------------------------------------------------------------------------------*/
#header{
	width:100%;
	background-color:#e6f5e2;
	background-image:url(../img/head-back.jpg);
	color:#535353;
	
}

.he-center{
	width:1000px; 
	height:80px;
	margin:0 auto;
}

/*ロゴ----------------------------------------------------------------------------------------*/
.rogo{width:400px; height:80px; background-image:url("../img/logo01.gif"); float:left;}

/*oth----------------------------------------------------------------------------------------*/
.oth{
	width:220px;
	padding-left:150px;
	padding-top:5px;
	height:75px;
	float:right;
}
.oth p{
	font-size:12px;
	margin:0;
}

.oth img{
	margin-top:5px;

}


/*
#header{
	width:1000px;
	height:80px;
	background-color:#e6f5e2;
	background-image:url(../img/head-back.jpg);
	vartical-align:center;
}
*/

#flash{
	width:1000px;
	height:350px;
	background-color:#CD5C5C;
}

#menu{
	width:1000px;
	height:50px;
	background-color:#FF1493;
}

#contents{
	width:1000px;
	background-image:url(../img/contents-back.gif);
	background-color:#cfebc8;
	overflow:hidden;
}

#box_left{
	width:300px;
	float:left;
	text-align:center;
	padding:15px 0;
	background-image:url(../img/left-back.jpg);
	background-repeat:repeat-y;
	/*overflow:hidden;*/
}

#box_right{
	width:690px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	/*overflow:hidden;*/
}

.concept{
	width:670px;
}

#banner{
	width:280px;
	text-align:center;
	padding:0 10px;
}

#footer_wrap{
	width:100%;
	height:60px;
	background-color:#e6f5e2;
	clear:both;
	background-image:url("../img/waku.png");
	background-repeat:repeat-x;
}

#footer{
	width:1000px;
	height:60px;
	margin:0 auto;
}

/*-------header-----------------------------------------------------------------------------------------------------*/
#header img{
	float:left;
}

.sub_tai{
	font-size:9pt;
	float:right;
	color:#535353;
	padding:0;
	margin-top:30px;
	margin-right:20px;
}
/*-------menu------------------------------------------------------------------------------------------------*/
table,td{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
/*--------box_left----------------------------------------------------------------------------------*/
.sub-top{
	width:300px;
	height:40px;
	background-image:url("../img/sub-top.png");
	margin-top:-5px;
	margin-bottom:-11px;
}

.link{

}

.link_li{
	list-style:none;
	margin-top:-5px;
	margin-left:-40px;
}

#box_left img{
	margin-top:5px;
	margin-bottom:5px;
}

.link-text{
	margin:5px 0;
	color:#535353;
}
/*--------box_right----------------------------------------------------------------------------------*/
#box_right img{
	margin:0 auto;
}
.otoiawase{
	text-align:right;
}
/*--------------------------------------------------------------------------------------------------*/
.cop{
	color:#535353;
	font-size:11px;
	text-align:right;

}

/*----------------------------------------------------------------------------*/

p{
	font-family:Meiryo, メイリオ, sans-serif;
	font-size:9pt;
}

.c1{text-align:right;}
.c2{text-align:center;}

.form{
	margin:0 auto;
	border-collapse:separate;
}


.b1{ font-size:12px; border:solid 1px #000000; text-align:center;}
.b2{margin-left:300px; margin-top:10px; font-size:12px; border:solid 1px #000000;}
.b3{width:520px; padding-left:1em; font-size:12px; border:solid 1px #000000;}
.b4{height:120px; font-size:12px;border:solid 1px #000000; text-align:center;}

th{
	border-collapse:separate;
	border:solid 1px #000000;
	font-size:12px;
	width:120px;
	height:50px;
}

.fbtn{
	text-align:center;
}

.kozinzyouhou{
	margin-left:2em;
	margin-right:2em;
}

.fleft{
	float:left;
}

.clear{
	clear:both;
}

#kabe-text{
	width:360px;
	height:374px;
	margin-bottom:20px;
	padding-left:10px;
	float:left;
}

#yuka{
	width:250px;
	height:357px;
	margin-bottom:20px;
	margin-left:10px;
	float:left;
}

.yuka2{
	float:left;
}
