@charset "Shift_JIS";
/* メインページ構造 */




.page-link{
width: 200px;
padding-left: 350px;
}




.page-link A:hover {
BACKGROUND-COLOR: transparent
;}














/* ページ構造*/

.waku01 {

  width: 550px;
  margin-top: 20px;

}


/* 文章表題構造*/

.h3{
font-size: 15pt;
	color: #003399;
	line-height: 100%;
}




.h4{
font-size: 10pt;
	color: #CCCCCC;
	line-height: 200%;
}

.h5{
font-size: 9pt;
	color: #333333;
	line-height: 200%;
}




/* 文章構造*/

.pege-text01 {
   width: 550px;
   margin-top: 10px;
   margin-bottom: 20px;
	}

.pege-text01 p{
    font-size: 9pt;
	color: #333333;
	line-height: 200%;
}

.sizu {
    font-size: 20px;
    color: #6c3524;
    font-weight: bolder;
}


.sizu2 {
    font-size: 11pt;
    color: #333333;
    font-weight: bold;
}








.pege-text02 {
  width: 550px;
    margin-top: 30px;
}



.pege-text02 p{
font-size: 9pt;
	color: #333333;
	line-height: 200%;
}























