@charset "UTF-8";



/* IE scroll bar
--------------------------------------------------------------------*/
html {
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
}



/* body and other general settings
--------------------------------------------------------------------*/
body {
	color: #ddd;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 80%/1.7 "Arial", Helvetica, sans-serif;
	background: #000000 url(images/bg-herring.gif) repeat-x bottom;
}

h1,h2,h3,h4,h5,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FD4B61;
}
a:visited {
	color: #666;
	}
textarea {
	font-size: 100%;
}
.color1 {
	font-family: "Times New Roman", Times, serif;
	color: #FD4B61;
	font-size: 125%;
	border-bottom: 1px dotted #FD4B61;
	padding-right: 10px;
	padding-left: 0px;
}
.color2 {
	font-family: "Times New Roman", Times, serif;
	color: #FD4B61;
	font-size: 125%;
}
.l {
	text-align: left;
}
.look {
	background: #ffff31;
}
.line {
	margin: 5px;
}
.nashi{
	list-style-type: none;
	padding-left:15px;
}
.sikaku{
	list-style-type:square;
	padding-left:15px;
}
.pleft{
	padding: 0px 0px 0px 10px;
}
.img{
	padding: 20px 20px 20px 20px;
}
.txt_eightypercent{
	font-size: 80%;
}
.txt_color{
	color: #D0FFFF; font-weight: normal;
}
.txt_color2{
	color: #FFC; font-weight: normal;
}
.txt_color3{
	color: #FD4B61; font-weight: normal;
}
.line2{
	padding-bottom: 30px;
}

/* Container
--------------------------------------------------------------------*/
#container {
	margin: 20px auto auto;
	width: 850px;
}



/* Header
--------------------------------------------------------------------*/
#header h1 {
	font-size: 14px;
	font-weight: strong;
	letter-spacing: 0.1em;
	height: 30px;
	line-height: 30px;
	padding-bottom:20px;
}

#header-index h1 {
	font-size: 14px;
	font-weight: strong;
	letter-spacing: 0.1em;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom:20px;
}

/* menu
--------------------------------------------------------------------*/
ul#menu { 
	padding-left: 30px;
	padding-top: 10px;
}
ul#menu li {
	float: left;
	width: 100px;
	margin-left: 0px;
	height: 13px;
}
ul#menu img {
	vertical-align: top;
}



/* Main img float clear
--------------------------------------------------------------------*/
#mainimg {
	clear: left;
	margin: 10px 0px 10px 0px;
}



/* Main contents (left block)
--------------------------------------------------------------------*/
#main {
	float: left;
	width: 507px;
	display: inline;
	margin-left: 21px;
	padding-bottom: 10px;
	padding-top:30px;

}




/* Sub contents (right block)
--------------------------------------------------------------------*/
#sub {
	float: right;
	width: 242px;
	display: inline;
	margin-right: 21px;
	padding-bottom: 10px;
	padding-top:30px;
}




/* Both contents
--------------------------------------------------------------------*/
#contents_index {
	background: url(images1/contents_bg.gif) no-repeat top;
	margin-top: 5px;
	padding-top: 5px;
}
#contents {
	background: url(images1/contents_bg.gif) no-repeat top;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
}

#contents h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	letter-spacing: 0.2em;
	background: #666 url(images/herring-bgs.gif);
	text-align: left;
	padding-left: 20px; margin-bottom: 10px;
}


#contents h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	letter-spacing: 0.2em;
	background: #666 url(images1/herring-bgs.gif);
	text-align: left;
	padding-left: 20px; margin-bottom: 10px;
}


#contents h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	letter-spacing: 0.1em;
	background: #666;
	text-align: left;
	padding-left: 10px; margin-bottom:10px;
}

#contents h5 {
	font-family: "Times New Roman", Times, serif;
	clear: both;	font-size: 85%;
	border-top: solid 0px #eee;
	border-left: solid 0px #eee;
	border-bottom: solid 1px #666;
	border-right: solid 0px #ccc;
	letter-spacing: 0.2em;
	background: #111;
	text-align: left;
	padding-left: 20px;
}

#contents p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}




/* Footer
--------------------------------------------------------------------*/
#footer {
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size: 10px;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom:15px;
	width: 100%;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}


#footer_index {
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 100%;
	}


#footer p{
	clear: both;
	font-weight: normal;
	font-size: 15px;
	width: 100%;
}


/* lightbox
--------------------------------------------------------------------*/
.gallery {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:10px;
}
.gallery a img {
	padding: 1px;
	border: groove 5px #ccc;
	margin: 10px 25px 10px 10px;
	background-color: #fff;
}
.gallery a:hover img {
	padding: 1px;
	border: groove 5px #A0A0A4;
	margin: 10px 25px 10px 10px;
	background-color: #fff;
	}

img.sample2{float:left;}
br.kaijo1{clear:both;} 




/*clearfix
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */
