@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffeca8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
	color: #400000;
	text-align:left;
}
#main {
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-image: url(images/main.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 350px;
}
#contents{
	width: 882px;
	margin: auto;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.outline{
	width: auto;
	background-color: #FFFFFF;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6C00;
	border-left-color: #FF6C00;
	padding-top: 20px;
	padding-bottom: 10px;
}
.bg_kyara{
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-position: 480px 100px;
}
.icon{
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.t_h{
	background-image: url(images/t_h.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 580px;
}
.t_b{
	background-image: url(images/t_b.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	width: 580px;
}
.bg{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #bcbcbc;
	border-right-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	border-left-color: #bcbcbc;
	background-color: #F2F2F2;
	width: 552px;
	height: auto;
	padding-right: 13px;
	padding-left: 13px;
}
.title{
	background-image: url(images/mark_circle.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tb{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 882px;
	padding-bottom: 50px;
}
.item_list01{
	font-weight: bold;
	background-color: #c03e56;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #733625;
}
.item_list02{
	background-color: #ffffff;
	text-align: center;
	color: #7e0c21;
	border: 1px solid #733625;
}
.item_list03{
	background-color: #f2d7de;
	text-align: center;
	color: #7e0c21;
	border: 1px solid #733625;
}
.text01{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}
.text02{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text03{
	font-size: 12px;
	text-align: left;
	padding-left: 30px;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 20px;
}
.text04{
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 40px;
}
.text_red{
	font-size: 12px;
	text-align: left;
	color: #CC0000;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.game{
	height: auto;
	width: auto;
	padding-top: 20px;
}
.mark{
	font-size: 14px;
	font-weight: bold;
	color: #773902;
	background-image: url(images/mark.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-top: 10px;
	height: 34px;
	padding-top: 15px;
}
.item_list01{
	font-weight: bold;
	background-color: #804040;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #733625;
}
.item_list02{
	background-color: #ffffff;
	text-align: center;
	color: #804040;
	border: 1px solid #733625;
}
.item_list03{
	background-color: #FFE3C8;
	text-align: center;
	color: #804040;
	border: 1px solid #733625;
}
.icon{
	vertical-align:middle;
}
