body { 
    color: #3c3c3c; text-decoration: none;
    margin: 0px; padding: 0px;
	background-image:url(./../image/bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #ffffff;
	font-size: 12px; line-height: 16px
	}

body.item { 
    color: #3c3c3c; text-decoration: none;
    margin: 0px; padding: 0px;
	background-image:url(./../image/item_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #ffffff;
}

body.item_t { 
    color: #3c3c3c; text-decoration: none;
    margin: 0px; padding: 0px;
	background-image:url(../genki/genki_img/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #ffffff;
}

body.item_s { 
    color: #3c3c3c; text-decoration: none;
    margin: 0px; padding: 0px;
	background-image:url(../sonota/sonota_img/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: #ffffff;
}


p { }
.regular  { font-size: 0.8em; line-height: 1.6em }
.topic  { font-size: 0.75em; line-height: 1.2em }
.small  { font-size: 0.6em; line-height: 1.2em }
a { text-decoration: none }
a:hover {color: #00479d; text-decoration: underline }



a:link     { color: #336699; text-decoration: underline }
a:visited  { color: #375676; text-decoration: underline }
a:hover    { color: #000066; text-decoration: underline }
a:active    { color: #999999; text-decoration: underline }

.table_item{
	margin:10px 20px 10px 20px;
	align:center;
}

.item_txt{
	font-size:12px; line-height:16px;
	font-weight:bold;
	margin:5px 10px 5px 10px;
}
.item_size{
	font-size:12px; line-height:16px;
	font-weight:normal;
	margin:15px 0px 0px 10px;
	text-align:right;
}
.item_title{
	font-size:12px; line-height:16px;
	font-weight:bold;
	margin: 0px 2px;
}

#close{
	margin:28px 212px 0px 212px;
	align:center;
}

.line {
	border-color:#333333;border-style: solid;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;width:200px;

	}
.day-line {
	border-color:#ffa13d;border-style: solid;border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;width:690px;

	}
	
.box{
	width:710px;
	padding:5px 10px 5px 10px;
	display:block;
	float:left;
	margin:auto;
	clear:both;
}
.box_left{
	float:left;
	width:335px;
	padding-right:20px;
}
.box_right{
	float:right;
	width:335px;
	}
.border_line{
	padding:10px 0px 10px 0px;
	clear:both;
	background-image:url(../img/border.gif);
	background-repeat:no-repeat;
	}
.border{
	margin: 5px 2px 2px 5px;
	}
.photo{
	 margin: 0px 4px 2px 0px;
	 }
.btn_movie{
	 margin: 2px 0px;
	}
p.item_copy{
	margin:  5px 5px 10px 5px;
}
