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

body {
	/*background-color:#444444;*/
	background-image:url(../003_image/003_texture/t001_top_back_003001.png);
}
																													/*本文枠、中央寄せ*/
.container001 {
		height:auto;
		width:1000px;
		margin:0px auto;
		background-image:url(../003_image/003_texture/t001_top_001001.png);
}
																											/*上アイコン×4*/
.ray001 {
		height:150px;
		width:1000px;
		border:none;
		padding:none;
		margin:0px 0px 12px 0px;
		position:relative;
}

.icon001 {
		position:absolute;
		left:50px;
}
.icon002 {
		position:absolute;
		left:305px;
		top:10px;
}
.icon003 {
		position:absolute;
		left:540px;
		top:10px;
}
.icon004 {
		position:absolute;
		left:780px;
		top:15px;
}
																											/*トップ画像*/
.topimage001 {
		height:644px;
		width:928px;
		margin:0px 18px 0px 18px;
		border:0px;
		padding:18px;
		background-color:#333333;
}
										/*　画面横いっぱいテスト　*/
/*.topimage001 img{
		height:608px;
		width:100vw;
		margin-left:calc(-50vw + 50%);
}*/

																											/*下アイコン*/
.ray002 {
		height:150px;
		width:1000px;
		margin:12px 0px 200px 0px;
		position:relative;
}
.icon011 {
		position:absolute;
		left:50px;
		top:10px;
}
.icon012 {
		position:absolute;
		left:300px;
}
.icon013 {
		position:absolute;
		left:550px;
}
.icon014 {
		position:absolute;
		left:780px;
		top:-5px;
}

																				/*グロナビ*/
.gn001 {
		height:32px;
		width:1000px;
		overflow:visible;
		
}

.ray003 {
		height:32px;
		width:100px;
		padding:0px;
		border:0px;
		margin:0px;
		float:left;
		overflow:visible;
		position:relative;
}
.icon021 {
		/*height:100px;
		width:100px;
		display:block;*/
		position:absolute;
		top:-36px;
		/*z-index:2;*/
}


.gn002 {
		height:16px;
		width:198px;
		margin:0px;
		border:1px solid #333333;
		padding:5px 0px 9px 0px;
		font-weight:bold;
		font-size:16px;
		text-align:center;
		list-style-type:none;
		background-image:url(../003_image/003_texture/t001_top_002001.png);
		float:left;
		overflow:hidden;
}

a:link {
	color:black;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#996666
}
/*a:active {
	color:red;
}*/


.ray004 {
		height:32px;
		width:100px;
		padding:0px;
		border:0px;
		margin:0px;
		overflow:visible;
		position:relative;
		/*clear:both;*/
}
.icon022 {
		/*clear:both;*/
		position:absolute;
		top:-30px;
}
																													/*フッター*/
.footer001 {
		height:36px;
		width:928px;
		margin:168px 0px 0px 0px;
		border:0px;
		padding:38px 36px 38px 36px;
		color:#ffffff;
		clear:both;
		position:relative;
		/*overflow:hidden;*/
}
.icon031 {
		height:100px;
		width:100px;
		margin:0px;
		border:0px;
		padding:0px;
		float:left;
		position:absolute;
		top:12px;
		left:10px;
}
.footer002 {
		font-size:36px;
		/*vertical-align:10px;*/
		margin:0px 0px 0px 64px;
		/*float:left;*/
}
.footer003 {
		font-size:24px;
		margin:0px 0px 0px 12px;
		font-weight:normal;
		clear:both;
}
/*.footer004{
	display:block;
	padding:0px;
	border:0px;
	margin:0px 0px 0px 64px;
}*/











