@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #666;
	background: url(../images/hana_back.jpg) no-repeat center 60px;
}
p {
	line-height: 1.6;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
a {
	color: #666;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FF6;
	text-decoration: none;
}
.rollover {
}

*html body { /* for WinIE6*/
  font-size:75%;
	font-family:Verdana, "MS P ゴシック", sans-serif;
}
*:first-child+html body { /* for WinIE7*/
  font-size: 75%;
  font-family: 'メイリオ',Meiryo,sans-serif;
} 
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	height: 420px;
}
#header #logo {
	position: absolute;
	top: 18px;
}
#header ul#headerlink {
	position: absolute;
	left: 700px;
	top: 35px;
}
#header ul#headerlink li {
	float: left;
	margin-right: 10px;
}
#header ul#headermenu {
	position: absolute;
	left: 285px;
	top: 330px;
	width: 600px;
}
#header ul#headermenu li {
	float: left;
	border-left: 1px solid #666;
	padding-right: 9px;
	padding-left: 9px;
	height: 25px;
}
#header #headermenu li a #link {
	border-right: 1px solid #666;
	padding-right: 9px;
}
h2 {
	border-bottom: 1px solid #666;
	margin-bottom: 50px;
	padding-top: 60px;
}
#contentsnews #gallery {
	float: left;
	margin-top: 11px;
}
#contentsnews #gallery ul li a img {
	margin-bottom: 20px;
}
#contentsnews #newsImage {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
}
#contentsnews #newsImage p {
	margin-bottom: 0px;
}
#contentsnews #newsText {
	float: right;
	width: 500px;
	margin-right: 20px;
	margin-left: 20px;
}
#contentsnews #newsText dl {
	clear: both;
	line-height: 1.6;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#contentsnews #newsText dl dt {
	clear: both;
	float: left;
	width: 7em;
}
#contentsnews #newsText dl dd {
	padding-bottom: 7px;
	padding-left: 13ex;
}
#contentsprofile {
	clear: both;
}
#contentsmedia {
	padding-top: 50px;
}
#contentslink {
	padding-top: 50px;
	padding-bottom: 30px;
}
#footer {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 20px;
	font-size: 12px;
}
#footer address {
	font-style: normal;
}
.jamp {
	float: right;
	clear: both;
	position: relative;
	padding-top: 30px;
	padding-right: 30px;
}
dd #specialnews {
	color: #F6C;
}
