﻿@charset "utf-8";

/* 2010/10/28 */


/*
########################################################
	RESET
########################################################
*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
hr { padding: 0; margin: 0; border: 0px; clear: both; }


/*
########################################################
	LAYOUT
########################################################
*/
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0px; }
img.left { float: left; margin: 0 20px 20px 0; }
img.right { float: right; margin: 0 0 20px 20px; }

.floatLeft { float: left; }
.floatRight { float: right; }

a { text-decoration: none; color: #bfa400; }
a:active { text-decoration: none; color: #bfa400; }
a:link { text-decoration: none; color: #bfa400; }
a:hover { text-decoration: underline; color: #888b3c; }

sup { margin-top: 2px; }
strong { font-weight:bold; }
.bold { font-weight:bold; }
.large { font-size: 1.2em; }
.title { font-size: 1.5em; line-height: 1.3em; font-weight:bold; color: #bfa400; }
.small { font-size: 0.8em; line-height: 1.3em; }
.red { color: #cc6666; }
.white { color: #fff; }
.white2 { color: #ccc; }
.black { color: #000; }
.black2 { color: #333; }
.gray { color: #777; }
.textNowrap { white-space: nowrap; }
.textTop { vertical-align: top; }
.textMiddle { vertical-align:middle; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJust {text-align: justify; text-justify: distribute; }
.fontEnglish { font-family: Arial, Helvetica, sans-serif; }


/*
########################################################
	COMMON
########################################################
*/
html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #333333;
}
body {
	position: relative;
	height: 100%;
	width: 100%;
	font-family: 'メイリオ', 'Meiryo' ,"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "sans-serif";
}
#flash {
	position: absolute;
	top: 0;
	left: 0;
	height: 480px;
	width: 100%;
	background: url(../../images/main1.jpg);
	background-repeat: no-repeat;
	background-position:center 30px;
}
#stage {
	position: relative;
	margin: 0px auto;
	padding: 0;
	width: 940px;
	z-index: 2;
}
#contents {
	width: 940px;
	margin: 0;
	background: url(../../global_images/bg01.gif);
	background-repeat: repeat-y;
}
#main {
	float: left;
	width: 670px;
	margin: 0;
}
#rightNavi {
	float: right;
	width: 250px;
	margin: 0 20px 0 0;
}


.marginBox {
	width: 630px;
	margin: 0 0 20px 20px;
}
.noneMarginBox {
	width: 670px;
	margin: 0 0 14px 0;
}


a.overAction:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


#newsBox {
	margin: 20px 0 0 0;
	border-bottom: solid 1px #c9c9c9;
}
#newsBox #titleBox {
	padding: 0 10px;
}
#newsBox .date {
	padding: 3px 10px;
	background-color: #888b3c;
	color: #fff;
}
#newsBox .text {
	padding: 17px 10px 20px;
}
#newsBox .pdf {
	margin: 15px 0 0 0;
}


#contactBox {
	margin: 20px 0;
	padding: 0 10px;
}
#contactBox p {
	margin: 10px 0;
	line-height: 1.2em;
}


#bannerBox2 {
	width: 240px;
	height: auto;
	padding: 20px 0 10px 10px;
	border-bottom: solid 1px #c9c9c9;
}
#bannerBox2 img {
	margin: 0 0 10px 0;
}


/*
########################################################
	home
########################################################
*/
body#home .marginBox {
	margin: 0 0 18px 20px;
}
body#home #main h2 {
	margin: 20px 0 0 0;
}
body#home .aboutText p {
	margin: 0 0 20px 20px;
	color: #7a614d;
}
body#home .bannerBox {
	margin: 0 0 0 9px;
}
body#home .bannerBox p {
	float: left;
	margin: 0 0 0 7px;
}


