@charset "UTF-8";

/* Common
-------------------------------*/
* {
	padding: 0;
	margin: 0;
	word-break: all;
}

img {
	vertical-align: top;
	border: 0;
}

ul,ol,p {
	margin-bottom: 10px;
}

li {
	margin-left: 30px;
	padding: 3px 0;
}

* html table,
* html #index #sidebar {
	font-size: 62.5%;
	line-height: 1.7;
}

* html td,
* html th,
* html #index #sidebar .side_topics  {
	font-size: 1.8em;
	color: #4C4C4C;
}

* html #index #sidebar .side_topics h4 {
	font-size: 1em;
	color: #4C4C4C;
}

ul li {
	list-style: disc;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-size: 62.5%;
	line-height: 1.5;
	font-family: hirakakupro-w6, Verdana, arial, "ms pgothic", sans-serif;
}
a:link,
a:visited,
a:active {
	color: #287AA2;
	text-decoration: underline;
}
a:hover {
	color: #CF446F;
	text-decoration: underline;
}

.link_other {
	padding: 0 0 0 10px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}

.link_pdf {
	background: url(../images/icon_pdf.jpg) right top no-repeat;
	padding: 0 2em 2px 0;
}

.link_popup {
	background: url(../images/icon_popup.gif) right top no-repeat;
	padding: 0 2em 2px 0;
}

.clear {
	clear: both;
	width: 1px;
	height: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.reader {
	display:block;
	height:1px;
	width:1px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
}

.box {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: static;
}

#index #sidebar .box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 0;
}

.fLeft {
	float: left;
	margin:0 30px 20px 0;
	padding: 0;
}

.fRight {
	float: right;
	margin:0 0 20px 30px;
	padding: 0;
}

.fRight_5 {
	float: right;
	margin:0 0 20px 5px;
	padding: 0;
}

.fRight_10 {
	float: right;
	margin:0 0 20px 10px;
	padding: 0;
}

.fRight img {
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.large {
	font-size: 1.2em;
}

.small {
	font-size: 0.9em;
}

.imageBorderGray {
	padding: 1px;
	border: 1px solid #D6D6D6;
}

.blue {
	color: #0083BF;
}

#entryBody {
	overflow: hidden;
}

#entryBody img {
	margin: 10px 0;
	padding: 1px;
	border: 1px solid #D6D6D6;
}

/* wrapper
-------------------------------*/
div#wrapper {
	text-align: center;
}

/* container
-------------------------------*/
div#container {
	width: 980px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
}

*html body div#container {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
}


/* header
-------------------------------*/
#index div#header {
	margin: 0 0 5px 0;
	padding: 0;
	background: url(../images/bg_header_index.jpg) center top repeat-x;
}

div#header {
	margin: 0 0 5px 0;
	padding: 0;
	background: url(../images/bg_header.jpg) center top repeat-x;
}

div#header_inner {
	width: 980px;
	margin: 0 auto;
	padding: 31px 0 0;
	position: relative;
	text-align: left;
}

div#header_inner h1#logo {
	margin: 0;
	padding: 0;
	height: 78px;
}

div#header_inner h1#logo_yowa {
	margin: 0;
	padding: 0;
	float: right;
}

div#header_inner h2 {
	margin: 0 0 20px 0;
	padding: 0;
}

div#header_yowa {
	position: absolute;
	right: 210px;
	top: 27px;
	background: url(../images/header_yowa_bg.jpg) left top no-repeat;
}

div#header_yowa a {
	display: block;
	width: 78px;
	height: 22px;
}


div#header_sitemap {
	position: absolute;
	right: 475px;
	top: 65px;
	background: url(../images/header_sitemap_bg.jpg) left top no-repeat;
}

div#header_sitemap a {
	display: block;
	width: 75px;
	height: 22px;
}

div#header_yowa a img,
div#header_sitemap a img,
div#header_yowa a:hover,
div#header_sitemap a:hover {
	visibility: visible;
}

div#header_yowa a:hover img,
div#header_sitemap a:hover img {
	visibility: hidden;
}

div#menu {
	clear: both;
}

div#menu ul {
	height: 40px;
	background: url(../images/menu_bg.jpg) left top no-repeat;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}

div#menu ul li a {
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;
}

div#menu ul li#menu_01 a {	width: 93px;}
div#menu ul li#menu_02 a {	width: 114px;}
div#menu ul li#menu_03 a {	width: 154px;}
div#menu ul li#menu_04 a {	width: 133px;}
div#menu ul li#menu_05 a {	width: 112px;}
div#menu ul li#menu_06 a {	width: 240px;}
div#menu ul li#menu_07 a {	width: 134px;}

