html, body{	overflow-y: auto; _overflow-x:hidden;}

#body {
	margin:20px auto 40px auto;
	width:650px;
	text-align:center;
}

* html #body {margin:-56px auto 20px auto;}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {  color: red; text-decoration: underline}
a {  text-decoration: none}
.clear{
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
.table {  background-color: #FFFFCC}
.f_8pt {  font-size: 8pt; line-height: 140%}
.f_9pt {  font-size: 9pt; line-height: 140%}
.f_10pt {  font-size: 10pt; line-height: 140%}
.f_10pt2 {
	font-size: 10pt;
	line-height: 140%;
	padding-bottom: 20px;
}
.f_10pt3 {
	font-size: 10pt;
	line-height: 2em;
}
#mail{
	font-size: 10pt;
	line-height: 140%;
}
.f_11pt {  font-size: 11pt; line-height: 140%}
.f_12pt {  font-size: 12pt; line-height: 130%}
.f11_ore{font-size: 11pt; color:#F60; font-weight: bold; line-height: 140%}

.f11_brown {  font-size: 11pt; color: #482400; font-weight: bold; line-height: 130%}
.f10_red {  font-size: 10pt; color: red; font-weight: bold; line-height: 130%}
.f11_red {  font-size: 11pt; color: red; font-weight: bold; line-height: 140%}
.f10_white {  font-size: 10pt; color: white;  line-height: 140%}
.f10_white {  font-size: 10pt; color: white; font-weight: bold; line-height: 130%}
.f11_white {  font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.f12_white {  font-size: 12pt; color: white; font-weight: bold; line-height: 130%}
.f12_brown {  font-size: 12pt; color: #482400; font-weight: bold; line-height: 130%}
.f14_red{  font-size: 14pt; color: red; font-weight: bold; line-height: 130%}
.f10_red {  font-size: 10pt; color: #990000; font-weight: bold; line-height: 130%}

.header01{
	background-image:url(../images/ttl_bk.jpg);
	background-repeat:repeat-x;
	width: 100%;
}
td{
	text-align: left;
	vertical-align: top;
}
.table01{
	width: 207px;
	margin: 9px 0 0px 8px;
	font-size:10pt;
	line-height: 140%
}
.table01 td{
	padding: 2px;
}
.table01 th{
	padding: 5px 0 0 0;
	font-weight: normal;
	text-align: left;
}

.table1{
	font-size: 11pt;
	line-height: 140%;
	padding: 2px;
	width: 600px;
	margin: 20px auto 50px auto;
	border: 1px solid #27A9FE;
}
.table1 td{
	padding: 8px 5px 8px 5px;
}
.table1 p{margin:5px 0 10px 0;}
.h_td{
	background-image: url(../images/ttl_face2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#botan{
	text-align: center;
	margin: 0px;
	clear: both;
}
#botan #new{
	vertical-align: top;
	margin: 0px;
	padding: 15px 5px 0 0;
}
.px-red {
	font-size: 10pt;
	color: #F00;
	margin:5px 0 5px 0;
	font-weight: bold;
	paddign:0;
}
#ta_mail{
	background-image: url(../images/s_sen.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 15px 0 0 0;
	padding: 5px 0 4px 0;
	text-align: center;
	font-weight: bold;
	color: #F00;
	line-height: 2em;
}
#ta_mail2{
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0px 0 0 0px;font-size: 12pt;
}

#footer{
	font-size: 9pt;
	background-image: url(../images/s_sen.gif);
	background-repeat: repeat-x;
	padding: 15px 0 60px 0;
	text-align: left;
}
#footer .left{
	float: left;
	width: 320px;padding:0 0 0 20px;
}
#footer .right{
	float: right;
	width: 240px;
	padding:0 25px 0 0;
	text-align: left;
	line-height: 140%;
}
#footer .right img{
	float: right;
	padding: 0 0 0 5px;
}


/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 230px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    margin-top:5px;
    background-color:#fff;
}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #ff0000;
}
.radiko a:visited {
    color: #ff0000;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}


/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/

@media screen and (max-width: 1000px) {
  #global_footer {
      display: none;
  }
  .footer_sp {
        display: block;
        margin-top:-30px;
    }
    #nav_sp {
        display: block;
    }
    #global_header {
        display:none;
    }
    .radiko {
        display: none;
    }
    #main{
      margin-top:10px;
    }
    .radiko_narrow {
        display: block;
        width:100%;
        position:relative;
    }
    .radiko_narrow a img{
        position:relative;
        width:100%;
        height:auto;
    }

}