@charset "utf-8";


/*------------------------------

敬愛会トップページ
ベースレイアウト

-------------------------------*/
body#top_k #maincontent_one {
padding-top:15px;
}


/*------------------------------

ブロック要素

-------------------------------*/
/*-----------
ブロック01
-------------*/

.top_block01 {
	background-image: url(../images/pages/top/block01_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:590px;
	float:left;
}

.top_block01_foot {
	background-image: url(../images/pages/top/block01_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0px 0px 7px 0px;
}

/*-----------
ブロック02
-------------*/

.top_block02 {
float:right;
}


/*-----------
ブロック03
-------------*/
.top_block03 {
	background-image: url(../images/pages/top/block03_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:291px;
	float:left;
	margin:0px 10px 0px 0px;
}

.top_block03_foot {
	background-image: url(../images/pages/top/block03_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*------------------------------

ボックス要素

-------------------------------*/

.box01_01 {
width:278px;
float:left;
padding:0px 0px 0px 10px;
}

.box01_02 {
width:285px;
float:right;
}

/*-----------
ボックス03
-------------*/

.box03 {
width:291px;
height:120px;
position:relative;
}
.box03_txt,.box03_img,.ktop_list02 {position:absolute;}
.box03_txt {
width:160px;
top:5px;
left:14px;
}
.box03_img {
top:5px;
right:10px;
}
.ktop_list02 {
top:50px;
left:10px;
}

/*------------------------------

リスト要素

-------------------------------*/
.ktop_list01 li {
float:left;
padding:0px 0px 3px 0px;
}



.ktop_list02 li a {
	background-image: url(../images/pages/top/ktop_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:3px 0px 3px 24px;
}



/*------------------------------

バナーエリア

-------------------------------*/
#banner_area {
width:224px;
float:left;
}

.ktop_banner_list li {margin:0px 0px 5px 0px;}



/*------------------------------

台風情報

-------------------------------*/
.taihu_area {
	border: 1px dashed #ff494b;
	background-color:#ffeded;
	padding:15px;
}
.taihu_title {
font-size:136%;
color:#FF3300;
font-weight:bold;
padding:0px 0px 10px 0px;

}