div#menu ul li a img,
div#menu ul li.stay a img,
div#menu ul li.stay a:hover img,
div#menu ul li a:hover {
	visibility: visible;
}

div#menu ul li a:hover img {
	visibility: hidden;
}

div#menu ul #menu_01 a,
div#menu ul #menu_02 a,
div#menu ul #menu_03 a,
div#menu ul #menu_04 a,
div#menu ul #menu_05 a,
div#menu ul #menu_06 a,
div#menu ul #menu_07 a {
	background: none;
}
div#menu ul li#menu_01 a:hover {
	background: url(../images/menu_01_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_02 a:hover {
	background: url(../images/menu_02_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_03 a:hover {
	background: url(../images/menu_03_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_04 a:hover {
	background: url(../images/menu_04_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_05 a:hover {
	background: url(../images/menu_05_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_06 a:hover {
	background: url(../images/menu_06_ro.jpg) left top no-repeat;
}
div#menu ul li#menu_07 a:hover {
	background: url(../images/menu_07_ro.jpg) left top no-repeat;
}

div#header_inner #pankuz {
	margin: 0;
	padding: 10px 0 10px 22px;
	font-size: 1.2em;
	background: url(../images/icon_pankuz_home.gif) left center no-repeat;
	color: #FFF;
	text-align: left;
}

div#header_inner #pankuz a {
	color: #FFF;
}

/* content
-------------------------------*/
div#content {
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

/* sidebar
-------------------------------*/
#index div#sidebar {
	width: 290px;
	float: left;
	margin: 30px 0 0 30px;
}

div#sidebar {
	width: 240px;
	float: left;
	margin: 30px 0 0 40px;
}

/* for ie6 */
*html body div#sidebar {
	width: 240px;
	margin: 30px 0 0 40px;
}

div#sidebar ul#menu_junior {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DFE0DE;
	border-left: 7px solid #0F92D0;
}

div#sidebar ul#menu_player {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DFE0DE;
	border-left: 7px solid #1077CF;
}

div#sidebar ul#menu_other {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #DFE0DE;
	border-left: 7px solid #707070;
}

div#sidebar ul#menu_junior li,
div#sidebar ul#menu_player li,
div#sidebar ul#menu_other li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

div#sidebar ul#menu_junior li a,
div#sidebar ul#menu_player li a,
div#sidebar ul#menu_other li a {
	display: block;
	padding: 12px 12px 12px 23px;
	background-color: #FFF;
	background: url(../images/icon_menuarrow.gif) 12px top no-repeat;
	border-right: 1px solid #DFE0DE;
	border-top: 1px solid #DFE0DE;
}

div#sidebar ul#menu_junior li a:hover,
div#sidebar ul#menu_player li a:hover,
div#sidebar ul#menu_other li a:hover {
	background-color: #F0F3F3;
}

div#sidebar ul#menu_junior li a.stay,
div#sidebar ul#menu_player li a.stay,
div#sidebar ul#menu_other li a.stay {
	color: #333;
	text-decoration: none;
	background-color: #F0F3F3;
}

div#sidebar ul#menu_junior li ul {
	margin: 0;
}

div#sidebar ul#menu_junior li ul li a {
	display: block;
	padding: 6px 12px 6px 43px;
	background-color: #FFF;
	background: url(../images/icon_menuarrow_sub.gif) 32px top no-repeat;
	border-right: 1px solid #DFE0DE;
	border-top: 1px solid #DFE0DE;
}

/* main
-------------------------------*/
#index div#main {
	width: 660px;
	float: left;
	color: #4C4C4C;
	padding: 30px 0 0 0;
}

div#main {
	width: 700px;
	float: left;
	color: #4C4C4C;
	padding: 30px 0 0 0;
}

/* for ie6 */
*html body div#main {
	width: 700px;
}

/* footer
-------------------------------*/
div#footer {
	clear: both;
	padding: 0;
	text-align: center;
	background: url(../images/footer_bg.jpg) left bottom repeat-x;
	height: 151px;
}

div#footer #pagetop {
	clear: both;
	text-align: right;
	padding: 0;
	margin: 0 0 20px 0;
}

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

div#footer_inner {
	width: 980px;
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}

ul#footer_menu {
	height: 23px;
	background: url(../images/footer_menu_bg.jpg) left top no-repeat;
}

ul#footer_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}

ul#footer_menu li a {
	display: block;
	height: 23px;
	margin: 0;
	padding: 0;
}


ul#footer_menu li#footer_menu_01 a {
	width: 104px;
}

ul#footer_menu li#footer_menu_02 a {
	width: 129px;
}

