@charset "UTF-8";

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

body {
	margin: 0;
	background: #ffffff url(./paper/main_bg.gif);
	background-attachment: fixed;
	scrollbar-base-color: #FFFFF0;
	scrollbar-track-color: #FFFFF0;
	scrollbar-face-color: #FFFFC0;
	scrollbar-arrow-color: #FFAA00;
	scrollbar-3dlight-color: #FFFFF0;
	scrollbar-darkshadow-color: #FFFFF0;
	scrollbar-highlight-color: #FFAA00;
	scrollbar-shadow-color:rgb #FFFFF0;
	color: #000000;
	font-size: 12px;
}

dl{
	margin: 0;
	padding: 0;
	border: 0;
}

dt{
	margin-top: 5px;
	padding: 0;
	border: 0;
}

dd{
	margin: 0;
	padding-left: 15px;
	border: 0;
}

.memory {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #555555;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color:rgb #FFFFFF;
}

img{ border: 0; }

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	font-style: italic;
}
a:active {
	text-decoration: blink;
}

table,tr,td,th{
	color: #000000;
	border-width: 2px;
	border-color: #ffa500;
/*	border-style: dashed;*/
	border-style: solid;
	border-collapse: collapse;
	font-size: 20px;
/*	font-weight: bold;*/
}

.solid{
	color: #000000;
	border-width: 5px;
	border-color: #00ff00;
	border-style: solid;
	border-collapse: collapse;
	font-size: 10px;
}

