/* CSS Document */


body,div,p,address,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
}
body{
	line-height:140%;
	color:#000;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
a{
	color:#000;
	outline:none;
	text-decoration:none;
}
a:hover{
	color:#5abb17;
	text-decoration:none;
}
a:active{
	color:#df9f14;
	text-decoration:underline;
}
ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  max-height: 0;
  visibility: hidden;
}


#background{
	background:url(../images/head_bg.gif) repeat-x 0 0;
}
#container{
	width:960px;
	margin:0 auto;

}

/* **************Header*************** */
#head{
	height:86px;
}
h1 a{
	width:85px;
	height:67px;
	float:left;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/logo.gif) no-repeat 0 0;
}
.logo_text a{
	width:373px;
	height:39px;
	margin:20px 0 0 7px;
	float:left;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/logo_text.gif) no-repeat 0 0;
}
#head div{
	width:140px;
	height:100%;
	float:right;
	background:url(../images/size.gif) no-repeat 0 17px;
	margin:0 10px 0 0;
}
#head div p{
	width:24px;
	float:right;
	margin:12px 0 0 3px;
}
#head div p a{
	width:24px;
	height:24px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background-repeat:no-repeat;
}
.size_l a{
	background-image:url(../images/size_l.gif);
}
.size_m a{
	background-image:url(../images/size_m.gif);
}


/* ***************MainImage*************** */
#main-img{
	clear:both;
	margin:13px 0 20px;
}

/* ***************Body*************** */
#body{

}

/* **********Navi********** */
#navi{
	width:180px;
	float:left;
	margin:0 0 20px;
}
.menu{
	background:url(../images/menu_bg.gif) repeat-y 0 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.menu dt{
	padding:6px 0 6px 14px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
}
.menu dt a{
	width:156px;
	height:15px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background-repeat:no-repeat;	
}
.menu dt a:hover{
	background-position:0 -15px;
}
.menu dd{
	background:url(../images/icon02.gif) no-repeat 15px 8px;
	font-size:0.95em;
	padding:3px 0 3px 25px;
	border-top:1px dotted #ccc;
}
.m01 a{
	background-image:url(../images/menu01.gif);
}
.m02 a{
	background-image:url(../images/menu02.gif);
}
.m03 a{
	background-image:url(../images/menu03.gif);
}
.m04 a{
	background-image:url(../images/menu04.gif);
}
.m05 a{
	background-image:url(../images/menu05.gif);
}
.m06 a{
	background-image:url(../images/menu06.gif);
}
.m07 a{
	background-image:url(../images/menu07.gif);
}
.m08 a{
	background-image:url(../images/menu08.gif);
}
.m09 a{
	background-image:url(../images/menu09.gif);
}

/* **********Main********** */
#main{
	width:760px;
	float:right;
	margin:0 0 20px;
}
.topic-path{
	font-size:0.85em;
}
.gotop{
	clear:both;
	width:115px;
	margin:0 0 0 auto;
}
.gotop a{
	width:115px;
	height:25px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/gotop.gif) no-repeat;
}
.gotop a:hover{
	background-position:0 -25px;
}


/***************Footer***************/
#foot{
	border-top:1px solid #c6c6c6;
	padding:10px 0 58px;
}
#foot address{
	width:362px;
	height:12px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	background:url(../images/copyright.gif) no-repeat 0 0;
}


/* 議事録・無尽蔵
----------------------------------------------*/
.cts .photo_r {
	float:right;
}
.cts .photo_l {
	float:left;
	width:260px;
}
.cts .cmt_r {
	float:right;
	width:480px;
}
.cts .file {
	background:url(../images/icon_file.png) no-repeat 0px;
	padding:1px 0 0 18px;
}