ul#footer_menu li#footer_menu_03 a {
	width: 110px;
}

ul#footer_menu li#footer_menu_04 a {
	width: 95px;
}

ul#footer_menu li#footer_menu_05 a {
	width: 103px;
}

ul#footer_menu li a img,
ul#footer_menu li a:hover {
	visibility: visible;
}

ul#footer_menu li a:hover img {
	visibility: hidden;
}

div#footer div#footer_address {
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
}

/*
-------------------------------*/
#index #main #juniorbox {
	float: left;
	width: 320px;
	background: url(../../images/main_box_bg_center.jpg) left top repeat-y;
}

#index #main #seijinbox {
	float: right;
	margin-left: 20px;
	width: 320px;
	background: url(../../images/main_box_bg_center.jpg) left top repeat-y;
}

#index #main #juniorbox table,
#index #main #seijinbox table {
	width: 280px;
}

#index #main .box_bottom {
	background: url(../../images/main_box_bg_bottom.jpg) left bottom no-repeat;
	padding: 0 20px 20px 20px;
}

#index #main .box_bottom table {
	width: 100%;
}

#index #main .box_bottom table td {
	width: 50%;
	padding: 3px 0;
}

#index #main .box {
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#index #main #index_pdf {
	background-color: #F4F4F4;
	padding: 10px;
}

#index #main #index_pdf img {
	float: left;
	margin: 3px 10px 0 0;
}

#index #main #index_pdf p {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#index #sidebar .box h3 {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#index #sidebar .side_btn_margin {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#index #sidebar #side_topics {
	background: url(../../images/side_topics_bg_center.jpg) left top repeat-y;
	height: 1%;
}

#index #sidebar #side_topics p.btn_detail_small {
	margin-bottom: 0;
}

#index #sidebar #side_topics_frame_top {
	background: url(../../images/side_topics_bg_top.jpg) left top no-repeat;
}

#index #sidebar #side_topics_frame_bottom {
	background: url(../../images/side_topics_bg_bottom.jpg) left bottom no-repeat;
	padding: 10px;
}

#index #sidebar .side_topics {
	background: url(../../images/side_topics_box_bg_center.jpg) left top repeat-y;
	height: 1%;
}

#index #sidebar .side_topics_frame_top {
	background: url(../../images/side_topics_box_bg_top.jpg) left top no-repeat;
}

#index #sidebar .side_topics_frame_bottom {
	background: url(../../images/side_topics_box_bg_bottom.jpg) left bottom no-repeat;
	padding: 10px;
}

#index #sidebar .side_topics h4 {
	margin:0 0 10px 0;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}

#index #sidebar .side_topics h4 a {
	color: #7E644C;
	margin:0 0 10px 0;
	padding: 0 0 0 10px;
}

#index #sidebar .side_topics p {
	font-size: 0.9em;
	color: #334451;
}

#index #sidebar .side_topics p a {
	margin: 0;
}

#index #sidebar .side_topics .fLeft{
	color: #7E644C;
	float: left;
	margin:0 10px 0 0;
}

div#main h2.pagetitle {
	padding: 0;
	margin: 0 0 25px 0;
}

div.rss_list_area {
	position: relative;
	display: block;
	margin-bottom: 20px;
}

div#index_topics_rss {
	position: absolute;
	right: 115px;
	top: 7px;
	width: 73px;
	background: url(../../images/btn_rss_ov.jpg) left top no-repeat;
}

div#index_topics_rss a {
	display: block;
	width: 73px;
	height: 12px;
}

div#index_topics_rss_list {
	position: absolute;
	right: 0;
	top: 5px;
	width: 90px;
	background: url(../../images/btn_rss_list_ov.jpg) left top no-repeat;
}

div#index_topics_rss_list a {
	display: block;
	width: 90px;
	height: 18px;
}

div#index_admission a {
	display: block;
	width: 290px;
	height: 90px;
	margin-bottom: 15px;
	padding: 0;
	background: url(../../images/btn_admission_ov.jpg) left top no-repeat;
	border: 0;
}

div#index_members a {
	display: block;
	width: 290px;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(../../images/btn_members_ov.jpg) left top no-repeat;
	border: 0;
}


div#index_etc_01 a,
div#index_etc_02 a,
div#index_etc_03 a,
div#index_etc_04 a,
div#index_etc_05 a {
	display: block;
	width: 290px;
	height: 60px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#index_etc_06 a {
	display: block;
	width: 290px;
	height: 16px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#index_etc_01 a {
	background: url(../../images/side_btn_etc_01_ov.jpg) left top no-repeat;
}

div#index_etc_02 a {
	background: url(../../images/side_btn_etc_02_ov.jpg) left top no-repeat;
}

