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

body {
	font-size:14px;
	color:#333333;
}

p {
	padding:0;
	margin:0;
}

#wrapper {
	text-align:center;
	width:925px;
	margin:0 auto;
}

#wrapper .header img{
	padding:0 0 18px 0;
}

#bg01 {
	width:875px;
	height:490px;
	margin:0 auto;
	text-align:left;
	background-image:none;
	background-repeat:no-repeat;
	margin:0 0 18px 0;
}

#bg01 .asobi {
float:left;text-align:left;
}

#bg01 .asobi img{
	padding:20px 0 0 50px;
}

#bg_body{
	background:url(../images/bg_body.gif) repeat-y top;
}

#bg01 .tvcm {
	width:560px;
	text-align:center;
	margin-left: 165px;
}

#bg01 .tvcm img{
	padding:20px 0 35px 0;
}

p.tvcm_txt {
	width:400px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#ff0000;
	line-height:1.em;
	margin:35px 0 35px 0;
}

#bg01 .tvcm a {
	display:block;
	width:248px;
	height:46px;
	margin:0 auto;
	text-indent:-9999px;
	background-image:url(../images/btn_off.gif);
}

#bg01 .tvcm a:hover {
	display:block;
	width:248px;
	height:46px;
	margin:0 auto;
	text-indent:-9999px;
	background-image:url(../images/btn_on.gif);
}

p.asobi_txt {
	line-height:1.5em;
	margin:24px 5px 15px 9px;
}

#bg02 {
	width:875px;
	height:718px;
	margin:0 0 0 0;
	text-align:left;
	background-repeat:no-repeat;
	margin:0 0 0 0;
}

#bg02 .asobi {
	width:436px;height:325px;float:left;text-align:left;
}

#bg02 .asobi img{
	padding:20px 0 0 25px;
}

#bg02 .tvcm {
	width:439px;height:395px;float:right;text-align:left;
}

#bg02 .tvcm img{
	padding:20px 0 15px 0;
}

p.tvcm_txt {
	width:400px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#ff0000;
	line-height:1.em;
	margin:35px 0 35px 0;
}

#bg02 .tvcm a {
	display:block;
	width:248px;
	height:46px;
	margin:0 auto;
	text-indent:-9999px;
	background-image:url(../images/btn_off.gif);
}

#bg02 .tvcm a:hover {
	display:block;
	width:248px;
	height:46px;
	margin:0 auto;
	text-indent:-9999px;
	background-image:url(../images/btn_on.gif);
}

#yt {
	height: auto;
	padding:0 0 30px 0;
}

.slide img{
	padding:0 0 0 0;
}

#bg02 .asobi3 {
	text-align:left;
}

#bg02 .asobi3 p img{
	padding:0 0 0 25px;
}

h3 {
    /*border: medium none;*/
	border-bottom: 2px solid #FCC67F;
    color: #555555;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 0 15px 0;
	padding-top:15px;
    padding-bottom: 10px;
}

h4 {
    /*border: medium none;*/
    color:#F00;
    font-size: 14px;
    line-height: 1.2em;
	margin-bottom: 12px;
}

#asobi p {
    font-size: 12px;
	color:#555555;
    line-height: 1.3em;
    padding: 0 10px 15px;
}

dl {
    font-size: 12px;
    line-height: 1.3em;
    overflow: hidden;
    padding: 10px 10px 12px;
}

dl dt {
    clear: left;
    color: #FF9900;
    display: block;
    float: left;
    padding-bottom: 3px;
    text-align: right;
    width: 5em;
}

dl dd {
    display: block;
    float: left;
    padding-bottom: 3px;
    width: 370px;
}

dd {
    color:#555555;
}
