﻿

/* 基本スタイル
---------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.4;
	color: #999999;
        background: #FFFFFF
}
p {
	/*\*/
	letter-spacing: 0.2em;
	/**/
}
a {
        text-decoration:none;color:#cc0033;
}
#wrapper {
        width: 800px;
 
}

/* ヘッダー
---------------------------------------------*/
#header {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 473px;
	background: #FFFFFF url(../images/main_copy7.jpg) left top no-repeat;
}
#logo {
	position: absolute;
	left: 0px;
	top: 50px;
	margin: 0;
}

	/* ナビゲーション
	---------------------------------------------*/
	#navigation {
		position: absolute;
		top: 478px;
		left: 0px;
		width: 159px;
                             height: 0px;
                             list-style-type: none;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
                            border-top: 1px solid #cccccc;
	}
	#navigation li {
		float: left;
		width: 159px;
		margin: 0;
                             border-right: 1px solid #cccccc;
	}
	#navigation li a {
		display: block;
		width: 100%;
		padding: 0px 0;
		text-align: center;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background: #880000;
	}
	#navigation li a:hover {
		color: #880000;
                            background: #ffffff;
	}
	
	/* サブメニュー
	---------------------------------------------*/
	#navigation ul ul {
		background: #ffffff;
	}
	#navigation ul ul li {
		float: none;
                           width: 156px;
	}
	#navigation ul ul li a {
		border-top: 1px solid #c0c0c0;
                             border-left: 2px solid #880000;
		background: none;
		font-size: 100%;
		font-weight: normal;
		padding: 3px 0;
                             color: #808000;
	}
	#navigation ul ul li a:hover {
		color: #990033;
		background-image: none; 
		background-color: #e0e0e0;
	}
	#navigation ul li.parent ul {
		display: none;
	}
	#navigation ul li.parentOn ul {
		display: block;
	}

/* メインイメージと2段組
---------------------------------------------*/
#content {
        position: relative;
        background-color: #ffffff;
        width: 800px;
}              
#about {
	position: absolute;
	left: 0px;
	top: 300px;
        width: 503px;
	margin: 0;	
}
}
#newsRelease1 {
        float: left;
        width: 750px;
        margin-top: 5px;
        margin-left: 20px;
        background-color: #ffffff;	
}   
#newsRelease {
        position: absolute;
	left: 450px;
	top: 1px;
        width: 350px;
	margin: 0;	
}       
#footer {
        position: relative;
	color: #FFFFFF;
        left: 0px;
	top: 0px;
        width: 100%;
	margin: 0;
	background: #333333;
}
#gazou {
        text-align: left;
        width: 600px;
        margin-left: 180px;
}
#gazou h2 {
        padding-top: 20px;
         padding-left: 10px;
        padding-bottom: 20px;
        font-size: 235%;
        color: #333333;
        margin: 0px;
        text-align: left;
}
#gazou p {
        font-size: 100%;
        padding: 0px;
        color: #000000;
}
#gazou table {
	width: 95%;
	margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
	font-size: 110%;
}
#gazou th,#gazou td {
	padding-top: 5px;
	text-align: center;
}
#gazou th {
        padding-top: 0px;
	border-left: 10px solid #000099;
	border-bottom: 10px solid #000099;
	background: #E0E0E0;
}
#gazou td {
	border-right: none;
	border-bottom: none;
	background: #FFFFFF;
}
#gazou td a {
	display: block;
	width: 100%;
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
}
#gazou td a:hover {
	background-color: #74CE70;
}
#gazou td a {
	background-color: #006699;
}
#gazou td a:hover {
	background-color: #2D8DCB;
}
#gazou td a {
	background-color: #CC3333;
}
#gazou td a:hover {
	background-color: #E24545;
}
#hyou {
        text-align: right;
        margin: 0px;
}
#hyou h2 {
        font-size: 140%;
        color: #000066;
        margin-top: 5px;
        background-color: #c0c0c0;
        border-left: 5px solid #000066;
        border-bottom: 2px solid #000066;
        padding: 2px;
}
#hyou table {
        border-collapse: collapse;
	width: 98%;
	margin-top: 0px;
        margin-bottom: 20px;
        text-align: center;
	font-size: 100%;
        border: 1px solid #cccccc;
}
#hyou th,#hyou td {
	padding: 5px;
        border: 1px solid #cccccc;
}
#hyou th {
	background: #e0e0e0;
}
#hyou th.le {
        text-align: left;
	background: #e0e0e0;
}
#hyou td {
        border-top: 0px;
	background: #FFFFFF;
}
#hyou td.01 {
        border-top: 0px;
	border: 1px solid #e0e0e0;
	background: #FFFFFF;
        text-align: left;
}
/* 本文のレイアウト
---------------------------------------------*/
#about h3, {
	color: #FFFFFF;
        padding-bottom: 0px;
        margin: 1px 0px 0 0px;
}
#about h4, {
	color: #FFFFFF;
        padding-bottom: 0px;
        margin: 1px 0px 0 0px;
}
#about h5, {
        position: relative;
	color: #FFFFFF;
        padding-bottom: 0px;
        margin: 1px 0px 0 0px;
}
.chikyuu {
                position: absolute;
                z-index: 110;
		top: 73px;
		left: 178px;
                padding-bottom: 0px;
                padding-bottom: 0px;
}
.toi1 {
                position: absolute;
                font-size: 120%;
                font-weight: bold;
                z-index: 110;
		top: 107px;
		left: 240px;
                padding-bottom: 0px;
                padding-bottom: 0px;
}
.toi2 {
                position: absolute;
                font-size: 120%;
                font-weight: bold;
                z-index: 110;
		top: 238px;
		left: 240px;
                padding-bottom: 0px;
                padding-bottom: 0px;
}
#newsRelease dl {
        padding-left: 10px;
	margin: 10px 0px 0 0px;
}
#newslogo {
	color: #FFFFFF;
        padding-bottom: 0px;
        padding-bottom: 0px;
        margin: 10px 0px 0 0px;
}
#newsRelease dl dt {
	font-size: 110%;
	color: #000066;
        margin: 5px 0px 0 0px;
}
