﻿@charset "utf-8";
/*
CSS document for CALTAN MATOME http://caltan.jp/
　　　　＿_
　　'´　　　ヽ
　ｌｶﾉﾉﾙ ﾋﾟﾉｽ
　从ﾀ ﾟ ヮﾟﾉｿ
　⊂［］二［］つ
　　 /∴∵ヽ
　　<∵∴∵>
　　　（/ ∪
*/

/* Common */
* {
    margin:0;
    padding:0;
}
html {
    height:100%;
}
body {
	height:100%;
	background-image: url(img/lbg.gif);
	font-size: 100%;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Lucida Grande",sans-serif;
}
a:link {
	color: #039;
}
a:visited {
	color: #036;
}
a:hover {
	color: #990000;
}
img {
	border-width: 0px;
}

/* header */
#header {
	height: 42px;
	width: 100%;
	background-image: url(img/head_bg.png);
	background-repeat: repeat-x;
	background-position: 130px;
	z-index: 110;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #sitelogo {
	position: absolute;
	left: 0px;
	top: 0px;
}

#sitelogo a#top {
	line-height: 42px;
	display: block;
	height: 42px;
	width: 271px;
	text-indent: -9999px;
	background-image: url(img/head_logo.png);
	background-repeat: no-repeat;
}
#searchform {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
}
#searchform a {
	font-size: 70%;
	color: #FFFFFF;
	text-align: right;
	display: block;
}

/* main */
.main {
	background-image: url(img/side_bg.png);
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	min-width:400px;
	background-position: 0px 19px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	clear: both;
	z-index: 100;
	top: 42px;
}

/* sidebar */
#sidebar {
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#sidebar dl {
	padding-top: 19px;
	background-image: url(img/ulbg.png);
	background-repeat: no-repeat;
}
#sidebar dl dt {
	background-image: url(img/side_c.png);
	background-position: 0px 0px;
	height: 11px;
	width: 140px;
	text-indent: -9999px;
}
#sidebar dl dd a {
	background-repeat: no-repeat;
	height: 36px;
	width: 140px;
	display: block;
	text-indent: -9999px;
}
#sidebar dl dd a.b1 {
	background-image: url(img/side_c.png);
	background-position: 0px -12px;
}
#sidebar dl dd a.b1:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -12px;
}
#sidebar dl dd a.b2 {
	background-image: url(img/side_c.png);
	background-position: 0px -48px;
}
#sidebar dl dd a.b2:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -48px;
}
#sidebar dl dd a.b3 {
	background-image: url(img/side_c.png);
	background-position: 0px -84px;
}
#sidebar dl dd a.b3:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -84px;
}
#sidebar dl dd a.b4 {
	background-image: url(img/side_c.png);
	background-position: 0px -120px;
}
#sidebar dl dd a.b4:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -120px;
}
#sidebar ul{
	padding-top: 10px;
}
#sidebar ul li a {
	display: block;
	height: 36px;
	width: 140px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#sidebar ul li a.b5 {
	background-image: url(img/side_c.png);
	background-position: 0px -156px;
}
#sidebar ul li a.b5:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -156px;
}
#sidebar ul li a.b6 {
	background-image: url(img/side_c.png);
	background-position: 0px -192px;
}
#sidebar ul li a.b6:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -192px;
}
#sidebar ul li a.b7 {
	background-image: url(img/side_c.png);
	background-position: 0px -228px;
}
#sidebar ul li a.b7:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -228px;
}
#sidebar ul li a.b8 {
	background-image: url(img/side_c.png);
	background-position: 0px -264px;
}
#sidebar ul li a.b8:hover {
	background-image: url(img/side_c.png);
	background-position: -140px -264px;
}

/* footer */
#footer {
	clear: both;
	height:21px;
	width:100%;
	text-align:center;
	line-height: 140%;
	color: #FFFFFF;
	font-size: 80%;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-image: url(img/foot_bg.png);
}
#footer a:link{
	color: #FFF;
	text-decoration:none;
}
#footer a:visited{
	color: #FFF;
	text-decoration:none;
}
#footer a:hover{
	color: #FFF;
	text-decoration:none;
}

