@charset "UTF-8";

/* body‚ÉŠÖ‚·‚éCSS
--------------------------------------------------------------------------------*/

body {
	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
	font-size: 100%;
         background-color: #000000;
}
#container {
	width: 700px;
	margin: 0px auto 0px auto;
        background-color: #000000;
}
#top {  color: #ffffff;
	width: 229px;
	height: 40px;
        background-color: #363636;
}
#topright {
	float: right;
	height: 40px;
	width: 464px;
        text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 699px;
	padding-top: 5px;
}
#news {
	width: 221px;
	margin-top: 5px;
	background-color: #363636;
	color: #ffffff;
	padding: 4px;
}


#news a:link, #news a:active,  #news a:visited {color:#F7CB33;
}
#news a:hover {color:#000000;
}


#menu { font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        font-size : 0.85em;
	width: 438px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #000000;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #000000;
	text-decoration: none;
	color: #ffffff;
}
#content {
	width: 463px;
	float: right;
	margin-top: 5px;
	background-color:#363636;
}
p         {font-size : 0.75em;
           line-height : 1.5;
           color : #cccccc;
           margin-top : 0;
           text-align : left;
}




h1 {	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        padding: 4px;
	margin: 4px;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
        font-size: 1.2em;
        font-weight: normal;
        color: #ffffff;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #363636;
}

h3 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
        margin-top: 50px;
	font-size: 0.95em;
	font-weight: normal;
	color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
        clear:both;
}
h4 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	color: #ffffff;
}
h5 {    font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN","Osaka",sans-serif;
        text-align: left;
	font-size: 0.95em;
	font-weight: normal;
	color: #ffffff;
        clear:both;
}


div#pad {padding: 10px 10px 10px 10px;
	color: #000000;
}

img.photo-odd {padding: 8px;
               padding-right: 0px;
               float:right; 
}

p#kaijyo {clear:both;} 

img.photo-even {margin: 1px 8px 8px 0px;
                float:left; 
}

img.pad-photo-odd {margin: 1px 5px 10px 0px;
                float:left; 
}

img.pad-photo-even {margin: 1px 5px 10px 0px;
                   float:right; 
}

img.news-photo {margin: 1px 8px 10px 0px;
 }




input, textarea	{border: solid 1px #000000}

p#button input	{border: outset 3px #999999;
	background-color: #999999;
	color: #ffffff;
	width: 100px}


#footer {
	background-color: #000000;
	padding: 0px;
	width: 700px;
	color:#ffffff;
	font-size: 90%;
	text-align: right;
	clear:both;
	border-top: 10px solid #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
