@charset "utf-8";

/*--mgm topCSS -- 2009,11,09 Rel-ish yu-ki--*/

@import url("reset.css");
@import url("skin.css");

/* =top_movie */
#top_movie { width: 896px; margin: 0 auto; }


/* =CMS */
.cms_news {
	margin: 0 0 20px;
}

.cms_news h3 {
	height: 50px;
	background: url(../img/h_bg_cms.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.cms_news table {
	width: 620px;
	margin: 10px 0;
}

.cms_news tr.row_0 {
	background: #fff4f4;
}

.cms_news tr.row_1 {
	background: #fff;
}

.cms_news th,
.cms_news td {
	padding: 5px 16px;
}

.cms_news th p,
.cms_news td p {
	text-align: left;
}

.cms_news th {
	width: 70px;
}

.cms_news p {
	text-align: right;
}


/* =aboutus */
.aboutus {
	min-height: 297px;
	_height: 297px;
	margin: 0 0 20px;
	background: url(../img/bg_contentsbox.jpg) no-repeat left 50px;
}

.aboutus h3 {
	height: 50px;
	margin: 0 0 20px;
	background: url(../img/h_bg_aboutmegumi.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.aboutus h4 {
	height: 23px;
	margin: 0 0 8px 15px;
	background: url(../img/h_bg_aboutmegumi_b.png) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.aboutus p {
	margin: 0 250px 1em 15px;
	line-height: 150%;
}


/* =service_zaitaku - =service_haken */
.service_zaitaku,
.service_haken
{
	margin: 0;
	clear: both;
}

.service_zaitaku h3,
.service_haken h3
{
	height: 34px;
	margin: 0 0 15px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.service_zaitaku h3 {
	background: url(../img/h_bg_zaitaku.jpg) no-repeat left top;
}

.service_haken h3 {
	background: url(../img/h_bg_haken.jpg) no-repeat left top;
}

.service_zaitaku li,
.service_haken li
{
	float: left;
	margin: 0 20px 15px 0;
}

.service_zaitaku li.left,
.service_haken li.left
{
	margin: 0 0 15px 0;
}



/* =youtube */
.youtube {
	margin: 30px 0 0;
}


