@charset "Shift_JIS";

/*　見出し下の用アイコン　*/
.link02 {  background-color: #003399; background-image: url(../img/top26.gif)}

/*　メイン部分のグレーしましま背景　*/
.haikei {  background-image: url(../top/image/haikei.gif); background-repeat: repeat}

/*　メインコンテンツ部分　*/
.mcontents-title {
	font-size: 12px;
	margin: 0px;
	background-color: #6699CC;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCFFFF;

}
.mcontents-title a:active {  
	color: #FFCC00; 
	text-decoration: none
}
.mcontents-title a:hover {  
	color: #FFFF99;
	text-decoration: none
}
.mcontents-title a:link {  
	color: #FFFFFF; 
	text-decoration: none
}
.mcontents-title a:visited {  
	color: #FFFF99; 
	text-decoration: none
}
.mcontents-text {
	font-size: 12px;
	margin: 0px 0px 15px;
	padding: 10px;



}

.contentsarea {
	margin: 0px;
	padding-top: 20px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
}


/*　最下部IEコメント　*/
.comment {  font-size: 10px; width: 700px}
