@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family:verdana, 'trebuchet ms', sans-serif;
	padding: 0px;
	line-height: 130%;
	color: #333333;
	font-size: 12px;
}
div,img,h1,h2,h3,h4,h5,h6,p,ul,dl,dt,dd{
	margin:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
}
#main img {
	margin-bottom: 10px;
	margin-top :0;
	margin-left:0;
	margin-right:0;
	padding:0;
	border:0;
	display:block;
	list-style:none;
}
p {
	margin-bottom: 20px;
}
/* a:link {text-decoration: underline;color: #666666;}
a:visited {text-decoration: underline;color: #666666;}
a:hover {text-decoration: none;color: #333333;}
a:active {text-decoration: none;color: #333333;} */

/* #contents a:link {text-decoration: underline;color: #0099FF;}
#contents a:visited {text-decoration: underline;color: #0099FF;}
#contents a:hover {text-decoration: none;color: #0033FF;}
#contents a:active {text-decoration: none;color: #0033FF;} */

a { color: #65453A; }
a:hover , a:active { color: #990000; }

#containar {
	text-align: left;
	width: 700px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

#head {
	padding-top: 3px;
	margin-bottom: 10px;
}
#head h1 {
	display: none ;
}
#head p{
		font-size: 85%;
		margin-bottom: 3px;
}

#contents {
	margin-bottom: 20px;
}
#footmenu {
	clear: both;
	height: 20px;
}
#footmenu ul{
	margin: 0px;
	padding: 0px;
}
#footmenu li{
	float: right;
	background-image: url(../img/point1.gif) ;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 9px;
}
#foot {
	background-image: url(../img/foot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 15px;
	padding-top: 15px;
}
#foot_l {
	float: left;
}
#foot_l p{
	font-size: 90%;
	margin-bottom: 5px;
}
#foot_r {
	float: right;
}
.list01 {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.list01 li {
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-bottom: 5px;
}
.list02 {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.list02 li {
	float: left;
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	padding-right: 20px;
	margin-bottom: 5px;
}
.list03 {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.list03 li {
	margin-bottom: 5px;
}
/* information用 */
.dl01 {
	margin-bottom: 20px;
	margin-left: 10px;
}
.dl01 dt{
	margin-bottom: 0.15em;
}
.dl01 dd {
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



.clear {
	clear: both;
}
#main {
	float: right;
	width: 495px;
	margin-bottom: 20px;
}
#menu {
	float: left;
	width: 185px;
	margin-bottom: 20px;
}
#menu ul img {
	display: inline;
}
#navi {
	font-size: 85%;
	text-align: right;
	margin-bottom: 10px;
	background-image: url(../img/navi.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#65453A;
	padding-right: 10px;
	padding-bottom: 2px;
	border-top: 4px solid #65453A;
}
.pagetop {
	font-size: 85%;
	text-align: right;
	margin-bottom: 15px;
	clear: both;
}
.pagetop a{
	color: #65453A;
	text-decoration: none;
}
.pagetop a:hover{
	color: #990000;
	text-decoration: none;
}
#info_sub {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#contents h2 {
	margin-bottom:20px;
}
#contents h3 {
	background-image: url(../img/point3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 130%;
	padding-left: 12px;
	padding-top: 2px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 3px dotted #A54D4D;
	clear: both;
	font-weight: bold;
	color: #990000;
}
#contents h4 {
	background-image: url(../img/point4.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
	clear: both;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #65453A;
}
#contents h5 {
	background-image: url(../img/point5.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 20px;
	clear: both;
	font-size: 115%;
	font-weight: bold;
	color: #990000;
	border-bottom: 2px dotted #990000;
}
.li01 {
	margin-bottom: 15px;
}
/* 新着情報のメニュー用 */
.ul01 {
	margin-bottom: 15px;
}
/* 新着情報用 */
.postdate {
	font-weight: bold;
	margin-bottom: 10px;
}
.postmetadata {
	margin-top: 10px;
	margin-bottom: 30px;
}
.entry {
	font-size: 110%;
	line-height: 140%;
}
.navigation {
	margin-bottom: 20px;
}
.alignleft{
	text-align: left;
	float: left;
}
.alignright{
	text-align: right;
	float: right;
}



.right {
	text-align: right;
}
.img_r {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_l {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.type01 {
	margin-bottom: 20px;
	border-collapse:collapse;
}
.type01 td{
	font-size: 0.9em;
	vertical-align: top;
	padding: 5px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
.type01 th {
	white-space: nowrap;
	padding: 5px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #A77969;
	color: #FFFFFF;
}
.red {
	color: #990000;
	font-weight: bold;
}
.orange {
	color:#FF6600;
	font-weight: bold;
}
#map {
	margin-bottom: 20px;
}
.dl02 {
	margin-bottom: 20px;
	margin-left: 10px;
}
.dl02 dt{
	background-image: url(../img/voice/mark.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 2px;
	padding-left: 30px;
}
.dl02 dd {
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
/* よくあるご質問 */
.dl03 {
	margin-bottom: 20px;
}
.dl03 dt{
	background-image: url(../img/faq/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 3px dotted #006600;
	border-top: 3px dotted #006600;
}
.dl03 dd {
	margin-bottom: 30px;
	background-image: url(../img/faq/a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
}
/* リフォームアルバム、こだわりの職人物語 */
#story_l {
	float: left;
	padding-right: 15px;
	margin-bottom: 15px;
}
#story_r {
	float:right;
	margin-bottom: 15px;
}
#story_l img, #story_r img {
	margin-bottom: 5px;
	display: inline;
}
hr {
	margin-bottom: 15px;
}
.point1 {
	background-image: url(../img/reform/point1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF6600;
	margin-bottom: 10px;
}
.point2 {
	background-image: url(../img/reform/point2.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF6600;
}
.point3 {
	background-image: url(../img/reform/point3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF6600;
}
.point4 {
	background-image: url(../img/reform/point4.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF6600;
}
.point5 {
	background-image: url(../img/reform/point5.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 120%;
	color: #FF6600;
}
.prize {
	background-color: #FFE7CE;
	border-left: 5px solid #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 10px;
	color: #FF6600;
	font-weight: bold;
}

/* イベント参加者の感想 */
#topics-kanso dl {
	margin-bottom: 20px;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 125px;
}
#topics-kanso dt{
	background-image: url(../img/point4.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#topics-kanso dd {
	padding-left: 10px;
}
#topics-kanso ul{
	margin: 0px;
	padding: 0px;
}
#topics-kanso li {
	float: left;
	margin: 0px;
	padding: 0px;
}

.big {
	font-size: 130%;
}

#takako h3 {
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 15px;
	border: none;
	clear: both;
}
#takako .img_l,
#takako .img_r {
	padding: 5px;
	border: 1px #999999 solid;
}
#takako .img_l {
	margin-right: 7px;
	margin-bottom: 15px;
}
#takako .img_r {
	margin-left: 7px;
	margin-bottom: 15px;
}

.list04 {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 10px;
}
.list04 li {
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px #65453A dotted;
}
.list05 {
	margin-top: 5px;
	margin-bottom: 30px;
	padding-left: 10px;
}
.list05 li {
	background-image: url(../img/point1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 170%;
}
#pdf img {
	display: inline;
}
#main p {
	line-height: 150%;
}