@charset "utf-8";
body{
	background-color: #EEEEEE;
}
strong{
	color: #000000;
}
div.wraper{
	width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #EEEEEE;
	background-image: url(http://yama1home.jp/images/background-border2.gif);
	background-position: center;
	background-repeat: repeat-y;
}
div.wrap{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
div.header{
	overflow: hidden;
}
div.header-left{
	float: left;
	width: 600px;
}
div.header-right{
	float: right;
	width: 189px;
	margin-top: 10px;
}
div.header-left h1{
	margin: 0;
	margin-top: 0px;
	font-size: 33pt;
}

div.header-left h1 a,
div.header-left h1 a img{
	border: none;
	text-decoration: none;
}

div.waku{
	text-align: center;
	width: 10em;
	border: 1px solid #000000;
}

div.body{
	clear: both;
	overflow: hidden;
}
div.body-left{
	float: left;
	width: 130px;
	text-align: center;
	background-color: #EEEEEE;
	padding-bottom: 32767px;  
	margin-bottom: -32767px;  
/**
	height: 100%;
	border: 1px solid #000000;
**/
}
div.body-right{
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	float: right;
	width: 660px;
}

div.menu{
	width: 110px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 9pt;
}

div.menu a,
div.menu a img{
	border: none;
	text-decoration: none;
}

div.tile3{
	float: left;
	width: 320px;
	height: 83px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
/**
	font-size: 20pt;
	border: 1px solid #000000;
**/
}

div.tile3 a img,
div.tile a img{
	border: 0;
}

div.tile{
	float: left;
	width: 210px;
	height: 80px;
	text-align: center;
	margin-bottom: 10px;
/**
	font-size: 20pt;
	border: 1px solid #000000;
**/
}

div.tile_center{
	margin-left: 10px;
	margin-right: 10px;
}

div.tile2{
	height: 40px;
}


div#scroller-h div a,
div#scroller-h div a img{
	border: none;
}
div.title{
	font-weight: bold;
	text-align: center;
/**
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
**/
}

div.footer{
	color: #FFFFFF;
	background-color: #FF9E00;
	clear: both;
	overflow: hidden;
	font-size: 10pt;
	background-image: url(http://yama1home.jp/images/footer_background3.gif);
	height: 60px;
}

div.lead{
	color: #444444;
	clear: both;
	font-size: 9pt;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

div.mokuji{
	clear: both;
}
div.mokuji ul,
div.mokuji ul li{
	margin: 0;
	padding: 0;
	height: 24px;
	background-color: #FF9E00;
	background-image: url(http://yama1home.jp/images/header_background3.gif);
}
div.mokuji ul{
	overflow: hidden;
}
div.mokuji ul li{
	display: block;
	float: left;

	width: 159px;
	border-right: 1px solid #FFFFFF;
/*
*/
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	margin-left: 0px;
	color: #FFFFFF;
}
div.mokuji ul li a{
	display: block;
	width: 100%;
}
div.mokuji ul li a:link{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-image: url(http://yama1home.jp/images/header_background3.gif);
}
div.mokuji ul li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-image: url(http://yama1home.jp/images/header_background3.gif);
}
div.mokuji ul li a:hover{
	color: #FFFFFF;
	background-image: url(http://yama1home.jp/images/header_background3-r.gif);
}

ul.font100 li{
	font-size: 100%;
}
ul.img_noborder li a img{
	border: 0;
}

table.view_new,
table.mailform,
table.obi_new{
	 margin-left: 0;
	 margin-right: 0;
	 width: 99%;
}
table.view_new tr th,
table.view_new tr td,
table.obi_new tr th,
table.obi_new tr td{
	padding: 0;
	text-align: center;
}
table.view_new tr th,
table.mailform tr th,
table.obi_new tr th{
	background-color: #FFC46D;
}
table.obi_new tr.obi_tr_1 td{
	background-color: #FFFFFF;
}
table.obi_new tr.obi_tr_2 td{
	background-color: #FFF8E9;
}

table.obi_new tr td img{
	max-width: 75px;
	max-height: 75px;
}

div#scroller-h{
	overflow: hidden;
	height: 142px;
	width: 650px;
	clear: both;
	overflow: scroll;
}


table.calendar{
	margin: 0;
	padding: 0;
	width: 100%;
}
table.calendar tr th,
table.calendar tr td{
	text-align: center;
	height: 2em;
	padding: 0;
}


div.footer a{
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

