@charset "Shift_JIS";

body {
	margin:0;
	padding:0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','sans-serif';
	color: #222222;
/*	background:#fff url('/images/b002.gif');*/
}

img {
	border:0;
}

ul {
	list-style:none;
}

a:link {
	color:#880033;
	text-decoration:none;
}

a:visited {
	color:#883333;
	text-decoration:none;
}

a:hover {
	color:#880033;
	text-decoration:underline;
}

a:focus {
	color:#880033;
	text-decoration:none;
}

a:active {
	color:#880033;
	text-decoration:none;
}

div.clear {
	clear:both;
}

div#wrapper {
	margin:0;
	padding:0;
}

div#header_box {
	margin:0;
	padding:0;
	width:100%;
	background:#fff;
}

div#header {
	margin:0 auto;
	padding:5px 0 0 0;
	width:960px;
	height:80px;
}

div#header_left {
	font-size:24px;
	float:left;
	padding:4px 0 0 0;
	vertical-align:middle;
height:50px;
}


p#header_left_large {
	margin:0;
	padding:0;
	font-size:26px;
}

p#header_left_small {
	margin:0;
	padding:0;
	font-size:14px;
	text-align:right;

	position:relative;
	top:-24px;
}

div#header h1 {
	display:inline-block;
	margin:0;
	padding:0;
	font-size:26px;
	font-weight: normal;
}

div#header_right {
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}

p#header_tel {
	margin:0;
	padding:0;
	font-size:22px;
}

p#header_tel_add {
	margin:0;
	padding:0;
	font-size:14px;
}


div#banner_box {
	margin:0 auto;
	padding:0;
	width:960px;
}


div#nav_box {
	margin:0 auto;
	padding:0;
	width:100%;
}


#gnav{
	padding:0;
	width:960px;
	height: 30px;
	margin:0 auto;
	list-style:none;
	font-size:14px;
}

#gnav a{
	display:block;
	line-height:30px;
	vertical-align: baseline;
	color: #000000;
}

#gnav div{
	display:block;
	line-height:30px;
	vertical-align: baseline;
	color: #000000;
}

#gnav a:hover{
	text-decoration:none;
	color: #880033;
}

#gnav li{
	width: 120px;
	float: left;
	background-color: #ededed;
	text-align: center;
}

#gnav li:hover{
	background-color:#ededed;
}


div.shadow {
	margin:0;
	padding:0;
	width:100%;
	height:6px;
	background: url(../base_images/shadow.png) repeat-x;
}


div#contents_box {
	margin:0 auto;
	padding:0;
	width:960px;
}

div#contents {
	margin:0 auto;
	padding:0;
	width:940px;
}

div#contents h2 {
	margin:0 0 24px;
	padding:0;
	border-bottom:2px #880033 solid;
	font-size:20px;
}

div#contents p {
	margin:0 0 10px;
	padding:0;
	font-size:16px;
	line-height:180%;
}

div#contents_top {
	margin:0 auto;
	padding:0;
	width:940px;
}

div#contents_top p {
	margin:0 0 10px;
	padding:0;
	font-size:16px;
        color: #770000;
	line-height:180%;
}

div#pagetop {
	margin:20px auto 0;
	padding:0px 0 2px 0;
	width:960px;
	height:30px;
}

div#pagetop a {
	display:block;
	width:120px;
	height:24px;
	margin:0 0 0 830px;
	padding:6px 0 0;
	font-size:14px;
	text-align:center;
	background:#ededed;
	color:#000000;
}

div#footer_box {
	margin:0;
	padding:0;
	width:100%;
	background:#ededed;
}

div#footer {
	margin:0 auto;
	padding:0;
	width:960px;
	/*height:480px;*/
	height:440px;
	background:#ededed;
}

div#footer_left {
	float:left;
	margin:25px 0 0;
	padding:0;
	width:640px;
}

ul.footer_nav {
	clear:both;
	margin:0;
	padding:0 0 0 10px;
	font-size:14px;
}

ul.footer_nav li {
	float:left;
	margin:0 10px 10px 0;
	padding:0 10px 0 0;
	border-right:1px solid #333;
}

ul.footer_nav li.footer_nav_clear {
	clear:both;
}

div#about_us {
	margin:10px 0 10px 10px;
	padding:0;
	width:720px;
	font-size:18px;
	font-style:normal;
}

div#footer_left about_us span {
	font-size:18px;
	font-weight: bold;
}

ul#footer_right {
	float:right;
	margin:25px 0 0;
	padding:0 0 0 30px;
	border-width:0 0 0 1px;
	border-style:dotted;
	border-color:#ccc;
}

ul#footer_right li {
	margin:0 0 5px;
	padding:0;
}

p#copyright {
	margin:15px 0 0 10px;
	padding:0;
	font-size:14px;
	float:right;
}

div#contents {
	margin-top:42px;
}

div.left_box {
	float:left;
	margin:0 10px 45px;
	padding:0;
	width:490px;
}

div.right_box {
	float:right;
	margin:0 10px 45px;
	padding:0;
	width:410px;
}

div.hleft_box {
	float:left;
	margin:0 20px 45px;
	padding:0px;
	width:425px;
}

div.hright_box {
	float:right;
	margin:0 20px 45px;
	padding:0px;
	width:425px;
}


div.area_left {
	float:left;
	margin:0 0 45px;
	padding:0px;
	width:450px;
}

div.area_right {
	float:right;
	margin:0 0 45px;
	padding:0px;
	width:450px;
}

div.longtitle {
	width:900px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	border-bottom: solid 1px #bbb;
	font-size:16px;
}

img.shadow_image {
	margin:0px 30px 0;
	margin-top: 5px; /* 画像の上の余白*/
	display: inline-block; 
	box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8);
	border-radius: 10px;
}

