/* Info
-----------------------------------------------
CSS file For okamurasensei
FileName:   default.css
Build:      2004.07.23
----------------------------------------------- */


/* layout
----------------------------------------------- */
body{
	margin: 0px;
	color: #444444;
	font-size: 100.01%;
	padding: 0px;
	line-height: 110%;
	/*background-image: url(../hp_img/bg.gif);*/
	background-color:#FBFBFB;
	background-repeat: repeat;
	
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #05416C;
}
a:visited {
	color: #05416C;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
dl {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

dt {
	margin: 0px;
	padding: 0px;
}
dd {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin-top:0;
	margin-bottom:0;
	color: #666666;
	font-size: 110%;
	width: 800px;
	float: left;
	display: block;
}
h2 {
	color:#333333;
	margin:9px 0px 7px;
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	font-size: 100%;
}
.h2 {
	color:#333333;
	margin:9px 0px 7px;
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	font-size: 100%;
}
.link {
	padding: 0px;
}
h2 a {
	width: 100%;
	display: block;
	padding: 3px 0px 3px 5px;
}
.h2 a {
	width: 100%;
	display: block;
	padding: 3px 0px 3px 5px;
}
h2 a:hover {
	background-color: #A09B98;
	color: #FAFCFD;

}
.h2 a:hover {
	background-color: #A09B98;
	color: #FAFCFD;

}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

.midashi {
	color:#333333;
	line-height:120%;
	margin:9px 0px 7px;
	padding:3px 0px 3px 5px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.m1{
	border-left:5px solid #F26C4F;
}
.m2{
	border-left:5px solid #8DC63F;
}
.m3{
	border-left:5px solid #448CCB;
}
.m4{
	border-left:5px solid #605CA8;
}
.m5{
	border-left:5px solid #F06EAA;
}
.m6{
	border-left:5px solid #00746B;
}
#wrapper {
	width: 880px;
	font-size: 80%;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}
#header {
	width: 880px;
}
#header p {
	display: block;
	width: 80px;
	float: left;
}
#header a {
	text-decoration: none;
}


#main {
	width: 820px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#main:after {
	content:"";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #main{
	height:1em;
	overflow:visible;
}
/**/
#leftbox {
	width:312px;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	display: inline;
}
#banner {
}
#banner p {
	font-weight: bold;
}

#leftbox .sideMenu {
	margin-top: 20px;
	overflow:hidden;
	clear: both;
}
#leftbox .sideMenu:after {
	content:"";
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}


/*\*/
*html #leftbox .sideMenu {
	height:1em;
	overflow:visible;
}
/**/


#leftbox .sideMenu .bg {
	background-image: url(../img/bg_h2.jpg);
	border-bottom-style: none;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	color: #FFFFFF;
	border-left-width: 7px;
	border-left-color: #6E6E6E;
	margin-bottom: 14px;
}
#leftbox .sideMenu h3 {
	color:#666666;
	margin:7px 0px 7px 10px;
	padding:0px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	font-size: 89%;
}
#leftbox .sideMenu .h3 {
	color:#666666;
	margin:7px 0px 7px 10px;
	padding:0px;
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
	font-size: 89%;
}
#leftbox .sideMenu h3 a {
	width: 100%;
	display: block;
	padding: 2px 0px 1px 4px;
}
#leftbox .sideMenu .h3 a {
	width: 100%;
	display: block;
	padding: 2px 0px 1px 4px;
}
#leftbox .sideMenu h3 a:hover {
	background-color: #A09B98;
	color: #FAFCFD;

}
#leftbox .sideMenu .h3 a:hover {
	background-color: #A09B98;
	color: #FAFCFD;

}
#leftbox .divStart {
	margin: 0px;
}
#leftbox .sideMenu a:link {
	text-decoration: none;
}
#leftbox .sideMenu a:visited {
	text-decoration: none;
}
#leftbox .sideMenu a:hover {
	text-decoration: none;
}
#leftbox .sideMenu a:active {
	text-decoration: none;
}
#leftbox .sideMenu dt {
	color:#333333;
	margin:9px 0px 7px;
	/*padding:3px 0px 3px 5px;*/
	border-bottom:1px solid #999999;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 120%;
}
#leftbox .sideMenu dt a {
	padding:3px 0px 3px 5px;
	width: 100%;
	display: block;
}
#leftbox .sideMenu dt a:hover {
	background-color: #A09B98;
	color: #FAFCFD;

}
#leftbox .sideMenu dd {
	font-size: 88%;
	line-height: 130%;
	margin-left: 3px;
	margin-right: 5px;
}
#leftbox .sideMenu .pic {
	float: left;
	margin-right: 3px;
	margin-left: 0px;
}

