@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.main-area {
	background-image: url(top/sano-hidemitsu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 640px;
	width: 100%;
}
.wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
.wrapper .conts-area_left {
	float: left;
	width: 600px;
	text-align: center;
}
.wrapper .conts-area_left h2 {
	height: 27px;
	width: 580px;
	font-size: 20px;
	background-image: url(images/sub-title.gif);
	padding-top: 7px;
	padding-left: 20px;
	color: #0A1E64;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: left;
}
.wrapper .conts-area_left .conts-text {
	font-size: 14px;
	color: #333;
	text-align: left;
	padding-left: 25px;
	line-height: 28px;
}
.wrapper .conts-area_left .conts-text ul.rinen {
	color: #0A1E64;
	font-size: 130%;
	text-align: left;
	list-style-type: none;
}
.wrapper .conts-area_left .conts-text ul li {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.wrapper .conts-area_left .conts-text .conts {
	background-color: #CCC;
	width: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.wrapper .conts-area_left .conts-text .conts a {
	color: #555;
}
.wrapper .conts-area_right {
	float: right;
	width: 300px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #333;
}
.wrapper .conts-area_right iframe {
	margin-bottom: 25px;
}
.wrapper .conts-area_left .syomei {
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	text-align: right;
}
.wrapper h2  {
	height: 27px;
	width: 920px;
	font-size: 20px;
	background-image: url(images/sub-title.gif);
	padding-top: 7px;
	padding-left: 20px;
	color: #0A1E64;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
}
.wrapper .movie  {
	margin-bottom: 25px;
	width: 300px;
	float: left;
	margin-left: 50px;
}
#movie-title   {
	text-align: center;
	background-color: #CCD5EC;
	clear: both;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.wrapper .conts-area_right .blog-title {
	background-image: url(images/sub-title.gif);
	background-repeat: no-repeat;
	width: 280px;
	padding-left: 20px;
	color: #0A1E64;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
}
.footer {
	font-size: 12px;
	text-align: center;
	padding-bottom: 30px;
}
.footer .footer-menu {
	color: #FFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8096CF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8096CF;
	width: 100%;
	background-color: #002DA0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.footer a {
	color: #FFF;
}




/* ヘッダーメニュー */
.main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}
.menu  {
	height: 50px;
	display: block;
	width: 650px;
	margin-left: 460px;
}

/* メインメニュー */
.menu .main-menu {
	width: 650px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.menu .main-menu li {
	display: block;
	float: left;
	height: 50px;
	list-style-type: none;
}
.menu .main-menu li a  {
	display: block;
	overflow: hidden;
	height: 50px;
	background-image: url(top/header-menu.gif);
}
.menu .main-menu .main-menu_left {
	background-image: url(top/header-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 25px;
}
.menu .main-menu .main-menu_right {
	background-image: url(top/header-menu.gif);
	background-repeat: no-repeat;
	background-position: -615px 0px;
	height: 50px;
	width: 25px;
}


/* メニューout */
.main-menu_01 a {
	width:170px;
	background-position: -25px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFF;
}
.main-menu_02 a {
	width:180px;
	background-position: -195px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.main-menu_03 a {
	width:240px;
	background-position: -375px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}


/* メニューover */
.main-menu_01 a:hover {
	width:170px;
	background-position: -25px -50px;
}
.main-menu_02 a:hover {
	width:180px;
	background-position: -195px -50px;
}
.main-menu_03 a:hover {
	width:240px;
	background-position: -375px -50px;
}

/* メニューover状態 */
.main-menu_01over a {
	width:170px;
	background-position: 0px -50px;
}
.main-menu_02over a {
	width:180px;
	background-position: -195px -50px;
}
.main-menu_03over a {
	width:240px;
	background-position: -375px -50px;
}


/* トップメニュー */
.top-menu {
	width: 727px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}

/* メインメニュー */
.top-menu .top-main-menu {
	width: 727px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.top-menu .top-main-menu li {
	display: block;
	float: left;
	height: 50px;
	list-style-type: none;
}
.top-menu .top-main-menu li a  {
	display: block;
	overflow: hidden;
	height: 50px;
	background-image: url(top/top-main.gif);
}
.top-menu .top-main-menu .top-main-menu_left {
	background-image: url(top/top-main.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 25px;
}
.top-menu .top-main-menu .top-main-menu_right {
	background-image: url(top/top-main.gif);
	background-repeat: no-repeat;
	background-position: -697px 0px;
	height: 50px;
	width: 25px;
}


/* メニューout */
.top-main-menu_01 a {
	width:166px;
	background-position: -25px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.top-main-menu_02 a {
	width:145px;
	background-position: -191px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.top-main-menu_03 a {
	width:231px;
	background-position: -336px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.top-main-menu_04 a {
	width:130px;
	background-position: -567px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}

/* メニューover */
.top-main-menu_01 a:hover {
	width:166px;
	background-position: -25px -50px;
}
.top-main-menu_02 a:hover {
	width:145px;
	background-position: -191px -50px;
}
.top-main-menu_03 a:hover {
	width:231px;
	background-position: -336px -50px;
}
.top-main-menu_04 a:hover {
	width:130px;
	background-position: -567px -50px;
}

/* メニューover状態 */
.top-main-menu_01over a {
	width:166px;
	background-position: 0px -50px;
}
.top-main-menu_02over a {
	width:145px;
	background-position: -191px -50px;
}
.top-main-menu_03over a {
	width:231px;
	background-position: -336px -50px;
}
.top-main-menu_04over a {
	width:130px;
	background-position: -567px -50px;
}

/* コンテンツヘッダーメニュー */
.conts-header {
	height:50px;
	background-image: url(images/header-check.gif);
	margin-bottom: 35px;
}
/* メインメニュー */
.header-main-menu  {
	width: 948px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.header-main-menu li  {
	display: block;
	float: left;
	height: 50px;
	list-style-type: none;
}
.header-main-menu li a   {
	display: block;
	overflow: hidden;
	height: 50px;
	background-image: url(images/conts_header-menu.gif);
}
.header-main-menu .header-main-menu_left  {
	background-image: url(images/conts_header-menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 25px;
}
.header-main-menu .header-main-menu_right  {
	background-image: url(images/conts_header-menu.gif);
	background-repeat: no-repeat;
	background-position: -915px 0px;
	height: 50px;
	width: 25px;
}


/* メニューout */
.header-main-menu_01 a {
	width:79px;
	background-position: -25px 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.header-main-menu_02 a {
	width:108px;
	background-position: -104px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.header-main-menu_03 a {
	width:141px;
	background-position: -212px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.header-main-menu_04 a {
	width:95px;
	background-position: -353px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.header-main-menu_05 a {
	width:91px;
	background-position: -448px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.header-main-menu_06 a {
	width:237px;
	background-position: -539px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}
.header-main-menu_07 a {
	width:139px;
	background-position: -776px 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
}

/* メニューover */
.header-main-menu_01 a:hover {
	width:79px;
	background-position: -25px -50px;
}
.header-main-menu_02 a:hover {
	width:108px;
	background-position: -104px -50px;
}
.header-main-menu_03 a:hover {
	width:141px;
	background-position: -212px -50px;
}
.header-main-menu_04 a:hover {
	width:95px;
	background-position: -353px -50px;
}
.header-main-menu_05 a:hover {
	width:91px;
	background-position: -448px -50px;
}
.header-main-menu_06 a:hover {
	width:237px;
	background-position: -539px -50px;
}
.header-main-menu_07 a:hover {
	width:139px;
	background-position: -776px -50px;
}

/* メニューover状態 */
.header-main-menu_01over a {
	width:79px;
	background-position: 0px -50px;
}
.header-main-menu_02over a {
	width:108px;
	background-position: -104px -50px;
}
.header-main-menu_03over a {
	width:141px;
	background-position: -212px -50px;
}
.header-main-menu_04over a {
	width:95px;
	background-position: -353px -50px;
}
.header-main-menu_05over a {
	width:91px;
	background-position: -448px -50px;
}
.header-main-menu_06over a {
	width:237px;
	background-position: -539px -50px;
}
.header-main-menu_07over a {
	width:139px;
	background-position: -776px -50px;
}


#red-bold-big {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
#red-bold {
	font-weight: bold;
	color: #F00;
}
#bg-gray {
	background-color: #ddd;
}

/* 241023追加 */
.address {
    font-size: 90%;
    margin-top: 75px;
    margin-bottom: 50px;
}