@charset "UTF-8";
@import "common.css";

h1 {
	display: none;
}

/*menu--------------------*/

#menu {
	background: url(../img_top/menu_bg.gif) center top no-repeat;
}


/*FLASH--------------------*/

#flash {
	width: 900px;
	height: 352px;
}

/*contents--------------------*/

.contents {
	width: 900px;
	margin: 0 auto 30px auto;
}

.contents_left {
	float: left;
	width: 430px;
}

.contents_right {
	float: right;
	width: 425px;
}

/*プレスリリース--------------------*/

.press_ttl {
	width: 430px;
	height: 38px;
	margin: 12px 0 10px 0;
	background: url(../img_top/ttl_press.gif) no-repeat;
	position: relative;
}

.press_ttl span {
	display: none;
}

.press_ttl img {
	position: absolute;
	top: 9px;
	right: 8px;
}

.press_block {
	margin: 0 10px;
}

.press_block li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../common/icon_maru01.gif) 0 4px no-repeat;
}

.press_block li span {
	font-size: 85%;
}

/*右枠--------------------*/

.conte_block {
	width: 424px;
	padding-bottom: 27px;
	background: #e9f8e1 url(../img_top/box_btm.gif) bottom right no-repeat;
	color: #2a8818;
}

.conte_block p {
	margin:0 20px 0 20px;
	padding-top: 12px;
}

.friend_ttl {
	margin-top: 20px;
}

.friend_btn {
	margin: 5px 20px 0 20px;
	text-align: right;
}