#leftbox .sideMenu p {
	font-size: 88%;
	line-height: 130%;
	margin-left: 3px;
	margin-right: 5px;
}
#leftbox .sideMenu .com1 {
	margin-left: 15px;
}
#leftbox .sideMenu .com2 {
	margin-left: 10px;
}
#leftbox .sideMenu ul {
	line-height: 120%;
	margin-bottom: 4px;
	margin-left: 3px;
	font-size: 89%;
}
#leftbox .sideMenu li {

}
#rightbox {
	width:460px;
	float: right;
	padding-top: 30px;
	padding-left: 10px;
	display: inline;
}
#rightboxSearch {
	padding-top: 15px;
}
#rightboxSearch #yahooSearchBox {
	width: 50%;
}
#rightboxSearch ul {
	text-align: center;
}
#rightboxSearch li {
	display: inline;
}
#rightboxNew {
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	width: 460px;
	line-height: 16px;
	font-size: 93%;
	/*height: 500px;
	overflow: auto;*/
}
#rightboxNew .box {
	width: 213px;
	float: left;
	margin-bottom: 10px;
}
#rightboxNew .box .none {
	display: none;
}

#rightboxNew .box h3 {
	font-weight: normal;
}
#rightboxNew .box .h3 {
	font-weight: normal;
}
#rightboxNew .box ul {
	overflow: hidden;
}
#rightboxNew .box ul:after {
	content:"";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/*\*/
*html #rightboxNew .box ul {
	height:1em;
	overflow:visible;
}
/**/


#rightboxNew .box .sub {
	float: right;
	width: 127px;
	line-height: 110%;
}
#rightboxNew .box .shu {
	float: right;
	width: 127px;
	font-size: 93%;
	color: #666633;
	margin-top: 8px;
}
#rightboxNew .box .add {
	float: right;
	width: 127px;
	font-size: 93%;
	margin-top: 8px;
	line-height: 110%;
	color: #333333;
}
#rightboxNew .box .com {
	float: right;
	width: 123px;
	font-size: 93%;
	margin-right: 4px;
	margin-top: 4px;
	line-height: 113%;
}
#rightboxNew .box .pic {
	float: left;
	width: 86px;
}
#rightboxNew .box .pic img {
	height: 100px;
	width: 80px;
}
#koshin {
	line-height: 120%;
}

#footernew {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 89%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
#footernew p {
	margin-left: 5px;
}
#footernew .com {
	margin-bottom: 6px;
}
#footernew a:link {
	color: #666666;
	text-decoration: none;
}
#footernew a:visited {
	color: #666666;
	text-decoration: none;
}
#footernew a:hover {
	text-decoration: underline;
}
#footernew a:active {
}
#footernew dl {
	line-height: 125%;
	text-align: center;
}
#footernew dt {
	display: inline;
	margin-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 2px;
	margin-right: 4px;
}
#footernew .dtStart {
	margin-left: 0px;
}

#footernew dd {
	display: inline;
}
#footernew ul {
	text-align: center;
	margin-top: 4px;
}
#footernew li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
#footernew .liStart {
	border-left-style: none;
}
address {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 8px;
	margin-top: 8px;
}
#leftbox .sideMenu #bnRental {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: inline;
}
#leftbox .sideMenu #bnRental p {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
}
#leftbox .sideMenu #bnRental #bnRentalLeft {
	width: 160px;
}
#leftbox .sideMenu #bnRental #bnRentalRight {
	width: 140px;
	margin-left: 2px;
}
#leftbox .sideMenu #bnRental #bnRentalRight a {
	color: #444444;
	text-decoration: none;
}
