@charset "utf-8";
/***************************************
丸山工務店
***************************************/

html, body {
	/*color: #794D01;*/
	color: #666666;
	font-size: 100%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
	background-color: #F6E9D7;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height:100%;
	line-height:1.3em;
}

img {
	border:none;
	margin-right: 10px;
}

h1 {
	background-image: url(images/h1mark.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	width: 100%;
	font-size: 150%;
	background-position: left;
	float: left;
}

/*************************************
       基本リンク指定
**************************************/

a:link {
	color: #688500;
	text-decoration:none;
}
a:visited {
	color: #688500;
	text-decoration:none;
}
a:hover {
	color: #FF9900;  
	text-decoration:none;
}
a:active {
	color: #688500;
	text-decoration:none;
}

a.bottme_link{
	display:block;
	height:100%;
	width:100%
}
a:hover.bottme_link {
	cursor: pointer;
	text-decoration:none;
	background-image:url(images/news_bg02.gif);
}

a.topic_link{
	border-width:0px;
	border-bottom-width:1px;
	border-style:dotted;
}


/**********************************************
         ヘッダー
**********************************************/
#header {
	width:960px;
	padding-bottom:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	color: #FFFFFF;
}

#header .head_links {
	width:450px;
	float:right;
	font-size: 80%;
	margin-right: 10px;
}
#header .head_links ul {
	padding: 0;
	float:right;
}

#header .head_links ul li {
	list-style: none;
	margin:0;
	padding:3px;
	display: inline;
}

#header .head_links  ul li a {
	color: #FFFFFF;
	padding:3px;
	text-decoration:none;
}

#header .head_links  ul li a:hover {
	color: #333333;
	padding:3px;
	background-color:#FFFFFF;
	text-decoration:none;
}

#header .head_logo {
	width:450px;
	float:left;
	font-size:70%;
	margin-left: 10px;
	margin-top: 10px;
}

#header .head_tel{
	width:169px;
	float:right;
}

.header_bottom {
	height: 10px;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(images/head_btm.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/**********************************************
        main
**********************************************/
#main{
	width:960px;
	font-size:95%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0px;
	float: none;
	clear: both;
}

#main_left {
	width:720px;
	/*float:left;*/
	float:right;
	font-size:100%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#flash_area{
	width:720px;
	padding:0;
	margin:0;
	float:left;
}

#main_left_contents {
	margin: 0;
	padding: 0 10px 10px 20px;
	width:700px;
	float: left;
}
#main_left_contents h2 {
	border-bottom: 2px solid #A5B941;
	padding: 10px 10px 5px 5px;
	width:670px;
	clear:both;
	font-size: 130%;
}

#main_left_contents h3 {
	/*border-bottom: 1px solid #A5B941;*/
	padding: 10px 10px 5px 5px;
	width:670px;
	clear:both;
	color: #006400;
	font-size: 110%;
}

#main_left_contents p {
	margin:0;
	padding: 10px 10px 10px 20px;
}

#logo
{ margin-left: auto; 
  margin-right: auto;
  width: 760px;
  height: 200px;
}

#info{
	z-index:1;
	position:relative;
	top: 0px;
	left: 0px;
}

.waku {
	margin:0;
	padding:0;
	width:680px;
	float: left;
	height: 100%;
}

.left {
	float: left; 
 	padding: 0px 8px 0px 20px;
}
.imgleft {
	float: left; 
 	padding: 0px 8px 0px 20px;
}

.right {
	float: right; 
 	padding: 0px 10px 0px 8px;
}
.imgright {
	float: right; 
 	padding: 0px 10px 0px 8px;
}
/***************************/
table.list {
	padding: 0px;
	font-size: 12px; 
	margin: 0px 0px 10px 0px;
}

th.list1 {
	font-weight: bold;
	color: #666666;
	background-color:#dec29a;
}

th.list2 {
	color: #666666;
	background-color: #e8dc93;
}

td.list1 {
	font-weight: bold; color: #666666;
	background-color: #efe2cf;
}

td.list2 {
	color: #666666;
	background-color: #f3edc7;
}

span.bold {
	font-weight: bold;
}


/*****************************/
#kaisya dl {
	margin: 0;
	padding: 0 0 0 10px;
	/*border: 10px #EEEEEE solid;*/
	width:650px;
}
#kaisya dl dt {
	float: left;
	width: 9em;
	padding: 5px 15px;
	font-weight: bold;
	text-indent: 1em;
	line-height: 100%;
}
#kaisya dl dd {
	padding: 5px 0 5px 10em;
	line-height: 100%;
	border-bottom: 1px #CCCCCC solid;
}
/*****************************/
.sekoujirei dl {
	width:600px;
	min-height:300px;
	height: auto !important;
	height: 300px;
	margin: 0;
	padding-left:20px;
	position:relative;
}