div#index_etc_03 a {
	background: url(../../images/side_btn_etc_03_ov.jpg) left top no-repeat;
}

div#index_etc_04 a {
	background: url(../../images/side_btn_etc_04_ov.jpg) left top no-repeat;
}

div#index_etc_05 a {
	background: url(../../images/side_btn_etc_05_ov.jpg) left top no-repeat;
}

div#index_etc_06 a {
	background: url(../../images/side_btn_etc_06_ov.jpg) left top no-repeat;
}

div#index_admission a img,
div#index_members a img,
div#index_etc_01 a img,
div#index_etc_02 a img,
div#index_etc_03 a img,
div#index_etc_04 a img,
div#index_etc_05 a img,
div#index_etc_06 a img,
div#index_topics_rss a img,
div#index_topics_rss_list a img,
div#index_members a:hover,
div#index_etc_01 a:hover,
div#index_etc_02 a:hover,
div#index_etc_03 a:hover,
div#index_etc_04 a:hover,
div#index_etc_05 a:hover,
div#index_etc_06 a:hover,
div#index_topics_rss a:hover,
div#index_topics_rss_list a:hover {
	visibility: visible;
}

div#index_admission a:hover img,
div#index_members a:hover img,
div#index_etc_01 a:hover img,
div#index_etc_02 a:hover img,
div#index_etc_03 a:hover img,
div#index_etc_04 a:hover img,
div#index_etc_05 a:hover img,
div#index_etc_06 a:hover img,
div#index_topics_rss a:hover img,
div#index_topics_rss_list a:hover img {
	visibility: hidden;
}

.copy {
	margin: 0 0 20px 0;
}

.contentTitle {
	padding: 4px 4px 10px 2px;
	margin-bottom: 20px;
	background: url(../images/bg_main_h2.jpg) left bottom no-repeat;
	font-size: 1.6em;
	color: #0183BF;
	font-weight: bold;
}

h2.subTitle {
	padding: 4px 4px 10px 2px;
	margin-bottom: 20px;
	background: url(../images/bg_main_h3_sub.jpg) left bottom  repeat-x;
	font-size: 1.6em;
	font-weight: normal;
}

h3.subTitle {
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	background: url(../images/icon_circle.jpg) left top no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}

.border_box_frame {
	background: url(../images/border_box_bg_center.jpg) left top repeat-y;
	margin-bottom: 15px;
	height: 1%;
}

.border_box_header {
	background: url(../images/border_box_bg_header.jpg) left top no-repeat;
	padding: 20px;
}

.border_box_bottom {
	background: url(../images/border_box_bg_bottom.jpg) left bottom no-repeat;
}

.border_box_frame h4 {
	margin-bottom: 10px;
	color: #0083BF;
}

p.date {
	margin-bottom: 10px;
	font-size: 1em;
	color: #2F627F;
	font-weight: normal;
}

#pagetop {
	clear: both;
	text-align: right;
	padding: 0;
	margin: 0;
}

.pagetop {
	clear: both;
	text-align: right;
	padding-top: 10px;
}

.pagetop a {
	padding: 0 0 0 20px;
	background: url(../images/icon_pagetop.jpg) left center no-repeat;
}

.print {
	clear: both;
	text-align: right;
	padding: 0;
}

.print a {
	padding: 0 0 0 28px;
	background: url(../images/icon_print.jpg) left center no-repeat;
}

* html body dl.list_index dd div{
	display:inline-block;
}

dl.list_index {
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}

dl.list_index dt {
	float:left;
	width:17em;
	margin-bottom:13px;
	padding-top: 10px;
	padding-bottom:0;
	padding-right:0;
	color:#334451;
	font-weight: bold;
}

dl.list_index dt img {
	vertical-align: middle;
}

dl.list_index dt span {
	padding-left: 8px;
}

dl.list_index dd {
	margin-left:16em;
	margin-bottom:16px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom:0;
	padding-right:10px;
}

* html body dl.list dd div{
	display:inline-block;
}

dl.list {
	clear: both;
	margin-bottom: 10px;
}
dl.list_circle {
	clear: none;
	margin-bottom: 10px;
}
dl.list_calender {
	clear: none;
	margin-bottom: 10px;
}
dl.list_price {
	clear: none;
	margin-bottom: 10px;
}

dl.list dt {
	float:left;
	width:17em;
	margin-bottom:20px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

dl.list dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}

dl.list dd {
	margin-left:17em;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
}

dl.list_circle dt {
	float:left;
	width:17em;
	margin-bottom:20px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}
dl.list_circle dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}
dl.list_circle dd{
	margin-left:17em;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
}

