﻿@charset "utf-8";

/* ==================================================================
	Site Name: base
	Version: 2008/02/05
	Author: aki
=================================================================== */

/*orange*/

.box{
	width:520px;
	border:1px solid #cdcdcd;
}

#orange .inner-box{
	background:url(../img/tips/bk-ore.gif) repeat-x;
	padding:5px 10px 5px 5px;
}

#orange dt{
	background:url(../img/tips/icon-ore.gif) 0px 4px no-repeat;
	padding-left:15px;
	color:#e56830;
}

#orange dt a{
	color:#e56830;
}

#orange dt a:hover{
	text-decoration:none;
}

#orange dd{
	margin:5px 0 10px 25px;
}