.sekoujirei dl dt {
	color:green;
	font-weight:bold;
	width:150px;
	padding-left:10px;
	margin-left: 450px;
	border-bottom:1px solid #D0D0D0;
}

.sekoujirei dl dd {
	color:#505050;
	font-size:90%;
	line-height:1.5em;
	width:150px;
	margin-left:450px;
	padding-left:10px;
	text-align:justify;
	position:relative;
}

.sekoujirei dl dd.photo {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:450px;
	height:300px;
	padding-left:20px;
}
/*****************追加******************************/
/* input-form-form*/
/***************************************************/
.input-form fieldset {
 	background-color: #efe;
	width:600px;
}

.input-form legend {
	color: #dfd;
	background: #141;
	font-family: sans-serif;
	padding: 0.2em 1em;
}

.input-form label {
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
.input-form textarea {
	font-size:90%;
}
.input-form .submit {
	margin-left: 5.5em;
}
.input-form .b-color {
	padding-bottom: 7px;
	padding-left: 5px;
	width: 450px;
	border: 1px solid red;
}

/**********************************************
       main_right
**********************************************/
#main_right {
	margin:0;
	padding:0 10px 10px 10px;
	width:210px;
	/*float:right;*/
	float:left;
	background-color: #ffffff;
	font-size:95%;
}

#main_right h2 {
	background-image: url(images/ri_title01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-left: 25px;
	font-size: 14px;
	color: #794D01;
	line-height: 1.5em;
	padding-bottom: 5px;
}
/*****************************/
#navi p {
	display: none;
}

#navi {
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1em;
}

#navi ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#navi ul li {
	margin:0;
	border-top: solid 2px #FFFFFF;
}
#navi ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-image:url(images/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #fff;
}
#navi ul li a:link {
	color: #fff;
}
#navi ul li a:hover,
#navi ul li a:active {
	background-position: 0px -30px;
	color: #794D01;
}
/*
#navi ul li a:visited {
	background-position: 0px -60px;
}
*/
/*****************************/
#sub_navi p {
	display: none;
}

#sub_navi {
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1em;
}

#sub_navi ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#sub_navi ul li {
	margin:0;
	border-top: solid 2px #FFFFFF;
}
#sub_navi ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-image:url(images/sub_navi_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #fff;
}
#sub_navi ul li a:link {
	color: #fff;
}
#sub_navi ul li a:hover,
#sub_navi ul li a:active {
	background-position: 0px -30px;
	color: #794D01;
}
/*
#sub_navi ul li a:visited {
	background-position: 0px -60px;
}
*/
/*****************************/

#topic {
	width: 200px;
	margin:0 auto;
}

#topic dl {
	width:200px;
	min-height:80px;
	height: auto !important;
	height: 80px;
	margin: 0px auto;
	position:relative;
}

#topic dl dt {
	color:green;
	font-weight:bold;
	width:120px;
	margin-left: 80px;
	border-bottom:1px solid #D0D0D0;
}

#topic dl dd {
	color:#505050;
	font-size:80%;
	line-height:1.5em;
	width:120px;
	margin-left:80px;
	margin-bottom:8px;
	text-align:justify;
	position:relative;
}

#topic dl dd.photo {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:70px;
	height:70px;
	padding:0px;
}

#qrcode {
	border:1px solid #DBDBDC;
	width:194px;
	height:82px;
	padding:1px;
	margin-top:15px;	
}

#qrcode #qrcode_left {
	width:82px;
	float:left;
}

#qrcode #qrcode_right {
	width:110px;
	float:right;
	line-height:13px;
}

#qrcode #qrcode_text{
	width:110px;
	padding-top:5px;
}


#info_button {
	width:180px;
	height:50px;
	padding:0 10px 10px 10px;
	background-color:#F2F2F2;
}
#info_button a {
	width:180px;
	height:50px;
	display:block;
	background-image:url(images/button_info.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 0 0 0;
	font-size:100%;
	font-weight:bold;
	color: #FFFFFF;
}
#info_button a:hover{
	background-position:top right;
	color: #FFFFFF;
}

/**********************************************
        footer
**********************************************/

#footer{
	background-color: #000000;
	width:100%;
	padding-bottom:10px;
	text-align: center;
	font-size:80%;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	clear: both;
	background-image: url(images/footer2.gif);
	background-repeat: repeat-x;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FF9900;
	text-decoration:none;
}
#footer ul {
	margin: 0px;
	padding: 0px;	
}

#footer ul li {
	margin:0;
	padding-left:5px;
	padding-right:5px;
	list-style:none;
	display:inline;
}

#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#footer ul li a:hover{
	text-decoration:none;
	color:#FF9900;
}
