﻿@charset "utf-8";

/* ==================================================================
	Site Name: base
	Version: 2008/02/05
	Author: aki
=================================================================== */

.box{
	border:1px solid #cdcdcd;
	margin:20px 0 20px 0;
	width:520px;
}

.inner-box{
	padding:10px 10px 10px 10px
}

.inner-box p{
	margin:5px 5px 10px 30px;
}

.inner-box .line-box p{
	margin:0;
}

.line-box{
	border-bottom:1px dotted #cdcdcd;
	width:300px;
}


.line-box dt{
	float:left;
}

.line-box dd{
	float:right;
}

/*orange*/

#orange .inner-box{
	background:url(../img/tips/bk-ore.gif) repeat-x;
}

#orange dl{
	border-bottom:1px dotted #f69701;
}

#orange dt{
	float:left;
	width:200px;
	padding:10px 0px 10px 0;
}

#orange dd{
	float:right;
	width:270px;
	padding:10px 0 10px 10px;
	border-left:1px dotted #f69701;
}

#orange .list div{
	width:180px;
	margin:0 0 0 20px;
}


#orange .mark span.left{
	background:url(../img/tips/icon-ore.gif) 0px 4px no-repeat;
	text-indent:15px;
	color:#e56830;
}


/*blue*/

#blue .inner-box{
	background-color:#fafafa;
}

#blue h6{
	background:url(../img/tips/icon-blue.gif) 0px 4px no-repeat;
	text-indent:15px;
	font-weight:bold;

}

#blue p{
	margin:0 0 0 40px;
}

/*green*/

#green h4{
	background:url(../img/tips/icon-green.gif) 0px 4px no-repeat;
	text-indent:15px;
	color:#3f6b15;
	font-weight:bold;

}

#green .inner-box{
	background-color:#e6ffc7;
}

#green .line-box{
	margin:5px 0 5px 30px;
}

#green .line-box p{
	font-size:100%;
}

#green ul{
	margin:10px 0 0 30px;
}

.blue{
	color:#448ac8;
}

#green #disclist li{
	list-style-type:disc;
	margin-left:15px;
}

/*price*/

.price {
	margin-top:20px;
}

#blue .price {
	margin-top:0px;
}

.price dl{
	width:310px;
	margin:5px 5px 10px 30px;
}

.price h5{
	font-weight:bold;
	margin-left:20px;
}

.price h6{
	margin:5px 5px 5px 30px;
}

.price .inner-box p{
	margin:0px 5px 10px 30px;
}
.price dt{
	float:left;
	width:200px;
	text-align:right;
}

.price dd{
	float:right;
	width:95px;
	text-align:right;
	padding-right:15px;
}

.price hr{
	display:block;
	height:1px;
	border:0;
	border-bottom:1px dashed #888888;
	margin:15px 0;
}

.bar-top{
	border-top:1px solid #cdcdcd;
}

.red{
	color:#ff0000;
}

.price p a{
	color:#e56830;
}

.price p a:link {
	color:#e56830;
}

.price p a:visited {
	color:#e56830;
}

.price p a:hover {
	color:#e56830;
}

.price p a:active {
	color:#e56830;
}

dd ul{
	margin:0 0 0 10px;
}

dd ul li{
	list-style-type:disc;
}


#tyuui-outer{
	margin:0;
	padding:0;
}

#tyuui{
	width:500px;
	margin:0;
	padding:0;
	background-color:#fcece5;
}

#tyuui dt{
	width:10px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	padding:5px;
}

#tyuui dd{
	width:460px;
	float:left;
	margin:0;
	padding:0;
	text-align:left;
	padding:5px;
}

#n-money h3{
	width:90px;
	float:left;
}

#n-money p{
	width:400px;
	float:left;
	margin:7px 0 0 0;
}
