@charset "utf-8";
/*formatting style 
--------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFFFFF;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-style: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #006079;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}


/* header　--------------------------*/
#header-bg {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat-y;
	height: 130px;
	width: 830px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header-1 {
	width: 790px;
	height: 17px;
	background-image: url(img/headea_01.gif);
	padding: 3px 0px 0px 10px;
	text-align: left;
}
#header-1 h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#header-2 {
	width: 800px;
	height: 80px;
}
#header-3 {
	width: 800px;
	height: 30px;
	background-image: url(img/headea_03.gif);
}


/* グローバルナビゲーション-------------------------- */
ul#navi {
	height: 30px;
	width: 500px;
	overflow: hidden;
	float: right;
}
ul#navi li, 
ul#navi li a {
	display: block;
	height: 30px;
}
ul#navi li {
	float: left;
	font-size: 1px;
}
ul#navi li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul#navi li a:hover {
	background-position: 0px -30px;
}
ul.navi1 li, 
ul.navi1 li a {
	width: 100px;
}
ul#navi li.btn1 a {
	background-image: url(img/nb_01.gif);
}
ul#navi li.btn2 a {
	background-image: url(img/nb_02.gif);
}
ul#navi li.btn3 a {
	background-image: url(img/nb_03.gif);
}
ul#navi li.btn4 a {
	background-image: url(img/nb_04.gif);
}
ul#navi li.btn5 a {
	background-image: url(img/nb_05.gif);
}


/* メインイメージ的なモノ--------------------------*/
#mainimage-bg {
	width: 800px;
	height: 200px;
	background-image: url(img/bg_mainimage.gif);
	margin: 0px;
	padding: 0px 15px;
}
#mainimage {
	width: 800px;
	height: 200px;
}



/* main枠部分--------------------------*/
#main-bg {
	width: 780px;
	background-image: url(img/bg_00.gif);
	background-repeat: repeat-y;
	padding: 10px 25px;
	float: left;
}
#main {
	width: 780px;
	float: left;
}


/* top以外の共通箇所 --------------------------*/
#leftarea {
	width:150px;
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
#rightarea {
	width:620px;
	float: right;
}
#list {
	font-family: sans-serif;
	font-size: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666666;
	width: 620px;
}
.rightareabox01 {
	width:620px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.rightareabox01 h2 {
	font-size: 15px;
	padding-bottom: 3px;
	color: #666666;
	font-family: sans-serif;
}
.rightareabox02 {
	width:620px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #3366FF;
	padding-bottom: 10px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.rightareabox02 h2 {
	color: #0A6682;
	font-size: 14px;
}

#rightarea dl#bullet dt{
	background-image: url(img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	margin: 0px 0px 5px;
}
#rightarea dl#bullet dd{margin: 0px 0px 5px 6em;}

/* TOPページ　--------------------------*/ 
#top-l{
	width:320px;
	float: left;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
#top-r {
	width:450px;
	float: right;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.8em;
}
.works01 {
	width:560px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px 0px 5px;
	float: left;
}
.works02 {
	width:275px;
	height: 93px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	float: left;
}
.works03 {
	width:275px;
	height: 93px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	float: right;
}
#toptext {
	width:320px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.toptext2 {
	width:320px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.top-rbox1 {
	width:450px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	padding-left: 0px;
}
.top-rbox2 {
	width:438px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #00607D;
	padding: 5px;
}


/* 新着情報　--------------------------*/
#new {
	float: right;
	width:430px;
	height: 165px;
	background-image: url(img/bg_news.gif);
	background-repeat: no-repeat;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 10px;
	padding: 25px 10px 10px;
}

#new dl#news dt {
	margin: 0px 0px 5px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	background-image: url(img/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#new dl#news dd {
	margin: 0px 0px 5px 7em;
}
*.logbox {
	width: 430px;
	height: 165px;
	overflow: auto;
}
q {
	color: #008000;
}


/* footer　--------------------------*/
#footer-bg {
	background-image: url(img/bg_00.gif);
	background-repeat: repeat-y;
	width: 830px;
}
#footer {
	clear: both;
	color: #00607D;
	text-align: center;
	font-size: 10px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	line-height: 1.3em;
	background-image: url(img/footer_img.gif);
	padding-top: 90px;
	background-repeat: no-repeat;
}
#footer p {
	padding-bottom: 15px;
}
#footer a img {
	border-style: none;
}
#footer a:link {
	color: #00607D;
	text-decoration: none;
}
#footer a:visited {
	color: #00607D;
	text-decoration: none;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:active {
	color: #00607D;
}
#privacy {
	width:560px;
	float: right;
	padding: 14px 20px 30px;
	font-size: 12px;
	line-height: 2em;
	color: #666666;
}

/* ギャラリー共通--------------------------*/
.gbox00 {
	width:620px;
	padding-bottom: 10px;
	float: left;
}
.gbox01 {
	width:293px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px dotted #3366FF;
	float: left;
	padding: 5px;
}

.gbox02 {
	width:293px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	border: 1px dotted #3366FF;
	float: right;
	padding: 5px;
}

*.float
      {
         float: left;
         margin-right: 1em;
}

/* テーブル　--------------------------*/
div.waku01{
	color: #333333;
}
div.waku01 table{
	border-top:1px solid #999999;
	border-left: 1px solid #999999;
}
div.waku01 table td{
	border-bottom:1px solid #999999;
	padding: 5px 10px;
	border-right: 1px solid #999999;
}
div.waku01 td.c1{
	text-align:left;
	background-color: #CCCCCC;
}
div.waku01 td.c2{
	background-color: #CCCCCC;
}

div.waku02{
	width: 270px;
	color: #333333;
}
div.waku02 table{
	border-top:1px solid #999999;
	border-left: 1px solid #999999;
}
div.waku02 table td{
	border-bottom:1px solid #999999;
	padding: 5px 10px;
	border-right: 1px solid #999999;
}
div.waku02 td.c1{
	text-align:left;
	background-color: #CCCCCC;
}
div.waku02 td.c2{
	background-color: #CCCCCC;
}


/* font　--------------------------*/
.style-00 {
	font-size: 10px;
	color: #666666;
}
.style-01 {
	color: #003300;
	font-weight: bold;
}
.style-02 {
	font-weight: bold;
	color: #006666;
}
.style-03 {font-size: 10px}
.style-04 {color: #CC0000}