dl.list_calender dt {
	float:left;
	width:14em;
	margin-bottom:20px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

dl.list_calender dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}

dl.list_calender dd {
	margin-bottom:20px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
	display:inline-block;
}

dl.list_price dt {
	float:left;
	width:17em;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

dl.list_price dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}

dl.list_price dd {
	margin-left:17em;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
}

dl.list dd ul,
dl.list_circle dd ul,
dl.list_calender dd ul,
dl.list_price dd ul,
ul.list_arrow {
	margin-bottom: 0;
}

dl.list dd ul li,
dl.list_circle dd ul li,
dl.list_calender dd ul li,
dl.list_price dd ul li,
ul.list_arrow li {
	list-style: none;
	padding-left: 10px;
	padding-top: 0;
	margin-left: 15px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}

ul.list_circle li {
	list-style: none;
	margin-left: 20px;
	background: url(../images/icon_circle.jpg) left top no-repeat;
	padding: 0 0 0 20px;
	margin-bottom: 2px;
}

ul.list_circle li span {
	padding: 0.2em 0 0.2em 0;
	color:#333;
}

.border_top_dotted {
	border-top: 1px dotted #CCC;
}

div.unchor {
	background: url(../images/bg_unchor.jpg) no-repeat left bottom;
	width: 700px;
	height: 100%;
	padding-bottom:35px;
}

div.unchor .clear {
	clear: both;
	width: 700px;
	height: 6px;
	overflow:hidden;
	margin:0;
	padding:0;
}


div.unchor ul {
	margin: 0;
	padding: 0;
	width: 700px;
}

*html div.unchor ul {
	padding-bottom: 10px;
}

div.unchor ul li {
	float: left;
	list-style: none;
	padding: 0 12px 0 0;
	margin: 0 0 10px 12px;
	border-right: 1px solid #CCC;
	white-space:nowrap;
}

div.unchor ul li span {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/icon_unchor.gif) left center no-repeat;
}

div.unchor ul li span.otherlink {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/icon_unchor_otherlink.gif) left center no-repeat;
}
/*
div.unchor ul li a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/icon_unchor.gif) left center no-repeat;
}*/

div#flashFrame {
	width: 980px;
	height: 300px;
	outline: none;
}

object {
	outline:none;
}

/* フォントチェンジャー
-------------------------------*/
#header #fontChanger {
	position: absolute;
	right: 250px;
	top: 65px;
}

#header #fontChanger ul {
	text-align: right;
	margin: 0;
	padding: 0;
	background: url(../images/font_changer_bg.jpg) right bottom no-repeat;
}

#header #fontChanger li {
	display: inline;
}

#switchFontSizeBig,
#switchFontSizeMedium,
#switchFontSizeSmall{
	width:30px;
	padding: 0;
	margin: 0;
	height: 22px;
	display: block;
	cursor:pointer;
}

#switchFontSizeBig img,
#switchFontSizeMedium img,
#switchFontSizeSmall img {
	visibility: visible;
}

#switchFontSizeBig.active img,
#switchFontSizeMedium.active img,
#switchFontSizeSmall.active img {
	visibility: hidden;
}
#globalsearch {
	position:absolute;
	width:220px;
	height:22px;
	top: 65px;
	right: 0;
}

/* 検索フォーム
-------------------------------*/
.search-wrapper .left {
background: url(../images/header_search_left.jpg) left top no-repeat;
	display:block;
	height:22px;
	left:0;
	position:absolute;
	top:0;
	width:4px;
}

#globalsearch .search-wrapper.empty.blurred input {
	color:#7E7E7E;
}

#globalsearch .search-wrapper input.g-prettysearch {
	border: 0 none;
	font-family: "Lucida Grande",Arial,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 4px 0 2px;
	position: absolute;
	right: 60px;
	top: 0px;
	width: 156px;
	background: url(../images/header_search_bg.jpg) left top repeat-x;
}

#globalsearch .search-wrapper input.g-prettysearch {
	margin-left:20px;
}

#globalsearch input.g-prettysearch {
	height:16px;
	margin-top:9px;
}

#globalsearch {
	display: block;
}

#search-button {
	padding: 0;
	position: absolute;
	right: 0;
}


/* スクール一覧
-------------------------------*/
div.school_list_block {
	height: 1%;
	margin-bottom: 20px;
	clear: both;
}

div.school_list_box {
	border: 1px solid #DADADA;
	float: left;
	width: 218px;
	/*height: 252px;*/
}

div.school_list_inner {
	padding: 0 10px;
	position: relative;
}

div.school_list_box h3.junior {
	color: #32B3D8;
	font-weight: normal;
	line-height: 1.3;
	padding-bottom: 5px;
}

