@charset "utf-8";
/* --- image下ナビゲーションバー --- */
div.nav {
	width:960px;
	height: 45px;
	font-size: 80%;
	margin:0 auto;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}


/* --- メニュー項目 --- */
div.nav ul.nl li {
margin-bottom: 2px; 
border-bottom: 1px #8ca654 dotted; /* 項目の下境界線 */
float:left;
width:160px;
}
/* --- リンク --- */
div.nav ul.nl li a {
	display: block;
	position: relative; 
	padding: 12px 10px; 
	color: #404040; 
	text-decoration: none; 
	background-color: #999999;
	background-image: url(img/ver_menu5_8off.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/* --- ポイント時の設定 --- */
div.nav ul.nl li a:hover {
	text-decoration: underline;
	background-color: #999999;
	background-image:  url(img/head003_03.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
}


/*---------------トップイメージFlash下-------------------*/
#topmess #dl1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	width: 435px;
	float: left;
	margin-left: 25px;
	border: thin dotted #999;
	padding:2px;
	font-size: 90%;
	line-height: 120%;
}
#topmess #dl1 a{
	text-decoration:none;
	color:#333;
	display:block;
}

#topmess #dl2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	width: 435px;
	float: right;
	margin-right: 40px;
	border: thin dotted #999;
	padding:2px;
	font-size: 90%;
	line-height: 120%;
}
#topmess dl dt{
	font-weight:bold;
}
#topmess dl dd{
	padding-left:15px;
	font-size: 90%;
	line-height: 120%;
	
}
#topmess #tomail{
	padding:3px;
	font-size:90%;
}
#topmess #toptel {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	float: right;
	margin-right: 30px;
	padding: 5px;
}
/*----------------------------------*/

#naiyo {
	clear: both;
	padding-top: 20px;
	padding-left: 120px;
	height: 510px;
	padding-bottom: 20px;
	width: 720px;
}
#naiyo img {
	margin: 1px;
	border-style:none;
}
#naiyo img a {
	border-style:none;
}
/*--------ナビ下左上BOX---------*/
#info {
	width: 260px;
	height: 290px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #666;
	background-color: #CFF;
}
#jigyou-info   {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#wrapper #main #info h3, h4, h5{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #333;
}
#wrapper #main #info h4 {
	margin-bottom: 20px;
}

#wrapper #main #info #wo {
	margin-left: 60px;
}

#wrapper #main #info #good {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	height: auto;
	width: 130px;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 110%;
	text-decoration: underline blink;
}
/* --- ボックス --- */
div .sectionbox {
	width: auto;
	font-size: 80%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#coment1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 75px;
	padding-left: 15px;
	overflow: hidden;
	width: 450px;
}


/* --- ボックス内の段落 --- */
div #sectionbox p {
	font-size:100%;
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 10px;
	padding-top: 0px;
}
