@charset "Shift_JIS";



/*　トップページ　---------------------------------------------------------------------*/

#pg_top #mainpic{
	height: 330px;
}

#pg_top #contentsmain{
	overflow:hidden;
	margin: 30px 0px;
}


#pg_top #mainleft{
	width:700px;
	float:left;
}

#pg_top #mainright{
	width:240px;
	float:right;
}

#pg_top #mainleft .topmain_bana{
	margin:0px auto 30px ;
}

#charm{
	width: 700px;
	overflow: hidden;
	background: url(../img/topdotbg.png);
}

#charm > div{
	width: 320px;
	height: 240px;
	float: left;
	margin-left: 20px
}
#charm > div a{
	text-decoration: none;
}
#charm > div p{
	padding: 5px;
	font-size: 13px;
}




#info_button_area{
	width:700px;
	margin-top: 15px;
	overflow:hidden;
}
#info_button_area > a img{
	float: left;
	margin-left: 13px;
}
#mainleft #topics{
	width:700px;
	overflow:scroll;
	margin:20px 0px;
	height:400px;

}


#topics h3{
	padding-top:10px;
}

#topics #news{
	font-size:12px;
	width:700px;
	line-height:150%;
}

#topics #news p{
	width:80px;
	text-align:center;
	background:#ffcc66;
}


#topinfo{
	width: 700px;
	height: 530px;
	margin: 50px 0px 30px;
	background: url(../img/topconcept.jpg) no-repeat;
}
#topinfo p{
	padding:100px 10px 0px 25px;
	width: 390px;
	font-size: 15px;
	line-height: 120%;
	color: #774F47;
}


.rightmov{
	margin-bottom: 15px;
}

.rightmov embed{
width:240px;
height:160px;
}

