body{
	background:url("images/back.jpg");
}

.top_link a{
	height:90px;
	width:365px;
	display:block;
	text-decoration:none;
}


body,table,tr,td,form{
	font-size:14px;
	line-height:18px;
	color:#303030;
}

table.info_tab td {
	font-size:12px;
}

.menu_pad td{
	padding:0 6px 6px;
}

.pad_ex {
	line-height:14px;
}

.ques_line {
	background:url("images/line.gif") repeat-x;
	height:1px;
}

/*
問い合わせページ--------------------------------------------------
*/

.contact {
	border:1px solid #e0e0e0;
	border-collapse:collapse;
}

.contact td {
	border-collapse:collapse;
	border:1px solid #e0e0e0;
	padding:5px;
}

/*
施工実績ページ----------------------------------------------------
*/
table.const_right {
	border:1px outset #f9f9f9;
	background:#f9f9ff;
}

.const_comment {
	border:1px outset #f9f9f9;
	background:#f9f9ff;
	padding:4px 8px;
}

.const_comment h4 {
	margin:0;
}

.const_tittle {
	background:url("images/const/tittle_back.jpg") no-repeat ;
	padding:12px 8x 14px 25px;
}

.const_tittle div {
	font-family:"MS P ゴシック",sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:2px;
	color:#303030;
	padding:0;
}
.const_img {
	border:1px solid #d0d0d0;
	
}

.const_list_top {
	background:url("images/const/const_list_top.jpg") no-repeat center top;
	width:685px;
	height:40px;
}

.const_list_bottom {
	background:url("images/const/const_list_bottom.jpg") no-repeat center top;
	width:685px;
	height:18px;
}


.const_list_left {
	background:url("images/const/const_list_left.jpg") repeat-y top left;
	width:10px;
}

.const_list_right {
	background:url("images/const/const_list_right.jpg") repeat-y top right;
	width:10px;
}

.const_list_img img{
	border-top:3px solid #f0f0f0;
	border-left:3px solid #f0f0f0;
	border-right:3px solid #808080;
	border-bottom:3px solid #808080;
}

.small {
	font-size:12px;
	color:#802020;
}

/*
イベントページ------------------------------------------------------
*/

.event_tittle {
	font-size: 16px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-weight: bold;
	letter-spacing:1px;
	border-bottom:3px solid #0a5ba4;
}

td.onrei {
	font-size:14px;
	color:#e00000;
	font-weight:bold;
	padding-left:30px;
}

td.pad_right {
	padding-right:20px;
}

/*
Q&Aページ----------------------------------------------------------
*/

.ques_tit {
	margin-left:40px;
}

.top_01 {
	background:url("images/ques/top_01.gif") no-repeat top;
	height:30px;
}

.top_02 {
	background:url("images/ques/top_02.gif") no-repeat top;
	height:30px;
}

.top_03 {
	background:url("images/ques/top_03.gif") no-repeat top;
	height:30px;
}

.bot_01 {
	background:url("images/ques/bot_01.gif") no-repeat top;
	height:30px;
}

.bot_02 {
	background:url("images/ques/bot_02.gif") no-repeat top;
	height:30px;
}

.bot_03 {
	background:url("images/ques/bot_03.gif") no-repeat top;
	height:30px;
}

/*
.mid_01 {
	background:url("images/ques/mid_01.gif") no-repeat;
	height:25px;
	border:3px solid #000000;
}
*/
.mid_02 {
	background:url("images/ques/mid_02.gif") repeat-y top;
}

.mid_03 {
	background:url("images/ques/mid_03.gif") repeat-y top;
}


.detailtxt{
	font-weight:bold;
	font-size:18px;
	padding-bottom:5px;
	width:380px;
	letter-spacing:1px;
	border-bottom:1px solid #cccccc;
	color:#404040;
}

.detailarea {
	padding-top:8px;
	width:365px;
}

.divnum {
	width:30px;
	height:30px;
	text-align:center;
	background:#f9803a;
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-top:7px;
}

.divtxt {
	text-align:left;
	padding-left:14px;
	padding-right:0;
	width:304px;
	font-weight:bold;
	color:#404040;
}


.didim {
	text-align:left;
	padding-left:14px;
	padding-right:0;
	font-weight:bold;
	color:#404040;
}

.frfr {
	padding:8px;
	border:1px solid #e0e0e0;
	height:280px;
	overflow:auto;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ff9900;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}



