@charset "utf-8";
html {
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-align: justify;
	text-justify: distribute;
	padding-bottom: 20px;
	-webkit-text-size-adjust: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a {
	color: #0099EE;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:hover img.hoverImg {
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
a:active {
	text-decoration: underline;
}
table.waku {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku th {
	background-image: url(../images/box_bg01.gif);
}
table.waku th, table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
table.waku2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku2 th {
	background-image: url(../images/box_bg01.gif);
}
table.waku2 th, table.waku2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}
h1 {
	line-height: 30px;
	height: 30px;
	font-weight: normal;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	color: #999999;
	letter-spacing: 1px;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 40px;
	line-height: 28px;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	padding-left: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 a {
	color: #FFFFFF;
}

h3 {
	color: #000000;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
h4 {
	font-weight: bold;
	color: #3399CC;
	margin-top: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	background-color: #EEF6FF;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.text_small {
	font-size: 11px;
	line-height: 16px;
}
.appeal_color {
	color: #CC3366;
}
.page_top {
	text-align: right;
	padding-top: 40px;
	margin-top: 0px;
	clear: both;
}
.box_waku01 {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(../images/box_bg01.gif);
}
.box_waku02 {
	padding: 8px;
	background-image: url(../images/box_bg01.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_waku_blog_headline {
	height: 375px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}
.box_waku_headline {
	height: 375px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 12px;
	line-height: 18px;
}
.box_waku_headline p {
	margin: 0px;
	padding: 0px;
}
.box_waku_headline a {
	font-weight: bold;
}
.box_waku_headline img {
	border: 1px solid #CCCCCC;
}
.box_waku_headline .entryBox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	overflow: auto;
}
.box_waku_headline .entryBox .inBox {
	overflow: auto;
}
.box_waku_headline .photo {
	float: left;
	margin-right: 10px;
}
.box_waku_headline .title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099EE;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.box_waku_headline .date {
	font-size: 10px;
}
.box_waku_info {
	height: 155px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-image: url(../images/box_bg01.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_waku_info ul {
	margin-top: 0px;
}
.box_waku_info li {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
	padding-top: 5px;
}
.w30percent {
	width: 30%;
}
.w80percent {
	width: 80%;
}
.w99percent {
	width: 99%;
}
.w460box_left {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.w460box_right {
	float: right;
	width: 460px;
}
.w340box_left {
	float: left;
	width: 340px;
	margin-right: 20px;
}
.w340box_right {
	float: right;
	width: 340px;
}
.w220box_left {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.w220box_right {
	float: right;
	width: 220px;
}
.img_waku01 {
	border: 1px solid #CCCCCC;
}
.icon_link {
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 18px;
	list-style-type: none;
}
.line_dot {
	background-image: url(../images/line_dot01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
.thickbox {
}
#wrapper {

}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#header {
	height: 80px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}
#logo {
	float: left;
	margin-top: 20px;
}
#primaryNavi {
	float: right;
	margin-top: 20px;
	width: 470px;
	text-align: right;
}
#primaryNavi ul {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#primaryNavi li {
	font-size: 11px;
	line-height: 20px;
	display: inline;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#globalNavi {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navi_bg.png);
	height: 40px;
	padding-bottom: 5px;
}
#globalNavi ul {
	margin-top: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007777;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00BBBB;
}
#globalNavi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#globalNavi a {
	text-align: center;
	display: block;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	width: 148px;
	float: left;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #007777;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00BBBB;
}
#globalNavi a:hover, #globalNavi .active {
	background-color: #009999;
}
#catch {
	margin-top: 10px;
	background-image: url(../images/catch_bg.png);
	background-repeat: no-repeat;
}
#catch h2 {
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 80px;
	height: 80px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: none;
}
#pankuzu {
	font-size: 11px;
	line-height: 30px;
	height: 30px;
	text-align: right;
}
#pankuzu p {
	margin-top: 0px;
}
#contents {
	float: left;
	width: 700px;
}
#side_bar {
	float: right;
	width: 220px;
}
#side_contents {
}
#sideNavi {
	margin-top: 40px;
}
#sideNavi dt a {
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/side_navi_off.jpg);
	height: 40px;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sideNavi dt a:hover {
	background-image: url(../images/side_navi_on.jpg);
}
#sideNavi dd a {
	line-height: 30px;
	background-image: url(../images/box_bg01.gif);
	height: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	text-decoration: none;
	color: #666666;
}
#sideNavi dd a:hover {
	background-color: #EEEEEE;
}
#footer {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 20px;
}
#footerNavi {
	margin: 0px;
	background-image: url(../images/footerNavi_bg.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 940px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footerNavi ul {
	margin: 0px;
	padding: 0px;
}
#footerNavi li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#footerNavi li.last {
	border-right-style: none;
}
#footerNavi li a {
	color: #FFFFFF;
}
#footer address {
	font-style: normal;
	font-size: 10px;
	line-height: 40px;
	height: 40px;
}
#sitemap {
	margin-top: 40px;
}
#sitemap ul {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sitemap li {
	list-style-type: none;
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
}
#sitemap ul.bottom_layer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul.bottom_layer li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	list-style-type: circle;
	padding-left: 0px;
	margin-left: 20px;
}
#calendar {
	background-color: #EEEEEE;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#calendar table {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#rss {
	text-align: right;
	margin-top: -30px;
	height: 28px;
	padding-bottom: 2px;
}
#rss img {
	margin-top: 6px;
	margin-right: 6px;
}
