@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(file://///ls-whgl6cc/data/htdocs/kawa-umi.com/images/header_bg.gif);
	background-repeat: repeat-x;
}
.layout {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header_area {
	height: 75px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.h_add {
	margin-left: 384px;
}


.header_area .layout {
	height: 55px;
	padding-top: 13px;
	padding-bottom: 7px;
}

.header_menu {
	background-color: #01b2ff;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	height: 65px;
	width: 100%;
}

.header_menu .layout {
	height: 65px;
	color: #FFF;
	text-align: center;
	font-size: 0.9em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header_menu .layout a {
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	transition: 1.0s ;
	border-radius: 5px;
}
.header_menu .layout a:hover{
	color: #FFF;
	background-color: #09F;
}

.photo_area {
	width: 100%;
}

.footer_menu {
	background-color: #01b2ff;
	background-image: url(file://///ls-whgl6cc/data/htdocs/kawa-umi.com/images/f_menu_bg.jpg);
	background-repeat: repeat-x;
	height: 49px;
	width: 100%;
	margin-top: 10px;
}

.footer_menu .layout {
	height: 49px;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.1em;
}
.footer_menu .layout a {
	color: #FFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	transition: 1.0s ;
	border-radius: 5px;
}
.footer_menu .layout a:hover{
	color: #FFF;
	background-color: #09F;
}

.footer_area {
	width: 100%;
}
.footer_area .layout {
	text-align: right;
}
.contents {
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333;
	overflow: hidden;
	margin-top: 30px;
}
.contents .banner_area  {
	float: right;
	width: 290px;
	font-size: 0.8em;
	text-align: center;
}
.banner_area img {
	margin-bottom: 5px;
}
.contents .text_area  {
	width: 700px;
	margin-right: 10px;
}

.index_button {
	background-color: #00b2ff;
	padding: 10px;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	width: 180px;
	display: block;
	margin-left: 250px;
	margin-right: 250px;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 1.2em;
}
.index_button a {
	text-decoration: none;
	color: #FFF;
}
.index_button a:hover {
	text-decoration: underline;
	color: #FFF;
}

.contents_button {
	background-color: #00b2ff;
	padding: 10px;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	width: 220px;
	display: block;
	margin-left: 460px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 1.2em;
}
.contents_button a {
	text-decoration: none;
	color: #FFF;
}

.contents_button a:hover {
	text-decoration: underline;
	color: #FFF;
}





.pan {
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pan .layout {
	font-size: 0.8em;
	color: #666;
	text-align: right;
}
.pan .layout a {
	color: #666;
	text-decoration: none;
}
.pan .layout a:hover {
	text-decoration: underline;
}

.comments {
	padding: 20px;
	border: 1px solid #0CF;
	margin-bottom: 10px;
}
.layout .contents .text_area .comments b {
	color: #00b2ff;
	font-weight: bold;
	display: inline;
}



h1 {
	color: #00b2ff;
	display: block;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}


h2 {
	color: #00b2ff;
	display: block;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00b2ff;
	line-height: 30px;
}
table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
}
td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 10px;
}

.td2 {
	background-color: #CEEEFF;
}
.dantai {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}
.news_area {
	background-color: #D0F5FF;
	border: 1px solid #06C;
	padding: 15px;
	margin-bottom: 30px;
}
.news_area h3 {
	font-size: 25px;
	color: #06C;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.news_area strong {
	color: #06C;
	text-align: center;
	display: block;
}
.hozugawanohi {
	background-color: #FFF;
	border: 5px solid #C60000;
	padding: 10px;
}
.hozugawanohi h1 {
	color: #C60000;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
