@charset "UTF-8";

/* ----------- メインフレーム ------------- */

#finder {
	width:980px;
	margin:0px auto 20px auto;
}

#header {
	width:980px;
	background:url(../../home/common/bg-header.gif) left top no-repeat;
	height:87px;
}

#menu {
	width:980px;
	height:76px;
	background:url(../../home/common/bg-menu.gif) left top no-repeat;
	padding-top:7px;
	font-size:10px;
	line-height:100%;
}

#main {
	width:980px;
}

#footer {
	width:954px;
	height:257px;
	background:url(../../home/common/bg-footer.gif) left top no-repeat;
	padding:24px 13px 0px 13px;
	font-size:12px;
	line-height:150%;
}


/* ----------- ヘッダ内部 ------------- */

#logo {
	float:left;
	width:300px;
	margin-top:20px;
}

#shoulder {
	float:right;
	text-align:right;
	width:660px;
	margin-top:20px;
	margin-right:20px;
}

/* ----------- メニューリスト ------------- */

#header-navi li {
	display:inline;
}

#menu li {
	float:left;
	margin-right:26px;
}

/* ------------ メインイメージ ----------- */

#mainimage {
	width:980px;
}


/* ----------- メインフレーム ------------- */
#main-body {
	width:699px;
	float:left;
}

.block {
	background:url(../../home/common/bg-heading.gif) left top no-repeat;
	padding-bottom:36px;
}

.indent {
	margin-left:47px;
	width:610px;
}

.indent p {
	margin-bottom:24px;
}

.navi {
	width:610px;
	margin-top:24px;
}

.navi a:hover *{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.navi-left {
	float:left;
	width:305px;
}

.navi-right {
	float:right;
	width:305px;
	text-align:right;
}

/* ----------- サイドバナー ------------- */

#side-banner {
	width:270px;
	float:right;
	background:url(../../home/common/bg-banner-head.gif) left top no-repeat;
	padding:22px 0px 0px 11px;
}

#side-banner ul {
}

#side-banner li {
	margin-bottom:6px;
}


/* ----------- フッター内部 ------------- */

#footer-navi {
	padding-top:23px;
	height:114px;
}

#footer-navi dl {
	float:left;
	margin-right:40px;
}

#footer-navi dt {
	font-weight:bold;
	color:#000000;
	background:url(../../home/common/burette-gray-arrow.gif) left center no-repeat;
	padding-left:7px;
}

#footer-navi dd {
	background:url(../../home/common/burette-gray-dot.gif) left center no-repeat;
	padding-left:6px;
	margin-left:1px;
}

#footer-navi dt a {
	color:#000000;
}

#footer-navi dd a {
	color:#777777;
}

#footer-navi a:hover {
	text-decoration:underline;
	color:#03F;
}

#copyright {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
	text-align:right
}

/* ----------- 汎用 ------------- */

.siege {
	background-color:#d9d9af;
	padding:12px;
	font-size:12px;
	line-height:150%;
}

.siege h3 {
	background:url(../../home/common/burette-black-square.gif) left center no-repeat;
	padding-left:10px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	line-height:150%;
}

.siege p {
	padding:0px;
	margin:8px 0px 0px 0px;
}




