@charset "utf-8";

/* top style */

#top #container {
	background: url(../images/bg_top_container.gif) repeat-x #FFF;
}

#side {
	margin:-171px 0 0 0;
}

#left {
	width:320px;
	float:left;
}
#right {
	width:320px;
	float:left;
	margin:0 0 0 -1px;
}


#content .box p {
	font-size:65%;
	line-height:140%;
}

#content .box p img {
	margin:0 0 8px 0;
}


#image {
	width:900px;
	height:191px;
	position:relative;
}

/*震災情報アナウンス*/
.shinsai01,
.shinsai02 {
	width:636px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-width: 2px;
	border-style: solid;
}
.shinsai01 p,
.shinsai02 p {
	font-size:70%;
	margin: 0;
	padding: 5px 10px 0 10px;
	line-height: 1.5em;
}

.shinsai01 p span,
.shinsai02 p span{
	font-weight:bold;}
	
.shinsai_head {
	margin: 0 0 20px 0;
	padding-bottom: 5px!important;
	font-weight: bold;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.shinsai01 {
	border-color: #000066;
	border-bottom-color: #000066;
}
.shinsai01 .shinsai_head {
	color: #006;
	background-color: #EAE6FF;
}
.shinsai02 {
	border-color: #cc0000;
	border-bottom-color: #cc0000;
}
.shinsai02 .shinsai_head {
	color: #C00;
	background-color: #FFE8E8;
}
.shinsai_area {
	font-size: 14px;
}


#newsarea{
	width:638px;
	border:solid 1px #b8c6ed;
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-bottom:20px;}

#newsarea h2{
	margin:0 0 0 0;
	padding:0 0 0 0;}
	
#newsarea p{
	padding:15px;
	font-size:80%;}	

#newsarea dl{
	padding-left:15px;
	padding-bottom:20px;
}

#newsarea dl dt{
	width:180px;
	color:#004fdf;
	font-size:80%;
	font-weight:bold;
	background:url(http://www.xenadrine.jp/store/user_data/packages/default/img/top/news_list_icon.gif) left center no-repeat;
	padding-left:15px;}
	
#newsarea dl dd{
	width:500px;
	font-size:80%;
	line-height:120%;
	margin-top:-15px;
	padding-left:140px;
	/*padding-bottom:10px;
	background:url(http://www.xenadrine.jp/store/user_data/packages/default/img/top/news_border.gif) left bottom no-repeat;*/
	}

