@charset "shift_jis";
/*若波荘
----------------------------------*/
/*ページ全体管理
----------------------------------*/
* { 
margin: 0; 
padding: 0; 
font-size: 100%; 
font-style: normal; 
font-weight: normal; 
text-decoration: none; 
background: transparent; 
} 

img { 
border: none; 
line-height: 0; 
}

a img {
border: none; 
}

body {
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: auto;
	right: auto;
	color: #666666;
	background-color: #D3CAC2;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/*リンク管理
----------------------------------*/
a:link,a:visited {
	color: #6C584F;
	text-decoration: none;
}

a:hover,a:active {
	color: #666666;
	text-decoration: underline;
}

/*テキスト管理
----------------------------------*/
/*ブランクテキスト*/
.blanktext {
	text-indent: -9999px;
}
/*見出し*/
.texth1 {
	margin: 0px;
	font-weight: normal;
	font-size: 100%;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-indent: -9999px;
	display: block;
	
}
.text01 {
	margin: 0px;
	height: 174px;
	display: block;
	background-image: url(../images/common/illustration01.gif);
	background-repeat: no-repeat;
	background-position: 155px 85px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	
}
/*サイズ10px*/
.textsmall {
	font-size: 10px;
	line-height: 1.2em;
	
}
/*背景影と外側ライン
----------------------------------*/
#all {
	padding: 0px;
	display: block;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/common/bg_01.gif);
	background-repeat: repeat-y;
	height: 1150px;
}
#wrapper {
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 770px;
	display: block;
	height: auto;
	text-align: left;
	background-color: #FFFFFF;
}
/*メインコンテンツ管理
----------------------------------*/
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

/*左コンテンツ管理
----------------------------------*/
#leftcontents {
	float: left;
	width: 140px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
/*バナー*/
.banner01 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 11px;
	height: 360px;
	width: 124px;

}
/*簡易情報(住所、連絡先)*/
#inquiry {
	padding: 0px;
	height: 110px;
	width: 128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 9px;
	background-image: url(../images/common/inquiry.gif);
	background-repeat: no-repeat;
	
}
.inqtext {
	margin: 0px;
	line-height: 1.5em;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
/*右コンテンツ管理
----------------------------------*/
#rightcontents {
	float: left;
	height: 1009px;
	width: 614px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}


.phot_box {
	width: 190px;
	height: 170px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
.phot_box_text190 {
	width: 190px;
	height: 50px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.phot_box_text590 {
	width: 590px;
	height: 50px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
.table_box_waku {
	width: 594px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
.table_box {
	width: 193px;
	height: 170px;
	padding-left: 4px;
}
.table_box_font_center{
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;

}
.table_box_font_left{
	text-align: left;
	padding-bottom: 10px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;

}
#top {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 5px;
}
#image1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
