/* css--------------------------------------------------- */
/*
			
*/
/*--------------------------------------------------------*/


/* layout
--------------------------------------------------------- */
#wrap {
	width :900px;
	text-align :left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

/*head*/
#head {
	width :895px;
	height :69px;
	background-image:url('../img/common/head_back.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}
	#head div#div01 {
		margin-top: 10px;
		float:left;
	}
	#head div#div02 {
		width :115px;
		float:right;
	}
		p#head_form a {
			width:99px;
			height:27px;
		}
#h1 {
	padding: 3px 0 0 2px;
}
	#h1 h1 {
		line-height: 11px;
		font-size:11px;
	}

/*head_menu*/
ul#head_menu{
	width:900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	#head_menu li {
		height: 40px;
		float:left;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}
	#head_menu li a{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
	}

ul#head_menu02{
	width:900px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	#head_menu02 .menu {
		height: 50px;
	}
	#head_menu02 li {
		float:left;
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#head_menu02 li a{
		display: block;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
		#head_menu02 .submenu {
		background: #e0f2ce;
		border: 1px solid #3d995c;
		border-top: none;
		visibility: hidden;
		position: absolute;
		}
		#head_menu02 .submenu a {
		display: block;
		font-size: 12px;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		}
		#head_menu02 .submenu a:hover {
		background: #3d995c;
		color: #FFF;
		}


/*メイン*/
#wrap01 {
	width :900px;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

	/*サイドメニュー*/
	div#wrap01_menu {
		width :260px;
		float: right;
		padding: 10px 0px 0px 0px;
	}
		#wrap01_menu ul {
			width :260px;
		}
		#wrap01_menu li {
			display: block;
			text-decoration: none;
		}
		#wrap01_menu li a {
			display: block;
			text-decoration: none;
		}

		#wrap01_menu li#mailmaga { 
			background:url(../img/common/side_mailmaga.gif);
			padding-top:90px;
			height:60px;
		}

		#wrap01_menu li#side_dvd { 
			background:url(../img/common/side_menu_dvd_bg.jpg);
			padding-top:38px;
			height:140px;
			font-size: 11px;
		}
		#wrap01_menu li#side_dvd b {
			font-size: 13px;
		}
		#wrap01_menu li#side_dvd p {
			margin-bottom: 0px;
			margin-left: 9px;
		}
		#wrap01_menu li#side_dvd p.line {
			margin: 8px 8px 0 8px;
			padding: 0 0 8px 0;
			border-top: #333 1px dotted ;
		}
		#wrap01_menu li#side_dvd a {
			text-decoration: underline;
		}
		#wrap01_menu li#side_dvd a:hover {
			text-decoration: none;
		}

		#wrap01_menu li#credit_sidearea { 
			background:url(../img/common/side_credit.gif) no-repeat;
			width :260px;
			height:130px;
		}

	/*コンテンツ*/
	#wrap01_content {
		width :630px;
		float: left;
		padding: 10px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	p.page_top a {
		display: block;
		width:64px;
		height:13px;
		font-size:5px;
		margin-left:566px;
		background-image:url('../img/common/pagetop_off.gif');
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	p.page_top a:hover {
		display: block;
		width:64px;
		height:13px;
		font-size:5px;
		margin-left:566px;
		background-image:url('../img/common/pagetop_on.gif');
		background-repeat: no-repeat;
		text-indent: -9999px;
	}
	div.bottom_contact {
		display: block;
		width:600px;
		height:100px;
		padding:15px;
		background-image:url('../img/common/bottom_contact_back.jpg');
		background-repeat: no-repeat;
	}
		div.bottom_contact .p01 a {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
		div.bottom_contact .p01 a:hover {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
		div.bottom_contact .p02 a {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
		div.bottom_contact .p02 a:hover {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
		div.bottom_contact .p03 a {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
		div.bottom_contact .p03 a:hover {
			display: block;
			width:196px;
			height:42px;
			margin-top:60px;
		}
	

	
/*フッタ*/
#bottom_bg {
	background-color: #f2f2f2;
}
	#bottom {
		width:710px;
		font-size:11px;
		text-align:left;
		padding: 20px 0px 20px 170px;
		margin: 0px auto 0px auto;
		background-color: #f2f2f2;
		background-image:url('../img/common/bottom_logo.gif');
		background-position: 0% 50%;
		background-repeat: no-repeat;
	}
		#bottom ul {
			padding: 0px 0px 0px 0px;
		}
		#bottom ul li {
			line-height: 130%;
			margin: 0px;
			padding: 0px;
			display: inline;
		}
address {
	text-align:right;
	height:18px;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	border-top:1px #cecece solid;
	font-size:12px;
	font-style:normal;
}
