﻿/*=================================================================
=================================================================*/
body 
{ background-color: #fff;
z-index: 60000;
}

div#mo{

	float: left;
	position: absolute;
	top: 96000px;
	_top: 96140px;/*IE対策*/
	padding: 0;
	width: 910px;
	_width: 912px;/*IE対策*/
	text-align: center;

}

div#pc{
background-color: #fff;
	float: left;
	position: absolute;
	top: 3px;
	_top: 5px;/*IE対策*/
	padding: 0;
	width: 910px;
	_width: 912px;/*IE対策*/
	text-align: center;
		z-index: 60006;
}

h1{
	position: absolute;
	margin: 860px 0px 0px 1100px;
	padding-left: 9px;
	text-align:left;
	font-size: 7.009pt;
	width: 10px;
	color: #d3d3d3;
	text-decoration:none;
	z-index: 3;
	font-weight: normal;
}
h1 a{ color: #d3d3d3;text-decoration:none;}
/*●見出しh1

*/

/*●見出しh2*/
h2 {
	padding:0px 0px 0px 7px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 2.0em;
	color: #333333;

}

/*●見出しh3*/
h3 {
	width: 730px;
	background: #eeeeee;
	padding: 4px 0px 0px 10px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	clear: both;
}


 p ｛ color: #dcdcdc;｝
 


div#navi-pankuzu{

	float: right;
	position: absolute;
	top: 16000px;
	padding: 0;
	width: 180px;
	text-align: right;
	font-size: 7.009pt;
	color: #d3d3d3;
	text-decoration:none;
	z-index: 70;
	font-weight: normal;

}
#navi-pankuzu a{ color: #d3d3d3;text-decoration:none;}


/*--------------------------------------------------------
■広告の絶対配置（オプション）
--------------------------------------------------------*/


div.ad{
	z-index: 100000;
	position: absolute;
	top: 500;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align :right;
}

div.ad p{
	position: fixed;
	_position: absolute;/*IE対策*/
	top: 0;
	right: 0;
	padding: 5px;
	width: 240px;

	border: 2px solid #eee;/*枠線の色*/
	text-align :center;
}

 
img{border:0;}