@charset "utf-8";

div#styleUp {
	background-color: #beb59a;
	margin-bottom: 30px;
}	

div#styleUp h3 {
	background: #beb59a url("../images/style_up/bg.jpg") no-repeat 0 100%;
	margin-bottom: 0;
	padding-bottom: 15px;
}

div#styleUp div.fl {
	padding-left: 10px;
	width: 201px;
}

div#styleUp div.fr {
	padding-right: 10px;
	width: 480px;
}




div#oubo {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px 30px;
}


div#oubo h3 {
	width: 120px !important;
	height: 90px !important;
	margin: 0 !important;
	padding: 0 !important;
	float: left !important;
}

div#oubo dl {
	float: left !important;
	width: 368px;
	height: 88px !important;
	text-align: center !important;
	margin: 0 !important;
	display: inline;
	padding: 0 !important;
	background-color: #fff0be;
	border: 1px dotted #f4a53e;
	padding: 10px;
	_padding: 0;
}

div#oubo dl ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#oubo dl ul li {
	margin: 0 !important;
	padding: 0 !important;
}

div#oubo dl dt {
	margin: 0;
	padding: 8px 0 3px 0;
	_padding-bottom: 8px;
}

div#oubo dl dd {
	margin: 0;
	padding: 0 5px;
}

div#oubo h4 {
	width: 180px !important;
	height: 90px !important;
	float: right !important;
	margin: 0 !important;
	padding: 0 !important;
}

div#oubo div.right {
	width: 560px;
	float: right;
	margin: 0;
}







div#change {
	margin: 30px auto 0;
}

div#change h3 {
	margin-bottom: 10px;
}


div#change ol {
	margin-bottom: 0;
}

div#change ol li {
	padding-left: 170px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	_height: 60px;
	min-height: 60px;
	border-bottom: 1px solid #ccc;
}

div#change ol li.last {
	border: none;
}

div#change ol li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#change ol li ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

div#change ol li li {
	padding-left: 0px;
	padding-bottom: 0;
	min-height: 0;
	_height: 1%;
	margin-bottom: 0px;
	font-size: 85%;
	border-bottom: none;
}

div#change ol li#no1 {
	background: #fff url(../images/style_up/step1.gif) no-repeat 0 0;
}

div#change ol li#no2 {
	background: #fff url(../images/style_up/step2.gif) no-repeat 0 0;
}

div#change ol li#no3 {
	background: #fff url(../images/style_up/step3.gif) no-repeat 0 0;
}

div#change ol li#no4 {
	background: #fff url(../images/style_up/step4.gif) no-repeat 0 0;
	margin-bottom: 10px;
}

div#change ol li#no3 em,
div#change ol li#no4 em {
	color: #ef7e00;
	font-size: 15px;
}



div#change div.staff {
	margin: 0;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	clear: both;
}

div#change div.staff.last {
	margin: 0 0 40px 0;
	border-bottom: 1px solid #ccc;
}

div#change div.staff h4 {
	width: 171px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

div#change div.staff p {
	margin-left: 171px;
	margin: 0;
	padding: 0;
}

div#hp-Entry {
	width: 680px;
	margin: 0 auto 20px;
	position: relative;
}

div#hp-Entry h4 {
	width: 90px;
	padding-bottom: 50px;
	background: #fff url(../ico_hp-mobile.gif) no-repeat 0 100%;
	float: left;
}

div#hp-Entry dl {
	margin-left: 100px;
}

div#hp-Entry dl dt {
	color: #ef7e00;
	font-size: 15px;
	padding-bottom: 5px;
}

div#hp-Entry dl dd ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

div#hp-Entry dl dd ul li {
	margin: 0;
	padding: 0 0 0 13px;
	background: #fff url(../../../img/p1.gif) no-repeat 0 50%;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	white-space: nowrap;
}

div#hp-Entry dl dd ul li a {
	color: inherit;
}

div#hp-Entry dl dd ul li a:hover {
	color: #ef7e00;
}

div#post-Entry {
	width: 680px;
	margin: 0 auto 20px;
}

div#post-Entry h4 {
	width: 96px;
	margin-bottom: 8px;	
}

div#hp-Entry img.right {
	position: absolute;
	top: 0;
	right: 0;
}






div#post-Entry dl {
	padding-left: 60px;
	background: #fff url(../ico_post.gif) no-repeat 0 0;
}

div#post-Entry dl dt {
	color: #ef7e00;
	font-size: 15px;
	padding-bottom: 5px;
}




dl#inq {
	clear: both;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0 0 60px 0;
	padding: 20px 0;
}

dl#inq dt {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 10px;
}

dl#inq dd {
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
}


dl.douji {
	margin: 10px 0;
}

dl.douji dd {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 478px;
	margin: 0;
	padding: 10px;
}

dl.douji dd em {
	color: #ef7e00;
	font-size: 15px;
}

.small {
	font-size: 85%;
}

li.link {
	margin: 5px;
}



/*============================================================================
	
	clearfix
	
=============================================================================*/

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

.clearfix {
	display: inline-block;
	min-height: 1%;/* for IE 7*/
}

/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/