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


/* clearfix */
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix {
	display:inline-table;
	/*\*/display:block;/**/
}



div.error {
	width:950px;
	height: auto;
	padding:0;
	margin:0 auto;
	text-align:left;
}

div#contents{
	text-align:left;
}

#mv h1{
	background:url(/contents/images/top0909/mv.jpg) no-repeat top left;
	width:950px;
	height:220px;
	text-indent:-9999px;
	margin-bottom:30px;	
}

#mvCp h1{
	width:950px;
	height:220px;
	margin-bottom:30px;	
}

div.primary{
	float:right;
	width:696px;
}

div.secondry{
	float:left;
	width:205px;
}

div.pagetop{
	width:950px;
	height:15px;
	margin:0 auto;
}

/*--------// MAIN NAVIGATION //----------*/
div.main_nav_area{
	width:696px;
}

div.main_nav_area div{
	float:left;
	width:348px;
	height:83px;
	padding-bottom:5px;
}
/*-- IE6 --*/
* html div.main_nav_area div{margin-right: -3px;}



div.main_nav_area a{
	display:block;
	width:348px;
	height:83px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

div.main_nav_mech a:hover{
	background-color:#ebf9d5;
	text-decoration:none;
}

div.main_nav_mold a:hover{
	background-color:#ffedf1;
	text-decoration:none;
}

div.main_nav_press a:hover{
	background-color:#f8ecfe;
	text-decoration:none;
}

div.main_nav_tool a:hover{
	background-color:#fff1ca;
	text-decoration:none;
}



div.main_nav_area img.btn_icon{
	float:left;
	width:73px;
	height:73px;
	margin:5px 15px 5px 5px;
}



div.main_nav_area a p{
	color:#555555;
	line-height:130%;
}

div.main_nav_area img.btn_title{
	margin:15px 0px 5px 0px;
}

* html div.main_nav_area img.btn_title{
	display:block;
}

div.main_nav_area a:hover p{
	text-decoration:underline;
}



div.btn_txt{
	float:right;
	width:255px;
}


/*--------// voice //----------*/
div#voice {
	width:691px;
	margin:25px 0px 0px 5px;
}


/*--------// NEWS //----------*/
div.top_news{
	width:691px;
	padding:45px 0 0 5px;
}

div.news_head{
	width:691px;
	height:25px;
	background:url(/contents/images/top0909/line_dot01.gif) repeat-x bottom left;
}

div.top_news h3{
	float:left;
	background:url(/contents/images/top0909/title_news.gif) no-repeat top left;
	width:628px;
	height:14px;
	text-indent:-9999px;
}

div.top_news a.btn_more{
	width:57px;
	height:17px;
}

div.top_news {
	clear: both;
}
div.top_news dl {
	width:680px;
	clear: both;
	float: left;
	padding: 10px 0px 3px 10px;
}


div.top_news dt {
	float:left;
	width:120px;
	margin:2px 0 10px 0;
}
div.top_news dd {
	float:left;
	width:520px;
	margin:2px 0 10px 0;
}








/*--------// LEFT NAVIGATION //----------*/
* html div.left_nav_area {
	margin:10px 0px 0px 0px;
}

*:first-child+html div.left_nav_area {
	margin:10px 0px 0px 0px;
}

div.left_nav_area ul li {
	margin:0px 0px 10px 0px;
}

div.tel_area {
	padding:0 0 20px 0;
}

div.tel_area p {
	background:url(/contents/images/top0909/tel_bg_hd.gif) no-repeat top left;
	width:205px;
	height:87px;
	text-indent:-9999px;
}

div.tel_btn {
	background:url(/contents/images/top0909/tel_bg_ft.gif) no-repeat top left;
	width:205px;
	height:51px;
}

div.tel_btn img {
	width:185px;
	margin:12px 10px 0px 10px;
}







/*--------// NEWS PAGE //----------*/
div.page_news{
	width:691px;
	padding:0 0 0 5px;
}

div.page_news h3{
	float:left;
	background:url(/contents/images/top0909/title_news.gif) no-repeat top left;
	width:635px;
	height:14px;
	text-indent:-9999px;
}

div.page_news {
	clear: both;
	padding-left:10px;
}


div.page_news dl {
	margin: 0px;
	line-height: 150%;
	width:691px;
}
div.page_news dt {
	padding: 0.5em;
	width: 8em;
}
div.page_news dd {
	padding: 0.5em 0.5em 0.5em 9em;
	border-bottom:1px dotted #CCC;
	margin: -2.6em 0px 0px;
}











