@charset "utf-8";

h1 {
	margin-bottom: 5px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

*html body h1 {
	margin-bottom: 30px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}


#content h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 2px 7px;
	border-left: 6px #e8decf solid;
	background: #f6f2ec;
	font-size: 107%;
}



#content p{
	margin-bottom:15px;
}

#content .box{
	margin: 25px 0 45px;
	padding: 10px 20px;
	background: #f8f4ee;
}
#content p.space  {
	text-align:right;
	font-weight: bold;
	font-size: 97%;
	margin-bottom:5px;
}

#content .menu{
	text-align:center;
	border:1px solid #f8f4ee;
	padding:5px;
}

#press dl.news{
	font-weight: normal;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px -30px 0px;
	border-bottom: 1px dotted #ccc;
	border-left: none;
	border-top: none;
	border-right: none;
	text-align: left;
}

#press dl.news dt{
	padding: 0.6em 0px;
	float:left;
	width:120px;
}

#press dl.news dt p{
	font-weight: normal;
	padding-left: 3px;
	line-height: 1.5;
	font-size: 100%;
	float:left;
	width:120px;
}

#press dl.news dd{
	background: url(../images/icon_blue01.gif.gif) no-repeat;
	background-position: left;
	margin:3px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	float:right;
	width:610px;
}

#press dl.news dd p{
	margin:0px 0px 4px 13px;
	line-height: 1.5;
	font-size: 100%;
	text-align:left;
}
