@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin: 0;
}
body {
	color:#333333;
	font-size: 100%;
	line-height: 140%;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-image: none;
	cursor: default;
}
a {
	color:#333333;
}
a:hover {
	text-decoration: none;
}
a img {
	border:none;
}
p {
	font-size:80%;
}
dt, dd {
	font-size:80%;
}
td, th {
	font-size:80%;
}
h1 {
	width:900px;
	text-decoration: none;
	font-size: 60%;
	color: #333333;
}
strong {
	color: #546A51;
}
/*
ベース
-------------------------------------------------------------------*/
#base {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border: 1px solid #ffffff;
}
#wrap {
	float: left;
	padding: 10px;
	background-color:#D3D3D3;
}
/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:900px;
	height:100px;
}
#header #sub {
	font-size: 90%;
	color: #333333;
	margin-top: 20px;
}
#header #logo {
	float:left;
}
#header #info {
	width:500px;
	float:right;
}
#header .img-logo {
	float:right;
}
/*ナビゲーション
----------------------------------------------- */
#nav {
	width:900px;
	height:40px;
	background-color: #333333;
 border-top::solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
	font-size:90%;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	list-style-type:none;
	float:left;
}
#nav li a {
	display:block;
	width:145px;
	line-height:40px;
	border-right:solid 1px #aaaaaa;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#nav, #nav li a {
	background-image: url(../img/nav.jpg);
	background-repeat:repeat-x;
}
#nav li a:hover {
	background-position:0 -50px;
	color:#666666;
}
/*
コンテンツ
-------------------------------------------------------------------*/

.p_big{font-size:16px;}

#contents {
	width:710px;
	float: right;
	background-color:#ffffff;
}
#contents p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents h2 {
	font-size: 100%;
	padding-left: 10px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #84adcb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7c3cc;
	padding-top: 2px;
	padding-bottom: 2px;
}
#contents h2 a {
	color:#4d4d4d;
}
#contents h3 {
	clear:both;
	font-size: 90%;
	padding-left: 30px;
	padding-top:4px;
	padding-bottom:6px;
	color: #4d4d4d;
	line-height: 16px;

	margin-bottom: 10px;
	margin-left: 13px;
	background:url(../img/title.jpg) no-repeat center left;
	border-bottom:dotted #F90 1px;
		border-top:dotted #F90 1px;
		width:600px;
}
#contents h3 a {
	color:#4d4d4d;
}
#contents h4 {
	clear:both;
	font-size: 90%;
	color: #4d4d4d;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	background-color:#95d3ea;
	border-bottom:solid #2aa7d7 1px;
}
#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 12px;
}
#contents #c_pad {
	padding: 10px;
}
#contents #c_pad p a {
	line-height: 20px;
}
#contents #c_pad p strong {
	line-height: 20px;
}
/*
#contents #c_pad dl {
	padding:5px 10px 5px 10px;
	margin:10px 30px 10px 30px;
	line-height: 20px;
}
*/
#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}
#contents #c_pad .p_img {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #c_pad .img-area {
	clear:both;
	width:630px;
	margin-left:50px;
	height:auto;
}
#contents #c_pad .img-area p {
	margin-left:200px;
}
#contents #c_pad .imgleft {
	clear:both;
	float:left;
	margin-right:15px;
	margin-bottom:50px;
}
#contents #c_pad .top {
	width:650px;
	text-align:right;
	margin-top:1em;
	margin-bottom:1em;
}
#contents #c_pad .top a {
	font-size:80%;
	text-decoration:underline;
	background:url(../img/arrow.gif) no-repeat left;
	padding-left:2em;
}
#contents #c_pad .place {
	font-size:90%;
	background:url(../img/title.jpg) no-repeat;
	background-position:left;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:5px;
	padding-left:30px;
}
#contents #c_pad .place a {
	font-weight:bold;
	padding-bottom:3px;
	padding-top:5px;
	padding-left:30px;
}
.img-top {
	clear:both;
	height:auto;
}
.img-souritu p {
	margin-left:230px;
}
dl.introduce {
	float:left;
	width:600px;
	padding:1px 1px 20px;

}
dl.introduce dt {
	float:left;
	clear:both;
	width:190px;
	margin-bottom:1px;
	padding:5px 0 5px 10px;
	font-weight:bold;
}
dl.introduce dd {
	float:left;
	width:380px;
	margin-bottom:1px;
	padding:5px;
	border-bottom:1px solid #85aecc;
}
#contents #c_pad .bunin{
	float:left;
	width:700px;
	text-align:center;
	margin-bottom:20px;
}
/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 555px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
	text-align:center;
}
#contents #c_pad table th {
	background-color: #EAE8DF;
	padding: 7px;
	text-align:center;
}
#contents #c_pad form table th {
	width: 127px;
}
/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 170px;
}
#side li {
	list-style-type: none;
}
#side_d {
	padding-top: 2px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F8F8F5;
	background-color: #D2D1B0;
}
#side_d h3 {
	display: block;
	width: 150px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 75%;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #333333;
}
#side_d ul {
	margin-bottom: 5px;
}
#side_d li a {
	display: block;
	width:120px;
	font-size: 75%;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	background:url(../img/li.gif) no-repeat #1fa6d6;
	background-position: 7px center;
	padding: 5px 5px 5px 25px;
	border-top: 1px solid #becbd4;
	border-bottom: 1px solid #becbd4;
}
#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}
#side img {
	border:none;
}
#side p {
	padding: 10px;
}
#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}
/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	text-align: center;
	height: 80px;
	padding: 20px;
	background-color: #999999;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 70%;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
}
#f_menu p {
	font-size: 70%;
	color: #333333;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	font-size: 70%;
}