*html div.school_list_box h3.junior {
	font-size: 1.2em;
	font-weight: bold;
}

div.school_list_box h3.ikusei {
	color: #1077CF;
	font-weight: normal;
	line-height: 1.3;
	padding-bottom: 5px;
}

div.juior_bg_swim {background: left bottom no-repeat url(../../junior/images/bg_swim.jpg);}
div.juior_bg_gymnastics {background: left bottom no-repeat url(../../junior/images/bg_gymnastics.jpg);}
div.juior_bg_soccer {background: left bottom no-repeat url(../../junior/images/bg_soccer.jpg);}
div.juior_bg_tennis {background: left bottom no-repeat url(../../junior/images/bg_tennis.jpg);}
div.juior_bg_kidsbics {background: left bottom no-repeat url(../../junior/images/bg_kidsbics.jpg);}
div.juior_bg_golf {background: left bottom no-repeat url(../../junior/images/bg_golf.jpg);}
div.juior_bg_kendo {background: left bottom no-repeat url(../../junior/images/bg_kendo.jpg);}
div.juior_bg_karatedo {background: left bottom no-repeat url(../../junior/images/bg_karatedo.jpg);}
div.juior_bg_judo {background: left bottom no-repeat url(../../junior/images/bg_judo.jpg);}

.school_list_box_center {
	margin-left: 19px;
	margin-right: 19px;
}

p.btn_detail_small,
p.btn_pdf_big,
p.btn_ikusei {
	text-align: right;
}

p.btn_detail_small a {
	display: block;
	width: 90px;
	height: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/btn_detail_small_ov.jpg) right top no-repeat;
	float: right;
}
p.btn_detail_small_ab a {
	position: absolute;
	width: 90px;
	height: 18px;
	bottom: 10px;
	right: 10px;
	background: url(../images/btn_detail_small_ov.jpg) right top no-repeat;
}

p.btn_pdf_big a {
	display: block;
	width: 158px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../images/button_pdf_ov.jpg) right top no-repeat;
	float: right;
}

p.btn_ikusei a {
	display: block;
	width: 171px;
	height: 18px;
	margin: -50px 0 10px 0;
	padding: 0;
	background: url(../../junior/images/btn_ikusei_ov.jpg) right top no-repeat;
	float: right;
}

p.btn_detail_small a img,
p.btn_detail_small a:hover,
p.btn_detail_small_ab a img,
p.btn_detail_small_ab a:hover,
p.btn_pdf_big a img,
p.btn_pdf_big a:hover,
p.btn_ikusei a img,
p.btn_ikusei a:hover {
	visibility: visible;
}

p.btn_detail_small a:hover img,
p.btn_detail_small_ab a:hover img,
p.btn_pdf_big a:hover img,
p.btn_ikusei a:hover img {
	visibility: hidden;
}

.class_bg {
	background: #329BCB;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
}


/* サイト内検索
-------------------------------*/
.searchTitle {
	padding: 4px 4px 10px 2px;
	margin-bottom: 20px;
	background: url(../images/bg_main_h2.jpg) left bottom no-repeat;
	font-size: 1.2em;
	font-weight: normal;
}

.searchTitle  strong {
	font-size: 1.4em;
	font-weight: bold;
	color: #343434;
}

.searchResultTitle {
	padding: 4px 4px 10px 2px;
	margin-bottom: 0;
	font-size: 1.2em;
	font-weight: normal;
}

.searchResultTitle a.popup {
	padding: 0 16px 0 0;
	background: url(../../search/images/icon_popup.jpg) right center no-repeat;
}

.searchResultBox {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.searchResultBox p {
	clear: both;
	margin-bottom: 10px;
	margin-left: 50px;
}

.searchResultBox em {
	font-weight: bold;
	font-style:normal;
	background-color: #FFDEE5;
	color: #333;
}

.searchResultBox p.searchUrl {
	font-weight: normal;
	color: #828282;
}

p.searchPageNum {
	text-align: center;
}

p.searchPageNum a,
p.searchPageNum span {
	text-align: center;
	height: 23px;
	line-height: 23px;
	padding: 5px 8px;
	margin: 0 1px;
	background-color: #FFF;
	border: 1px solid #FFF;
}

p.searchPageNum a:hover {
	background-color: #E6E8E7;
	border: 1px solid #E6E8E7;
	color: #287AA2;
}


p.searchPageNum a.stay,
p.searchPageNum a:hover.stay {
	background-color: #23A0DA;
	border: 1px solid #0B7EB4;
	color: #FFF;
	text-decoration: none;
}

div#searchBox {
	background-color: #F4F4F4;
	padding: 15px 0;
	margin-bottom: 20px;
}

