body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-size:10pt;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS P Gothic",Verdana, Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
}
#wrap{
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	background-color: #ffffff;
	background: url("./img/bg01.jpg")left bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#content{
	padding:0;
	margin:0 auto;
	width:900px;
	background-color:#ffffff;
	text-align:left;
	background-repeat: no-repeat;
}
/*----- リンク -----*/
a:link { color: #333333; }
a:visited { color: #444444; }
a:hover {color: #999999;}
a:active { color: #cccccc; }
a:hover img{
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity = 70);
}
/*----- キャッチ -----*/
#catch{
	margin:0px 60px;
	padding-top:20px;
	text-align:left;
	line-height:150%;
	font-size:11pt;
	font-weight:bold;
	color: #444444;
}
/*----- セクション(項目毎に使用) -----*/
#section01{
	margin:10px 25px 20px;
	padding:0;
	font-size:11pt;
}
#section02{
	margin:10px 0px;
	padding:0;
}
/*--------インフォメーション--------*/
#n_title{
	padding:5px;
	background-color: #ffffff;
	border-top: 1px dotted #5F5F5F;
	border-left: 1px dotted #5F5F5F;
	border-right: 1px dotted #5F5F5F;
	line-height: 1.5;
	font-weight: bold;
	color: #5F5F5F;
	font-size: 11pt;
	text-align: center;
	width:800px;
}
.more{
    position:absolute;
    right:235px;
    top:441px;
}

#newstext{
	width:800px;
	height:100px;
	margin:0px auto;
	padding:5px;
	overflow:auto;
	text-align:left;
	font-size:10pt;
	line-height:1.2em;
	border-bottom: 1px dotted #5F5F5F;
	border-left: 1px dotted #5F5F5F;
	border-right: 1px dotted #5F5F5F;
}
#newstext dl{
	margin:0px;
	padding:10px;
}
#newstext dl dt{
	font-weight:bold;
	float:left;
	border-bottom:1px dotted #5F5F5F;
}
#newstext dl dd{
	margin:0 3px 5px 80px;
	padding-left:10px;
	border-bottom:1px dotted #5F5F5F;
}
/*----- タイトル用 -----*/
h1{
	text-align:center;
	color:#333333;
	font-weight:bold;
	font-size: 20pt;
}
h2{
	background:url(./img/h2_bg.png) left center no-repeat;
	margin:15px 0;
	padding: 10px 0 10px 55px;
	color:#fff;
	font-size:17pt;
}
h3{
	text-align:left;
	margin:10px 10px;
	padding:3px 10px;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	font-size: 12pt;
	background-color: #6e3b00;
	border:1px solid #6e3b00;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;         /* CSS3 */
}
h4{
	margin:15px;
	padding:2px 10px;
	color:#6e3b00;
	font-size:11pt;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
	background-color: #fee4b0;
	border-bottom:1px dashed #6e3b00;
	border-left:10px solid #6e3b00;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;         /* CSS3 */
}
/*----- フレーム -----*/
.frame01{
	padding: 10px 20px;
	margin: 10px;
	background: #fee4b0;
	box-shadow: #fee4b0 0 0 10px 10px;
	-webkit-box-shadow: #fee4b0 0 0 10px 10px;
	-moz-box-shadow: #fee4b0 0 0 10px 10px;
}
#requirement01{
	margin:0 20px;
	padding:0;
	border:1px solid #FF9900;
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border-radius: 5px;         /* CSS3 */
}
/*----- テキスト用 -----*/
#textbox01{
	margin:15px 0;
	padding:0 20px;
	line-height:1.5em;
	font-size:11pt;
}
#textbox02{
	margin:15px 0;
	padding:0px 0px 0px 20px;
	line-height:1.5em;
	font-size:11pt;
	text-align:left;
}
#textbox02 dt{
	float:left;
	margin:0;
	padding:0;
	line-height:1.5em;
}
#textbox02 dd{
	margin-left:60px;
	padding:0;
	line-height:1.5em;
}
/*----- 参加作家用 -----*/
#sakka{
	margin:15px 0;
	padding:0 20px;
	line-height:1.5em;
	font-size:11pt;
}
#sakka td{
	border-left:1px solid #FF9900;
	padding:10px;
}
/*----- グッズ用 -----*/
#goods_box{
	margin:15px 0;
	padding:0px 0px 0px 20px;
	line-height:1.5em;
	font-size:10pt;
	text-align:left;
}
#goods_box dt{
	float:left;
	margin:0;
	padding:0;
	line-height:1.5em;
	font-weight:bold;
}
#goods_box dd{
	margin-left:100px;
	padding:0;
	line-height:1.5em;
}
/*----- テキスト装飾 -----*/
.em01{
	font-weight: bold;
}
.end01{
	font-size:10pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #330000;
	border:1px solid #330000;
}
/*----- アイテムイメージ -----*/
.imgbox01{
	border-collapse: collapse;
	border-spacing: 0;
}
.imgbox01 td{
	margin:5px;
	padding:10px 5px;
	text-align:center;
	vertical-align:top;
	font-size:9pt;
	line-height:1.5em;
}
.g_box{
	margin: 0px 20px;
}
.g_box td{
	margin:5px;
	padding:10px;
	text-align:center;
	vertical-align:top;
	font-size:9pt;
	line-height:1.5em;
}
.itemoutline{
	margin:15px 10px;
	padding:0px;
	font-size:10pt;
	text-align:left;
}
.itemoutline dt{
	float:left;
	clear:left;
	margin:0;
	padding:0;
	line-height:150%;
	font-weight:bold;
}
.itemoutline dd{
	margin-left:70px;
	padding:0;
	line-height:150%;
}
/*----- 商品用02 -----*/
.jacket{
	margin: 10px;
}
.jacketimg{
	margin: 10px;
	padding: 0.3em;
	text-align: center;
	color: #000000;
	line-height: 1.5;
}
.jacket dl {
	margin: 0px;
}
.jacket dt {
	margin: 10px;
	padding: 0.2em;
	border-bottom: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
}
.jacket dd {
	margin: 0px 10px;
	padding: 0.2em;
	font-size: 10pt;
}
/*----- 注意事項 -----*/
ul.attention{
	text-align:left;
	margin:15px 35px;
	padding:0;
}
ul.attention li{
	margin:0px;
	padding-bottom:5px;
	color: #FF0000;
	font-size:10pt;
}
/*----- コピーライト -----*/
.copyright{
	margin: 30px 0 20px 0;
	text-align: center;
	font-size: 10pt;
}
/*----- 右下ボタン -----*/
#page-top{
	width:55px;
	height:55px;
	position:fixed;
	right:16px;
	bottom:16px;
	display:none;
}
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	transition:all 0.3s;
}
#page-top p:hover{
}
#page-top p a{
	color:#fff;
	line-height:50px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}