@charset "Shift_JIS";
* {
	margin:0px;
	padding:0px;
}
body {
	font-size: 12px;
	color: #020202;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 0.03em;
}
html > body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
img {
	border: none;
}

a {
	overflow: hidden;
}

a:hover {
/*color: #FFCC00;*/
}
#wrapper p {
	font-size: 12px;
	line-height: 1.8em;
	letter-spacing: 0.05em;
}
ul {
	list-style-type: none;
}
hr {
	display: none;
}
table {
	font-size:12px;
	line-height: 1.4em;
	letter-spacing: .1em;
}
/*CLEARFIX*/
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
	position:relative;
}
/* Hides from IE-mac ＼*/
*html.clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

/*END CLEARFIX*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.copy {
	letter-spacing: 0em;
}


#footer {
	clear: both;
}


#wrapper {
	width: 950px;
}
#wrapper #z34-header {
	height: 107px;
	position: relative;
}
#wrapper #z34-header div {
	padding-top: 44px;
	padding-left: 30px;
	margin-bottom: 2px;
}
#wrapper #z34-header p {
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	background-color: #D9D9D9;
	padding-bottom: 5px;
}
#wrapper #z34-header #date {
	width: 150px;
	position: absolute;
	text-align: right;
	right: 5px;
	top: 10px;
}
#wrapper #submenu li {
	display: inline;
	float: left;
	margin-right: 10px;
}
#wrapper #submenu {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	background-color: #666666;
}
#wrapper #submenu li a {
	line-height: 1.2em;
	color: #FFFFFF;
}
#wrapper .left-box .txt-box {
	float: right;
	width: 310px;
	padding-left: 11px;
	padding-right: 25px;
	padding-top: 70px;
}
#wrapper .left-box .txt-box1 {
	float: right;
	width: 310px;
	padding-left: 11px;
	padding-right: 25px;
	padding-top: 20px;
}
#wrapper .left-box .img-box {
	float: left;
	width: 600px;
}
#wrapper .left-box .img-box1 {
	float: left;
	width: 600px;
	margin-top: 10px;
}
#wrapper .pagetop {
	clear: both;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #D9D9D9;
	width: 940px;
}
#wrapper .right-box .txt-box {
	float: left;
	width: 310px;
	padding-left: 25px;
	padding-right: 11px;
	padding-top: 70px;
}
#wrapper .right-box .img-box {
	float: right;
	width: 600px;
}
#wrapper .txt-box img {
	margin-top: 10px;
}
#wrapper h2 {
	padding-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#wrapper .img-box dt {
	display: block;
	float: left;
	width: 146px;
	padding-top: 5px;
	padding-left: 4px;
}
#wrapper .img-box dd {
	float: right;
	width: 445px;
	display: block;
	padding-top: 2px;
}
#wrapper .img-box dl {
	margin-bottom: 5px;
	display: block;
}
#wrapper .img-box li {
	float: left;
	width: 148px;
	display: block;
	margin-right: 2px;
	min-height: 155px;
	line-height: 1.2em;
}
*html #wrapper .img-box li {
	height: 155px;
}
#wrapper .img-box a {
	text-decoration: none;
	display: block;
	color: #333333;
	font-size: 11px;
}
#wrapper .img-box a:hover {
	text-decoration: none;
	display: block;
	color: #CC0000;
	font-size: 11px;
}
#wrapper .img-box img {
	display: block;
	margin-bottom: 2px;
}
#wrapper .txt-box p {
	text-indent: 1em;
}
#wrapper #footmenu {
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 40px;
}
#wrapper #comp-box {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
}
#wrapper #comp-box h2 {
	padding-top: 40px;
	clear: both;
	display: block;
	margin-bottom: 10px;
}
#wrapper #comp-box .comp-img {
	float: left;
	width: 280px;
	margin-right: 5px;
}
#wrapper #comp-box .comp-txt {
	float: right;
	width: 310px;
}
#wrapper #comp-box .comp-txt p {
	text-indent: 1em;
}
#wrapper  #gallery li {
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 16px;
	margin-top: 20px;
}
#wrapper #gallery {
	padding-left: 16px;
	padding-bottom: 30px;
	display: block;
}
#imgwrap {
	padding: 20px;
	width: 400px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
#imgwrap img {
	display: block;
}
#imgwrap #prev {
	float: left;
	width: 200px;
}
#imgwrap #next {
	float: right;
	width: 80px;
	text-align: center;
	border: 1px solid #333333;
	background-color: #666666;
	padding-top: 0px;
}
#imgwrap #prev {
	float: left;
	width: 80px;
	text-align: center;
	border: 1px solid #333333;
	background-color: #666666;
	padding-top: 0px;
}
#imgwrap #next a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#imgwrap #prev a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#imgwrap p {
	padding-top: 5px;
	padding-bottom: 10px;
}
#imgwrap #close {
	clear: both;
	text-align: center;
	width: 150px;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #333333;
	text-decoration: none;
	padding: 2px;
}#imgwrap #close a {
	text-decoration: none;
	color: #333333;
}
#wrapper #z3440th-header {
	height: 80px;
	position: relative;
}
#wrapper #z3440th-header h2#TopTT {
	padding-top: 40px;
	padding-left: 20px;
	margin-bottom: 10px;
	border:none;
	font-size:22px;
}
#wrapper #z3440th-header p {
	padding-top: 5px;
	padding-left: 30px;
	display: block;
	background-color: #D9D9D9;
	padding-bottom: 5px;
}
#wrapper #z3440th-header #date {
	width: 150px;
	position: absolute;
	text-align: right;
	left: 792px;
	top: 35px;
}
#wrapper #banner {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-left: 5px;
}
