/* STYLE SHEET
  * Artring inc
  * update 2006.9.20
*/

/* Suggested order:
	display
	list-style-type
	position
	float
	clear
	width
	height
	margin
	padding
	border
	background
	color
	font
	text-decoration
	text-align
	vertical-align
	white-space
	other text
	content
 *
 */

/*----------------SERIES MENU----------------*/
ul#menu1 {
	clear:left;
	list-style-type:none;
	margin:4px 0px 5px 30px;
	padding:0px;
	}
ul#menu1 li {
	display:block;
	float:left;
	margin:0px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100px;
	height:20px;
	font-size:10px;
	text-align:center;
	}
ul#menu1 li a{
	display:block;
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px;
	width:100px;
	height:20px;
	font-size:10px;
	text-align:center;
	color:#666666;
	}
ul#menu1 li a:hover{
	display:block;
	text-decoration:none;
	color:#666666;
	}
/*----------------CONTENTS----------------*/

h2 {
	margin:10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:medium;
	}
p	{
	text-indent:1em;	
	}
div#contents{
	display:block;
	clear:left;
	width:745px;
	margin:4px 0px 10px 15px;
	padding:0px;
	color:#666666;
	text-align:left;
	}
div#cdivl {
	display:block;
	float:left;
	width:530px;
	margin:0px 10px 10px 0px;
	padding:0px;
	color:#666666;
	text-align:left;
	}
div#cdivr {
	display:block;
	float:left;
	width:200px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#666666;
	text-align:left;
	}
div#cdivr2 {
	display:block;
	float:left;
	width:200px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#666666;
	text-align:left;
	background:url(../img/common/side_r.jpg) bottom left no-repeat;
	}
td.face {
	margin:0px;
	padding:0px;
	font-size:x-small;
	text-align:center;
	}
td.cast {
	margin:0px;
	padding:0px;
	font-size:x-small;
	text-align:center;
	}
td.castprofile {
	margin:0px;
	padding:0px;
	font-size:x-small;
	text-align:left;
	}
div.profile {
	margin:0px;
	padding:0px;
	font-size:x-small;
	text-align:left;
	}
td.cast2 {
	margin:0px;
	padding:0px;
	font-size:x-small;
	}
div.textbox {
	display:block;
	width:180px;
	margin:10px 10px; 
	padding:0px;
	}
span.comment {
	font-size:x-small;	
	}
div#story{
	background:url(../img/new/story_bg05.jpg) bottom left no-repeat;
	}
div#story p{
	margin-bottom:20px;
	}
div.theadiv{
	width:80px;
	height:18px;
	margin:5px 0px;
	border:1px solid #cccccc;
	text-align:center;
	font-size:14px;
	background:#E0E0D1;
	color:#494932;
	}
td.the {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:#E0E0D1;
	text-align:center;
	}
td.the0 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	background:#E0E0D1;
	text-align:center;
	}
td.the1 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align:center;
	}
td.the2 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	text-align:center;
	}
td.the3 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	}
td.the4 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	}
ul.ticket {
	margin-left:0px;
	font-size:x-small;
	}
ul.ticket a{
	text-decoration:none;
	color:#660000;
	}
ul.ticket a:hover{
	text-decoration:underline;
	}
span.desk a{
	text-decoration:none;
	color:#660000;
	}
span.desk a:hover{
	text-decoration:underline;
	}