/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #1A1A1A url('../img/bg005.gif') repeat-x 0 0;
min-width: 800px;
}

a:link, a:visited {
color: #CCCCCC;/*#FFC750;*/
text-decoration: none;/*underline;*/
font-weight: normal;/*bold;*/
}

a:hover {
text-decoration: none;
color: #0099FF;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box { 
min-height: 1px;
}

.cleaning-box:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #CCCCCC;
}

h1 {
font-size: 1.8em;
font-family: "メイリオ", Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
text-align: left;
padding: 23px 0 4px 0;
letter-spacing: 1px;
background: url('../img/h1-bg.gif') repeat-x 0 100%;
width: 60%;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h1 span {
color: #FFCB5C;
}

h2 {
font-size: 1.6em;
font-family: "メイリオ", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 0;
letter-spacing: 1px;
}

h3 {
font-size: 1.4em;
font-family: "メイリオ", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
letter-spacing: 1px;
margin-bottom: 8px;
background: url('../MAR_091.GIF') no-repeat 0 center;
padding-left: 27px;
}

h4 {
font-size: 1.2em;
font-family: "メイリオ", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
letter-spacing: 1px;
margin-bottom: 8px;
background: url('../MAR_091.GIF') no-repeat 0 center;
padding-left: 27px;
}


address {
}


/* Header */

#header {
width: 800px;
height: 120px;/*157px;*/
margin: 0 auto;
position: relative;
/*background: url('../img/hdbg.gif') repeat-x 0 0;*/
text-align: left;
}


/* Search form */

form.searching {
width: 180px;
position: absolute;
top: 80px;
right: -7px;
}

form.searching fieldset {
border: 0;
}

#picture-input {
position: absolute; 
top: 0;
left: 0;
overflow: hidden;
width: 150px;
height: 28px;
background: #FFDDDD url('../img/input-bg.gif') no-repeat 0 0;
border: 0;
margin-top: 1px;
}

#picture-input input {
position: relative;
top: 5px;
left: 10px;
width: 150px;
border: 0;
letter-spacing: 1px;
background-color: #ffdddd;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}



/* Menu */

#menu-box {
background: #323232 url('../img/menu-bg.gif') repeat-x 0 0;
border-bottom: 1px solid #3B3B3B;
}

#menu {
width: 800px;
margin: 0 auto;
background: #323232 url('../img/menu-bg.gif') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li a {
font-size: 1.1em;
color: #CCCCCC;
font-weight: normal;/*bold;*/
float: left;
display: block;
padding: 0 1.6em;
line-height: 35px;
background: url('../img/li-border.gif') no-repeat 100% center;
}

#menu li a:hover, #menu li a.active {
font-weight: normal;/*bold;*/
color: #FFCB5C;
}

#menu2 li{
margin-bottom: 5px;
padding-left: 5px;
border-bottom: 1px dotted #606060;
}

#menu2 li a{
font-weight: normal;
font-size: 1.1em;
/*color: white;*/
list-style-position: inside; 
/*padding-left: 30px;*/
text-decoration: none;
padding-left: 5px;
/*list-style-image: url('../MAR_091.GIF');*/ 
}
/*
#menu2 li a {
text-decoration: none;
｝
*/
/* RSS */

#rss-block {
position: absolute;
top: 158px;
right: 0;
font-size: 1.2em;
color: white;
height: 34px;
line-height: 34px;
}

#rss-icon {
background: url('../img/rss-icon.gif') no-repeat 0 center;
padding-left: 30px;
}


/* Content */

#content {
background: #1A1A1A url('../img/content-bg.gif') repeat-x 0 0;
min-height: 231px;
}

#content-box {
width: 880px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#content-box-in-left {
width: 72%;
float: left;
}

#content-box-in-left-in {
margin: 2em 1em 5em 1.8em;
}

#content-box-in-right {
width: 27%;
float: right;
}

#content-box-in-right h3 {
color: #FFFFFF;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#content-box-in-right-in {
/*margin: 2em 1.4em 5em 2.8em;*/
}


/* Right column directives */

#content-box-in-right-in ul {
list-style-type: none;
margin: 0 0 30px 4px;
}

#content-box-in-right-in ul li {
color: #FFFFFF;
display: inline;
}

#content-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#content-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
border-left: 2px solid #FF9C31 !important;
/*text-decoration: underline !important;*/
color: #3399FF;
}


/* Block of text with dotted border-bottom */

.block {
padding-bottom: 1px;
margin-bottom: 20px;
/*border-bottom: 1px dotted #606060;*/
margin-left: 26px;
}


/* Small gallery */

#small-gallery {
margin: 1.5em 0 3em 0;
width: 100%;
padding: 1px 0;
}

#small-gallery img {
border: 2px solid #434343;
margin: 0 10px 15px 0;
}

#small-gallery a:hover img {
border: 2px solid #FF9C31;
}


/* Footer */

#footer {
width: 800px;
height: 80px;
margin: 0 auto;
border-top: 1px solid #404040;
}

p.footer-left {
float: left;
width: 430px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
}

p.footer-right {
float: right;
width: 430px;
color: #999999;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #999999;
font-weight: normal;
}

p.footer-right a:hover {
color: #FFFFFF;
font-weight: normal;
}

#rireki {
float: left;
color: #FFFFFF;
padding: 5px;
line-height: 165%;
/*border-bottom: 1px dotted #606060;*/
width: 120px;
}

#rireki2 {
float: right;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 5px;
color: #FFFFFF;
padding: 10px;
/*border-bottom: 1px dotted #606060;*/
}

