@charset "Shift_JIS";
/* info_1105.css */

/* base
********************************************************/
#info div#global_header div#global_header_area,
#info div#global_footer div#global_footer_area,
#info div#main_container {
	width: 550px;
}
#info div#global_header ul {
	width: 200px;
}
#info div#global_footer,
#info div#global_footer div#global_footer_area {
	background-position: 0 -28px;
}
#info div#global_footer {
	height: 51px;
}
#info div#global_footer div#global_footer_area {
	padding-top: 18px;
	height: 51px;
}

/* main
*********************************************************/
#info div#main_container div#main {
	position: relative;
	background-image: url(../image/info_frame_middle.gif);
	background-repeat: repeat-y;
}
#info div#main_container div#main h3 {
	position: relative;
	padding: 32px 0 20px;
	text-align: center;
	background-image: url(../image/info_frame_top.gif);
	background-repeat: no-repeat;
	width: 550px;
}
#info div#main_container div#main h3 em {
	padding: 2px 5px;
	font-size: 	117%;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #db0071;
}

#info div#main_container div#main div.txt_area {
	position: relative;
	margin: 0 25px 15px;
	padding: 12px 0 5px;
	
	border-top:none;
	border-bottom: 1px dashed #B2B2B2;
}

#info div#main_container div#main div.txt2 {
	position: relative;
	padding: 15px 0 0;
	text-align: right;
}
#info div#main_container div#main div.txt3 {
	position: relative;
	margin: 15px 0;
	padding: 12px 0 0;
	border-top: 1px dashed #B2B2B2;
}

#info div#main_container div#main div.txt_area p {
	margin-bottom: 1em;
}

#info div#main_container div#main p.close_btn {
	position: relative;
	padding-bottom: 20px;
	background-image: url(../image/info_frame_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}

ul.d_list {
	margin-bottom:20px;
	}

ul.d_list li:after {
	content:"";
	display:block;
	clear:both;
	height: 0;
 	visibility: hidden;
	}

 ul.d_list li span {
	float: left;
	width: 1em;
}
 ul.d_list li em {
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 96%;
}
	
*:first-child+html ul.d_list li{
	min-height: 1em
	}
	
*html ul.d_list li{
	height: 1em
	}
*:first-child+html ul.d_list li{
	margin-bottom: -5px;
}	
	
.tag{
	margin-bottom:10px;
	}
	
#info1205{
	margin-left:11px;
	margin-top:-35px;
	}