@import "common.css";

/*
 :contributor [
 	:name "Yahoo";
	:title "YUI Fonts CSS";
	:description "ブラウザ間のフォントサイズを揃えるライブラリ";
	:revisiton "2.5.0";
	:homepage <http://developer.yahoo.com/yui/fonts/>;
	:license <http://developer.yahoo.com/yui/license.txt>;
	:note "
		Font-size Adjustment.
			77% = 10px	|	123.1% = 16px	|	167% = 22px
			85% = 11px	|	131% =  17px	|	174% = 23px 
			93% = 12px	|	138.5% = 18px	|	182% = 24px 
			100% = 13px	|	146.5% = 19px	|	189% = 25px 
			108% = 14px	|	153.9% = 20px	|	197% = 26px 
			116% = 15px	|	161.6% = 21px	| 
			"
	] .
*/




#mainBox {
	background:#fff5e9;
	font-size:14px;
	padding-left:15px;
	float:left;
}

#systemBox { background:url(../images/system_back.jpg) repeat-y; }

#systemMainBox {
	background:url(../images/system_head.jpg) no-repeat;
	color:#23622e;
	line-height:20px;
	height:100%;
	overflow:auto;
}

/*#systemMainBox p{
	text-indent:-1em;
}*/
#left,
#right h4 {
	padding-left:8px;
	color:#c07a00;
	font-size:16px;
	width:228px;
	border-bottom: 1px dashed #f4e6c9;
}

#systemMainBox dl { width:238px; }

#systemMainBox dt {
	float:left;
	padding-left:20px;
}

.time { margin-left:7px; }

* html .time { margin-left:3px; }

#systemMainBox dd {
	border-bottom: 1px dashed #f4e6c9;
	text-align:right;
}

#left {
	float:left;
	padding-left:30px;
	padding-top:30px;
	font-size:14px;
}

#left p {
	padding-left:30px;
	padding-top:10px;
}

.three { border-top: 1px dashed #f4e6c9; }

#left h5 {
	margin-left: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right {
	float:left;
	padding-left:30px;
	padding-top:30px;
}

#right dl { padding-bottom:20px; }

#right p {
	padding-left:30px;
	padding-top:10px;
}

.clear { clear:both; }

#waribiki {
	padding-left:30px;
	padding-top:30px;
	padding-bottom:40px;
	background:url(../images/system_aida.jpg) no-repeat left bottom;
}

#waribiki h4 {
	width:500px;
	padding-left:8px;
	color:#ff3d7b;
	font-size:16px;
	border-bottom: 1px dashed #f4e6c9;
	padding-top:15px;
}

#waribiki p {
	width:460px;
	padding-left:30px;
	padding-top:5px;
}

#waribiki dl { width:180px; }

#waribiki dt {
	float:left;
	padding-left:20px;
}

#waribiki dd {
	border-bottom: 1px dashed #f4e6c9;
	text-align:right;
}

