@charset "utf-8";
/* CSS Document */

/**
	-----------------------------------------------
	 :Date : "2008-05-19" ;
	 :Autor : A-one [ http://a-oneweb.com/ ];
*/

div#header{
	background:url(../img/message/img01.gif) no-repeat top left/* #fff*/;
	width:100%;
	height:110px;
}

div#center {
	width:100%;
	background:url(../img/share/contentsbox_bg.jpg) repeat-y #fff0dd;
}

/*ロゴボックス*/
div#innerBox01{
	background:url(../img/message/img02.jpg) no-repeat #fff0dd;
	width:100%;
	height:122px;
}

div#innerBox01 h1{ display: none;}

/*	バナー	*/
div#innerBox01 ul{
/*	padding:80px 0 0 745px;	/*bag*/
	top:80px;
	left:740px;
	position:relative;
	width:1024px;
}

div#innerBox01 ul li{
	display: block;
	float: left;
	padding-left: 10px;
}

div#innerBox01 ul li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=75);
}

div#center div#contentsImg {/*border:1px solid #990;*/}

/*	grobalNavi	*/
ul#gNavi {
	display: block;
	background: #fff;
	height:38px;
	width:1024px;
	/*border:1px solid red;*/
}

ul#gNavi li {
	display: block;
	float:left;
}

ul#gNavi li#gNavi01{
	width:92px;
	height:38px;
}

div#innerBox02 {
	padding-left:150px;
	background:url(../img/share/inner_deco.jpg) no-repeat top left;
	padding-top:30px;
}

/*	innerBox02	*/
div#innerBox02 h2{ margin-bottom:20px;}

div#innerBox02 p{
	width:420px;
	color:#444;
	padding-bottom:60px;
	text-align:justify;
	display: block;
}

/*	footer 白地	*/
div#footer{
	padding:20px 0 20px 13px;
	background:#fff;
	color:#999;
	font-size:12px;
}

div#footer h3{
	float:left;
	height:15em;
	padding:0 35px 0 0;
}

div#addressBox{ color:#444;}

div#footer address{	color:#444;}
