* {
	font-family:"ヒラギノ角ゴシック Pro W3",verdana,"ＭＳ Ｐゴシック",sans-serif; 
}

body {
	position: relative;
}

a:link, a:visited {
	color: #c33;
	text-decoration: none;
	font-weight: bold; 
}

a:hover {
	text-decoration: underline;
	font-weight: bold; 
}

h1 {
	line-height: 100%;
	padding: 0 5px;
	margin: 5px 0 5px 5px;
	border-style: solid;
	border-width: 0 0 2px 1em;
	border-color: #666;
	color: #666;
}

h2 {
	font-size: 90%;
	font-weight: bold;
	color: #930;
	width: 590px;
	margin: 10px 0 10px 0;
	padding: 2px 3px 2px 3px;
	border-style: solid;
	border-color: #c66;
	border-width: 1px 1px 1px 10px;
	background: #eee;
}

h3 {
	color: #363;
	line-height: 29px;
	width: 250px;
	padding-left: 5px;
	font-weight: bold;
	background: #eee;
	border-style: solid;
	border-width: 1px;
}

h3 a {
	font-size: 90%;
	display: block;
	height: 29px;
}

h3 a:link, h3 a:visited, h3 a:hover {
	text-decoration: none;
	color: #363;
}

h4 {
	width: 100%;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-align: center;
	font-size: 80%;
	color: #333;
}

h5 {
	color: #336;
	font-size: 0.7em;
	font-weight: normal;
	margin: 10px 0 0 0;
}

strong {
	font-size: 100%;
	font-weight: bold;
}

div#body {
	position: relative;
}

div#head-note {
	margin: 15px;
}

div#head-note h2 {
	width: 282px;
}

div.scroll {
	width: 270px;
	height: 176px;
	padding: 5px;
	border: solid 1px #666;
	margin-left: 16px;
	margin-top: 16px;
	overflow: auto;
}

div#head-note dt, div#head-note dd {
	font-size: 70%;
}

div#head-note dt {
	font-weight: bold;
	color: #009;
	line-height: 100%;
	padding-left: 5px;
	border-left: solid 10px #009;
}

div#head-note dd {
	margin: 0.5em 0 1em 1.5em; 
}

div#top-images {
	width: 280px;
	height: 273px;
	float: left;
}

div#top-images p {
	width: 280px;
	height: 202px;
	margin-top: 42px;
	margin-left: 18px;
}

div#news {
	width: 325px;
	height: 250px;
	margin: 0 0px 0 10px ;
	float: right;
}

div#news a:link, div#news a:visited {
	font-size: 100%;
}

div#recommend {
	width: 648px;
	margin-left: 30px;
	margin-bottom: 15px;
}

p#leader {
	width: 600px;
	font-size: 80%;
	margin-left: 15px;
}

div.description {
	margin: 10px 0px;
}

div.description p {
	color: #333;
	font-size: 70%;
	line-height: 180%;
	margin: 0 0 5px 5px;
}

div.section, div.section-n {
	margin: 20px 0 0px 16px;
	float: left;
}

div.content, div.content-n {
	position: relative;
	height: 250px;
	padding: 10px 10px 0 10px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #363;
}

div#content {
	position: relative;
}

div.content {
	width: 260px;
}

div.content-n {
	width: 160px;
}

div.section h3 {
	width: 275px;
	height: 25px;
}

div.section-n h3 {
	width: 175px;
} 

p.go-for {
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 56px;
	height: 20px;
}

p.go-for a {
	display: block;
	width: 56px;
	height: 20px;
	background-image: url("../image/buttons/detail.gif");
	background-repeat: no-repeat;
}

p.go-for a:hover {
	background-image: url("../image/buttons/detail_o.gif");
	text-decoration: none;
}

p.sample-photo {
	width: 140px;
	height: 135px;
	margin-right:10px;
	float: left;
}

p.sample-photo img {
	padding: 8px;
}

p.sample-photo-n {
	width: 160px;
	height: 100px;
	text-align: center;
}

div#ifooter {
	width: 672px;
	text-align: center;
	background: #ffc;
	margin: 0 auto 10px;
	border: solid 1px #000;
}

div#ifooter h2 {
	font-size: 90%;
	border: none;
	background: none;
	width: 100%;
	margin: 8px 0 0 0;
}

div#ifooter dl {
	width: 310px;
	padding: 8px 8px 0 8px;
	margin-top: 3px;
	margin-left: 15px;
	margin-bottom: 10px;
	background: #ffe;
	border: solid 1px #999;
}

div#ifooter dl dt {
	font-size: 70%;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	margin: 0 0 5px 0;
	width: 140px;
	float: left;
}

div#ifooter dl dd {
	font-size: 70%;
	text-align: left;
	line-height: 120%;
	margin: 0 0 10px 30px;
}

#mailcontact {
	margin: 10px 0 15px 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

#mailcontact a:link,
#mailcontact a:visited,
#mailcontact a:hover,
#mailcontact a:active {
	font-size: 90%;
	font-weight: bold;
}

div#ifooter a {
	font-size: 95%;
	font-weight: normal;
}

div#ifooter a:link, div#ifooter a:visited {
	color: #00f;
	text-decoration: underline;
}

div#contacts {
	margin: 15px auto;
	width: 340px;
	text-align: left;
}
