@CHARSET "UTF-8";

/*---------------------------------------------------------------------------*/
/* for print only                                                              */
/*---------------------------------------------------------------------------*/


@media print {
    /* 紙媒体向けスタイル定義 */

#top_swf,
#top_swf script,
#top_swf embed{
	display:none;
}

#content_body{
	background-image	:url("../img/top/main_prtimg.jpg");
}

}


/*---------------------------------------------------------------------------*/


#top_swf {
	display:block;
	margin:0;
	padding:0;
/*	width	:730px;
	height	:615px;
	background-image	:url("../img/top/main_img.jpg");
	background-position	:center center;
	background-repeat	:no-repeat;
*/}

/*#main_photo
{
	width	:930px;
	height	:210px;
	background-image	:url("../img/top/main_photo.png");
	background-position	:center center;
	background-repeat	:no-repeat;
	margin:0 0 5px 0;;
}
*/#main_photo_read
{
	display	:block;
	position: absolute;	
}

#content_main_box{
	padding:0 15px;
	margin:0 0 130px 0;
}
#content_left{
	width:600px;
	float:left;
	margin:0;
}
.sub_photo{
	margin:0 0 5px 0;
	display:block;
}

#content_right{
	float:right;
	width:290px;
	color:#000000;
}

#title_can{	background-image	:url("../img/top/title_can.png");}
#title_event{	background-image	:url("../img/top/title_event.png");}
#title_blog{	background-image	:url("../img/top/title_blog.png"); /*padding:33px 0 0 0;*/}
#title_sekou{	background-image	:url("../img/top/title_sekou.png");}



