* {
	font-family:"ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "メイリオ", Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

body { 
	margin:0px;
	text-align:center; 
	background:#f2e6ad url(img/bg.gif) top left;
}

img { border:none; }

#contentBox {
	width:900px;
	margin:10px auto 20px;
}

#contentBox h1, h2 {
	margin:0;
	line-height:0;
}

/* --- */
#greenBox { 
	width:900px;
	margin:0 auto;
	background:url(img/bg_green.png);
}

#pinkBox { 
	width:900px;
	margin:0 auto;
	background:url(img/bg_pink.png);
}

#orangeBox { 
	width:900px;
	margin:0 auto;
	background:url(img/bg_orange.png);
}

.tbl01 {
	width:800px;
	height:20px;
	background:url(img/bg_tbl01.gif);
	line-height:0;
}

.tbl02 {
	width:800px;
	background:url(img/bg_tbl02.gif);
	text-align:left;
}

.tbl02_2 {
	width:800px;
	background:url(img/bg_tbl2.gif) left bottom;
	text-align:left;
}

.tbl03 {
	width:800px;
	height:20px;
	background:url(img/bg_tbl03.gif);
	line-height:0;
}

h3 {
	margin:0 0 0 50px;
}

.tbl02 p {
	margin:0 0 0 50px;
	padding:5px 0;
	font-size:14px;
	line-height:20px;
	color:#543801;
}

.subtitle {
	margin:10px 0 0 50px;
}

.tbl02 p.shinsaku {
	margin:10px 0 0 50px;
	padding:0 0 160px 0;
	background:url(img/img_shinsaku.gif) left bottom no-repeat;
	font-size:14px;
	color:#82219e;
}

.tbl02 ul, .tbl02_2 ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tbl02 li, .tbl02_2 li {
	margin:3px 0 0 60px;
	padding-left:16px;
	background:url(img/ico_tama.gif) no-repeat;
	font-size:14px;
	color:#543801;
}

.kome {
	font-size:12px;
	color:#543801;
}

.tbl02_2 p {
	margin:15px 0 0 60px;
	padding-bottom:30px;
	font-size:12px;
	line-height:18px;
	color:#543801;
}

.infotitle {
	font-size:14px;
	font-weight:bold;
	color:#82219e;
}

.brownTxt {
	font-weight:bold;
	color:#a14f0d;
}

.greenTxt {
	font-weight:bold;
	color:#009283;
}

.purpleTxt {
	color:#82219e;
}

#btnBox {
	width:900px;
	margin:2px auto;
	padding-bottom:15px;
}

#btnBox .pagetopbtn {
	float:right;
	width:162px;
	height:26px;
	background:url(img/btn_pagetop.gif);
	display:block;
}

#btnBox .pagetopbtn:hover {
	background-position:0 -26px;
}
