﻿body {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #000000;
	
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #666666;
}
#container {
	width: 780px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #191919;	
	background-image: url(img/carbon_m.gif);
	margin: 5px auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border: 1px solid #000000;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#header {
	padding: 0 10px 0 20px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-color: #000;
}
#header #head_logo h1 {
	font-size:36px;
	font-family:Geprgoa,"Times New Roman",Times,serif;
	text-transform:capitalize;
	letter-spacing:-3px;
	line-height:1;
	padding-bottom: -3px;
	padding-top:8px;
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	color:#FFFFFF;
}
#header #head_logo h4{
	font-size:14px;
	font-family:Geprgoa,"Times New Roman",Times,serif;
	letter-spacing:-1px;
	line-height:1;
	text-transform:capitalize;
	color:#FFFFFF;
	margin:-3px 0 0 0;

	padding-left:5px;
}
#header #head_logo hr{
	color:#0B84C9;
	text-align:left;
	height:1px;
	width:29%;
	margin:0;
	padding:0;
}
#heder #navi{
	margin-left:20px;
}
#header #Address {
	color: #CCC;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #logo {
	margin-bottom: 0px;
}
/*ヘッター
-------------------------------------------------------------------*/
#mainContent {
	padding: 0 15px 10px 15px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #191919;
	margin: 10px;
}
#mainContent h1{
	fontsize: 24px;
	font-family: impact;
	margin-bottom: 0px;

}
#mainContent #main_img{
	border:3px solid #DDDDDD;
	margin-right:2px;
	margin-left:2px;
}
#mainContent p{
	margin-top: 3px;
	margin-left: 10px;
}

#l_menu #content {
	padding: 5px 10px 5px 5px;
	background-color: #000;
	margin-top: 8px;
}
#l_menu {
	float: left;
	width: 370px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
}
#l_menu h3{
	font-family: Century Gothic;
}

#l_menu #l_img {
	padding: 3px;
	float: left;
	background-color: #FFF;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#l_menu #content #c_btn {
	text-align: right;
}
#r_menu {
	margin-left: 380px;
	padding: 10px;
}
#r_menu .news {
	height:180px;
	padding: 10px 15px;
	background-color: #000;
}
#r_menu .news .news_a {
	height: 135px;
	text-align: center;
	background-color: #191919;
	width: 295px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
#l_menu #content p {
	font-size: 12px;
	line-height: 135%;
	color: #CCCCCC;
	margin-top: 2px;
}
#l_menu #content h3 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: underline;
	color: #39F;
	font-family: "Courier New", Courier, monospace;
}

#r_menu .news h3 {
	font-size: 16px;
	color: #39F;
	background-color: #333;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 8px;
	background-image: url(img/h3bk2.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
#r_menu .news .news_a p{
	font-size: 12px;
	color: #CCC;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: left;
	margin-left: 10px;
	line-height: 135%;
}
#r_menu .news .news_a hr{
	width:95%;
	height:1px;
	color:#999999;
	margin-top:2px;
	margin-left:5px;
}
#mainContent #sub_content {
	clear: both;
	margin-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/back_01.gif);
}
#mainContent #sub_content h2 {
	color: #999;
	background-color: #000000;
	font-family: Century Gothic;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-top: 8px;
	border-bottom:1px solid #39F;
}
#sub_content p {
	color: #CCCC99;
	font-size:12px;
	line-height:135%;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*フッター
-------------------------------------------------------------------*/

#footer {
	
	background:#000000;
	text-align: center;

}
#f_menu h3{
	color:#999999;
	margin-top: 5px;
}
#f_menu {
	background-color: #000000;
	padding-top: 5px;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
}
#f_menu li a{
	color: #0B84C9;
	text-decoration: none;
}
#f_menu li a:hover{
	color: #FFA500;
}
#f_menu ul {
	text-align: cenetr;
	margin-top: 3px;
	margin-bottom: 3px;
}

address {
	font-style: normal;
	display: block;
	background-color: #333333;
	background-image: url(img/ft_bk.gif);
	line-height:25px;
	font-size:12px;
	color:#e2e2e2;
}


a{
	color:#CCCCCC;
	text-decoration:none;
}
a:hover{
	color:#FFA500;
	font-weight:bold;
}
#sub #sche_p table tr td {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.oneColFixCtrHdr #container #header #navi {
	margin-right: auto;
	margin-left: auto;
}
#r_menu .info {
	height: 350px;
	margin-top: 15px;
	background-color: #000;
	text-align: center;
	padding-top: 15px;
}

/*highslide
-------------------------------------------------------------------*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
    background: white;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-wrapper {
    background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 8pt;
    font-family: sans-serif;
    font-weight: bold;
    text-decoration: none;
    padding: 2px;
    border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
    background: url(highslide/graphics/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}