@charset "UTF-8";
/*
Theme Name : banbi
Theme URI : http://banbi123.com
Description : banbi トップページ用
Author : banbi
Author URI : http://banbi123.com
Version : 1.0
*/

/* 
*
*	1. linksetting
* 	2. content
*
*/

/*--------------------------------------

	1. linksetting

---------------------------------------*/

#content #topics a         { color: #333; text-decoration: none; }
#content #topics a:visited { color: #333; text-decoration: none; }
#content #topics a:hover   { color: #c29138; text-decoration: underline; }
#content #topics a:active  { color: #e9ae43; text-decoration: underline; }




/*--------------------------------------

	2. content

---------------------------------------*/

#content #mainv {
    height: 414px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#content #topics {
	width: 296px;
	float: left;
}

#content #topics h2 {
	margin-bottom: 10px;
}

#content #topics li {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../img/cmn_icon_arrow01.jpg)  0 0.425em no-repeat;
}

#content #topics li span {
	color: #999;
}

#content #movie {
	float: left;
	margin-left: 15px;
}

#content #dvd {
	height: 305px;
	float: left;
	margin-left: 15px;
	background:url(../img/index_dvd_bg.gif) no-repeat bottom;
}

#content #dvd p {
	margin-top: 16px;
	margin-left: 21px;
}

#content #dvd ul {
	margin-top: 13px;
	margin-left: 21px;
}

#content #dvd ul li {
	margin-right: 2px;
	float: left;
}

#content #banner {
	width: 200px;
	float: right;
}

#content #banner li {
	margin-bottom: 3px;
}
