@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.fire-bull.info/images/head_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited  {
	text-decoration: underline;
	color: #003366;
}
a:hover  {
	text-decoration: underline;
	color: #990000;
}
#containar {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #xfine {
	float: left;
}
#header #fpnet {
	float: right;
}
#contents {
	background-image: url(http://www.fire-bull.info/images/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#honbun {
	float: left;
	margin-top: 25px;
	padding-left: 14px;
}
#honbun #title {
	margin-bottom: 20px;
	font-size:large;
	font-weight:bold;
	color:#F63;
}
#honbun #text {
	padding-left: 15px;
	padding-right: 0px;
	line-height: 1.6em;
	color: #333333;
	padding-bottom: 20px;
}
#navi {
	margin-top: 25px;
	padding-right: 14px;
	width: 190px;
	float: right;
}
#navi   #buying  {
	margin-bottom: 15px;
}
#navi #c-menu #btn {
	float: left;
}
#navi #service {
	padding-top: 15px;
	text-align: center;
}
#honbun #text .feature {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	background-image: url(/images/feature_bg.gif);
	background-repeat: repeat-x;
}
#honbun #text .feature ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#honbun #text .feature ol {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
	border: 1px solid #CCCCCC;
}
#honbun #text .feature li {
	padding-bottom: 5px;
}

#honbun #retop {
	font-size: 12px;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}
#honbun #retop a:link {
	color: #003C73;
	text-decoration: none;
}
#honbun #retop a:visited {
	color: #003C73;
	text-decoration: none;
}
#honbun #retop a:hover {
	color: #990000;
	text-decoration: underline;
}
#fotter {
	height: 40px;
	background-image: url(http://www.fire-bull.info/images/fotter_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 35px;
	font-size: 12px;
	color: #4F463F;
}
#honbun #license {
	font-weight: bold;
	color: #7E1F0A;
	text-align: center;
	padding-bottom: 15px;
}
#honbun #text ol {
	margin-left: 20px;
	padding-left: 20px;
}
#honbun #text ol li {
	padding-bottom: 10px;
}
#honbun #text ul li {
	padding-bottom: 20px;
}
.sub-title01 {
	color: #7E1F0A;
	background-color: #FEFEFE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.sub-title02 {
	color: #7E1F0A;
	font-weight: bold;
}

.limit {
		color:#3300CC;
		font-weight:bold;
		text-align:center;
	}
	
.stop {
		color:#CC0000;
		font-weight:bold;
		text-align:center;
	}

.none {
		background-color:#99FFFF;
		font-weight:bold;
		text-align:center;
	}
	
.month {
	background-color: #FF3;
	margin: 10px 0;
	border: solid #666666 2px ;
	font-weight:bold;
}

.month td{
	padding: 7px;
	border: solid 1px #666666;
}

.cancel {
		background-color:#FF9933;
		font-weight:bold;
		text-align:center;
	}
	
	
.change {
		color:#336666;
		font-weight:bold;
		text-align:center;
	}