body{
margin:0px 0px 0px 0px;
color:#333;
}

.summary{
font-size:87.5%;
line-height:140%;
}

/* フレーム */

#content{
width:740px;
background-color:#D9EBFF;
margin-left:auto;
margin-right:auto;	
padding-top:20px;
}

#bottom{
margin-left:auto;
margin-right:auto;
height:450px;
width:740px;	
}

.space{
margin-top:20px;
}

.no{
margin-top:0px;
}

.top_link{
list-style-type:none;
font-size:100%;
margin-left:0px;
}

li a{
font-size:100%;
text-decoration:underline;
}

ul.top_link li{
margin-bottom:10px;
}

.pdf{
font-size:75%;
}


/* 見出し */	

h1 {
margin:0;
}

h2 {
margin:0;
}

h2.second {
margin:5px 0px 10px 0px;
font-size:131.25%;
color:#090;
}

h2.second01 {
margin:15px 0px 15px 0px;
font-size:131.25%;
color:#090;
}

h3 {
margin:0;
}

h4 {
margin:0;

}

/* 段落　リスト */

p{ font-size:87.5% ;
line-height:150%;
}

p.full{ font-size:87.5% ;
line-height:150%;
margin:5px 5px 10px 5px;
}

p.full_pdf{ font-size:87.5% ;
line-height:180%;
margin:5px 5px 10px 5px;
}

p.full_img{ 
margin-top:30px;
}

.full{ font-size:87.5% ;
}

.bbs{ 
margin:5px;
}

.bbs_second{ 
margin:5px;
}



em{	font-style:normal ;
font-weight:bolder;	
font-size:112.5%;
color:#090;
}


#copyright{ font-size:75%;
	text-align:center;
}

#pankuzu{ font-size:81.25%;
margin-bottom:10px;
}


/*画像*/
img{
border-width: 0px;
}

img.right{
border-width: 0px;
float:right;
margin-left:10px;
margin-bottom:10px;
}

img.left{
border-width: 0px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

/* アンカー */	

a:hover{color:green;
text-decoration:none;}
a:active{color:lime;
text-decoration:none;}

/* テキストサイズ */	

/* relative size set */
.r14 { font-size:100% }		/* 16px | medium | default */
.r12 { font-size:87.5% }	/* 14px */
.r11 { font-size:81.25% }	/* 13px | small */
.r10 { font-size:68.75% }	/* 11px */
