* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E5E5E5;
	text-align: left;
}
#all {
	text-align: left;
	width: 760px;
	background: #FFFFFF;
	margin:auto;
	border-top: 0px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 0px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
}
p {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-bottom: 8px;
}
p strong {
	color: #444;
}

img {
	border: 0px;
}
ul {
	margin-left: 24px;
}
ol {
	margin-left: 31px;
	margin-bottom: 10px;
}
ul li,ol li {
	line-height: 18px;
	font-size: 12px;
	color: #666;
	margin-bottom: 6px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.red {
	color: #FF5050;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatL-rb10 {
	float: left;
	margin-right:15px;
	margin-bottom:10px;
}
.floatR-lb10 {
	float: right;
	margin-left:15px;
	margin-bottom:10px;
}
.ta-L {
	text-align:left;
}
.ta-C {
	text-align:center;
}
.ta-R {
	text-align:right;
}

/*-- サイトマップフォーマット --*/
.sitemap ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	background-image: url(img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.sitemap ul li {
	background-image: url(img/s-dot.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
.sitemap ul li.s-close {
	background-image: url(img/s-dot2.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.sitemap ul li.s-close2 {
	background-image: url(img/s-dot4.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.sitemap ul li.s-close3 {
	background-image: url(img/s-dot5.gif);
}

/*-- リンク指定 --*/
a {
	color: #1055AC;
	text-decoration: none;
}
a:visited {
	color: #6E839D;
	text-decoration: none;
}
a:hover {
	color: #1055AC;
	text-decoration: underline;
}

/*-- コンテンツ全体 --*/
#contents {
	width: 760px;
	padding-bottom: 40px;
}

/*-- ヘッダ部 --*/
#head {
	background: #FFFFFF url(img/head_bg.gif) no-repeat left top;
	width: 760px;
	height: 62px;
}
#head .floatL {
	width: 247px;
	padding-top: 5px;
	padding-left: 14px;
}
#head .floatR {
	padding-top: 17px;
	padding-right: 14px;
	width: 470px;
	text-align: right;
}
#head .floatR ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
#head .floatR ul li {
	margin: 0px;
	float: left;
	list-style: none;
	width: 64px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#head .floatR ul li.pad {
	width: 134px;
	text-align: right;
}
#index-img {
	padding-bottom: 20px;
	background: #FFFFFF;
}
#index-img .index-h1 {
	position: relative;
}
#index-img .index-h1 h1 {
	color: #FFFFFF;
	position: absolute;
	font-size: 12px;
	line-height: 13px;
	left: 26px;
	top: 107px;
	width: 500px;
}
#index-img .index-h1 p {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 26px;
	top: 126px;
	width: 500px;
}
#index-img .index-menu {
	width: 738px;
	padding-right: 10px;
	padding-left: 12px;
	background: url(img/index_img_bg.jpg) no-repeat left top;
}
#index-img .index-menu div {
	width: 239px;
	float: left;
	padding-right: 4px;
	padding-left: 3px;
	height: 81px;
}

#index-img .index-menu p {
	font-size: 11px;
	line-height: 15px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
#index-img .index-architect {
	background: url(img/index_img_bg_architect.jpg) no-repeat left top;
}
#index-img .index-technical {
	background: url(img/index_img_bg_technical.jpg) no-repeat left top;
}
#index-img .index-secondhand {
	background: url(img/index_img_bg_secondhand.jpg) no-repeat left top;
}



.summary {
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding-bottom: 4px;
	white-space: nowrap;
}

/*-- フッター --*/
#footer {
	clear: both;
	background: url(img/footer_bg.gif) no-repeat left top;
	height: 65px;
	width: 745px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
.footer-links {
	background: #1055AC;
	font-size: 11px;
	line-height: 12px;
	width: 760px;
	height: 17px;
}
.footer-links a {
	color: #FFFFFF;
	padding-right: 15px;
	text-decoration: none;
}
.footer-links a:visited {
	color: #CCC;
	text-decoration: none;
}
.footer-links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-links .floatL {
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 1px;
}
.footer-links .floatL a {
	background: url(img/arrow_blue.gif) no-repeat left center;
	padding-left: 7px;
}
.footer-links .floatR {
	height: 17px;
}

address {
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
}
address strong a {
	color: #666;
}
address strong a:visited {
	color: #666;
}
address strong a:hover {
	color: #666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
}


/*-- サイドメニュー --*/
#menu {
	width: 190px;
	float: right;
	padding-right: 15px;
}
#menu p {
	margin: 0px;
	padding: 0px 0px 10px;
}

#menu .menu-bg {
	background: url(img/menu_bg.gif) repeat-y left top;
	margin-bottom: 8px;
}

#menu .menu-main {
	width: 180px;
	padding-right: 6px;
	padding-left: 4px;
	background: url(img/menu_btm.gif) no-repeat left bottom;
}
#menu .menu-main div {
	padding-bottom: 10px;
}
#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	margin: 0px;
	padding: 6px 0px 0px 6px;
	list-style: none;
}
#menu ul li a {
	font-size: 12px;
	line-height: 27px;
	background: url(img/menu_list_bg.gif) no-repeat left top;
	display: block;
	width: 148px;
	padding-left: 20px;
	color: #1055AC;
	text-decoration: none;
}
#menu ul li a:visited {
	color: #1055AC;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #1055AC;
	text-decoration: none;
}

