@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update　08/01/15
File name common_set.css
Site name SUMORI COMPANY
Summary 家造りアルバムページの詳細css
Copyright Copyright (C) 2007 SUMORI COMPANY. All Rights Reserved.
-------------------------------------------------------------------------*/
h2 {
	height: 0px;
	text-indent: -9999px;
}

div#content_header div#loginArea {
	width: 830px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/title_img.jpg);
}
div#loginArea p#login {
	width: 130px;
	height: 28px;
	margin-top: 135px;
	margin-left: 633px;
	padding: 0px;
	background-image: url(../image/btn_1_over.jpg);
}
div#loginArea p#login a {
	width: 130px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	background: url(../image/btn_1.jpg) no-repeat top center;
	display: block;
	text-indent: -5000px;
}
div#loginArea p#login a:hover {
	text-decoration: none;
	background-image: url(../image/btn_1_over.jpg);
}
div#loginArea p.captions {
	width: 830px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
ul#btnList {
	width: 600px;
	height: 90px;
	margin: 0px 115px;
	padding: 0px;
	list-style-type:none;
}
ul#btnList:after{
	content: ".";
	height: 0px;
	visibility: hidden;
	line-height: 1px;
	display: block;
	clear: both;
}
ul#btnList li {
	width: 295px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
	background: no-repeat;
}
ul#btnList li#btns01 {
	margin-right: 8px;
	padding: 0px;
	background: url(../image/btn_2.jpg) no-repeat;
	float: left;
}
ul#btnList li#btns02 {
	margin-right: 0px;
	padding: 0px;
	background: url(../image/btn_3.jpg) no-repeat;
	float: left;
}
ul#btnList li a {
	width: 295px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	text-indent: -5000px;
	display: block;
}
ul#btnList li#btns01 a {
	background: url(../image/btn_2.jpg) no-repeat;
}
ul#btnList li#btns02 a {
	background: url(../image/btn_3.jpg) no-repeat;
}
ul#btnList li#btns01 a:hover {
	background: url(../image/btn_2_over.jpg) no-repeat;
}
ul#btnList li#btns02 a:hover {
	background: url(../image/btn_3_over.jpg) no-repeat;
}
ul#btnList li p.captions {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
h3 {
	width: 420px;
	height: 30px;
	margin: 32px 0px 0px;
	padding: 0px;
	display: block;
	background: no-repeat;
}
h3 span {
	width: 420px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: url(../image/subtitle_saishinno.jpg) no-repeat;
	text-indent: -5000px;
	display: block;
}
div#taiken {
	width: 600px;
	height: auto;
	margin: 0px 115px;
	padding: 0px;
}
div#taiken a {
	width: 600px;
	height: 90px;
	text-indent: -9999px;
	background-image: url(../image/btn_4_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	overflow: hidden;
}
div#taiken a:hover {
	background-image: url(../image/btn_4_on.jpg);
}
