@charset "utf-8";
/* CSS Document */

/*タグ*/

*{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body {
	background-image: url(../img/body/bg03.jpg);
	background-repeat: repeat-x;
	color: #333;
	text-align: center;
	background-color: #CCC;
}

html,body{height: 100%;}

img {
-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:focus { outline:none}

ul {list-style-type: none;}
li {list-style-type: none;}
ol {
	margin: 20px;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

h1 {
	font-size: 10px;
	text-align: right;
	height: 25px;
}
h2 {
	text-indent: -9999px;
}

h3 {	font-weight: normal;}
h4 {
	padding-left: 10px;
	line-height: 25px;
	font-size: 13px;
	background-image: url(../img/body/bg_h4.jpg);
	height: 30px;
	color: #557D00;
	clear: both;
	text-align: left;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E3D8;
}
h5 {
	clear: both;
	color: #999999;
	background-color: #E8E8E8;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	letter-spacing: 0.3em;
}



.float {
	float: left;
	width: 95px;
	height: 120px;
}
.float img {
	margin-left: 3px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.contents {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
}
.contentus560 {
	width: 560px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.contents h3{
	font-size: 12px;
	font-weight: 600;
}
.contents a {
	color: #246C79;
	text-decoration: none;
}

.contents a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.colorbox {
	background-color: #EBEBEB;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #C3C3C3;
}
#header li {
	height: 40px;
	width: 75px;
	float: right;
}

#header {
	height: 65px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../img/header/bg_header.jpg);
}
#title {
	text-indent: -9999px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}


#header ul {
	width: 780px;
}

#menu {
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
		
.m1{
	background-image: url(../img/header/menu2/m1.jpg);
	height: 35px;
	line-height: 35px;
}
.m2{background-image: url(../img/header/menu2/m2.jpg); height: 35px; line-height: 35px;}
.m3{
	background-image: url(../img/header/menu1/m3.jpg);
	height: 35px;
	line-height: 35px;
}
.m4{background-image: url(../img/header/menu2/m4.jpg); height: 35px; line-height: 35px;}

/* 下層のメニューを不可視に */
.m_sub {
	display: none;
	font-size: 13px;
}
.m_sub a:hover {
	background-color: #FF9900;
}

.m_sub li {
	float: none;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}

ul#menu { /* IE6 対策 */
        behavior: url("csshover.htc");
}
		
ul#menu a {color: #FFFFFF; text-decoration: none;}

ul#menu li {
	float: left;
	position: relative;
	width: 195px;
	font-weight: normal;
	right: 0px;
	text-align: left;
}

ul#menu li a {
	display: block;
	width: 175px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#menu li:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	background-color: #999999;
	right: 0px;
}

/* メニューを種類ごとに色分け */
.m_bd {
	background-color: #4381E0;
}

.m_dvd {
	background-color: #3c6;
}

.m_kids {
	background-color: #E991BA;
}

.m_relaxes {
	background-color: #67C4CB;
}

#area_search {
	background-color: #FF8C00;
}

#bd_tenbo {
	background-color: #304EA0;
}

#dvd_tenbo {
	background-color: #339933;
}

.text_left{
	text-align:left;
}


#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	/* background-image: url(../img/body/body_bg.jpg); */
	/* padding-top: 5px; */
}
.linebox {
	line-height: 24px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}



#main {
	width: 580px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
}

/*サブコンテンツ*/

#sub {
	width: 220px;
	float: right;
}

#submenu1,#submenu2,#submenu3,#submenu4,#submenu5,#submenu6{
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}


#submenu1 li,#submenu2 li {
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}



#submenu3 a,#submenu2 a,#submenu6 a{
	text-decoration: none;
	display: block;
	color: #333333;
	padding-left: 10px;
	line-height: 20px;
}

#submenu3 li,#submenu6 li {
	background-image: url(../img/body/submenu_bg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
	color: #666666;
}

#submenu2 a:hover,#submenu3 a:hover,#submenu6 a:hover{
	color: #FFFFFF;
	background-color: #666;
}

#submenu3,#submenu6{
	font-size: 11px;
}
#submenu0 {
	margin-bottom: 10px;
}
#submenu1 {
	font-size: 10px;
	line-height: 13px;
	width: 200px;
	background-color: #FFF;
}


#submenu1 a{
	color: #246C79;
}
#submenu1 ul {
	height: 130px;
}
.showcase ul {
	margin-bottom: 0px;
}
.showcase em {
	font-size: 14px;
	color: #F00;
	display: block;
	margin-top: 15px;
}
.sub_showcase th img {
	height: 110px;
	width: 80px;
}
.sub_showcase tr th {
	vertical-align: top;
}
.sub_showcase tr td {
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
}


/*フッター*/

#footer {
	clear: both;
	margin-bottom: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	background-color: #EEEEEE;
}

#address {
	line-height: 20px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
}


#index {
	width: 780px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
}
#bn_yomigaeru {
	margin-bottom: 20px;
}
