@charset:"UTF-8";

/* サイト全体の設定 */

@import url( base.css );
@import url( common.css );



/* ホームのヘッダー部分の設定
------------------------------------------------------------- */

#home #header .navi01 a {
	background-image: url(/common/images/navi01_own.gif);
	background-repeat: no-repeat;
}
body {
	background-image: url(/common/images/body_bg.gif);
}



/* その他の設定
------------------------------------------------------------- */

h2 {
	margin: 0px;
	padding: 0px;
}
#contents  {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}


/* 更新情報の設定
------------------------------------------------------------- */

#topics {
	height: 270px;
	width: 490px;
	float: left;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 24px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-bottom: 25px;
}
#topics  #list {
	font-size: 90%;
	line-height: 120%;
	padding-left: 0px;
	padding-top: 8px;
	height: 210px;
	overflow: auto;
	width: 480px;
	margin-left: 10px;
	padding-right: 0px;
}
#topics  #list  ul {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#topics  #list  li {
	padding-bottom: 8px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
}
#topics  #list  a {
	color: #0000FF;
}
#topics  #list  a:hover {
	color: #CC0000;
}
#topics  .date {
	font-size: 95%;
	float: left;
	width: 110px;
	padding-left: 3px;
}
#topics  h2 {
	padding-top: 5px;
	padding-left: 8px;
	margin: 0px;
	padding-bottom: 0px;
}
#topics  #history {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0097DC;
	margin-left: 10px;
}

#topics  p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	line-height: 190%;
	padding-left: 15px;
}
#topics li {
	background-image: url(/common/images/link_mrk.gif);
	font-size: 90%;
	line-height: 200%;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	list-style-type: none;
	padding-left: 22px;
}



/* 会員企業の設定
------------------------------------------------------------- */

#members {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 80%;
	line-height: 150%;
	float: right;
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#members  #memberlist  {
	text-align: center;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#members  #pw  {
	text-align: center;
	padding-bottom: 5px;
}
#members  #text  {
	padding-right: 10px;
	padding-left: 10px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-top: 5px;
}
#product1,#product2,#product3 {
	float: left;
	width: 223px;
	background-image: url(/images/hm_main_box.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 25px;
	height: 213px;
}
#banner #product1 a,#banner #product2 a,#banner #product3 a {
	display: block;
	height: 176px;
	width: 200px;
	padding-left: 10px;
}
#banner  .btn  {
	padding-left: 20px;
	padding-top: 10px;
}
#banner  {
	width: 750px;
	padding-top: 30px;
	text-align: center;
	height: 300px;
	padding-left: 30px;
}
#banner  #copy  {
	padding-bottom: 15px;
	padding-right: 30px;
}

