@charset "utf-8";
/*------------reset------------*/
html {
	overflow-y:scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul,li{
	list-style: none;
}

.style3 {color: #4D7D7D}
.style4 {color: #666666}
.style5 {font-size: 10px}
.style6 {color: #4D7D7D; font-weight: bold; }

#title_syosin {
	width: 480px;
	height:29px;
	clear:both;
	background: url(images/title_syosin.jpg) no-repeat;
	padding:14px 0 0 50px;
	margin-bottom:14px;
	font-size:16px;
	font-weight:bold;
	color:#4D7D7D;
	letter-spacing:3px;
}

/*------------contents_resi------------*/
#contents_resi {
	width: 780px;
	height:auto;
	margin-top:20px;
	clear:both;
}


/* tab --------------------   */

#right_contents ul {
	width:526px;
	height:43px;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	margin-bottom:20px;
}

#right_contents ul li {
	width:105px;
	height:43px;
	float: left;
}

#right_contents ul li a {
	width:105px;
	height:43px;
	float: left;
	display: block;
}

li#menu001 { background: url(images/resi01_02.jpg) no-repeat;}
li#menu002 { background: url(images/resi02_02.jpg) no-repeat;}
li#menu003 { background: url(images/resi03_02.jpg) no-repeat;}
li#menu004 { background: url(images/resi04_02.jpg) no-repeat;}
li#menu005 { background: url(images/resi05_02.jpg) no-repeat;}

li#menu001 a { background: url(images/resi01.jpg) no-repeat;}
li#menu002 a { background: url(images/resi02.jpg) no-repeat;}
li#menu003 a { background: url(images/resi03.jpg) no-repeat;}
li#menu004 a { background: url(images/resi04.jpg) no-repeat;}
li#menu005 a { background: url(images/resi05.jpg) no-repeat;}

li#menu001 a:hover { background: url(images/resi01_02.jpg) no-repeat;}
li#menu002 a:hover { background: url(images/resi02_02.jpg) no-repeat;}
li#menu003 a:hover { background: url(images/resi03_02.jpg) no-repeat;}
li#menu004 a:hover { background: url(images/resi04_02.jpg) no-repeat;}
li#menu005 a:hover { background: url(images/resi05_02.jpg) no-repeat;}

.txt_raiin {
	width:200px;
	height:22px;
	font-size:12px;
	color:#4D7D7D;
	line-height:18px;
	letter-spacing:1px;
	margin:6px 0 0 6px;
	padding:0 0 0 18px;
	background: url(images/icon04.jpg) no-repeat 0% 30%;
	clear:both;
	border-bottom:dashed #CCCCCC 1px;
}
.txt_raiin a {
	color:#666666;
	text-decoration:none;
}
.txt_raiin a:hover {
	color:#4D7D7D;
	text-decoration:none;
}
#right_contents h3 a {
	color:#4D7D7D;
}

#okugai {
	width: 514px;
	height:32px;
	clear:both;
	padding:6px 0 0 0px;
	margin-bottom:14px;
	font-size:14px;
	color:#484848;
	letter-spacing:3px;
}

#okugai a {
	color:#4D7D7D;
}

#contents_resi table {
	font-size:12px;
	letter-spacing:1px;
	line-height:16px;
}
#contents_resi table tr {
	padding:6px;
}
#contents_resi table td {
	padding:6px;
}

#contents_resi table a {
	color:#006699;
	text-decoration:none;
}
#contents_resi table a:hover {
	color:#006699;
	text-decoration:underline;
}

/* clear --------------------   */

.clear{
	clear: both;
}

.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* hides from IE-mac \*/

* html .clearfix {height:1%;}

.clearfix {display:block;}


#ichiran table {
	width:auto;
	height:auto;
	color:#666666;
	font-size:10px;
	text-align:center;
}
#ichiran table td {
	padding:3px 0px;
}

#ichiran table td a {
	color:#666666;
}
#ichiran table td a hover {
	color:#666666;
}