/*-- メインコンテンツ --*/
.gotop {
	text-align: right;
	padding-top: 15px;
}
.main-bn {
	text-align: center;
	padding-top: 15px;
}
.dot {
	padding-left: 20px;
	text-indent: -10px;
	padding-bottom: 4px;
}


.cate {
	background: #F2F2F2;
	padding: 5px 10px;
	margin-top: 25px;
	border: 1px solid #666;
	font-size: 11px;
	line-height: 18px;
	color: #999;
}
.cate .detail {
	background: url(img/arrow_cate.gif) no-repeat left center;
}


.path {
	font-size: 11px;
	background: #FFFFFF url(img/head_img.jpg) no-repeat left top;
	line-height: 18px;
	color: #333;
	text-align: right;
	height: 95px;
	padding-bottom: 15px;
	padding-right: 15px;
}
.path a {
	color: #DE0A0A;
	text-decoration: none;
}
.path a:visited {
	color: #999;
	text-decoration: none;
}
.path a:hover {
	color: #DE0A0A;
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height: 15px;
}

.detail {
	background: url(img/arrow_detail.gif) no-repeat left center;
	padding-left: 13px;
}


#index {}
#index h2 {
	padding-bottom: 5px;
}
#index h3 {
	padding-top: 20px;
}
#index .box-index {
	background: #F2F2F2;
	padding: 10px 2px 10px 10px;
	border: 1px solid #CCC;
	width: 511px;
}
#index .box-index .floatL {
	width: 137px;
}
#index .box-index .floatR {
	width: 360px;
}
#index .box-index .floatR p {
	padding-right: 8px;
	padding-bottom: 6px;
}
#index .box-index .links span {
	display: block;
	float: left;
	margin-top: 4px;
	padding-right: 8px;
}
#index .box-index .links a {
	font-size: 12px;
	line-height: 26px;
	width: 152px;
	padding-left: 20px;
	background: url(img/index_links_bg.gif) no-repeat left top;
	display: block;
}

#index .tbl-index {
	width: 100%;
}
#index .tbl-index th {
	background: #DDE9F4 url(img/index_tbl_line.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 16px;
	padding: 4px 6px;
	width: 88px;
	text-align: center;
	color: #666;
}
#index .tbl-index td {
	background: url(img/index_tbl_line.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 16px;
	padding: 4px 6px;
	color: #666;
}



#main {
	float: left;
	width: 525px;
	padding-left: 15px;
}
#main2 {
	padding-right: 10px;
	padding-left: 10px;
}
#main2 h1 {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	background: url(img/main_h1.gif) no-repeat left top;
	padding-bottom: 13px;
	padding-left: 20px;
	margin-right: -10px;
	margin-left: -10px;
}
#main2 h2 {
	background: url(img/main_h2.gif) no-repeat left top;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	margin-top: 17px;
	padding-bottom: 15px;
	padding-left: 11px;
}
#main2 h3 {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-left: 5px;
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 0px solid #CCC;
	padding-top: 10px;
	margin-bottom: 8px;
}


#main2 .second h2 {
	background: url(img/main_second_h2.gif) no-repeat 0px 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	padding-top: 10px;
}
#main2 .second h2 a {
	font-size: 12px;
	line-height: 35px;
	padding-left: 50px;
	display: block;
	width: 429px;
}
#main2 .second p {
	padding-right: 30px;
	padding-left: 180px;
}
#main2 .box-h1 {
	width: 505px;
	padding-bottom: 8px;
}
#main2 .box-h1 .floatL {
	width: 177px;
}
#main2 .box-h1 .floatL img {
	display: block;
	padding-right: 1px;
	padding-bottom: 1px;
	border-top: 0px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
}
#main2 .box-h1 .floatR {
	width: 313px;
}

#main2 .box-h2 {
	width: 505px;
	padding-bottom: 8px;
}
#main2 .box-h2 .floatL {
	width: 340px;
}
#main2 .box-h2 .floatR {
	width: 150px;
}


#main2 .box-catch {
	padding: 8px 25px;
	margin: 3px auto 20px;
	border: 1px solid #1055AC;
	background: #EEF2F7;
	font-weight: bold;
	width: 82%;
}
#main2 .box-catch p {
	color: #C33;
	margin: 0px;
	padding: 0px;
}
#main2 .tbl {
	width: 100%;
	margin-bottom: 15px;
	border-top: 1px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
}
#main2 .tbl th {
	background: #DDE9F4 url(img/index_tbl_line.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 4px 10px;
	text-align: left;
}
#main2 .tbl td {
	background: url(img/index_tbl_line.gif) repeat-x left bottom;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding: 4px 10px;
}
#main2 .flow h3 {
	padding-top: 0px;
}
