* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: normal;
	text-decoration: none;

  }

a:link    {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover   {
	color: #993300;
}
a:active  {
	color: #993300;
}

#header_bunsita a:link    {
	color: #FFFFFF;
}
#header_bunsita a:visited {
	color: #FFFFFF;
}
#header_bunsita a:hover   {
	color: #993300;
}
#header_bunsita a:active   {
	color: #993300;
}


#header {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6699;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9999;
	background-image: url(../image/bg_gray_h.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../image/bg_gray_r.png);
	background-position: center top;
}
#header_naka {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#intro {
	background-color: #FFCCCC;
	background-repeat: repeat-y;
	background-image: url(../image/bg_gray_m.png);
	background-position: center;
	clear: both;
}
#intro_naka {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header_rogo {
	float: left;
	width: 270px;
	height: 55px;
	background-image: url(../image/all_top_menu02.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header_bun {
	float: right;
	width: 510px;
	height: 55px;
	background-image: url(../image/all_top_menu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header_bun h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 5px;
}

#header_menu {
	clear: both;
	height: -1px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	width: 780px;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF6666;
	background-color: #CCCCCC;
	clear: both;
}
#address {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	float: left;
	width: 580px;
}
#sidenavi {
	float: right;
	width: 200px;
	font-size: 13px;
}
#sidenavi_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi_menu li {
	padding: 0px;
	line-height: 40px;
	background-image: url(../image/bg_red1.png);
	border: 1px solid #999999;
	text-indent: 5pt;
}
#sidenavi_menu li a:link    {
	color: #000000;
	line-height: 40px;
}
#sidenavi_menu li a:visited {
	color: #000000;
	line-height: 40px;
}
#sidenavi_menu li a:hover   {
	color: #993300;
	background-color: #FFFFFF;
	display: block;
	line-height: 40px;
	background-repeat: no-repeat;
}
/*#sidenavi_menu li a:active   {
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	line-height: 40px;
}
*/

#intro_menu {
	background-image: url(../image/bg_menu.png);
	height: 30px;
}
#contents {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
}
#header_ue {
	width: 780px;
	height: 55px;
	background-image: url(../image/all_top_menu02.png);
	background-repeat: repeat-x;
	background-position: center;
}
#header_bunue {
	width: 510px;
	height: 35px;
	text-align: right;
}
#header_bunsita {
	width: 505px;
	height: 20px;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
}
#sidenavi_menu {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#sidenavi_waku, #sidenavi_waku2, #sidenavi_waku3 {
	margin: 0px 10px 10px;
	border: 1px solid #999999;
	background-image: url(../image/bg_gray_tate.png);
	padding: 15px;
}
#sidenavi_waku_title {
	background-color: #FF0000;
	color: #993300;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-image: url(../image/bg_red1.png);
	background-position: bottom;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#sidenavi_waku@ol {
}
#sidenavi_waku li {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 5px;
	list-style-image: url(../image/yaji_01.gif);
}
.title_all {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 15px;
	background-image: url(../image/bg_gray3.png);
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	color: #333333;
}
.naiyou_all {
	padding: 5px;
	margin-top: 5px;
	margin-left: 25px;
	margin-bottom: 15px;
}
#listkakoi ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
#listkakoi li {
	margin-left: 25px;
	list-style-image: url(../image/yaji_01.gif);
	margin-bottom: 5px;
}

.news_waku {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news_title {
	color: #993300;
	padding-bottom: 5px;
	font-weight: bold;
}
.news_naka {
	padding-left: 5px;
}
