@charset "euc-jp";
/* CSS Document */

@import url("common.css");
ul.attention {

}


ul.attention li{
	font-size: 80%;
	color: #C30;
	background-image: url(../img/common/icon_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding: 2px;
}
div.attention {
	background-color: #FFF3F0;
	padding: 6px;
	color: #873A27;
	font-size: 90%;
}



#contents table ol{
	margin-left: 30px;
}
#contents table h4{
	margin-top: 5px;
	margin-bottom: 5px;
}



span.err{
	color:#F60;
	font-size:10px;
	font-weight:bold;
	display:block;
	background-image:url(../img/common/icon_attention.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
#contents div.btnSpce {

}


div.btnSpce{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
	border: 1px dotted #DEC298;
	clear: both;
	line-height: 1em;
}


#contents #pagetitle{
	background-image: url(../img/common/bg_pagetitle.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 510px;
	color: #FFF;
}
#topicPath li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
}
#topicPath a {
	background-image: url(../img/common/icon_arrow_dubble.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	color: #999;
}
#topicPath {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: 5px;
	line-height: 1.1em;
	padding-top: 4px;
}

#contents #pagetitle .summery {
	width: 450px;
	margin-top: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
}
ul.backnumber{
	font-size: 12px;
	color: #6D634C;
	background-image: url(../img/common/navi_h3_backnumber.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
ul.backnumber li  {
	margin-left: 3px;
	background-image: url(../img/common/icon_circle_small.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4AA92;
	padding-top: 3px;
	padding-bottom: 0px;
	font-size: 90%;
}
#contents ul.backnumber {
	margin-top: 20px;
	background-color: #EDE9DD;
	list-style-type: disc;
	background-position: 8px 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#contents ul.backnumber li {
	padding-right: 5px;
	white-space: nowrap;
	font-size: 90%;
	display: inline;
	background-image: url(../img/common/icon_circle_small.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFC9B5;
	line-height: 160%;
}
#content {
	margin-bottom: 10px;
	overflow: auto;
	clear: both;
}
#content .contentslist li {
	padding-top: 5px;
	padding-bottom: 5px;
}
