@charset "utf-8"; 

@import url("common.css");

@media screen and (min-width:781px){

/* ============================================================ contents */
#img-area {
	height: 189px;
	background: url(/images/bg_all2.png) repeat-x;
}
#img-area .img-area-wrap {
	height: 179px;
	width: 1046px;
	margin: 0 auto;
}
#contents p.pankuzu {
	margin-top: 10px;
	padding-bottom: 8px;
	font-size: 10px;
}
#contents p.pankuzu a {
	color: #029999;
}
#contents h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents .inside-01 p {
	margin: 0 2px 20px 2px;
}

#contents .inside-01 dl{
	background: #f7f7f7;
}
#contents .inside-01 dl dt {
	padding: 10px 10px 0 10px;
	font-weight: bold;
}
#contents .inside-01 dl dd {
	padding: 0 10px 10px 10px;
}

#contents span {
	color: #c8605f;
}
#contents .inside-02 {
	margin-top: 40px;
}
#contents .inside-02 dt {
	font-size: 14px;
	font-weight: bold;
	padding-left: 28px;
	margin-top: 12px;
	margin-bottom: 2px;
	background: url(/images/icon_check.png) no-repeat;
}
#contents .inside-02 dd {
	padding-left: 10px;
}
#contents .inside-02 ul {
	padding: 10px;
	background: #f7f7f7;
	border: 1px dotted #d6d6d6;
	margin-top: 12px;
	margin-bottom: 12px;
}

#contents .inside-03 {
	margin-top: 40px;
}
#contents .inside-03 p {
	margin-top: 15px;
}
#contents .inside-03 ul li {
	font-size: 12px;
	margin-top: 1em;
}
#contents .inside-03 table {
	margin-top: 18px;
	margin-bottom: 10px;
}
#contents .inside-03 table th,
#contents .inside-03 table td {
	border: 1px solid #d6d6d6;
	padding: 12px;
}
#contents .inside-03 table td {
	line-height: 1.8;
}
#contents .inside-03 table th {
	background: #CEEFFF;
	text-align: left;
	font-weight: bold;
	width: 210px;
	vertical-align: top;
	color: #029999;
}
.center{
	text-align: center;
}
.flow {
	color:#666666;
}
.flow p {
	padding-top:15px;
	padding-left:65px;
}
.flow h2{
	padding-top:17px;
	padding-left:90px;
	color: #006;
	font-size:18px;
}

.flow_01{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_01.png) no-repeat;
}
.flow_02{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_02.png) no-repeat;
}
.flow_03{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_03.png) no-repeat;
}
.flow_04{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_04.png) no-repeat;
}
.flow_05{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_05.png) no-repeat;
}
.flow_06{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_06.png) no-repeat;
}

.flow_07{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_07.png) no-repeat;
}

.flow_08{
	width:680px;
	height:153px;
	background:url(/images/estate_bg_08.png) no-repeat;
}

.other_list h4 {
	width:680px;
	height:30px;
	background:url(../images/regist_list.png) no-repeat;
	padding-top: 5px;
	padding-left: 50px;
	color: #333;
	padding-bottom:10px;
	
}

.other_list p {
	padding-left: 50px;
	padding-bottom:10px;
	
}
#contents em {
	color: #cc3333;
	font-style: normal;
}
}

@media screen and (max-width:780px){
	h3{
		width:100%;
		overflow:hidden;	
	}
	.inside-01 img{
		width:100%;
	}
	
	.inside-01wrap .center img{
		width:10%;
	}

.flow_01{
	width:100%;
}
.flow_02{
	width:100%;
}
.flow_03{
	width:100%;
}
.flow_04{
	width:100%;
}
.flow_05{
	width:100%;
}
.flow_06{
	width:100%;
}

.flow_07{
	width:100%;
}

.flow_08{
	width:100%;
}
.flow h2{
	padding-top:17px;
	margin-left:3%;
	width:97%;
	color: #006;
	font-size:18px;
}
.flow p {
	padding-top:15px;
	padding-left:6%;
}
}