#user {
float: left;
color: #FF9900;
margin-top: 25px;
padding: 5px;
line-height: 165%;
border-top: 2px solid #606060;
border-bottom: 1px dotted #606060;
width: 700px;
padding-left: 5px;
padding-top: 7px;
padding-bottom: 7px;
/*background: url('../MAR_091.GIF') no-repeat 0 center;*/
background-color: #111111;
}

#user2 {
float: left;
color: #CCCCCC;
padding: 5px;
line-height: 165%;
/*border-bottom: 1px dotted #606060;*/
/*border-bottom: 1px dotted #606060;*/
width: 680px;
}

#user2 a{
color: #3399FF;
}

#user2 a:hover{
text-decoration: none;
color: #FFFF00;
}

#rfooter {
width: 700px;
border-top: 2px solid #404040;
}


#rireki_table{}

#rireki_table table{  table-layout: fixed; width: 700px; border-collapse:collapse; font-size:14;}
tr { color: #BBBBBB; height: 15px; background-color : #000000;}
td {line-height: 160%; padding: 10px; border: 1px solid #444444; }

#rireki_table a{
color: #3399FF;
}

#rireki_table a:hover {
color: #FFFF00;
}

#r_head{
width: 700px;
float: center;
font-size: 1.2em;
color: #FF9900;
}

#r_head_left{
width: 800px;
float: left;
font-size: 1.2em;
color: #FF9900;
}

#rireki_footer{
text-align: left;
float: center;
color: #FF9900;
margin-top: 10px;
/*padding: 5px;*/
line-height: 165%;
/*border-top: 2px solid #606060;*/
/*border-bottom: 1px dotted #606060;*/
width: 700px;
padding-left: 5px;
/*background: url('../MAR_091.GIF') no-repeat 0 center;*/
/*background-color: #111111;*/
}

#topix{
float: center;
text-align: left;
color: #CCCCCC;
padding: 5px;
line-height: 165%;
/*border-bottom: 1px dotted #606060;*/
/*border-bottom: 1px dotted #606060;*/
width: 800px;
}

#topix1 {
float: left;
color: #FF9900;
margin-top: 20px;
/*padding: 5px;*/
line-height: 165%;
border-top: 2px solid #606060;
border-bottom: 1px dotted #606060;
width: 800px;
padding-left: 5px;
padding-top: 7px;
padding-bottom: 7px;
/*background: url('../MAR_091.GIF') no-repeat 0 center;*/
background-color: #111111;
}

#menu2 li{
margin-bottom: 5px;
padding-left: 5px;
border-bottom: 1px dotted #606060;
}

#menu3 li{
width: 380px;
color: #6699FF;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2em;
border-bottom: 1px dotted #606060;
list-style-position: inside; 
/*padding-left: 30px;*/
text-decoration: none;
list-style-type: none;
}

#menu5 li{
width: 600px;
color: #6699FF;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 2em;
border-bottom: 1px dotted #606060;
list-style-position: inside; 
/*padding-left: 30px;*/
text-decoration: none;
list-style-type: none;
}

#menu7 li{
width: 600px;
color: #CCCCCC;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 1.5em;
border-bottom: 1px dotted #606060;
list-style-position: inside; 
/*padding-left: 30px;*/
text-decoration: none;
list-style-type: none;
}


#seq_table{}

#seq_table table{  table-layout: fixed; width: 500px; border-collapse:collapse; font-size:14;}
tr { color: #BBBBBB; height: 15px; background-color : #000000;}
td {line-height: 150%; padding: 8px; border: 1px solid #444444; }


#seq_table a{
color: #3399FF;
}

#seq_table a:hover {
color: #FFFF00;
}


/* Content2 */

#content2 {
background: #1A1A1A url('../img/content-bg.gif') repeat-x 0 0;
min-height: 231px;
}

#content2-box {
width: 780px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#content2-box-in-left {
width: 60%;
float: left;
}

#content2-box-in-left-in {
margin: 2em 1em 5em 1.8em;
}

#content2-box-in-right {
width: 30%;
float: right;
}

#content2-box-in-right h3 {
color: #FFFFFF;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#content2-box-in-right-in {
/*margin: 2em 1.4em 5em 2.8em;*/
}


/* Right column directives */

#content2-box-in-right-in ul {
list-style-type: none;
margin: 0 0 30px 4px;
}

#content2-box-in-right-in ul li {
color: #FFFFFF;
display: inline;
}

#content2-box-in-right-in ul li a, #content-box-in-right-in ul li a:visited {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#content2-box-in-right-in ul li a:hover, #content-box-in-right-in ul li a.active {
border-left: 2px solid #FF9C31 !important;
/*text-decoration: underline !important;*/
color: #3399FF;
}


#content3-box {
width: 780px;
margin: 0 auto;
text-align: center;
min-height: 544px;
}


#center_text {
font-size: 1.2em;
font-family: "メイリオ", Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FF9C31;
letter-spacing: 1px;
margin-bottom: 8px;
}

div.section{
	margin: 0em 0;
	padding: 0em 0;
	/*border: 1px dotted #999;*/
	background-color: #000;
}

#midasi5{
	margin: 0em 0px 0 0px;
	/*border-bottom: 1px solid #ddd;*/
	float: left;
	width: 6em;
	color: #FFFF00;
	font-family: "Trebutchet MS", sans-serif;
	font-weight: normal;
	font-size: 100%;
	/*text-transform: uppercase;*/
}

p.midasi{
	margin: 0.5em 16px;
	line-height: 1.5;
	color: #333;
	font-size: 80%;
}