body { 
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, sans-serif;
	}
* {
}
* small {
	font-size: 8pt;
}
a:active {
	text-decoration: none;
	color: #E65D80;
}
a:link {
	text-decoration: underline;
	color: #1B5E84;
}
a:visited {
	color: #1B5E84;
}
a:hover {
	color: #387EE7;
}

.a10 {
	font-size: 10pt;
	}

.b08 {
	font-size: 8pt;
	}

.c10 {
	font-size: 10pt;
	color: #336698; 
	}

.c12 {
	font-size: 12pt;
	color: #336698;
	}

table,
img {
	border: 0;
	}
sup{
	font-style: normal;
	vertical-align: 0.25em;
}
sub{
	font-style: normal;
	line-height: 1;
	vertical-align: text-bottom;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.clearB {
	clear: both;
}
br.clearing {
	width: 0;
	height: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
.alignL {
	text-align: left;
}
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	text-align: center;
}
#header,
#contain {
	text-align: left;
}

h1,
h2 {
	margin: 0;
	}
h1 {
	text-indent: -1000em;
	height: 95px;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	background-image: url(../img/title.jpg);
	height: 170px;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -1000em;
	height: 170px;
}
#header {
	height: 170px;
}

#header p {
	margin: 0;
}

#contain {
	padding: 0;
	width: 760px;
}
#contain p.leadTxt {
	margin: 10px;
	padding: 0 0 10px;
}
/* ページ別 */
#top .wrapIndex {
	width: 740px;
	padding: 0 10px;
}
#top .ht,
#top .jn {
	padding-bottom: 20px;
}
#top .ht {
	width: 320px;
	float: left;
}
#top .jn {
	width: 405px;
	float: right;
}
#top .ht img,
#top .jn img {
	display: block;
}
#top .ht h2,
#top .jn h2 {
	margin: 0 0 3px;
}
#top .ht p,
#top .jn p {
	margin: 0;
	padding: 0 0 10px;
}
/**/
body.gallery #contain {
	padding: 35px 10px 0;
	width: 740px;
}
body.gallery #contain h2 {
	margin: 0 0 10px;
}
body.gallery #contain .jn h2 {
	margin-bottom: 10px;
}
body.gallery #contain h2 img {
	display: block;
}
body.gallery #contain .capTxt {
	margin: 0 0 15px;
	padding: 0 3px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #94703A;
}
body.gallery .wrapContain {
	width: 740px;
}
body.gallery .wrapContain a:link,
body.gallery .wrapContain a:visited,
body.gallery .wrapContain a:hover,
body.gallery .wrapContain a:active {
	color: #304478;
}
body.gallery .wrapContain .lNavi {
	text-align: center;
	background: url(../img/division.gif) repeat-x center top;
	padding-top: 5px;
	margin: 15px 0 0;
	line-height: 1.8em;
}
body.gallery .wrapContain .download a {
	text-decoration: underline !important;
	color: #267682;
	font-size: 15px;
}


/* ページジャンプ（フッタ上リンク） */
#pageJump {
	clear: both;
	margin: 4em auto 0;
	padding: 1em 0;
	width: 760px;
}
#pageJump p {
	margin: 0;
	text-align: left;
}
/* フッター */
address {
	clear: both;
	padding-top: 25px;
	width: 760px;
	height: 75px;
}
address a {
	display: block;
	background: url(../img/copyright.gif) no-repeat center top;
	width: 760px;
	height: 75px;
	text-align: left;
	text-indent: -1000em;
}
