body{
margin:0;
padding:0;
background-image:url(images/bg_image.gif);
color:#545454;
font-family: Verdana, sans-serif, Osaka, ＭＳ Ｐゴシック;
}

p{
margin:0;
padding:0px 20px 10px 20px;
}

/*全体の中央寄せ*/
#pagewidth{
width:760px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
text-align:left;
}

/*トップエリア*/
#top_area{
width:760px;
}

/*左側エリア*/
#left_area{
width:203px;
float:left;
padding:0px 0px 10px 0px;
}

/*右側エリア*/
#right_area{
width:557px;
float:left;
padding:15px 0px 0px 0px;
background-image:url(images/table_bg.jpg);
}

/*左右*/
.left_img{
float: left;
}

.right_img{
float: right;
}

/*左側ナビ画像*/
.left_image{
margin:0px 0px 10px 0px;
}

/*テキストテーブル*/
#txt_table{
padding:0px 19px 0px 19px;
}

.td_01_01{
background-image:url(images/f_01_01.jpg);
background:no-repeat;
width:271px;
height:400px;
padding:20px 20px 10px 20px;
font-size: 12px;
}

.td_001{
padding:45px 20px 20px 20px;
font-size: 12px;
line-height: 140%;
}

.td_002{
padding:20px 20px 20px 20px;
font-size: 12px;
line-height: 140%;
}


/*コメント*/
.impression{
width:519px;
margin:10px auto 0px auto;
padding:42px 15px 15px 15px;
background-image:url(images/impression.gif);
}

/*テキスト*/
.j10 {
font-size: 10px;
line-height: 120%;
}

.j10_impression {
font-size: 10px;
padding:15px 15px 15px 15px;
line-height: 120%;
color:#FFFFFF;
}

.j12 {
font-size: 12px;
line-height: 140%;
}

.img{
  float: right;
	margin-left: 10px;
	margin-bottom: 10px;}

a:link {
  color: #00A460;text-decoration: underline;}
	
a:visited {
  color: #00A460;text-decoration: underline;}

a:hover {
  color: #FF9933;text-decoration: underline;}
	
.top:link {
  color: #454545;text-decoration: underline;}
	
.top:visited {
  color: #454545;text-decoration: underline;}

.top:hover {
  color: #156DF2;text-decoration: underline;}
	
	
.clear_h{
clear:left;
}
