@charset "Shift_JIS";

body {
	font-size: 87.5%;
	line-height: 1.4;
	color: #333333;
	background: #b5b5b5;
	text-align: center;
}
img {
	border-style: none;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}
#container h1 {
	font-size:8px;
	margin: 0px;
	color: #b5b5b5;
	padding: 0px;
}
#container #up_header-left {
	float: left;
}
#container #srchBox {
	float: right;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
#container #srchBox form {
	margin: 0px;
	padding: 0px;
}
#container #srchBox.watermark #srchInput {
	padding:1px 1px 2px 1px;
	border:1px solid #a5acb2;
	background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#container #srchBox.watermark #srchInput.nomark {
	background: #fff;
}
#container #srchBox.watermark #srchLogo {
	display: none;
}
#container #header {
	background: #017acd url(../img/sky.jpg);
	padding: 10px 10px 168px 20px;
	margin-bottom: 10px;
	clear: both;
}
#container #header #header-left {
	float: left;
	padding-top: 18px;
}
#container #header #header-left .logo {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../img/logo.png) no-repeat;
	height: 32px;
	width: 284px;
}
#container #header #header-right {
	float: right;
}
#container #header #header-right img {
	margin: 0px;
}
#container #bread {
	float: left;
	padding-left: 5px;
	padding-bottom: 5px;
}
#container #bread p {
	margin: 0px;
}
#container #content {
	width: 564px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	margin-bottom: 25px;
	clear: both;
}
#container #content h2 {
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0px;
	clear: both;
	color: #FFFFFF;
	background:  #0099FF url(../img/bar-blue.gif) no-repeat;
	font-size: 110%;
}
#container #content h3 {
	background: #e0e0e0 url(../img/bar-green.gif) no-repeat;
	line-height: 23px;
	padding-left: 30px;
	clear: both;
	font-size: 110%;
}
#container #content h4 {
	border-bottom: 2px solid #8CC63F;
	padding-left: 6px;
	margin-bottom: 0px;
	font-size: 100%;
}
#container #content .submenu_reten {
	list-style: url(../img/reten.gif) outside;
	line-height: 2;
}
#container #content .submenu_photo_paragraph {
	float: right;
	text-align: center;
}
#container #content .red-border_box {
	width: 98%;
	border: 1px solid #FF0000;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#container #content .photo_float-right_gray-border {
	border: 1px solid #b5b5b5;
	margin-bottom: 20px;
	margin-left: 20px;
}
#container #content .information {
	background: #FFFFEE;
	padding: 10px;
	border: 1px dotted #996600;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #inner_menu {
	border: 2px dotted #005087;
	width: 300px;
	padding-top: 10px;
}
#container #sidebar {
	width: 166px;
	float: left;
	margin-bottom: 25px;
}
#container #sidebar .sidemenu {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 0px;
}
#container #sidebar .sidemenu li {
	list-style: none;
}
#container #sidebar .sidemenu li a {
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: #005087;
	display: block;
	padding-left: 10px;
	border-bottom: 1px solid #FFFFFF;
}
#container #sidebar .sidemenu li a:hover {
	background: #017acd;
}
#container #sidebar .sidemenu ul {
	margin: 0px;
	padding: 0px;
}
#container #sidebar .sidemenu ul li a {
	color: #000000;
	background: #FFFFFF;
	line-height: 30px;
	border-bottom: 1px dashed #aacfff;
}
#container #sidebar .sidemenu ul li a:hover {
	background: #faffda;
}
#container #sidebar #feed {
	overflow: auto;
	height: 350px;
	width: 100%;
	border: 1px solid #b5b5b5;
	padding: 5px 10px 0px;
	margin-top: 20px;
}
#container #sidebar #feed ul {
	padding-left: 10px;
	margin-left: 0px;
}
#container #sidebar #feed .date {
	margin-top: 0px;
	margin-bottom: 10px;
}
#container #address {
	clear: both;
	border-top: thin dashed #005087;
}
#container #address h2 {
	text-align: center;
	font-size: 100%;
}
#container #footer {
	background: url(../img/line-blue.gif) repeat-x;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
	padding-bottom: 25px;
}
#container #footer address {
	font-style: normal;
	text-align: center;
}
#container #footer_tel {
	padding: 0px;
	position: fixed;
	bottom: 0px;
	height: 26px;
	width: 100%;
	border-top: 1px solid #b5b5b5;
	background: #FFFFFF;
	left: 0px;
	text-align: center;
}
#container #content .message {
	background: #FF7501;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.PR {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 5px 10px;
	background: #eaeeef;
	font-weight: bold;
}
