@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
	line-height: 1.4;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10pt;
}


h2,
h3,
h4,
p,
ul,
ol,
dl {
    margin-bottom: 5mm;
    line-height: 16pt;
}
a {
    color: #000000;
    text-decoration: none;
}
a[href]:after {
    content: " (" attr(href)") ";
    }


#navi {
    display: none;
}
#banner {
    border: 1px solid #8CB6CF;
    padding: 3mm;
    padding-bottom: 0;
    margin-bottom: 3mm;
}
h2 {
    border-bottom: 1px solid #8CB6CF;
}
h3 {
    border: 1px dotted #8CB6CF;
    border-left: 2mm solid #8CB6CF;
    padding: 2mm 0;
    padding-left: 2mm;
}
.category:before {
    content: "カテゴリ：";
}
ul,
ol {
    padding-left: 0mm;
}
li {
    margin-left: 0mm;
}
dl {
    margin-left: 0mm;
}
dd {
    margin-bottom: 2mm;
}
.posted {
    padding-top: 2mm;
    border-top: 1px solid #999999;
    margin-bottom: 15mm;
}
#header_menu{
    /*display: none;*/
}

#right {
    display: none;
}
#sidebar{
    display: none;
}
#footer {
    text-align: center;
}

.gazo{
text-align:center;
margin: -20px 0 0 0;
}

.link {
    display:none;
}



hr{
    display: none;
}
pre {
    padding: 2mm;
    margin-left: 0mm;
    margin-bottom: 5mm;
    background: #EEEEEE;
    page-break-inside: avoid;
}


input, textarea{
    display: none;
    }
.submit{
    display: none;
}

td,th{
    border:1px solid #8CB6CF;
}
.none_border_table td{
    border-width:1px;
    text-align: center;
    padding:0.9em 0.9em 0.3em 0;
}

table.main_table{
    width:620px;
}

table.detail_table{
width: 90%;
border: 1px solid #8CB6CF;
text-align: center;
}


a:link:after,
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	text-decoration: underline;
	font-weight: bold;
	color: blue;
	}

container{
width:680px; background:#fff;
}

primary table {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #8CB6CF;
}

p,
li,
dd {
    font-family: "ＭＳ Ｐ明朝", "細明朝体", "Ryumin Light-KL", "ヒラギノ明朝 Pro W3", serif;
}


.s6{
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:640px !IMPORTANT;
height:251mm !IMPORTANT;
}

.s6 .index.page .inner.s6 .page .wrapper{
width:47% !IMPORTANT;
height:32% !IMPORTANT;
font-size:50%;
line-height:1.4;
}

.main_menu{
width: 90%;
margin: 75px 0 0 0;
border: 1px solid #8CB6CF;
}

.menu{
width: 100%;
border: 1px solid #8CB6CF;
}

h1 {
  color: #007524;
  display: list-item;
  list-style-image: url(http://aiai-housing.com/title_back7.gif);
  list-style-position: inside;
  letter-spacing: -100em;
  font-size: 10pt;
  margin: 5mm 0 0 0;
}
.items2 {
	width: 300px;
}

