BODY{
background-image:  url('../bg/bg_body.png');		/*背景画像*/
background-repeat:repeat-x;/*背景画像の繰り返し指定*/
background-position:0px 0px;/* 背景画像の開始位置 */
background-attachment:scroll/*fixed*/;/* 背景画像の固定 */
background-color:#FFFFFF;
line-height:1.5;
color:#666666;
margin-top:0px;
margin-bottom:0px;
font-size:10px;
_font-size:75%;
font-weight:normal;
scrollbar-face-color:#ffffff;/* 表面の色 */
scrollbar-3dlight-color:#ffffff;/* 左端と上端の色 */
scrollbar-highlight-color:#B0B0B0;/* ハイライトの色 */
scrollbar-shadow-color:#B0B0B0;/* 影の色 */
scrollbar-darkshadow-color:#ffffff;/* 右端と下端 */
scrollbar-arrow-color:#B0B0B0;/* 矢印の色 */
scrollbar-track-color:#ffffff;/* バーの背景の色 */
}

/*ヘッダテキスト*/
.headtx{
height:53px;
text-align:left;
float:right;
margin-top:15px;
padding:0;
overflow:hidden;
}

/*住所*/
.add {
text-align:left;
margin-left:15px;
overflow:hidden;
}

/*特徴文章*/
.text01{
float:right;
width:600px;
text-align:left;
margin-top:15px;
padding:0;
overflow:hidden;
font-size:1.2em;
line-height:1.5;
}

TD{
color:#666666;
}

a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#FF8888;
}

h1{
margin-top:0px;
margin-bottom:0px;
color:#666666;
font-size:1.0em;
font-weight:normal;
line-height:1.2;
}

h2{
margin-top:0px;
margin-bottom:0px;
/*line-height:1.5;*/
color:#999999;
font-size:0.9em;
font-weight:normal;
}

input.button{
background-color: #FFFFFF;
color: #555555;
border: 1px solid #555555;
}

.6{
font-size:0.6em;
}

.7{
font-size:0.7em;
}

.8{
font-size:0.8em;
}

.9{
font-size:0.9em;
}

.10{
font-size:1.0em;
}

.11{
color:#EA8273;
line-height:1.5;
font-size:1.1em;
}

.13{
font-size:1.2em;
}

.14{
font-size:1.4em;
}

.date {
	font-size: 100%;
	font-weight: bold;
	color: #364370;
}

.height0{
line-height:1;
}