div.title {
	width:490px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	border-bottom: solid 1px #bbb;
	font-size:16px;
}

div.rtitle {
	width:410px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	border-bottom: solid 1px #bbb;
	font-size:16px;
}

div.htitle {
	width:420px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	border-bottom: solid 1px #bbb;
	font-size:16px;
}

div.area_title {
	display:inline-block;
	width:450px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	border-bottom: solid 1px #bbb;
	font-size:18px;
}


div.area_sub_title {
	display:inline-block;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	font-size:12px;
	width:450px;
	position:relative;
	top:-32px;
	text-align:right;
}

table.timetable {
	font-size: 12px;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 1px;
}

table.timetable th {
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border-bottom: #999 1px solid;
}

table.timetable th.vhtopleft {
	width: 90px;
	border-right: #999 1px solid;
	color: #fff;
	background: #447791;
}

table.timetable th.vhleft {
	border-left: #999 1px solid;
	border-right: #999 1px solid;
}

table.timetable th.vh {
	width: 50px;
	border-right: #999 1px solid;
	color: #fff;
	background: #447791;
}

table.timetable td.am {
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border-bottom: #999 1px solid;
	background: #ddffdd;
	border-right: #999 1px solid;
}

table.timetable td.pm {
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border-bottom: #999 1px solid;
	background: #ffdddd;
	border-right: #999 1px solid;
}


.history table {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

.history th {
	margin: 0px;
	padding: 3px 0px;
	width: 60px;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	font-size: 14px;
}

.history td {
	margin: 0px;
	padding: 3px 0px;
	vertical-align: top;
	font-size: 14px;
}

ul#info_left {
	margin:0 0 16px;
	padding:0;
	width:505px;
}

ul#info_left li {
	width:439px;
	margin:0 0 6px;
	padding:0 0 6px 0px;
	/*padding:0 0 6px 66px;*/
	border-bottom:1px #ccc dashed;
	font-size:13px;
}

ul#info_left li img {
	vertical-align:middle;
}

div.info_right {
	float:right;
	margin:0 0px 0 0;
	padding:0;
	width:402px;
}

ul#info_right {
	margin:0 0 15px;
	padding:0;
	width:402px;
}

ul#info_right li {
	width:402px;
	margin:0 0 12px;
	padding:0 0 12px 0px;
	line-height: 150%;
	border-bottom:1px #ccc dashed;
	font-size:14px;
}

span#box{
	display:inline-block;
	padding:0 5px 0 5px;
	background:#880033;
	color:#ffffff;
	width:60px;
	text-align: center;
}

span#box_space{
	display:inline-block;
	padding:0 5px 0 5px;
	width:60px;
	text-align: center;
}

span#text{
	display:inline-block;
	padding:0 0 0 6px;
}


span.box{
	display:inline-block;
	padding:0 5px 0 5px;
	background:#880033;
	color:#ffffff;
	width:60px;
	text-align: center;
}

span.text{
	display:inline-block;
	padding:0 0 0 6px;
}


#long h2 {
	margin:0 0 22px;
	padding:0;
	border-bottom:2px #880033 solid;
	width:960px;
	font-size:20px;
}


span.red {
	text-decoration:none;
	color: #880033;
	font-weight: bold;
}



.banner
{
	width: 960px;
	height: auto;
}

.align_right
{
	text-align:right;
}

@media screen and (max-width:479px)
{
	.banner
	{
		width: auto;
	}

	img
	{
		max-width: 100%;
		height: auto;
	}

	div#contents_box {
		width:auto;
	}

	div#contents {
		width:auto;
	}

	div#contents_top {
		width:auto;
	}

	div#banner_box {
		width:auto;
	}

	div#header {
		width:auto;
		height:auto;
	}

	div#header_separator {
		border-bottom: solid 1px #bbb;
		margin:1px 0 0;
	}

	div#header_left {
		float:none;
		height:auto;
	}

	div#header h1 {
		display:block;
		font-size:22px;
		margin: 0 10px 0;
	}

	p#header_left_large {
		font-size:22px;
	}

	p#header_left_small {
		margin:0 10px 0;
	}

	div#header_right {
		float:none;
		margin:0 10px 0;
		position:relative;
		top:-20px;
	}

	div#nav_box {
		background: #ededed;
		height:100px;
	}

	#gnav{
		width:auto;
	}

	div#footer {
		width:auto;
	}

	div#footer_left {
		width:auto;
	}

	div#about_us {
		margin:10px 10px 10px 10px;
		width:auto;
		font-size:16px;
	}

	div#pagetop {
		width:auto;
	}

	div#pagetop a {
		margin:0 0 0 0;
	}

	#long h2 {
		width:auto;
	}

	div.left_box {
		width:auto;
	}

	div.right_box {
		width:auto;
	}

	div.hleft_box {
		margin:0 10px 45px;
		width:auto;
	}

	div.hright_box {
		margin:0 10px 45px;
		width:auto;
	}

	div.area_left {
		width:auto;
	}

	div.area_right {
		width:auto;
	}

	div.longtitle {
		width:auto;
	}

	div.title {
		width:auto;
	}

	div.title {
		width:auto;
	}

	div.rtitle {
		width:auto;
	}

	div.htitle {
		width:auto;
	}

	div.area_title {
		width:auto;
	}

	div.area_sub_title {
		width:auto;
	}

	ul#info_left {
		width:auto;
	}

	ul#info_left li {
		width:auto;
	}

	div.info_right {
		float:left;
		width:auto;
		margin:0 10px 0;
	}

	ul#info_right {
		width:auto;
	}

	ul#info_right li {
		width:auto;
	}

	img.shadow_image {
		width: 80%;
	}
}
