﻿/*トップページのCSS*/
.contents  {
       
       color: #135d66;
	
       
             text-align: left; 
      }
.mm1 {
	font-size: 12px;
	font-style: normal;
	line-height: 135%;
}
body  {
	color: #333333;
	background-color: #ffffff;
	background-position:top right;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
			    }

table {
	font-size: 100%;
	font-style: normal;
	line-height: 140%;	
	}



a {text-decoration:none;}

a:link {color: #333333;}

a:visited {color: #333333;}

a:active {color: #990000;}

a:hover {color: #990000; text-decoration: underline;}




p    {
     font-size: 12px;
	font-style: normal;
	line-height: 135%;
}

ul#topicslist { list-style:none;
 padding: 0;
 margin: 0 0 0 15px; }
 
 ul#info { list-style:none;
 padding: 0;
 margin: 0 0 0 15px; }

ul {line-height: 150%}

#honeyuki {padding: 0px;
margin: 0px;}


.radio a {text-decoration:none;}

.radio a:link {color: #FFFFFF;}

.radio a:visited {color:#FFFFFF;}

.radio a:active {color: #FFFFFF;}

.radio a:hover {color: red; text-decoration: underline;}



