@charset "shift_jis";
<!--
/*----------------------------------------

初期設定

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

/*--------------------
IE
--------------------*/


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

タグ

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

h1{
}

h2{
}

h3{
}

a{
}

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

構造

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

body{

}

#container{
}

#header{
}

#contents{
}

#section1{
}

#section2{
}


#footer{
}

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

#header

----------------------------------------*/
#swf{
	margin-bottom:1em;
}

#swf p{
	padding:0;
}

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

#contents

----------------------------------------*/
#banner{
	border-top:3px double #ccc;
	clear:both;
	text-align:center;
	width:100%;
}

#banner td{
	padding-top:0.5em;
	width:20%;
}

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

#section1

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

/*--------------------
#emergency
--------------------*/
#emergency{
	background-color:#ffecec;
	border:2px solid #f00;
	padding:5px;
	margin-bottom:1em;
}

#emergency h2{
	border:0;
	background-color:#ffecec;
	background-image:none;
	color:#b00;
	font-size:1.1em;
	margin-bottom:3px;
	padding:0;
}

#emergency ul{
	padding-bottom:5px;
}

/*--------------------
.news_pu
--------------------*/
.news_pu{
	border:3px double #ccc;
	padding:5px;
	margin-bottom:1em;
}

.news_pu .news_tit{
	background-image:url(../images/common/icon_pickup.gif);
	background-repeat:no-repeat;
	background-position:0 0.2em;
	font-size:1.3em;
	font-weight:bold;
	text-indent:90px;
	min-height: 20px;
	height: auto !important;
	height: 20px;
}
.news_pu p{
	padding:0;
}
/*--------------------
#sec1_l
--------------------*/

#sec1_l{
	float:left;
	width:200px;
}

#sec1_l embed{
	margin-bottom:1em;
}

.movie_list{
	list-style-image:url(../images/common/icon_arrow4.jpg);
}

.movie_list li{
	font-size:84%;
	margin-left:20px;
}

/*--------------------
#sec1_r
--------------------*/

#sec1_r{
	float:right;
	width:510px;	
}

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

#footer

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

-->
