@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本指定 */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで一瞬砂時計が出るのを回避（IE Only） */
}
ul,
li{
	list-style:none;
	list-style-position: outside;
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	height:5px;
	color:#333;
	background: url(img/body_bg.gif) top left repeat-x #fff;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------ */
/* リンク色指定 */
/* ------------------------------------------------------------ */
a{ color: #EA6868; text-decoration: none;}
a:visit{ color: #EA6868; text-decoration: none;}
a:hover{ color: #B31A1A; text-decoration: underline;}
a:active{ color: #EA6868; text-decoration: none;}

/* ------------------------------------------------------------ */
/* コンテナ */
/* ------------------------------------------------------------ */
#container{
	width:800px;
	margin:0px auto;
}

/* ------------------------------------------------------------ */
/* ヘッダ */
/* ------------------------------------------------------------ */
#head{
	width:800px;
	height:68px;
	margin:0px auto 0px auto;
} 
#head #utility{
	float:right;
	margin:20px 0px 0 0;
	font-size:12px;
	text-align:right;
	background:url(img/main_a.gif) left 4px no-repeat;
	padding:0 0 0 20px;
}
#head #ci{
	float:left;
}
#head #ci h1{
	margin-top:20px;
	font-size:27px;
	font-family:Geneva, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
	color:#555;
}
#head img{
	vertical-align: bottom;
}
#head a img{
	border: none;
}

/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
#main{
	width:800px;
	margin:0px auto 20px auto;
	font-size:12px;
}
#main a img{
	border:none;
}
#main a:hover img{
	opacity		: 0.7;
	filter		: alpha(opacity=70);
}

/* ------------------------------------------------------------ */
/* サイドバー */
/* ------------------------------------------------------------ */
#sidearea{
	float:right;
    width:174px;
}

#sidearea .pro img{
	line-height:1px;
	display:block;
}

#sidearea p{
	padding:0;
	margin:0;
	text-align:left;
}
#sidearea .sidebar_cap{
    vertical-align: bottom;
	display: block;
	float: left;
	line-height:1px;
}
#sidebar{
	width:174px;
	padding:0px 0px;
	border: 0px solid #ccc;
	clear: both;
}


#sidearea h3{
    padding:0px 0 1px 25px;
	margin:0px 0 0px 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url(img/sidebar_mpt.gif) no-repeat 5px 1px #fff;
	color: #333;
	font-size:13px;
}

#sidearea .inquiry_top{
	padding:0;
	display:inline;
	margin:23px 0 0 0;
	}
	
#sidearea .name{
	margin:15px 0 0 0;
	font-weight:bold;
	}
	
#sidearea .outline{
	margin:5px 0 5px 0;
	}

#sidearea .inquiry{
	background:url(img/main_a.gif) left center no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
	}

/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	width:178px;
	overflow:hidden;
	padding:0px;
}
#mainmenu h3{
	margin:0px;
	padding:0px;
	border:none;
}
#mainmenu ul{
	width:178px;
	margin:0 auto;
	padding:0px;
	float: left;
	background:url(img/sidebar_b.gif) bottom left no-repeat;
	padding-bottom:5px;
}
#mainmenu img{
	text-align:left;
	margin:0px;
}
#mainmenu li{
	width:170px;
	text-align:left;
	font-size:12px;
	line-height: 0px;
	vertical-align:top;
}
#mainmenu li a{
	display:block;
	line-height: 1.6;
	padding:10px 0 6px 25px;
	margin: 0px 14px 0px 14px;
	border-bottom:1px dashed #ccc;
	font-weight: bold;
	text-decoration:none;
	background:url(img/sidebar_mpt.gif) no-repeat left 11px;
}
#mainmenu li a:hover{
	text-decoration:underline;
}

.menu_bottom a{
	border-bottom:none !important;
	}

/* ------------------------------------------------------------ */
/* VI */
/* ------------------------------------------------------------ */
#vi{
	width:600px;
	height:220px;
	margin:0px auto 23px auto;
	color:#FFF;
    position: relative;
	overflow:hidden;
}
#sub-vi{
	width:600px;
	height:52px;
	margin:0px auto 20px auto;
	padding: 0px 0 0 0px;
	background:url(img/content_h2_bg.jpg) left top no-repeat;
}
#vi img{
    vertical-align: bottom;
}
#vi h2{
	font-size:18px;
	padding:100px 0 10px 20px;
	color: #000;
}
#vi .bodycopy{
	width:300px;
	font-size:12px;
	padding:0 0 0 20px;
	line-height:1.5;
}
.catch{
    position: absolute;
	top: 0px;
	left: 0px;
	color: #333;
}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
#content{
	float:left;
	width:600px;
}
#content img.content-img{
    border: 1px solid #CCC;
}
#sub-vi h2{
	color:#000;
	font-size:18px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 20px;
}
#content .link h3{
	width:548px;
	background:url(img/sidebar_mpt.gif) 8px top no-repeat;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	color:#333;
	font-size:14px;
	padding:0px 25px 1px;
	margin:0 0 0px 0;
	position:none;
}
#content h3{
	width:571px;
	background:url(img/bt_list_t.gif) top left no-repeat;
	padding:11px 0 0 30px;
	color:#333;
	font-size:14px;
}
#content h4{
	font-size:12px;
	margin:0 0 5px 0px;
	padding-left: 10px;
    color: #333;
	border-left: 5px solid #8799BF;
}
#content table.news td{
	border-bottom:dotted 1px #CCC;
}
#content table.news th{
	border-bottom:dotted 1px #CCC;
}
#content td{
	padding:7px;
}

#content p a{
	background:url(img/main_a.gif) left center no-repeat;
	padding:0 0 0 15px;
	font-weight:bold;
}

#content td img{
	padding:1px;
	border:1px solid #ccc;
}
#content th{
	text-align:left;
	width:100px;
	padding:7px;
	color: #555;
}
#content .section{
	margin:0 0 8px 0;
}
#content .section table{
	margin:8px 0 0 0;
}
span.icon{
	padding-left:15px;
    font-weight: bold;
}

.link h3{
	border:none !important;
	}

.link h3 a{
	font-size:12px;
	padding:0;
	}
	
.link p{
	font-size:12px;
	padding:10px 10px 20px 25px;
	}
	
.menber{
	float:left;
	}
	
.leader h4,
.menber h4{
	padding:10px 0 5px 0 !important;
	margin:0 !important;
	border:none !important;
	font-size:12px;
	}
	
.text .no{
	padding:0;
	}
	
.text p{
	padding:10px 0 0 0;
	}
	

/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer{
	width:100%;
	margin:0px auto;
	padding:0px 0 20px 0px;
	font-size:10px;
	text-align:center;
	clear: both;
	color:#333;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#footer .top p{
	width:150px;
	color:#333;
	text-align:center;
	position:relative;
	margin:0;
	padding:5px 0 5px 0;
	float:right;
}

#footer .top a{
	color:#333;
	text-decoration:none;
}

#footer .top a:hover{
	color:#999;
	text-decoration:none;
}

#footer .top a:hover{
	text-decoration:underline;
	}
	
#footer .right{
	width:800px;
	text-align:right;
	margin:0 auto;
	}
	
#footer .copy{
	margin:10px auto 0 auto;
	padding:10px 0 10px 0;
	font-size:12px;
	color:#fff;
	background-color:#EA6868;
	}

/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}

