@charset "utf-8";

html,body,
h1,h2,h3,h4,h5,h6,
div,p,ul,ol,li,dl,dt,dd,table,tr,th,td,form,textarea,
span,a,img,strong,input {
	font-size:100%;
	font-weight:normal;
	line-height:150%;
	text-decoration:none;
	list-style:none;
	border:none;
	padding:0;
	margin:0;
}

body {
	color:#444;
	font-size:12px;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
	background:url("../images/common/body_bg.gif");
}

body {
	color:#444;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
}

#wrapper {
	width:682px;
	padding:10px 0 0;
	margin:0 auto;
	position:relative;
}

#mainarea {
	width:682px;
	height:674px;
	background:url("../images/index/mainarea_bg.png") no-repeat;
	margin:0 0 40px;
}

h1 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#a9517f;
	padding:10px 0 0 0;
	margin:0 0 110px;
}

h2 {
	color:#d3649e;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:200%;
	margin:0 0 25px;
}

h2 span {
	font-size:14px;
	font-weight:normal;
	display:block;
}

#mainright {
	width:255px;
	background:url("../images/index/18kin.gif") no-repeat center top;
	padding:30px 0 0 0;
	margin:0 0 0 387px;
}

#mainright p {
	font-size:11px;
	letter-spacing:-1px;
	margin:0 0 1em 0;
}

#mainright ul {
	width:255px;
	padding:40px 0 0 0;
}

#mainright ul li.enter {
	width:248px;
	height:101px;
	margin:0 0 5px auto;
}

#mainright ul li.leave {
	width:167px;
	height:69px;
	margin:0 0 0 auto;
}

#mb_link {
	position:absolute;
	top:267px;
	left:63px;

}

#mb_link a {
	color:#d3649e;
	font-size:14px;
	font-weight:bold;
}

.gme {
	width:682px;
	height:271px;
	background:url("../images/index/index_under.png") no-repeat;
	margin:0 0 0 0;
}

.gme img {
	width:111px;
	height:111px;
	text-align:center;
	margin:40px 0 0 52px;
	/margin:30px 0 0 52px;
}

#copy {
	text-align:right;
	margin:20px 10px 0 0;
	color:#d3649e;
}

#copy a {
	color:#d3649e;
}


/* IE6 pngfix */
* html #mainarea {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=./images/index/mainarea_bg.png);
}

* html .gme {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src=./images/index/index_under.png);
}

* html #mainright ul li.enter {
	width:248px;
	height:101px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/index/enter.png);
}

* html #mainright ul li.leave {
	width:167px;
	height:69px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/index/leave.png);
}

* html #mb_link{
	position:relative;
	top:-340px;
	left:65px;
}

* html .enter a,
* html .leave a,
* html #mb_link a,
* html .gme a {
	position:relative;
}

* html .enter img,
* html .leave img {
	visibility:hidden;
}

div#doorlink_group_div{
	font-size:11px;
	width:100%;
	text-align:center;
	border-top:1px #ffffff;
}

div#doorlink {
	width:740px;
	margin:auto;
	padding-bottom:30px;
	text-align:left;
}
#door_box{
	width:740px;
	line-height:normal;
}

#doorlink_title{
	padding-top:20px;
}

div#doorlink th{
	width:10%;
}

div#doorlink td{
	width:40%;
}

div#doorlink .db_logo{
	border-top:1px solid #999;
	border-bottom:1px dotted #999;
	padding:0 5px;
}

div#doorlink .db_logo2{
	border-bottom:1px dotted #999;
	padding:0 5px;
}

div#doorlink .db_logo3{
	padding:0 5px;
}

div#doorlink .db_logo4{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:5px 5px;
}

div#doorlink .db_logo5{
	border-bottom:1px solid #999;
	padding:0 5px;
}

div#doorlink .db_coment1{
	border-top:1px solid #999;
	border-right:1px dotted #999;
	padding-top:10px;
	white-space: nowrap;
}

div#doorlink .db_coment2{
	border-top:1px solid #999;
	padding-top:10px;
	white-space: nowrap;
}

div#doorlink .db_coment3{
	border-right:1px dotted #999;
	padding-top:10px;
	white-space: nowrap;
}

div#doorlink .db_coment4{
	padding:10px 0 0 0;
	white-space: nowrap;
}

div#doorlink .db_tempo1{
	border-right:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 0;
}

div#doorlink .db_tempo2{
	border-bottom:1px dotted #999;
	padding:10px 0;
}

div#doorlink .db_tempo3{
	padding:10px 0;
}

div#doorlink .db_tempo4{
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:10px 0;
}
div#doorlink .db_tempo5{
	border-bottom:1px solid #999;
	padding:10px 0;
}

div#doorlink .tempo_ul{
	width:200px;
	display: inline;
}

div#doorlink a{
	color:#0000ff;
	text-decoration:none;
}

div#doorlink a:visited{
	color:#74198b;
}

div#doorlink .tempo_li{
	float:left;
	width:3em;
	background:url("../images/index/doorlink_sankaku.gif") left 35% no-repeat;
	padding:0 8px 0 11px;
	margin:1px 0;
}
div#doorlink kyujin_ul{
	float:left;
	width:714px;
	display: inline;
}
div#doorlink .kyujin_li{
	width:110px;
	float:left;
	background:url("../images/index/doorlink_sankaku.gif") left 35% no-repeat;
	padding:0 5px 0 11px;
	margin:1px 0;
}
div#doorlink .kyujin_li2{
	width:145px;
	float:left;
	background:url("../images/index/doorlink_sankaku.gif") left 35% no-repeat;
	padding:0 5px 0 11px;
	margin:1px 0;
}
div#doorlink .kyujin_li3{
	width:130px;
	float:left;
	background:url("../images/index/doorlink_sankaku.gif") left 35% no-repeat;
	padding:0 5px 0 11px;
	margin:1px 0;
}