@charset "UTF-8";
#mainMenu {
	margin-bottom: 35px;
}
#mainVisual {
	background-image: url(../../images/index/mainVisualBg.gif);
	background-repeat: repeat-x;
	clear: both;
	margin-bottom: 20px;
}
#mainVisualSub  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
.R .photo {
	float: left;
	width: 190px;
}


.bold{
	font-size:100%;
	color:#F60;
	font-weight:bold;
	text-align:center;
	line-height:180%;
	margin:10px 0px;
}

.box{
	background: url(../../images/common/boxback.gif) repeat-x;
	border:1px solid #F99;
	margin:10px 0px;
	padding:20px;
	font-size:93%;
	color: #666;
	line-height:180%;
}

h3{
	background:#F9C;
	font-size:93%;
	font-weight:bold;
	padding:6px;
	color: #fff;
	margin:10px 0px;
}
	
table{
	margin:10px 0px 25px 0px;
	width:100%;
}

td,tr{
	font-size:93%;
	color:#333;
	padding:10px;
	border-bottom:1px solid #F69;
}

.top{
	width:115px;
	margin:0px 0px  0px 467px;
	text-align:right;
	padding-right:10px;
	background:#F69;
	font-size:100%;
	color:#FFF;
}