.b30 { color:#000000; font-size:30px; }
.b20 { color:#000000; font-size:20px; }
.b15 { color:#000000; font-size:15px; }
.b10 { color:#000000; font-size:10px; }
.b30b { color:#000000; font-weight:bold; font-size:30px; }
.b20b { color:#000000; font-weight:bold; font-size:20px; }
.b15b { color:#000000; font-weight:bold; font-size:15px; }
.b10b { color:#000000; font-weight:bold; font-size:10px; }



/* Work用 */
.wt { color:#000000; font-weight:bold; font-size:20px; padding:2px 20px; background:#DEFEFF;}
.wb { color:#000000; font-weight:bold; font-size:12px; padding:5px 40px;}

.sub_line { height: 20px; background:#FFFACD;}
.sub_line2 { height: 30px; background:#FFEE00; font-size:20px;}
.sub_line3 { height: 30px; background:#FFFACD; font-size:20px; color:#AA0000}
.center_line{ color:#CC0000; font-weight: bold; font-size:20px; width:100%; text-align:center; background:#FFFACD; }

.tr { color:#CC0000; font-size:12px; }
.tr10 { color:#FF0000; font-size:10px; }
.tb { color:#0000CC; font-size:12px; }

.tbb15 {
	color: #00F;
	background: #FFEE00;
	font-size: 15px;
	font-weight: bold;
}

.tbb15 {
	color: #00F;
	background: #FFEE00;
	font-size: 15px;
	font-weight: bold;
}

#head_list {
	width: 700px;
	height: 200px;
	position: relative;
}

#index_menu_list {
	margin: 0px 5px;
	color: #000000;
	border-width: 0px;
	border-color: #ffa500;
	border-style: solid;
	border-collapse: collapse;
	position: relative;
	top: 0px;
	float: left;
}

#index_menu_list th{
	margin: 0px 5px;
	font-size: 15px;
	padding: 10px 30px;;
}

.pixiv {
	margin: 0px 10px;
	position: relative;
	top: 0px;
	float: left;
}

.bnr {
	margin: 0px 5px;
	position: relative;
	top: 0px;
	float: left;
}

#order_list {
	color: #000000;
	width: 700px;
	border-width: 2px;
	border-color: #ffa500;
	border-style: solid;
	border-collapse: collapse;
}

#event_info {
	margin-top: 10px;
	color: #000000;
	width: 800px;
	border-width: 2px;
	border-color: #ffa500;
	border-style: solid;
	border-collapse: collapse;
	clear: both;
}

#sketch_info li{
	color: #000000;
	font-size:18px;
	font-weight:bold;
}

#sketch_info {
	margin-top: 10px;
	color: #000000;
	width: 700px;
	border-width: 2px;
	border-color: #ffa500;
	border-style: solid;
	border-collapse: collapse;
	clear: both;
}


#sketch_info .li_title{
	color: #000000;
	font-size:18px;
	font-weight:bold;
	list-style-type: none;
	margin-top: 5px;
}

#sketch_info .li_red{
	color: #DD2020;
	font-size:15px;
	font-weight:bold;
}

#sketch_info .li_blue{
	color: #00F;
	font-size:15px;
	font-weight:bold;
}

.event_detail {
	margin: 10px 20px;
}

.event_day {
	color: #00F;
	width: 150px;
	font-size: 20px;
	font-weight: bold;
}

.event_name {
	color: #00F;
	font-size: 30px;
	font-weight: bold;
}

.event_area {
	color: #060;
	font-size: 20px;
	font-weight: bold;
}

.event_booth {
	color: #B8E;
	font-size: 20px;
	font-weight: bold;
}

.event_new_block {
	line-hight: 150%;
	font-size: 15px;
	margin-left: 20px;
}

.event_block {
	line-hight: 150%;
	font-size: 15px;
	margin-left: 20px;
}

.book_new{
	color: #060;
	font-size: 15px;
	font-weight: bold;
}

.book_trust{
	color: #C00;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.book_back{
	color: #0CF;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

.book_project{
	color: #F90;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
}

#event_itaku_tbl th{
	background: #CFC;
	font-size : 15px
}

#event_itaku_tbl td{
	padding-left:10px;
	border:1px solid #050;
	font-size: 15px;
}

#event_itaku_tbl td.cnt{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 0;
}

/* 動画 */
.movie_head {
	color: #000;
	font-size: 50px;
	font-weight: bold;
	font-style: Italic;
	width: 400px;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 10px;
}

.movie_head2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 350px;
	text-align: left;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
	border: 1px dotted #000;
	margin-top: 10px;
}

.movie_attention_base {
	width: 700px;
	border: 2px solid #F72;
	margin-top: 10px;
	background: #EEE;
}

.movie_attention_head {
	color: #F00;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-bottom: 1px dashed #F72;
	background: #FFB;
}

.movie_attention_body {
	color: #00F;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	padding: 10px 0px;
}

.movie_attention_call {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	padding: 5px;
	border-top: 1px dashed #F72;
	background: #FFB;
}

.movie_dl {
	width: 700px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
	border: 2px solid #F72;
	margin-top: 10px;
	background: #EEE;
	text-decoration: none;
}

.movie_div_base {
	width: 700px;
	height: 400px;
	border: 2px solid #F72;
	margin-top: 10px;
	background: #EEE;
	text-decoration: none;
}

.movie_image {
	width: 260px;
	height: 400px;
	border-right: 2px solid #F72;
	text-align: center;
	text-decoration: none;
	float: left;
}
.movie_copy {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

.movie_q {
	color: #00F;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	width: 98px;
	text-align: right;
	padding-top: 10px;
	float: left;
}

.movie_a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	width: 340px;
	text-align: left;
	padding-top: 10px;
	float: left;
}

.movie_detail {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	border-top: 1px dashed #F72;
	width: 438px;
	text-align: center;
	margin-top: 10px;
	float: left;
}

.movie_detail_sub {
	color: #000;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
	background: #FFB;
}

.movie_detail_body {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	width: 300px;
	text-align: left;
	margin-top: 10px;
	margin-left: 100px;
}

.movie_clear {
	clear: both;
}
.movie_clear hr {
	display:none; 
}

.movie_under {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width: 700px;
	text-align: center;
	border: 1px dotted #000;
	padding: 10px 0px;
	margin-top: 50px;
	margin-bottom: 10px;
}
