@charset "UTF-8";
* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#44382E;
	line-height:18px;
	text-transform: none;
	text-decoration: none;
	text-align:center;
	letter-spacing: 0.1em;
	font-size:14px;
	background-image: url(../img/Top%20Back.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
img {
	border:0;
}
#contents {
	background-color: #A9F5A9 ;
	float: left;
	width: 670px;
	height:auto;
	padding-right: 10px;
	padding-left: 20px;
}

div#wrapper {
	width:1000px;
	text-align:center;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width:1000px;
	height:330px;
	text-align:center;
    background-color:;
	background-color: #F4F1EB;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*----------------------------------------------------
----------------------------------------------------*/
div#mainArea {
	width:1000px;
	height:auto;
	overflow:hidden;
	background-color: #A9F5A9;
	text-align: left;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
}

#mainArea #banner {
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #A9F5A9;
}
/*----------------------------------------------------
----------------------------------------------------*/

.rollover_btn001 a {
	display:block;
	width:230px;
	height:120px;
	background-image: url(../img/btn055_09.jpg);
}
.rollover_btn001 a:hover {
	background-position:left bottom;
}
.rollover_btn002 a {
	display:block;
	width:230px;
	height:120px;
	margin-bottom: 10px;
}
.rollover_btn002 a:hover {
	background-position:left bottom;
}
#header #logo .rollover_btn003 {
	float: right;
}
.rollover_btn003 a {
	display:block;
	width:180px;
	height:120px;
	background:url(file:///C|/Users/S.Yamamoto/Documents/HP%20(Tomonokai)/Tomonokai/img/camino-contact.jpg) no-repeat left top;
	text-indent: -9999px;
}
.rollover_btn003 a:hover {
	display:block;
	width:180px;
	height:120px;
	background:url(file:///C|/Users/S.Yamamoto/Documents/HP%20(Tomonokai)/Tomonokai/img/camino-contact.jpg) no-repeat left bottom;
	text-indent: -9999px;
}
/*----------------------------------------------------
----------------------------------------------------*/

div#footer {
	clear:both;
	width:100%;
	height:80px;
	line-height:23px;
	text-align:center;
	margin: 0px;
	color:#FFFFFF;
	font-size:11px;
	background-color:#066;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
/*----------------------------------------------------
	#nav
----------------------------------------------------*/
div#menu {
	width:1000px;
	clear:both;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Basic code - don't modify */

#nav {
	display: block;
	padding: 0;
	position: relative;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
	height: 32px;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 0px;
}
#nav a {
	color: white;
	font-size: 12px;
	line-height: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #FFF;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav ul {
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	top: 30px;
}
#nav ul a {
	border-bottom: 1px solid white;
}
#nav a:hover {
	color:#FFF;
	text-decoration:none
}
#nav ul a:hover {
	color:#CCC;
	text-decoration:none
}
* html #nav ul {
	line-height: 0;
} /* IE6 "fix" */
#nav ul a {
	zoom: 1;
} /* IE6/7 fix */
#nav ul li {
	float: none;
}
#nav ul ul {
	top: 0;
	left: 140px;
}
#nav *:hover {
	background-color: #FFF;
}
#nav ul li a {
	background-color: #333;
}
#nav ul a.hover {
	background-color: #360;
}
* html #nav ul li {
	margin-bottom: -3px;
} /* IE6ハック */
*:first-child+html #nav ul li {
	margin-bottom: -4px;
}/*IE7ハック */
#menu #nav .navibtn a {
	width: 130px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#menu #nav .navibtn1 a {
	width: 145px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#menu #nav .navibtn2 a {
	width: 155px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#menu #nav .navibtn3 a {
	width: 150px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#menu #nav .navibtn4 a {
	width: 150px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#menu #nav .navibtn5 a {
	width: 150px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
<!--#menu #nav .navibtn6 a {
	width: 125px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}-->
#menu #nav .navibtn7 a {
	width: 120px;
	color: #555;
	text-decoration: none;
	background-image: url(../img/btn055_09.jpg);
	background-position: left top;
}
#wrapper #mainArea #contents table tr td .text strong {
	font-weight: bold;
}
.counter {
	height: 25px;
	width: 100%;
	text-align: center;
	clear: both;
}
#P3 {
	font-size: 12px;
}
#P3 {
	font-size: 10px;
	color: #C03;
}
.P4 {
	color: #009;
	font-size: 12px;
}
#p1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
.bgColor {
	background-color: #3FF;
}
.bgColor1 {
	background-color: #3CC;
}
.bgColor3 {
	background-color: #3F9;
}
.bgColor4 {
	background-color: #3F3;
}
.bgColor5 {
	background-color: #FCC;
}
.bgColor6 {
	background-color: #CF3;
}
.bgColor7 {
	background-color: #6FF;
}
.bgColor8 {
	background-color: #FC6;
}
.bgColor9 {
	background-color: #FC9;
}
.bgColor9 {
	background-color: #CCF;
}
.bgColor10 {
	background-color: #6C6;
}
#p10 {
	font-size: 12px;
}
#p3 {
	font-weight: bold;
}
#p4 {
	font-weight: bold;
}
#p5 {
	font-size: 18px;
}
#p7 {
	font-size: 12px;
}
