@charaset:UTF-8;
#headwrap{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:center top;
	}
#header{
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0 auto;
	width:960px;
	height:75px;
	}
#HeadLeft h1 a {
	background-image: url(../images/baselines/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 321px;
	height: 65px;
	margin-top: 10px;
	margin-left:30px;
	}

/*--------ヘッダー画像---------*/
#headVisual {
	margin:0 auto;
	width:100%;
	min-width:960px;
	height:380px;
	background-image: url(../images/baselines/header.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	text-indent: -9999px;
	}
/*---------グローバルナビ--------*/
#Gnavi {
	background:#549b35; /* Old browsers */
	background: -moz-linear-gradient(top, #549b35 0%, #285a2f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #549b35 0%,#285a2f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #549b35 0%,#285a2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a6b', endColorstr='#002433',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-position: center top;
	}
#Navigation {
	background:#549b35; /* Old browsers */
	background: -moz-linear-gradient(top, #549b35 0%, #285a2f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #549b35 0%,#285a2f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #549b35 0%,#285a2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004a6b', endColorstr='#002433',GradientType=0 ); /* IE6-9 */
	background-repeat: no-repeat;
	background-position: 0 0;
	margin:0 auto;
	width: 960px;
	height: 40px;
	}
#nav {
	width: 800px;
	height: 40px;
	font-size:14px;
	margin-left:30px;
	}
#nav li{
	float:left;
	margin-top:12px;
	margin-right:40px;
	}
#nav li a{
	display:block;
	color:#ebebeb;
	text-decoration:none;
	}
#nav li a:hover{
	color:#a9ffb8;
	}
/*---------ここまで：グローバルナビ--------*/
#Container {
	margin:0 auto;
	width: 960px;
	}
/*---------プロフィール---------*/

/*---------フッター---------*/
#footer{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:center top;
	}
#foot{
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:center top;
	height: 60px;
	width: 960px;
	margin:0 auto;
	}
#footnav{
	float:left;
	width:600px;
	margin-top:8px;
	margin-left:250px;
	}
#footnav li{
	float:left;
	display:block;
	font-size:10px;
	margin-top:10px;
	}
#footnav li.hm a{
	width:100px;
	color:#444444;
	text-decoration:none;
	padding-right:30px;
	}
#footnav li.hm a:hover{
	color:#43A047;
	text-decoration:underline;
	}
#cmn{
	clear:both;
	width:580px;
	margin-left:340px;
	padding-top:16px;
	padding-bottom:20px;
	}
.common{
	color:#444444;
	font-size:10px;
	}
