@charset "UTF-8";
/*--------------------------------------------------------------------------------
CSS information
 file name  :  const_index.css
 style info :  メインコンテンツ設定 
 --------------------------------------------------------------------------------*/

/*--- import */
@import url("reset.css");
@import url("tmpl-style.css");
@import url("tmpl-style-2c.css");
@import url("tmpl-model.css");


div#title_tp{
	background:url(../images/template/shadow01.gif) 0 bottom repeat-x;
	padding-bottom:11px;
	margin-bottom:10px;
	width: 740px;
    zoom:1;/*for IE 5.5-7*/
	overflow:hidden;/*Dw*/
}
div#title_tp:after{
    content:".";
    display: block;
    height:0;
    clear:both;
    visibility:hidden;
}

div#title_tp h2.img01 {
	display:block;
	padding:0;
	margin:0;
	float:left;
}

div#title_tp h3 {
	display:block;
	background:#fff url(../images/constructor/list/title_top_r.gif) 0 0 no-repeat;
	float:right;
	width: 278px;
	height: 35px;
	padding:11px 6px 0 0;
	text-align: center;
	font-size: 14px;
}

div#main {
	display:block;
	clear:both;
}
#main .map {
	margin: 0;
	background: url(../images/constructor/index/map01.gif) 0 0 no-repeat;
	height: 245px;
	width: 529px;
	padding:255px 0 0 21px;
}
#main .knt {
	height: 25px;
	width: 104px;
	margin:0 0 0 374px;
	padding: 0;
}
#main .chb {
	height: 25px;
	width: 104px;
	margin:-28px 0 0 97px;
	padding: 0;
}
#main .chgk {
	padding: 0;
	height: 25px;
	width: 104px;
	margin:23px 0 0;
}
#main .knk {
	height: 25px;
	width: 104px;
	margin:48px 0 0 269px;
	padding: 0;
}
#main .shkk {
	padding: 0;
	height: 25px;
	width: 104px;
	margin:16px 0 0 201px;
}
#main .kysy {
	height: 25px;
	width: 104px;
	margin:16px 0 0 136px;
	padding: 0;
}
#main .area {
	background: url(../images/constructor/index/bar01.gif) 0 0 no-repeat;
	height: 20px;
	width: 550px;
	font-size: 14px;
	color: #4D3926;
	text-align: center;
	letter-spacing: 1px;
	margin: 5px 0 0;
	padding: 5px 0 0;
}
#main .area a {
	color: #4D3926;
	text-decoration: none;
	padding:0 10px;
}
#main .area a:link {
	color: #4D3926;
	text-decoration: none;
}
#main .area a:hover {
	color: #7A6B5D;
	text-decoration: none;
}
