ul, li, main {
	padding: 0;

}

ol, ul {
	list-style: none;
}

a {
  text-decoration: none;
}

body  {background-color: #ffffff;
	background-position: center top;
	margin-top: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

a	{color: #017acd}

.middle  {font-size:12pt}
.small  {font-size:0.75em}
.n_title  {font-size:12pt}

/* コンテナ */
div#container	{width: auto;
	background-color: #ffffff;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	
}

/* ヘッダー */
div#header	{font-size: 0.90em;
	background-color: #ffffff;
    width: 870px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

div#header a	{font-size: 0.90em;
	color: #000000;
	text-decoration: none;
	line-height: 10px;}

div#header a:hover	{color: #ff0000}

/* ナビ */
ul#nav1{
	width: 870px;
	margin-left: 0px;
	clear: both;
	
}

ul#nav1 li{
	list-style-type: none;
	float: left;
	margin-left: 0px;
	height: 50px;
	overflow: hidden;
}

div#section {
	margin-top: -13pt;
	margin-left: 0pt;
	margin-bottom: 0pt;
	width: 1210px;
	clear: both;
	padding-bottom: 30pt;
}

/* サブメニュー */
.menu {
    position: relative;
    width: 100%;
    height: 40px;
    max-width: 1210px;
	margin-top: 20px;
	margin-bottom: -20px;
    
}

.menu > li {
	list-style-type: none;
    float: left;
    height: 40px;
    line-height: 50px;
    background: #ffffff;
}

.menu > li a {
    display: block;
	font-size: 14px;
    color: #ffffff;
}

.menu > li a:hover {
    color: #ffffff;
}

ul.menu__second-level {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

ul.menu__third-level {
    visibility: hidden;
    opacity: 0;
}

ul.menu__fourth-level {
    visibility: hidden;
    opacity: 0;
}

.menu > li:hover {
    background: #ffffff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.menu__second-level li {
    border-top: 1px solid #111111;
}

.menu__third-level li {
    border-top: 1px solid #111111;
}

.menu__second-level li a:hover {
    background: #111111;
}

.menu__third-level li a:hover {
    background: #2a1f1f;
}

.menu__fourth-level li a:hover {
    background: #1d0f0f;
}

.menu > li.menu__single {
    position: relative;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  top: 40px;
  width: 100%;
  background: #072A24;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  visibility: hidden;
  opacity: 0;
}

li.menu__single:hover ul.menu__second-level {
    top: 40px;
    visibility: visible;
    opacity: 1;
}

/* 下矢印 
.init-bottom:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
*/

/* floatクリア */
.menu:before,
.menu:after {
    content: " ";
    display: table;
}

.menu:after {
    clear: both;
}

.menu {
    *zoom: 1;
}

/* パンくずリスト */
div#bread {
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px}

div#bread a	{font-size: 0.75em;
	color: #0000ff;
	text-decoration: none;
	line-height: 10px;}

div#bread a:hover	{color: #ff0000}

/* メインフォト */
div#main_ph	{width: 870px;
	float: auto;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 25px}


/* コンテンツ */
.over {/*親div*/
  position: relative;
  }

.over p {
  position: absolute;
  color: white;/*文字は白に*/
  font-weight: bold; /*太字に*/
  font-size: 2em;/*サイズ2倍*/
  font-family :Quicksand, sans-serif;/*Google Font*/
  top: 0;
  left: 0;
  }

.example img {
  width: 100%;
  }


/* コンテンツ */
div#content	{width: 870px;
	float: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{font-size: 1em;
	color: #008cd6;
	line-height: 28px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;}

div#content h1	{background-color: #008cd6;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 20px}

div#content a	{font-size: 1em;
	color: #0000ff;
	text-decoration: none;
	line-height: 20px;}

div#content a:hover	{color: #ff0000}


div#content ul	{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;}

div#content li	{list-style-type: none;
	float: left;
	text-align: center;}

/* ニュース */
div#news	{font-size: 0.90em;
	width: 870px;
	float: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#news h2	{font-size: 1em;
	color: #0000ff;
	line-height: 28px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0}

div#news h3	{font-size: 0.875em;
	color: #008cd6;
	line-height: 15px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 0px}

div#news p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;}

div#news a	{font-size: 0.90em;
	color: #000000;
	text-decoration: none;
	line-height: 10px;}

div#news a:hover	{color: #ff0000}


/* テキストエリア */
div#ta	{font-size: 0.75em;
    width: 530px;
    height: 200px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top:-20px;
	margin-bottom:20px;
    padding: 10px;
	padding-left: 30px;
    background-color: #ffffff;
    border: 1px #c0c0c0 solid;
    color: #000000;
    overflow: auto
}


div#ta li {
	list-style-type: square;
}

div#ta p {font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	}
	
div#ta a {color: #017acd;
	text-decoration: none;}

div#ta a:hover {color: #ff0000}

/* バナー */
ul#banner li{
	list-style-type: none;
	float: left;
	margin-right: 0px;
	margin-left: 50px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.banner {font-size: 0.90em;
	width: auto;
	height: auto;
	float: center;
	margin-left: 50px;
	margin-top: 0px;
	}
	
/* リンクする画像 */
img.banner:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

/* リンク */
div#link	{background-color: #008cd6;
	width: auto;
	height: auto;
	text-align: left;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0px;
	clear: both}

div#link a	{font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
	line-height: 10px;
	margin-top: 0px;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 0}

div#link a:hover	{color: #ff0000}

/* フッター */
div#footer	{background-color: #008cd6;
	width: auto;
	height: 50px;
	margin-top: 0px;
	padding-top: 20px;
	clear: both}

address	{font-size: 0.75em;
	color: #ffffff;
	font-style: normal;
	text-align: center}

