/*--ツール・ド・八ヶ岳ニュース用--*/
body{
width:540px;
height:100%;
border:0px solid #cccccc;
margin:20px 20px 20px 40px;
font-family:"Arial Black","ＭＳ Ｐゴシック","ヒラギノ角ゴ　Pro W6,"Osaka;
font-size:12px;
line-height:1.7em;
background-color: #eeeeee; 
background-repeat: no-repeat;
}
img{
	border:0;
	overflow:hidden;
}

#newstitle{
border:0px dashed #555555;
font-size:18px;
color:#ff0000;
line-height:1em;
}
#newssubtitle{
border:0px dashed #555555;
font-size:16px;
color:#000000;
line-height:1.2em;
}
#newsphoto{
border:0px dashed #555555;
float:left;
padding-right:1em;
}
#newstext{
border-top:1px dashed #5500FF;
border-bottom:1px dashed #5500FF;
margin-left:15em;
padding-top:1em;
padding-bottom:1em;
color:#333333;
}

#sensyu{
border:1px solid #555555;
width:150px;
height:250px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
#name{
font-size:12px;
color:#006688;
line-height:1.3em;
}
#cap{
font-size:10px;
color:#445566;
line-height:1.3em;
margin:5px 5px 5px 5px;
}
#closebtn A{
border:0px dashed #555555;
text-decoration:none;
float:right;
}