BODY    {
	color: #434343;
	margin: 0px;
	background: #FFFFFF url(img/back.jpg) repeat-x;
	font: 0.9em/1.7em "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
         }
h1 {
	font-size: 10px;
	color: #006600;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: 306px;
	height: 30px;
}
img {
    border-style:none;
}
hr {
	border-top: 1px dotted #CCCCCC;
}
p {
	margin: 0px;
	padding: 0px;
}
.photo {
	float: left;
	margin: 0px;
	padding: 0px;
}

/* 段組 */
#wrapperall {
	background: url(img/footer.gif) repeat-x left bottom;
}

#wrapper {
	margin: 0px auto;
	width: 950px;
	text-align: left;
	background: url(img/menu_bak.gif) repeat-y;
}
#kakoi {
	width: 950px;
	background: url(img/menu_bak.gif) repeat-y;
}
#header {
	margin: 0px auto;
	width: 950px;
	height: 100px;
	padding: 0px;
	background: url(img/header.gif) repeat-x;
}
.logo {
	float: left;
	width: 306px;
}
#flash {
	height: 350px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#tel {
    float:right;
	}
#main {
	width: 720px;
	float: right;
}
#footer {
	clear: both;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 20px;
	font-size: 12px;
	height: 130px;
	background: #58C600 url(img/footer.gif) repeat-x;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.copy {
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}




/* 上部ナビゲーション */
#navi {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 345px;
}
#navi a{
display:block;
text-decoration:none;
text-indent:-9999px;
border:none;
}
#navi a.n1{
	float:left;
	width:115px;
	height:40px;
	background-image: url(img/navi01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#navi a:hover.n1,
#navi a.n1on{
background:url(img/navi01d.gif) no-repeat;
}
#navi a.n2{
	float:left;
	width:115px;
	height:40px;
	background-image: url(img/navi02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#navi a:hover.n2,
#navi a.n2on{
background:url(img/navi02d.gif) no-repeat;
}
#navi a.n3{
	float:left;
	width:115px;
	height:40px;
	background-image: url(img/navi03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#navi a:hover.n3,
#navi a.n3on{
background:url(img/navi03d.gif) no-repeat;
}




/* トップページ用 */
.category {
	height: 400px;
	width: 720px;
	margin-top: 15px;
	background: url(img/category.gif) no-repeat;
	font-size: 12px;
	line-height: 17px;
}
.catelink {
	margin-top: 7px;
}
.catelink a {
	margin: 0px;
	padding: 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: #5DC200;
	border-top: 1px solid #5DC200;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #5DC200;
}
.catelink a:hover {
	color: #5DC200;
	background: #FFFFFF;
	border: 1px solid #5DC200;
}

.info {
	background: url(img/info.gif) no-repeat;
	height: 199px;
	width: 720px;
	padding: 0px;
}
.info p {
	display: block;
	width: 645px;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	background: url(img/info_mark.gif) no-repeat;
	padding-left: 15px;
}
.bengosi {
	float: left;
	width: 330px;
	padding: 15px;
	margin: 0px;
	height: 175px;
}
.category h2 {
	margin: 0px;
	padding: 0px;
}




.kojin {
	float: left;
	width: 330px;
	clear: both;
	padding: 5px 15px 15px;
}
.kinyu {
	float: right;
	width: 330px;
	padding: 5px 15px 15px;
}
.zeirisi {
	float: right;
	width: 330px;
	padding: 15px;
}
.greeting {
	background: url(img/greeting_02.jpg) no-repeat left bottom;
	height: 290px;
	width: 520px;
	margin-top: 10px;
	padding-left: 200px;
}


/* 左メニュー */
#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	background: url(img/menu_bak.gif) repeat-y;
}
#mainkakoi {
	background: url(img/menu_bak.gif) repeat-y;
	width: 950px;
}

#menunai {
	width: 170px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
}
.siryo {
	margin-bottom: 10px;
}

#menu h2 {
	margin: 0px;
	padding: 0px;
}


#main h2 {
	margin: 0px;
	padding: 0px;
}
.blog {
	margin-top: 15px;
}