/* contents */
.cont {
	margin-left: 140px;
	min-height:340px;
	background-image: url(img/cont_bg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.cont a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.cont a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.main .cont p {
	margin-left: 10px;
	padding-bottom: 6px;
}

#pagetitle {
	background-image: url(img/title_bg.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 44px;
	background-position: 0px 13px;
	margin-bottom: 4px;
}
#pagetitle h1 {
	background-repeat: no-repeat;
	height: 44px;
	text-indent: -9999px;
}
#pagetitle h1.title_gallery {
	background-image: url(img/title_gallery.png);
	width: 154px;
}
#pagetitle h1.title_flash {
	background-image: url(img/title_flash.png);
	width: 143px;
}
#pagetitle h1.title_text {
	background-image: url(img/title_text.png);
	width: 121px;
}
#pagetitle h1.title_log {
	background-image: url(img/title_log.png);
	width: 166px;
}
#pagetitle h1.title_link {
	background-image: url(img/title_link.png);
	width: 121px;
}
#pagetitle h1.title_about {
	background-image: url(img/title_about.png);
	width: 268px;
}
#pagetitle h1.title_history {
	background-image: url(img/title_history.png);
	width: 153px;
}
#pagetitle h1.title_materials {
	background-image: url(img/title_materials.png);
	width: 184px;
}

.cont h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 6px;
	margin-bottom: 4px;
	border: 1px dashed #A9DAC0;
	color: #67BE91;
	clear: both;
	background-color: #F0FEEF;
	padding-left: 2px;
}
.cont h3 {
	clear: both;
	font-size: 100%;
	color: #97CEA4;
	border: 1px solid #CBE7D1;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
	font-weight: bold;
}
.cont h4 {
	clear: both;
	font-size: 100%;
	margin-left: 6px;
	margin-top: 2px;
}

.cont dt {
	font-size: 100%;
	margin-left: 6px;
	color: #A7D6B1;
	font-weight: bold;
	margin-right: 6px;
	border: 1px solid #CBE7D1;
	margin-top: 6px;
}
.cont dd {
	margin-left: 10px;
	margin-top: 2px;
}

.rbox {
	margin: 0px 12px;
}
.round-top {
	background: #E6E6E6 url(img/round_t_l.gif) no-repeat top left;
}
.round-top span {
	background: url(img/round_t_r.gif) no-repeat top right;
	height: 5px;
	display: block;
}
.round-bottom {
	background: #E6E6E6 url(img/round_u_l.gif) no-repeat bottom left;
}
.round-bottom span {
	background: url(img/round_u_r.gif) no-repeat bottom right;
	height: 5px;
	display: block;
}
.round-body {
	background: #E6E6E6;
	padding: 0 6px;
}

.cont p.swf {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 10px;
	float: left;
	height: 73px;
	width: 240px;
	font-size: 80%;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.cont p.anim {
	background-image: url(img/fanim.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px dotted #FFD9FF;
}
.cont p.game {
	background-image: url(img/fgame.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px dotted #D0D0DF;
}
.cont p.swf img {
	float: left;
	padding-right: 2px;
}

.cont .arrowtop {
	font-size: 70%;
	border-bottom-style: none;
	background-image: url(img/arrowtop.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 2px;
	margin-top: 10px;
	clear: both;
}
.cont table.banner {
	border-collapse: collapse;
	border: 1px solid #999999;
}
.cont table.banner th, .cont table.banner td {
	border: 1px solid #999999;
	padding: 2px;
}

.clear {
	clear: both;
}
.discreet {
	font-size: 80%;
	color: #999999;
}
.mail {
	background-image: url(img/mail.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.renew {
	font-size: 80%;
	color: #666666;
}

/* Top page */
#cover {
	background-image: url(img/cover.gif);
	background-repeat: no-repeat;
	background-position: 420px 70px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	z-index: 0;
}
.cont2 {
	background-repeat: no-repeat;
	background-position: 420px 70px;
}

