@charset "utf-8";
/* CSS Document */

div#contents .sub_title {
	margin: 22px 0 10px 0;
	height:auto;
}

div#contents div.topic_box {
	margin-top: 1em;
}

div#contents div.topic_box ul {
	margin-bottom: 0px;
}

div#contents div#flash-text {
	margin-bottom: 25px;
}

div#contents p.btn a.next_page {
	padding-right: 12px;
	background: url(images/sub_arrow.gif) no-repeat right center;
}

div#contents p.btn a.prev_page {
	padding-left: 14px;
	background: url(images/sub_arrow_l.gif) no-repeat left center;
}

div#contents div#flash-text2	{
	margin-bottom:25px;
}


div#contents div#flash-text2 h4 {
	margin-bottom: 15px;
}

div#contents div#flash-text2 h5 {
	margin: 0!important;
	padding: 0;
	color: #660000;
}

div#contents div#guide_top {
	line-height:2em;
}

div#contents div#guide_top strong {
	font-size: 1.2em;
	line-height:1.5em;
	color: #660000;
}

div#contents table.img_lyout {
	margin-bottom: 20px;
}

div#contents p.btn2	{
	text-align:right;
	margin: 20px 0 30px 0;
}

dl.stlist {
	display: block;
	clear: both;
	min-height: 128px;
	margin: 0 0 16px 0;
	padding: 0;
}

dl.stlist dt	{
	font-size: 1.2em;
	color: #660000;
	margin:3px 0 16px 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #999999;
	font-weight:bold;
	display: block;
	width: 551px;
	float: right;
}

dl.stlist dd	{
	margin:0;
	line-height:1.8em;
	text-align: justify;
	width: 550px;
	display: block;
	float: right;
}


dl.stlist dd.icon {
	height: 124px;
	width: 125px;
	float: left;
	display: block;
	margin: 0 15px 0 0;
}

div#contents table.img_lyout2 {
	border: 1px solid #E6E2DA;
	margin: 0;
}

div#contents h4.text {
	margin-bottom: 20px;
}

div#contents h4.img_title {
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 16px;
	margin-top: 14px;
}

#contents .express_table {
	width: 100%;
	text-align: center;
	border: 1px solid #E6E2DA;
	border-left: none;
	border-bottom: none;
	margin: 20px 0;
}

#contents .express_table thead th {
	background-color: #C79999;
	color: #fff;
}
#contents .express_table thead th.exp {
	background-color: #996666;
}


#contents .express_table tbody th {
	background-color: #F4F1EA;
}

#contents .express_table tbody td.exp	{
	font-weight: bold;
	background-color: #F3EBEB;
}


#contents .express_table th,
#contents .express_table td	{
	padding:5px 10px;
	border: 1px solid #E6E2DA;
	border-top: none;
	border-right: none;
}

#contents .express_table td	{
	width:132px;
}

div#contents div.entry {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #999;
}

div#contents div.entry2 {
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #999;
}

div#contents div.entry h4	{
	margin:22px 0 1em 0;
}
