@charset "UTF-8";

* { margin : 0 ; padding : 0 ; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


body{
	width : 100% ;
	font:14px/1.231 arial,helvetica,clean,sans-serif;   *font-size:small;*font:x-small;
	background: #fff;
	margin: 0
}

a  { text-decoration: none; }

a.link:link{ color: #000; }
a.link:visited { color: #000; }
a.link:hover {color: #ccc;}
a.link:active { color: ccc; }

a.link1:link { color: #000;
		text-decoration: none; }
a.link1:visited { color: #000; 
		text-decoration: none;}
a.link1:hover { color: #ccc; 
		text-decoration: none;}
a.link1:active { color: #ccc; 
	text-decoration: none;}


img {
    border-style:none;
}

ul li {
	list-style-type: none;
	}




/*---------#header ヘッダー--------*/
#header{
	position : relative ; 
	margin: 0 auto;
	color:#000;
	font-size: 11px;
	text-align:center;
	max-width: 914px ;
	line-height:300%;
	padding: 0 0.8% 0 0.8% ;
}

.headtitle{
	position : relative ; 
	float:left;
	color:#000;
	font-size: 11px;
	line-height:200%;
}

.headcatch{
	position : relative ; 
	float:right;
	color:#000;
	font-size: 11px;
	line-height:200%;
}

.headcopy{
	clear: both;
	position : relative ; 
	color:#008080;
	font-size: 15px;
	text-align:center;
	line-height:140%;
	padding: 30px 0 20px 0 ;
}

.headcopy storng {
	font-size: 21px;
}

/*---------#t_logo Topロゴ------*/
#t_logo {
	position : relative ; 
	margin: 0 auto;
	width: 914px ;
	height:auto;
	padding: 0 0.4% 0 0.4% ;
	text-align:center;
}

body:first-of-type #t_logo {
	max-width: 892px ;
	width: 99.2% ;
}


/*---------#out_line アウトライン-----*/

#out_line{
	position : relative ; 
	margin: 0 auto;
	width: 920px ;
}

body:first-of-type #out_line{
	max-width: 900px ;
	width: 100% ;
}

/*------#box ボックス--------*/

.box {
	display: block;
	color:#000;
	width : 94% ;
	height: 68px;
	margin: 0 0 6px 0 ;
	background-color: #fff;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	padding: 38px 0 0 3% ;
}

.fffbox{
	display: block;
	font-size:80%;
	color:#000;
	width : 94% ;
	height: 86px;
	margin: 0 0 6px 0 ;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	padding: 20px 0 0 3% ;
}

.titlebox{
	display: block;
	color:#fff;
	font-size:160%;
	line-height: 1.4;
	width : 94% ;
	height: 71px;
	margin: 0 0 6px 0 ;
	background-color: #C0C0C0;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	font-family: 'Arbutus Slab', serif;
	padding: 35px 0 0 3% ;
}
.titlebox.snd{
	height: 86px;
	padding: 20px 0 0 3% ;
}

/*------#left 左サイド--------*/

#left{
	position: relative;
	float:left;
	width : 19.6% ;
	padding: 0 0 0 0.4%;
}

#left .box, #left .titlebox{
	background-color: #99CCFF;
}


/*------#left 左中央サイド--------*/

#leftc{
	position: relative;
	float:left;
	width : 19.6% ;
	padding: 0 0 0 0.4%;
}

#leftc .box, #leftc .titlebox{
	color:#fff;
	background-color: #008080;
}

/*------#center センター--------*/

#center{
	position: relative;
	float:left;
	width : 19.6% ;
	padding: 0 0 0 0.4%;
}

#center .box, #center .titlebox{
	background-color: #99CCFF;
}

/*------#right 右中央サイド--------*/

#rightc{
	position: relative;
	float:left;
	width : 19.6% ;
	padding: 0 0 0 0.4%;
}

#rightc .box, #rightc .titlebox{
	color:#fff;
	background-color: #008080;
}

#rightc .titlebox{
	height: 100px;
	padding: 6px 0 0 3% ;
}

/*------#right 右サイド--------*/

#right{
	position: relative;
	float:left;
	width : 19.6% ;
	padding: 0 0 0 0.4%;
}

#right .box, #right .titlebox{
	background-color: #99CCFF;
}

/*------#rightb 右サイド下--------*/

