@charset "utf-8";

/* ------ */
#mon_demo_top {
	padding: 0;
	margin: 0 30px 0 30px;
	background-color: #EFEFEF;
}

#mon_demo_top h2 {
	display:none;
}

#mon_demo_top #main {
	width:920px;
	height:90px;
	margin: 0;
	padding: 155px 0 0 0;
	background-image:url(../img/main08.jpg);
	background-repeat: no-repeat;
}

#mon_demo_top #main p{
	width:480px;
	margin: 0 0 0 20px;
	font-size:12px;
	color:#FFFFFF;
	line-height:150%;
	padding: 0;
}

#mon_demo_top #infobox {
	width:920px;
	background-color: #EFEFEF;
	margin: 0;
	padding: 0;
}

#mon_demo_top #info_left {
	width:190px;
	float:left;
}

#mon_demo_top #info_left h4{
	width:190px;
	background-image: url(../img/common/tit_side.jpg);
	background-repeat: no-repeat;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	height: 80px;
}

#mon_demo_top #info_right {
	background-image: url(../img/bg_movie.gif);
	background-repeat: repeat;
	width:690px;
	margin: 0px;
	padding:20px;
	float:left;
}

#mon_demo_top #info_right h3{
	width:690px;
	background-image: url(../img/tit_demo.jpg);
	background-repeat: no-repeat;
	text-indent: -10000em;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

#mon_demo_top #info_right #bg_box{
	width:689px;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	background-color: #BFBFBF;
	float:left;
}

#mon_demo_top #info_right #bg_box #text_list{
	width:148px;
	background-image: url(../img/bg_text_list.jpg);
	float:left;
	height: 365px;
}

#mon_demo_top #info_right #bg_box #text_list dl{
	list-style:none;
	padding:0 9px 9px 9px;
	margin:0;
	font-size:12px;
}

#mon_demo_top #info_right #bg_box #text_list dt{
	margin:0;
	padding:9px 0 5px 0;
	color:#A30104;
}

#mon_demo_top #info_right #bg_box #text_list dd{
	margin:0;
	border-bottom:dotted 1px #333333;
	background-image: url(../img/yaji_r_list.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 8px;
	background-position: 0 8px;
}
#mon_demo_top #info_right #bg_box #text_list dd a:hover {
	color: #A30104;
	text-decoration: underline;
}


#mon_demo_top #info_right #bg_box #btn_list{
	width:510px;
	border-left:solid 1px #000000;
	padding:15px;
	background-color: #2B2B2B;
	float:left;
}

#mon_demo_top #info_right #bg_box #btn_list img{
	margin:0;
	padding:5px 0 5px 0;
	border:none;
}

#mon_demo_top #info_right #bg_box #btn_list ul{
	width:510px;
	list-style:none;
}

#mon_demo_top #info_right #bg_box #btn_list li{
	margin:0;
	padding:0;
}

#mon_demo_top #info_right #bg_box #btn_list .norm_list{
	margin:0;
	padding-bottom:10px;
}


#mon_demo_top #info_right #bg_box #info_right_clear{
	margin:0;
	padding:0;
	clear:both;
}

#mon_demo_top #mon_demo_top_clear{
	margin:0;
	padding:0;
	clear:both;
}





#mon_demo_top a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#mon_demo_top a:hover {
	color: #000000;
	text-decoration: underline;
}

