/* CSS Document */

/*--------------------------------------------ヘッダー2*/
div#header2{
	background-image:url(../img/header2.jpg);
	background-repeat:no-repeat;
	width:727px;
	height:115px;
	padding:0px 10px;
	margin:0px;
	clear:both;
}

div#header2 p#rogo{
	width:115px;
	height:115px;
	padding:0px 56px;
	margin:0px;
	float:left;
}
/*
div#header2 p#rogo a {
	display: block;
	width:115px;
	height:115px;
	text-decoration: none;
}
div#header2 p#rogo a:hover {
	display: block;
	width:115px;
	height:115px;
	text-decoration: none;
}

div#header2 p.bana{
	width:205px;
	height:40px;
	padding-top:22px;
	margin:0px;
	text-align:left;
	float:left;
}
*/

div#header2 p#mail{
	width:145px;
	height:15px;
	padding-left:355px;
	padding-top:47px;
	margin:0px;
	text-indent:-999999px;
	float:left;
}
div#header2 p#mail a {
	display: block;
	width:145px;
	height:15px;
	text-decoration: none;
}
div#header2 p#mail a:hover {
	display: block;
	width:145px;
	height:15px;
	text-decoration: none;
}
div#header2 p#menu{
	width:500px;
	height:15px;
	padding-top:20px;
	margin:0px;
	text-align:right;
	font-size:10px;
	color:#ffffff;
	float:left;
}
div#header2 p#marquee{
	background-color:#000000;
	width:500px;
	height:15px;
	padding-top:3px;
	margin:0px;
	text-align:left;
	font-size:12px;
	color:#ffffff;
	float:left;
}
/*--------------------------------------------ヘッダー2*/




/*ヘッダー*/
div#header{
	width:746px;
	height:47px;
	padding-top:48px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	top:0;
	left:0;
}

div#container{
	width:746px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

	/*メーラー*/
p#mail_box{
	width:130px;
	height:15px;
	text-indent:-9999px;
	margin-left:600px;
	margin-bottom:15px;
	}

p#mail_box a{
	width:130px;
	height:15px;
	display:block;
	}

	/*ヘッダーバナー*/
div#head_bn{
	width:408px;
	position:absolute;
	left:184px;
	top:23px;
	}

div#head_bn img{
	margin-right:3px;
	}

/*フッター*/
div#footer{
	width:738px;
	height:50px;
	padding-top:28px;
	padding-right:8px;
	text-align:right;
	color:#ff1493;
}

div#footer span{
	padding-right:12px;
	}