/*
########################################################
	about
########################################################
*/
body#about #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/about_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#about #main h2 {
	margin: 20px 0 0 0;
}
body#about .imageBox {
	width: 200px;
	height: auto;
}
body#about .textBox {
	width: 410px;
	height: auto;
}
body#about .textBox h3 {
	margin: 20px 0 20px 0;
}
body#about .textBox p {
	padding: 0 0 20px 0;
	color: #7a614d;
}
body#about .imageBox img {
	padding: 20px 0 0 0;
}
body#about .imageBox p {
	padding: 5px 0 20px 0;
	margin: 0;
}


/*
########################################################
	activities
########################################################
*/
body#activities #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/activities_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#activities #main h2 {
	margin: 20px 0 0 0;
}


/*
########################################################
	works
########################################################
*/
body#works #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/works_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#works #main h2 {
	margin: 20px 0 0 0;
}
body#works .imageBox {
	width: 200px;
	height: auto;
}
body#works .textBox {
	width: 630px;
	height: auto;
}
body#works .textBox h3 {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}
body#works .textBox p {
	padding: 0 0 20px 0;
	color: #7a614d;
}


body#works .note {
	padding: 0;
	margin: 0;
	padding: 0 0 20px 0;
}
body#works .note dt {
	float: left;
	width: 15px;
}
body#works .note dd {
	float: right;
	width: 615px;
}

body#works .textBox table {
	width: 630px;
	height: auto;
	margin: 0 0 20px 0;
}
body#works .textBox th {
	padding: 5px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	color: #7a614d;
}
body#works .textBox td {
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: center;
	color: #888b3c;
}
body#works .worksImage {
	padding: 0 0 20px 0;
}


/*
########################################################
	archive
########################################################
*/
body#archive #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/archive_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#archive #main h2 {
	margin: 20px 0 0 0;
}
body#archive .textBox {
	width: 630px;
	height: auto;
}
body#archive .textBox h3 {
	padding: 10px 0 0 0;
	margin: 0 0 20px 0;
}
body#archive .textBox table {
	width: 630px;
	height: auto;
	margin: 0 0 20px 0;
}
body#archive .textBox th {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
	color: #7a614d;
}
body#archive .textBox .tableW1 {
	width: 150px;
}
body#archive .textBox .tableW2 {
	width: 150px;
}
body#archive .textBox .tableW3 {
	width: 70px;
}
body#archive .textBox .tableW4 {
	width: 180px;
}
body#archive .textBox td {
	padding: 10px;
	border: 1px solid #cccccc;
	text-align: center;
	color: #888b3c;
}
body#archive .sImageMargin{
	padding:  0 0 5px 0;
}


/*
########################################################
	archive2
########################################################
*/
body#archive2 #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/archive_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#archive2 .textBox {
	width: 630px;
	height: auto;
	margin: 0 0 30px 0;
	color: #7a614d;
}
body#archive2 .textBox h2 {
	clear: both;
	margin: 0 0 10px 0;
}
body#archive2 .textBox table {
	width: 630px;
	height: auto;
	margin: 0 0 10px 0;
}
body#archive2 .textBox ul {
	width: 630px;
	height: auto;
	padding: 20px 0px 20px 0px;
}
body#archive2 .textBox li {
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
}
body#archive2 .comment {
	padding: 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	font-size: 1.2em; line-height: 1.2em; color: #bfa400;
}
body#archive2 .backBuuton {
	margin: 8px 10px 0 0;
}


/*
########################################################
	links
########################################################
*/
body#links #titleImage {
	position: absolute;
	top: 0;
	left: 0;
	height: 195px;
	width: 100%;
	background: url(../../images/links_main.jpg);
	background-repeat: no-repeat;
	background-position:center 45px;
}
body#links .imageBox {
	width: 200px;
	height: auto;
	margin: 40px 0;
}
body#links .textBox {
	width: 410px;
	height: auto;
	margin: 40px 0;
}
body#links #main ul {
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
}
body#links #main li {
	padding: 0 0 10px 20px;
	background: url(../../global_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 1.2em;
	line-height: 1.6em;
}





