@charset "UTF-8";

* {
    margin:0;
    padding:0;
    }
ul,ol {
	list-style:none;
}
img {
    border:0;
    vertical-align:bottom;
}
a {
	overflow: hidden;
	outline:none;
	border:0;
}
.clear {
	clear: both;
}
.clearfix:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearfix { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearfix { 
	height: 1%; 
} 
.clearfix { 
	display: block; 
} 
/* end of for macIE */
.clearfix {
	overflow:hidden;
}


body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #63554c;
	text-align: center; 
	color: #666666;
}

a:link{
	color: #666;
}
a:visited{
	color: #999;
}
a:hover{
	color: #87b900;
}

.txtPurple{ color:#b784f1;}
.txtBlue{ color:#55c4ed;}
.txtGreen{ color:#64d520;}
.txtOrange{ color:#ffb32f;}
.txtPink{ color:#ff819c;}


#background {
	width: 920px;
	margin: 0px auto;
	background: url(images/bg.gif) repeat-y;
}
#container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}
#header {
	height: 80px;
	width: 900px;
	position: relative;
}
#header h1 {
	margin-left: 15px;
	width: 160px;
}
#mainContent {
	background: #FFFFFF url(images/img_top.jpg) no-repeat;
	height: 750px;
	width: 900px;
	padding-bottom: 55px;
	font-size: 12px;
	line-height: 1.5;
}
#footer p {
	width:920px;
	height: 35px;
	background: url(images/footer.gif) no-repeat;
	text-indent: -9999px;
}
.arrow {
	vertical-align: middle;
	margin-right: 2px;
}
.f10 {
	font-size:10px;
}

/* navi
-----------------------------*/
#navi {
	height: 80px;
	width: 500px;
	position: absolute;
	left: 385px;
	top: 0px;
}
.navTop {
	height: 80px;
	width: 100px;
	background: url(images/navi1.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	float: left;
}
.navTop a {
	height: 80px;
	width: 100px;
	background: url(images/navi1.gif) no-repeat top;
	display: block;
}
.navTop a:hover {
	background: url(images/navi1.gif) no-repeat center;
}
.navAbout {
	height: 80px;
	width: 100px;
	background: url(images/navi2.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	float: left;
}
.navAbout a {
	height: 80px;
	width: 100px;
	background: url(images/navi2.gif) no-repeat top;
	display: block;
}
.navAbout a:hover {
	background: url(images/navi2.gif) no-repeat center;
}
.navGallery {
	height: 80px;
	width: 100px;
	background: url(images/navi3.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	float: left;
}
.navGallery a {
	height: 80px;
	width: 100px;
	background: url(images/navi3.gif) no-repeat top;
	display: block;
}
.navGallery a:hover {
	background: url(images/navi3.gif) no-repeat center;
}
.navBlog {
	height: 80px;
	width: 100px;
	background: url(images/navi4.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	float: left;
}
.navBlog a {
	height: 80px;
	width: 100px;
	background: url(images/navi4.gif) no-repeat top;
	display: block;
}
.navBlog a:hover {
	background: url(images/navi4.gif) no-repeat center;
}
.navMailForm {
	height: 80px;
	width: 100px;
	background: url(images/navi5.gif) no-repeat bottom;
	text-indent: -9999px;
	display: block;
	float: left;
}
.navMailForm a {
	height: 80px;
	width: 100px;
	background: url(images/navi5.gif) no-repeat top;
	display: block;
}
.navMailForm a:hover {
	background: url(images/navi5.gif) no-repeat center;
}

/* block
-----------------------------*/
#blockLeft {
	width: 366px;
	height: 748px;
	background: url(images/bg_box_s.png) repeat-y;
	float: left;
	margin: 1px 0px 0px 7px;
	_margin: 1px 0px 0px 3px;/*ie6*/
}
#blockRight {
	width: 366px;
	height: 748px;
	background: url(images/bg_box_s.png) repeat-y;
	float: right;
	margin: 1px 7px 0px 0px;
	_margin: 1px 3px 0px 0px;/*ie6*/
}
.innerBlock {
	width: 316px;
	margin: 25px 0px 0px 25px;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
.innerBlock p {
	margin-bottom: 10px;
}
.innerBlock p a {
	font-weight: bold;
}
.txtSyosai {
	height: 20px;
	width: 80px;
	font-size: 10px;
	font-weight: normal;
	position: absolute;
	left: 235px;
	top: 0px;
}
.sitemapBox dt a {
	font-weight: bold;
}
.sitemapBox dd {
	font-size: 10px;
	padding-left: 13px;
}

#blockWorks {
	width: 886px;
	height: 748px;
	background: url(images/bg_box_l.png) repeat-y top;
	margin: 1px 0px 0px 7px;
}
.innerLargeBlock {
	width: 836px;
	margin-left: 25px;
	padding-top: 25px;
}
.innerLargeBlock p {
	margin-bottom: 10px;
}
.innerLargeBlock p a {
	font-weight: bold;
}
.txtAttention {
	width: 380px;
	font-size: 10px;
	position: absolute;
	left: 450px;
	top: 75px;
	text-align: right;
}
#gallreyBox {
	width: 810px;
	margin: 20px 0px 0px 15px;
}

/* mailform
-----------------------------*/
.formBox td {
	padding: 5px 0px;
}


address {
	font-style: normal;
}
