@charset "UTF-8";
@import "./main_top.css"; 
@import "./content.css";


#Wrapper #Content #image_main {
	background: #ccc;
	height: 600px;
	margin-bottom: 20px;
	position: relative;
	width: 900px;
}

#Wrapper #Content #Information {
	border-bottom: #666 1px solid;
	border-left: #c00 5px solid;
	float: left;
	padding-left: 5px;
	width: 675px;
}

#Wrapper #Content h3#title_information {
	margin-bottom: 7px;
}

#Wrapper #Content #Information dl#Information_list {
	height: 50px;
	margin-bottom: 0;
	overflow: auto;
}

#Wrapper #Content #Information dl#Information_list dt {
	background: url(../img/bg_information_date.gif) 0 0 no-repeat;
	border: none;
	clear: both;
	color: #fff;
	float: left;
	font-size: 62.5%;
	height: 15px;
	letter-spacing: 1px;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	width: 80px;
}

#Wrapper #Content #Information dl#Information_list dt.New {
	background: url(../img/bg_information_date_new.gif) 0 0 no-repeat;
}

#Wrapper #Content #Information dl#Information_list dd {
	font-size: 75%;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 5px 0 0 90px;
	padding: 0 0 5px;
}

#Wrapper #Content #Bnr {
	float: right;
	width: 200px;
}

#Wrapper #Content #Bnr a img {
}

/*--100604Yamasakiǉ--*/
#Wrapper #Content #Bnr .mrs {
	margin-top:2px;
}
/*--100604Yamasakiǉ--*/

html>body #Wrapper #Content #Bnr a:hover img {
	position: relative;
	top: 1px;
}

/*--100604Yamasakiǉ--*/
#Wrapper #Content #Bnr .mrs:hover {
	position: relative;
	top: 1px;
}
/*--100604Yamasakiǉ--*/

#Wrapper #Content #Bnr a[target="_blank"] {
	background: none;
	padding: 0;
}

#Wrapper #Content #Bnr a.target-blank {
	background: none;
	padding: 0;
}

/*100513yuji_wrote*/

#Flash {
	background: #ffffff;
	margin: 0px auto 20px;
	padding: 0px;
	width: 900px;
	}

#bloglink_top, #bloglink_top a {
	font-size: 0.8em;
	color: #CCCCCC;
	text-align: center;
}
