@charset "Shift_JIS";

/* CSS目次
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[00]body共通設定
[00]各項目共通設定#F9BF39 #EA6A20
[00]indexコンテンツ領域共通設定

[00]ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* body共通設定
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* 文字*/

.brown01 {
	color:#632a17;
	font-weight:bold;
	line-height:16px;
}

.brown02 {
	color:#990000;
	font-weight:bold;
	line-height:16px;
}

.nore03 {
	color:#E3AA4A;
	font-weight:bold;
	line-height:16px;
}

.h3brown01 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #632a17;
	margin: 0 0 0 0;
	padding: 5px 0 5px 5px;
}

/* 枠 */

.tblsozai_br {
	width: 480px;
	margin: 0 0 10px 0;
	padding: 10px 5px 0 5px;
	border: 1px solid #990000;
}

/* 素材テーブル */
#tblsozai_br {
	width: 490px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #990000;
}
#tblsozai_br th {
	background-color:#FFFFFF;
	text-align: center;
	width: 100px;
	border: 1px solid #990000;
}
#tblsozai_br td {
	background-color:#FFFFFF;
	background-repeat:repeat;
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border: 1px solid #990000;
}

#tblsozai_br .sozailist li {
	list-style-image: url("../images/en_green.gif");
	margin: 3px 0 0 20px;
	padding: 0 0 0 0;
}

/* HOWTO */
.foretuikahowto {
	margin: 5px 0px 5px 0px;
	padding: 5px;
	background-color: #ffffff;/*コンテンツボックスの背景色*/
	text-align: left;
	border: 1px solid #FFCC66;/*コンテンツボックスの枠線の色*/
	width: 460px;
	line-height:110%;
}


/* ハック
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
