@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: 2707px;
}
#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: 2450px;
	width: 614px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}


/*追加分*/
#top {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 5px;
}

.centering {
	margin: 10px auto 30px;
	height: 248px;
	width: 527px;
}

.image0 {
	line-height: 0;
	vertical-align: bottom;
}
.image1{
	padding: 5px 10px 15px 13px;
	float: left;
}
.image2{
	margin-top: 10px;
	padding: 21px 0 18px;
	float: left;
}
.image3{
	margin-bottom:10px;
	float: left;
}

.tablestyle {
	width: 550px;
	margin-left: 27px;
	margin-bottom: 25px;
}
.tablestyle td{
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
.tablestyle li {
	list-style-type: disc;
	list-style-position: inside;
}
.tablestyle ul {
	margin-top: 0px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

.tdstyle1{
	background-color: #D8E2F1;
}

.tdstyle1 ul{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 1.7em;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.tablestyle .tdstyle1 p.midashi {
	font-size: 18px;
	padding: 5px;
	color: #CC0000;
	margin: 20px 0px 10px 27px;
}

.text002 {
	font-size: 14px;

	color: #000066;
	line-height: 1.7em;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.tablestyle2 {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
}




.tablestyle2 .t2_a {
	background: #efefef;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
	width: 165px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
	vertical-align: middle;
	height: auto;
}

.tablestyle2 .t2_b {
	background: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	line-height: 160%;
	width: 360px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: left;
	vertical-align: middle;
	height: auto;
	border-right: 1px solid #666666;
}


.table_box {
	display: block;
	margin: 10px auto 20px;
	padding: 0px;
	width: 550px;
	height: 651px;
	clear: both;
}

.text_box {
	display: block;
	margin: 10px auto 20px;
	padding: 0px;
	width: 550px;
	height: auto;
	clear: both;
}
h3 {
	font-size: 12px;
	color: #333333;
	line-height: 180%;
	padding-left: 10px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 200%;
	padding-left: 10px;
	padding-top: 10px;
}
.text001 {
	font-size: 12px;
	line-height: 160%;
	padding-top: 5px;
	padding-left: 20px;
	list-style: disc;
}

/*547*/
.img_box_547{
	display: block;
	margin: 0px auto;
	width: 547px;
	padding: 0px;
	clear: both;
	height: 170px;
}
.img_box_347{
	display: block;
	padding: 0px;
	width: 347px;
	text-align: left;
	height: auto;
	float: left;
	margin: 0px;
}
.img_box_200{
	display: block;
	padding: 0px;
	width: 200px;
	text-align: center;
	height: auto;
	float: left;
	margin: 0px;
}

