@charset "utf-8";
/* ===================================================================
CSS information

top header
=================================================================== */


/*----------------------------------------------------
01header
----------------------------------------------------*/
#content #header{
	position: relative;
	width: 960px;
	height: 85px;
	overflow: hidden;
}

#content #header h1 {
	background: transparent url(../images/logo.gif) no-repeat scroll 0 0;
	height: 80px;
	left: 0px;
	position: absolute;
	text-indent: -99999px;
	top: 0;
	width: 400px;
}


#content #header h1 a{
	display: block;
	height: 80px;
	overflow: hidden;
	width: 400px;
}

#content #header #tel{
	height: 40px;
	left: 707px;
	position: absolute;
	top: 5px;
	width: 250px;
}

#content #header #tel p{
	background-image: url(../images/header_tel.jpg);
	height: 40px;
	width: 250px;
	text-indent: -99999px;
}

#content #header #mailform{
	height: 30px;
	left: 787px;
	position: absolute;
	width: 165px;
	top: 45px;
	margin-top: 5px;
}


/*----------------------------------------------------
イメージ----------------------------------------------------*/

#content #top_img {
	width: 960;
	height: 200;
}

#content #top_img h2{
	background: transparent url(../img/top_img4.jpg) no-repeat scroll 0 0;
	text-indent: -99999px;
	width: 960px;
	height: 200px;
}


/*----------------------------------------------------
メニュー----------------------------------------------------*/

#navi_top {
	width: 960;
	height: 50px;
	margin-top: 10px;
	text-align: center;
}

#navi_top ul{
	clear: both;
	list-style-image: none;
	list-style-position:outside;
	list-style-type: none;
}

#navi_top ul li{
	overflow: hidden;
	width: 159px;
	height: 45px;
	margin: 0;
	float: left;
	
}


#navi_top ul li a{
	display: block;
	height: 45px;
	text-indent: -99999px;
	width: 159px;
}

#navi_top ul li a:active,#navi_top ul li a:hover{
	background-position: center bottom;
	
}

li.nav01 a{
	background-image: url(../img/navi01.jpg);
}

li.nav02 a{
	background-image: url(../img/navi02.jpg);
}

li.nav03 a{
	background-image: url(../img/navi03.jpg);
}

li.nav04 a{
	background-image: url(../img/navi04.jpg);
}

li.nav05 a{
	background-image: url(../img/navi05.jpg);
}

li.nav06 a{
	background-image: url(../img/navi06.jpg);
}


/*----------------------------------------------------
02side
----------------------------------------------------*/
#side_box {
	width: 240px;
	margin-bottom: 15px;
	float: left;
}

#side_box #company_top{
	text-align: center;
}

#side_box #company_top a:hover{
	position:relative; top:1px; left:1px;
}


#side_box #blog_top{
	margin: 25px 0 0 0;
}

#side_box #blog_top a{
	background: url(../images/blog_top_img.jpg);
	text-indent: -99999px;
	display: block;
	width: 240px;
	height: 136px;
}

#side_box #blog_top a:active,#side_box #blog_top a:hover{
	background-position: center bottom;
}

#side_box #contact_box{
	border: 3px solid #CCCCCC;
	width: 210px;
	padding: 10px;
}


#side_box #contact_box h3{
	border-bottom: 2px solid #BCC199;
	padding: 5px;
	text-align: center;
}



#side_box #contact_box dl{
	margin-top: 10px;
}

#side_box #contact_box dt{
	font-size: 0.8em;
	line-height: 1.3em;
}

#side_box #contact_box dd{
	padding-top: 10px;
}

#side_box #contact_box p{
	padding-top: 10px;
	text-align: center;
}

#side_box #nblog_top{
	margin: 25px 0 0 0;
}

#side_box #nblog_top a{
	background: url(../images/nblog_top_img.jpg);
	text-indent: -99999px;
	display: block;
	width: 240px;
	height: 136px;
}

#side_box #nblog_top a:active,#side_box #nblog_top a:hover{
	background-position: center bottom;
}




/*----------------------------------------------------
03main
----------------------------------------------------*/
#main_box {
	float: left;
	width: 720px;
}

#main_box #top_title1 {
	margin-top: 15px;
	margin-left: 25px;
	background: url(../images/main_title1_top.gif);
	text-indent: -99999px;
	display: block;
	width: 265px;
	height: 23px;
}

#main_box #top_title2 {
	margin-top: 15px;
	margin-left: 25px;
	background: url(../images/main_title2_top.gif) no-repeat scroll 0 0;
	text-indent: -99999px;
	display: block;
	width: 357px;
	height: 60px;
}

#main_box #top_title3 {
	margin-top: 70px;
	margin-left: 25px;
	background: url(../images/main_title3_top.gif);
	text-indent: -99999px;
	display: block;
	width: 530px;
	height: 107px;
}


#main_box .top_titletext {
	margin: 10px 15px;

}

#main_box #under_img{
	width: 720px;
	text-align: center;
}


#main_box #top_subimg{
	background: transparent url(../images/top_subimg.jpg) no-repeat scroll right bottom;
	height: 210px;
	width: 710px;

}

#under_contents {
	float: left;
	width: 380px;
}

#top_news {
	float: left;
	width: 378px;
	height: 247px;
	border: 1px solid #9A9A9A;
}

#top_news_content {
font-size: 12px;
	height: 227px;
	line-height: inherit;
	overflow: auto;
	padding: 10px;
	width: 360px;
}

#flv {
	float: left;
	padding-left: 10px;
}

.under_line{
	border-bottom: 1px dotted #9A9A9A;
}