#rightb{
	position: relative;
	float:left;
	width : 60.3% ;
	padding: 0 0 0 39.7%;
}

#rightb .box {
	float:left;
	color:#fff;
	width : 29.7% ;
	background-color: #993366 ;
	margin: 0 0 6px 1.05% ;
	padding: 38px 0 0 2% ;
}

#rightb .boxff {
	float:left;
	color:#fff;
	width : 29.7% ;
	background-color: #fff ;
	margin: 0 0 6px 1.05% ;
	padding: 38px 0 0 2% ;
}

/*------#mail メール--------*/

#mail{
	position: relative;
	left: 0px;
	margin: 0 auto;
	float:left;
	width : 640px ;
	margin: 10px 5px 0 0 ;
	padding : 0 0 0 20px; 
}

#mail #mailheader{
	width : 640px ;
	height: 120px;
	margin: 10px 0 0 0 ;
}

#mail #mailforml{
	width : 640px ;
	height: 560px;
	margin: 10px 0 0 0 ;
}


/*------#footer フッター--------*/

#footer{
	position : relative ; 
	margin: 0 auto;
	color:#919191;
	text-align:center;
	left: 0;
	width: 100% ;
	height: 30px;
	margin: 10px 0 0 0 ;
	padding : 5px 0 0 0;
	clear : both ; 
}

/* =Responsive Structure
----------------------------------------------- 

@media (max-width: 900px) {
.headtitle{
	position : relative ; 
	margin: 0 auto;
}

.headcatch{
	position : relative ; 
	margin: 0 auto;
}
}
*/
@media (max-width: 708px) {
/* @media (max-width: 768px) {*/
	#left, #right, #rightb {
		width : 99.6% ;
	}
	#left .box,#right .box {
		float:left;
		width : 22.9% ;
		margin: 0 0.3% 6px 0.35% ;
		padding: 38px 0 0 1% ;
	}
	#left .titlebox {
		float:left;
		width : 21.9% ;
		margin: 0 0.3% 6px 0.35% ;
		height: 86px;
		padding: 20px 0 0 2% ;
	}
	#left .fffbox, #right .fffbox {
		float:left;
		width : 20.9% ;
		margin: 0 0.3% 6px 0.35% ;
		padding: 20px 0 0 3% ;
	}

	#leftc {
		width : 32.8% ;
		padding: 0 0 0 0.0% ;
		margin: 0 0 0 1.2% ;
	}

	#center, #rightc {
		width : 32.8% ;
		padding: 0 0 0 0.0% ;
	}

	#right .titlebox {
		width : 97.2% ;
		height: 50px;
		line-height: 1.0;
		padding: 5px 0 0 2% ;
	}

	#rightb .box, #rightb .fffbox{
		float:left;
		width : 30.8% ;
		margin: 0 0 3px 0 ;
	}

	#rightb {
		width : 100% ;
		padding: 0 ;
	}
}

@media (max-width: 450px) {
	#left, #rightb{
		width : 99.2% ;
		padding: 0 0.4% 0 0.4% ;
	}

	#left .box, #left .fffbox, #rightb .box, #rightb .fffbox, #rightb .titlebox {
		float:left;
		width : 100% ;
		height: 100%;
		margin: 0 0 3px 0 ;
		padding: 0 ;
	}
	#left .titlebox {
		width : 30% ;
	}

	#left .fffbox {
		float:left;
		width : 98% ;
		height: 100%;
		margin: 0 0 3px 0 ;
	}

	#leftc, #center, #rightc, #right{
		width : 49.6% ;
		margin: 0 0 3px 0% ;
	}

	#leftc .box, #leftc .fffbox, #leftc .titlebox, #center .box, #center .fffbox,  #center .titlebox, #rightc .box, #rightc .fffbox, #rightc .titlebox {

	}
	 	#right .box {
		float:left;
		width : 94.6% ;
		margin: 0 0 6px 1.2% ;
	}
	 	 #right .fffbox  {
		float:left;
		width : 94.6% ;
		margin: 0 0 6px 1.2% ;
	}
	 	 #right .titlebox {
		float:left;
		width : 94.6% ;
		margin: 0 0 6px 1.2% ;
		line-height: 1.4;
		height: 86px;
		padding: 20px 0 0 3% ;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	body {
		padding: 0;
	}
}