 /* CSS Document */
body         {
 background-color:#9FABFD;
 background-image: url('img/bg.gif');
 background-repeat: repeat-y;
 background-attachment: scroll;
 margin: 0px;
 padding: 0px;
 background-position: 50% 0;
}
{font-size: 70%; LINE-HEIGHT: 16px;color:#5E2513;} 

TD
{ font-size: 70%; LINE-HEIGHT: 16px;color:#5E2513;} 

.small {FONT-SIZE: 10px; LINE-HEIGHT: 14px;} 
.medium {FONT-SIZE: 80%; LINE-HEIGHT: 17px;} 

A:link{ color:#54ACD9; text-decoration:none;}
A:visited{ color:#75BCE0; text-decoration:none;}
A:hover { color: #ffffff; BACKGROUND-COLOR: #5AABDE;}
	  
.party{border-color :#E1D5BB;
       border-style : solid;
	   border-width: 1px
	  }
	  
#container {
	background-image: url(img/2007spring_canpaign/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
}
#main {
	padding-bottom: 35px;
}
.bread-img {
	margin-right: 45px;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
#setsumei {
	padding-bottom: 40px;
	width: 643px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#point {
	width: 643px;
	margin-right: 42px;
	margin-left: 41px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #652E1D;
	text-align: left;
}
#toiawase {
	width: 643px;
	margin-right: 42px;
	margin-left: 41px;
	text-align: left;
	padding-top: 14px;
}

#point-info {
	width: 643px;
	margin-right: 42px;
	margin-left: 41px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5E2513;
	padding-top: 20px;
}
.point-img {

	margin-right: 25px;
	margin-bottom: 30px;
}



.fcTable{
	line-height: 120%;
}
.fcTable th{
	font-size: 80%;
	color:#5E2513;
}
.fcTable td{
	padding: 5px;
}
.fcTable td.line{
	padding: 0;
}
A.bgnone:hover { 
	background: none;
}
