@charset "Shift_JIS";
/* CSS Document */
div#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#wrap_main {
	width: 720px;
	margin: 20px 0px 30px 20px;
	overflow: auto;
}

/*
==============================
				     header
==============================
*/
div#header {
	width: 740px;
	margin-left: 10px;
	background: url(../comon_images/header_loop.gif) repeat-y center;
}
div#header #header_menu {
	float:right;
	padding-right:20px;
	text-align: right;
	padding-top: 10px;
}
div#header img {
	margin: 10px 0px 0px 5px;
}
#header_btm {
	height: 10px;
	width: 740px;
	margin-left: 10px;
	background: url(../comon_images/header_bottom.gif) no-repeat center;
}

	#header p {
		text-align: right;
}
	#header li {
	display: inline;
}
	#header address {
}

/*
==============================
				left_column
==============================
*/
div#left_column {
	text-align: left;
	float:left;
	width:170px;
}
#left_column #submenu ul {
}
#left_column #submenu ul li {
	background: url(../comon_images/icon_menu.gif) no-repeat left center;
	display: block;
	padding: 3px 0px 3px 25px;
}

#left_column #bannermenu {
	margin-top:20px;
}
/*====bannerover====*/
#left_column #bannermenu ul li {
}
#left_column #bannermenu ul li a {
	display: block;
	width: 170px;
}

div#left_column #submenu {
	margin-top:20px;
}
/*==============*/

div#left_column #banner_area {
	margin-top:20px;
}
div#left_column #banner_area a {
	margin-top:10px;
}
/*====bannerover====*/
#left_column #banner_area ul li {
	list-style: none;
	margin-top:10px;
}
#left_column #banner_area ul li a {
	border:1px solid #cccccc;
	display: block;
	width: 150px;
}
#left_column #banner_area ul li a:hover {
	border:1px solid #565656;
}
/*==============*/


/*
==============================
				maincontents
==============================
*/
div#maincontents{
	width:530px;
	float:right;
}
#maincontents noscript {
	font-size:100%;
	color: #CC3300;
}
/*
==============================
				right_column
==============================
*/
div#right_column {
	float:right;
	width:170px;
	text-align: left;
}
#right_column #next_show {
	background-color:#ebebeb;
	width: 150px;
}
#right_column #next_show img {
	border: 1px solid #cccccc;
	margin: 10px 0px 5px 15px;
}
#right_column #next_show img:hover {
	border: 1px solid #565656;
}
#right_column #next_show h3 {
	font-weight: bold;
	font-size: 110%;
	margin: 0px 10px;
	padding-bottom: 10px;
}
#right_column #next_show h3 a {
	text-decoration: none;
}

#right_column #schedule {
	margin-top:10px;
}
#right_column table {
	font-size: 80%;
	line-height: normal;
}
#right_column table img {
	margin: 0px 7px 5px 0px;
}
#right_column table th {
	width:23px;
	font-weight: bold;
	padding-right: 0px;
}
#right_column table td {
}

#right_column #schedule .schedule_top{
	font-size:0px;
	background: url(../comon_images/sch_top.gif) no-repeat;
	height: 10px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#right_column #schedule .schedule_body{
	height:auto;
	background: #ebe0c8;
	width: 150px;
}
#right_column #schedule .schedule_bottom{
	font-size:0px;
	background: url(../comon_images/sch_btm.gif) no-repeat;
	height: 10px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}
/*
==============================
				newsarea
==============================
*/
div#newsarea {
	clear: both;
	padding-top: 20px;
	text-align: left;
}
div#newsarea .news_top {
	font-size:0px;
	background: url(../comon_images/news_top.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
div#newsarea .news_body {
	height:auto;
	background: url(../comon_images/news_body.gif) repeat-y;
}
div#newsarea .news_bottom {
	background: url(../comon_images/news_bottom.gif) no-repeat;
	height: 10px;
}
#newsarea dl {
	margin: 0px 10px;
}
#newsarea dl dt {
	font-weight: bold;
	color: #666666;
	clear: left;
	float: left;
	width: 3.5em;
	margin-top: 10px;
	vertical-align: text-top;
}
#newsarea dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#newsarea dl dd.news_mem {
	background-image: url(../comon_images/icon_mem.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
#newsarea dl dd.news_qub {
	background-image: url(../comon_images/icon_qub.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

#newsarea h2 {
	padding-left: 10px;
	margin: 0px 4px;
	background: #b09e82;
}
#newsarea #s2 {
	padding: 4px 10px;
	margin: 0px 4px;
	background: #ebebeb;
}

/*
==============================
				footer
==============================
*/
#footer {
	background-color: #ebe0c8;
	text-align: right;
	padding: 5px 20px 20px 0px;
	width: 740px;
	margin-top: 20px;
}
* html #footer {
	padding: 5px 20px 20px 1px;
}
*+html #footer {
	padding: 5px 20px 20px 1px;
}
/*
==============================
				class
==============================
*/

.column_top{
	font-size:0px;
	background: url(../comon_images/column_top.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.column_body{
	height:auto;
	background: url(../comon_images/column_loop.gif) repeat-y;
	padding: 0px 0px 0px 10px;
}
.column_bottom{
	background: url(../comon_images/column_bottom.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.icon_mail {
	background: url(../comon_images/icon_mail.gif) no-repeat right center;
	padding: 2px 25px 2px 0px;
}
.icon_qub2 {
	background: url(../comon_images/icon_qub.gif) no-repeat left center;
	padding: 4px 0px 4px 24px;
}

.icon_mem2 {
	background: url(../comon_images/icon_mem.gif) no-repeat left center;
	padding: 4px 0px 4px 24px;
}
.icon_qub {
	padding: 4px 0px 4px 24px;
	background: url(../comon_images/icon_qub.gif) no-repeat left top;
}


.block {
	display: block;
}
.min-height{
	min-height:484px;
}


.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}

.pl20 {
	padding-left:20px;
}
.ml10{
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}

.pr10 {
	padding-right:10px;
}
.mr10 {
	margin-right:10px;
}
.mr20 {
	margin-right:20px;
}
.mb0 {
	margin-bottom:0px;
}
.mb10 {
	margin-bottom:10px;
}
.mb20 {
	margin-bottom:20px;
}

/*
==============================
				flashbanner
==============================
*/
/*====あそぼ！バナー置き換え静止画像====*/
#bn_asobo a {
	display: block;
	height: 80px;
	width: 170px;
	text-indent: -9999px;
	background-image: url(../comon_images/bn_asobo.gif);
	background-repeat: no-repeat;
}
/*====NEWS&TOPICSバナー置き換え静止画像====*/
#bn_newsarea  a {
	background-image: url(../comon_images/bn_newsarea.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 350px;
}
