/* メインイメージ */
#main_image{
	clear:left;
	text-align:center;
	width:815px;
	padding:0 0 1px 0;
	border-width:0 0 1px 0;
	background-color:#FFF0F0;
	}
/*
#main_image div#main_img_txt h3{
	}
*/

/* contents */
#bg_contents{
	background-color:#FFFFFF;
	color:#000000
}
#contents{
	width:795px;
	padding-top:15px;
	margin:0px 10px 0px 10px;
	clear:left;
	zoom:100%;
	font-size:16px;
	color:#993366;
	}
/*
#contents:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
*/


/***トップ***/
#top{}
#top div#top_up{
	zoom:100%;
	margin:0 0 10px 0;
	}
/*
#top div#top_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
*/


/* LEFT START */
#top div#top_up div#left{
	float:left;
	width:550px;
	margin:0 0 0 5;
	height:330px;
	}
#top div#top_up div#left div#events{
	zoom:100%;
	margin:0 0 0 10px;
	}

#top div#top_up div#left div#events p{
	margin:5px 0 0 0;
	line-height:120%;
	}
/* LEFT END */


/* INFO START */
#top div#top_up div#info{
	float:left;
	width:550px;
	margin:0 0 0 5;
	height:250px;
	}
#top div#top_up div#info div#main{
	zoom:100%;
	margin:0 0 0 10px;
	}

#top div#top_up div#info p{
	margin:5px 0 10px 0;
	line-height:120%;
	}
/* INFO END */


/* RIGHT START */
#top div#top_up div#right{
	float:right;
	width:200px;
	height:450px;
	margin:0 0 0 0;
	}

/*
#top div#top_up div#right h3{
	font-size:12px;
	}
#top div#top_up div#right div#info{
	background:url(img/top/bg_info.gif) no-repeat;
	width:360px;
	height:200px;
	padding:1px 1px 0px 1px;
	}
#top div#top_up div#right div#info div#main{
	overflow:auto;
	width:358px;
	height:198px;
	margin:0;
	}
#top div#top_up div#right div#info div#main h4{
	margin:8px 10px 0 10px;
	font-size:100%;
	color:#FF9900;
	}
#top div#top_up div#right div#info div#main p{
	margin:4px 10px 0 10px;
	}
*/
/* RIGHT END */


#top div#btm{
	clear:left;
	}
#top div#btm div#bnr_sps{
	}
#top div#btm div#bnr_sps ul{
	list-style-type:none;
	zoom:100%;
 	}
#top div#btm div#bnr_sps ul:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#top div#btm div#bnr_sps ul li{
 float:left;
 margin:0 8px 0 0;
 }
#top div#btm div#bnr_sps ul li a:hover img{ 
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}


#footer{
	clear:left;
	height:150px;
	}
/*
#foot_up{
	background:url(img/line_02.gif) no-repeat bottom;
	clear:both;
	height:32px;
	margin:0 0 0 0;
	}
#copy{
	line-height:40px;
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	padding:2px;
	}
#copy a{
	color:#ffffff;
	text-decoration:none;
	}
#copy a:hover{
	color:#ffffff;
	}
*/

/*** 検索画面 ***/
#search{
	padding:20px 10px 20px 40px;
	clear:left;
	zoom:100%;
	background-color:#FFFFFF;
	font-size:14px;
	color:#000000;
}


/***その他のページ***/
/***
#other_page{}
#other_page h3{
	background:url(img/bg_h3.jpg) no-repeat;
	font-size:18px;
	line-height:52px;
	height:52px;
	color:#FFFFFF;
	vertical-align:bottom;
	text-indent:10px;
	}


#other_page h4{ font-size:110%;
	line-height:1.0em;
	vertical-align:top;
	margin:20px 0 0 0;
	color:#cccccc;
	border:solid #FFCC00;
	text-indent:2px;
	border-width:0 0 0 3px;
	}
#other_page h5{
	font-size:100%;
	line-height:1.0em;
	vertical-align:top;
	margin:14px 0 0 0;
	color:#FF9900;
	}	
#other_page div.typeA{
	}
#other_page div.typeA p{
	margin:2px 0 16px 0;
	line-height:200%;
	}
#other_page div.typeB{
	zoom:100%;
	}
#other_page div.typeB:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#other_page div.typeB p{
	margin:2px 0 16px 0;
	line-height:200%;
	}	
#other_page div.typeB div.left{
	float:left;
	width:370px;
	}
#other_page div.typeB div.right{
	float:right;
	width:370px;
	margin:0 0 0 20px;
	}

#other_page p.margin_none{ margin:0;}
#other_page p{ margin:6px 0 0 0;}
***/

/*テーブルセット*/
/***
#tbl_setA{
	border:#666666 solid 1px;
	border-collapse:collapse;
	margin:0;
	}
#tbl_setA th{
	border:#666666 solid 1px;
	background:url(img/bg_th_a.gif);
	padding:6px;
	color:#CCCCCC;
	text-align:center;
	}
#tbl_setA td{
	border:#666666 solid 1px;
	padding:6px;
	color:#CCCCCC;
	}
***/

/* リンク部のスクロール */
#motioncontainer{/*margin:0 auto; Uncomment this line if you wish to center the gallery on page */
	width: 100%; /** Set to gallery width, in px or percentage **/
	height: 120px; /** Set to gallery height 130px **/
	}
#motioncontainer a img{
	border: 1px solid #cccccc; /** Set image border color **/
	}
#motioncontainer a:hover img{
	border: 1px solid navy; /** Set image border hover color **/
	}
#statusdiv{
	background-color: lightyellow;
	border: 1px solid gray;
	padding: 2px;
	position: absolute; /** Stop Editing Gallery Styles **/
	left: -300px;
	isibility: hidden;
	}
#motioncontainer a:hover{
	color: red; /** Dummy definition to overcome IE bug **/
	}
/** Do not edit IE conditional style below **/
/** [if gte IE 5.5] **/
#motioncontainer{
	width:expression(Math.min(this.offsetWidth, maxwidth)+'px');
	}
}