/* ===================================================================
CSS information
 file name  :  default.css
 style info :  リセット及びbody初期設定 (このスタイルシートは基本的に変更しない)
=================================================================== */
/*--- reset */


html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

br {
	font-size: 12px;
}



/*----------------------------------------------------
	知恵袋個別設定
----------------------------------------------------*/

/*
h1.monthly {
	display: block;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 14px;
	background-image: none;
	height:auto;
}

#kiso h1.kiso_h1_heading{
	margin-top: 5px !important;
	margin-bottom: 5px !important;
	padding-top: 5px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 7px !important;
	color: #a72e09 !important;
	font-size: 170% !important;
	background-image: none !important;
	border-left-width: 5px !important;
	border-left-style: solid !important;
	border-left-color: #CC6600 !important;
	height:31px;
}
#dic h1.dic_h1_heading{
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  color: #382c01;
  font-size: 120%;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #d4b033;
}
#report .report_article_box.clearfix .report_article_box_main h1{
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  font-size: 100% !important;
  background-image: none !important;
}
#sider #chie ul.chie-menu a{
      padding-left:33px;
      font-size: 14px;
      line-height: 16px;
   }
#sider #chie ul.chie-menu a img{
      margin:0 0 -2px -33px;
      position:relative;
   }
#sider #chie ul.chie-menu li span{
      display:inline;
      margin:0;
      padding:1px 0;
   }
h1.plaza {
	display: block;
	padding-top: 4px;
	padding-left: 30px;
	margin-bottom: 5px;
	color: #FFFFFF;
	width:610px;
	height:36px;
	font-size: 23px;
	background-image: url(/maison/img13/title/plaza_h1_bg_640.jpg);

}
*/


/*------------------賃貸専用住宅追記 2014.12.18---------------------*/
/*テンプレート2では不要
.products_ul05 a.gb_orange{
padding:0;
background:#FFF;
}
a.gb_orange img {
    margin-bottom: 0 !important;
}
.products_ul05 a.gb_orange span{
	display:block;
	padding:13px 21px;
	background:#eee url(/maison/img013/common/013_icon.png) no-repeat scroll 8px 18px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none !important;
        margin-top:7px;
}
.products_ul05 a.gb_orange span.img{
        padding:0;
        background:none;
        width:200px;
        text-align:center;
}
*/