div#searchform {
	height: 22px;
	margin: 10px auto;
	position: relative;
	width: 220px;
}

.searchform-wrapper .leftform {
	background: url(../images/header_search_left.jpg) left top no-repeat;
	display:block;
	height:22px;
	left:0;
	position:absolute;
	top:0;
	width:4px;
}

#searchform .searchform-wrapper.empty.blurred input {
	color:#7E7E7E;
}

#searchform .searchform-wrapper input.g-prettysearchform {
	border:0 none;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding: 4px 0 2px;
	position:absolute;
	right:60px;
	top:0;
	width:156px;
	background: url(../images/header_search_bg.jpg) left top repeat-x;
}

#searchform .searchform-wrapper input.g-prettysearchform {
	margin-left:20px;
}

#searchform input.g-prettysearchform {
	height:16px;
	margin-top:9px;
}

#searchform {
	display: block;
}

#searchform-button {
	padding: 0;
	position: absolute;
	right: 0;
}

/* 開催施設
-------------------------------*/

* html body dl.list_area dd div{
	display:inline-block;
}

dl.list_area {
	margin-bottom: 10px;
}

dl.list_area dt {
	float:left;
	width:10em;
	margin-bottom:20px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

dl.list_area dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}

dl.list_area dd {
	margin-left:34em;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
}

dl.list_area dd ul {
	margin-bottom: 0;
}

dl.list_area dd ul li {
	list-style: none;
	padding-left: 10px;
	padding-top: 0;
	margin-left: 15px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}


table.areaTable {
	margin-bottom: 10px;
}

table.areaTable thead {
	border: 1px solid #1694CF;
}

table.areaTable {
	border-top: 1px solid #97C7DD;
	border-left: 1px solid #97C7DD;
}

table.areaTable tbody th,
table.areaTable tbody td {
	border-bottom: 1px solid #97C7DD;
	border-right: 1px solid #97C7DD;
}

table.areaTable tbody th,
table.areaTable tbody td {
	padding: 8px 10px;
}

*html table.areaTable tbody th,
*html table.areaTable tbody td {
	padding: 5px;
}

table.areaTable tbody th {
	background: url(../../area/images/table_bg_th.jpg) left top;
	color: #0183BF;
}

p.btn_detail_big {
	text-align: right;
}

p.btn_detail_big a {
	display: block;
	width: 120px;
	height: 28px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../images/btn_detail_big_ov.jpg) right top no-repeat;
	float: right;
}

p.btn_detail_big a img,
p.btn_detail_big a:hover {
	visibility: visible;
}

p.btn_detail_big a:hover img {
	visibility: hidden;
}


/* スクール活動
-------------------------------*/

a.link_backnumber {
	background: url(../../katsudou/images/link_backnumber_bg.jpg) 10px center no-repeat #F0F3F3;
	padding: 8px 15px 8px 20px;
}

a.link_backnumber:hover {
	background: url(../../katsudou/images/link_backnumber_bg_ov.jpg) 10px center no-repeat #3EACDD;
	padding: 8px 15px 8px 20px;
	color: #FFF;
}

* html body dl.katsudou_list dd div{
	display:inline-block;
}

dl.katsudou_list {
	clear: both;
	margin-bottom: 20px;
}

dl.katsudou_list dt {
	float:left;
	width:9em;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

dl.katsudou_list dt span {
	padding: 0.2em 0 0.2em 15px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
	color: #334451;
}

dl.katsudou_list dd {
	margin-left:9em;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
}

dl.katsudou_list dd ul {
	margin-bottom: 0;
}

dl.katsudou_list dd ul li {
	list-style: none;
	padding-left: 10px;
	padding-top: 0;
	margin-left: 15px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}

/* 入会案内
-------------------------------*/

p.btn_school_admission a {
	display: block;
	width: 180px;
	height: 28px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../../admission/images/btn_school_admission_ov.jpg) right top no-repeat;
}

p.btn_members a {
	display: block;
	width: 220px;
	height: 28px;
	margin: 0 0 20px 0;
	padding: 0;
	background: url(../../admission/images/btn_members_ov.jpg) right top no-repeat;
}

p.btn_school_admission a img,
p.btn_members a img,
p.btn_school_admission a:hover,
p.btn_members a:hover {
	visibility: visible;
}

p.btn_school_admission a:hover img,
p.btn_members a:hover img {
	visibility: hidden;
}


/* よくある質問
-------------------------------*/

