@charset "utf-8";
/*========================================

	RENEWDA | top.css
	Recent Edit : 2008.04.22

	[1] コンテンツ

=========================================*/

/**********************************************************
	[1] コンテンツ
***********************************************************/

/* リニューダカテゴリ */
.category-bgbtm01{
width:600px;
background:url("../../img/img_bgbtm_01.gif") 0 top no-repeat;
}
.category-bgbtm02{
width:600px;
margin-bottom:8px;
background:url("../../img/img_bgbtm_01.gif") 0 bottom no-repeat;
}
.category-bgbtm01 p a{
display:block;
color:#333;
text-decoration:none;
}
.category-bgbtm01 p a:hover{
text-decoration:underline;
color:#00B7DB;
}
.category-box{
width:144px;
float:left;
margin-right:8px
}
.categoryright-box{
width:144px;
float:left;
}
.categoryright-box p,
.category-box p{
line-height:1.4;
}
.category-boxtext{
padding:5px 10px 5px 10px;
}
.category-boxtext p{
line-height:1.2;
font-size:95%;
}
.category-box .category-boxtext p a,
.categoryright-box .category-boxtext p a{
display:block;
height:100%;
color:#333;
text-decoration:none;
}
.category-box .category-boxtext p a:hover,
.categoryright-box .category-boxtext p a:hover{
display:block;
text-decoration:underline;
color:#00B7DB;
}
.category-boxtext02{
font-size:85%;
margin:5px 10px 10px 10px;
}

/* メッセンジャーの紹介 */
.box-mes{
width:600px;
padding:0px;
margin-bottom:20px;
}
.boxleft-mes{
width:295px;
float:left;
margin:0;
padding:0;
}
.boxright-mes{
width:295px;
float:right;
margin:0;
padding:0;
}
.innerleft-mes{
width:104px;
float:left;
}
.innerright-mes{
width:181px;
float:right;
}

.prof-link{
font-size:81.25%;
color:#333;
text-decoration:none;
line-height:1.1;
}
.prof-link p.special-text{
margin-top:5px;
color:#666;
}
.prof-link h4.text-mes a{
font-weight:bold;
text-decoration:none;
color:#333;
}
.prof-link h4.text-mes a:hover{
text-decoration:underline;
color:#00B7DB;
}


/* 告知 */

#kokuchi{
background: url(../../img/kokuchi.jpg) no-repeat;
width: 590px;
height: 117px;
padding: 35px 25px 10px;
margin: 10px 0;
}

#kokuchi p{ line-height: 140%;}