h4.faq_q {
	background: url(../../contact/images/icon_q.jpg) left top no-repeat;
	padding: 0 5px 10px 35px;
	color: #333333;
	font-size: 1.2em;
	border-bottom: 1px dotted #999999;
}

div.faq_a {
	background: url(../../contact/images/icon_a.jpg) left top no-repeat;
	padding: 0 5px 10px 35px;
}

/* スクール会員向けインフォメーション
-------------------------------*/
#info {
	background:url(../../info/images/header_bg.jpg) left top repeat-x #2A9ED4;
}

#info div#container {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url(../../info/images/main_bg.jpg) center top repeat-y;
}

#info div#content {
	margin: 0 auto;
	font-size: 1.2em;
	text-align: left;
	width: 640px;
}


#info div#header {
	margin: 0;
	padding: 0;
	background: none;
}

#info div#header_inner {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#info div#main {
	width: 640px;
	margin: 0;
	padding: 20px 0;
	color: #4C4C4C;
}

#info div#footer {
	clear: both;
	padding: 0;
	text-align: center;
	background: none;
	height: 50px;
}

#info div#footer_inner {
	width: 740px;
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}


#info div#index_topics_rss {
	position: relative;
	left: 456px;
	top: -35px;
	width: 73px;
	background: url(../../images/btn_rss_ov.jpg) left top no-repeat;
}

#info div#index_topics_rss_list {
	position: relative;
	left: 550px;
	top: -50px;
	width: 90px;
	background: url(../../images/btn_rss_list_ov.jpg) left top no-repeat;
}



* html body #info dl.list dd div{
	display:inline-block;
}

#info dl.list {
	clear: both;
	margin-bottom: 10px;
}

#info dl.list dt {
	float:left;
	width:7em;
	margin-bottom:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
}

#info dl.list dt span {
	padding: 0.2em 0 0.2em 20px;
	color:#333;
	font-weight: bold;
	background: url(../images/icon_circle.jpg) left top no-repeat;
}

#info dl.list dd {
	margin-left:7em;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:0;
	padding-bottom:0;
	padding-right:10px;
	border-left:1px solid #CCC;
}

#info dl.list dd ul {
	margin-bottom: 0;
}

#info dl.list dd ul li {
	list-style: none;
	padding-left: 10px;
	padding-top: 0;
	margin-left: 15px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
}

#info div#btn_info_back {
	position: relative;
	left: 514px;
	top: -55px;
	width: 126px;
	background: url(../../info/images/btn_back_ov.jpg) left top no-repeat;
}

#info div#btn_info_back_img {
	position: relative;
	left: 514px;
	top: -35px;
	width: 126px;
	background: url(../../info/images/btn_back_ov.jpg) left top no-repeat;
}

#info div#btn_info_back a,
#info div#btn_info_back_img a {
	display: block;
	width: 126px;
	height: 20px;
}

#info div#btn_info_back a img,
#info div#btn_info_back_img a img,
#info div#btn_info_back a:hover,
#info div#btn_info_back_img a:hover {
	visibility: visible;
}

#info div#btn_info_back a:hover img,
#info div#btn_info_back_img a:hover img {
	visibility: hidden;
}

#info div.unchor {
	background: url(../images/bg_unchor.jpg) left bottom no-repeat;
	width: 640px;
}

*html #info div.unchor {
	width: 580px;
	overflow:hidden;
}

#info div.unchor ul {
	margin: 0;
	padding: 0;
	width: 640px;
}

#info div.unchor ul li {
	float: left;
	list-style: none;
	padding: 0 12px 0 0;
	margin: 0 0 10px 12px;
	border-right: 1px solid #CCC;
	white-space:nowrap;
}

#info div.unchor ul li a {
	display: block;
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/icon_unchor.gif) left center no-repeat;
}

#schedule {
	width: 400px;
}
#schedule dt {
	padding-left: 10px;
	margin: 5px 0 0 15px;
	background: url(../images/icon_arrow.jpg) left top no-repeat;
	float: left;
	text-align: right;
	width: 30px;
}
#schedule dd {
	margin: 5px 0 0 15px;
	float: left;
	width: 330px;
}


/* ---- school sugamo pay easy --*/
#content #main .sugamopayeasy {
	width: 665px;
	margin-left: 30px;
}
#content #main .sugamopayeasytext {
	float: left;
	width: 508px;
padding-left: 1em;
text-indent: -1em;
}
#content #main .sugamopayeasyimg {
/*
  float: right;
*/
	width: 77px;
}

/* ---- junior prince aero comment --*/
.pricelistaerocomment {
	margin-left: 1em;
	font-size: 0.84em;
}

/* seijin swim feature */
.moreLongFeature {
	margin-bottom: 6em;
}
