@charset "utf-8";

#main_img {
	background-image: url(../img/main_img.jpg);
	margin:0 auto;
	width: 950px;
	height:440px;
	position: relative;
	text-align:left;
	background-repeat: no-repeat;
	top: 40px;
}
#main_img ul {
	height: 220px;
	width: 650px;
	position: relative;
	left: 150px;
	top: 90px;
}
#main_img ul li {
	height: 220px;
	width: 140px;
	list-style-type: none;
	float: left;
	text-indent:-9999px;
}
#main_img ul #card01 {
	background-image: url(../img/card01.gif);
	margin-right:115px;
}
#main_img ul #card02 {
	background-image: url(../img/card02.gif);
	margin-right:115px;
}
#main_img ul #card03 {
	background-image: url(../img/card03.gif);
}
#main_img ul li a {
	display: block;
	height: 100%;
	width: 100%;}
h2 {
	text-indent:-9999px;
}
#box02 {
	width: 460px;
	float:right;
}
#box01 h2 {
	background-image: url(../img/news.gif);
	height: 45px;
	width: 460px;
	margin-bottom: 20px;
}
#box01 a {
	font-weight: bold;
}
#box01 a:hover{
	color:#fc5353;
	text-decoration:underline;
}
#contents #box01 {
	float: left;
	width: 460px;
}
#box01 dl {
	width: 460px;
	overflow: hidden;
	margin-bottom: 30px;
}  
#box01 dl dt {  
	float: left;  
	margin-right: 20px;  
    padding: 0 0 10px 0;  
}  
#box01 dl dd {  
	padding: 0 0 10px 15px;  
	_border-bottom: 1px dotted #ccc;  
}  
#box01 dl dd a {  
    font-weight: bold;  
}
#box03 h2 {
	height: 45px;
	width: 950px;
	margin-bottom: 20px;
}
#box03 #hikaku {
	background-image: url(../img/hikaku.gif);
}
#box03 #jirei {
	background-image: url(../img/example.gif);
	margin-top:20px;
}
#box03 a {
	font-weight: bold;
}
#box03 a:hover{
	color:#fc5353;
	text-decoration:underline;
}
#box03 ul li {
	float: left;
	width: 300px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}
#box03 ul li span {
	background-image: url(../img/icom.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#box03 ul li a img {
	height: 185px;
	width: 300px;
	margin-top: 10px;
}
#box03 table {
	width: 950px;
	border-collapse: collapse;
	border: solid 1px #999;
	margin: 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
#box03 table th,
#box03 table td {
  border: solid 1px #999;
  text-align: center;
}

#box03 table th {
  background: #f8f8f8;
  text-align: center;
  white-space: nowrap;
  color: #555;
  height:35px;
  width:164px;
}

#box03 table tr #hikaku_img01 {
	background-image: url(../img/hikaku_img01.gif);
	height: 120px;
	width: 195px;
	text-indent:-9999px;
}
#box03 table tr #hikaku_img02 {
	background-image: url(../img/hikaku_img02.gif);
	height: 120px;
	width: 195px;
	text-indent:-9999px;
}
#box03 table tr #hikaku_img03 {
	background-image: url(../img/hikaku_img03.gif);
	height: 120px;
	width: 195px;
	text-indent:-9999px;
}
#box03 table tr #hikaku_img04 {
	background-image: url(../img/hikaku_img04.gif);
	height: 120px;
	width: 195px;
	text-indent:-9999px;
}
/*#box03 table tr #hikaku01 {
	background-image: url(../img/hikaku01.gif);
	background-repeat: no-repeat;
}
#box03 table tr #hikaku02 {
	background-image: url(../img/hikaku02.gif);
	background-repeat: no-repeat;
}
#box03 table tr #hikaku03 {
	background-image: url(../img/hikaku03.gif);
	background-repeat: no-repeat;
}
#box03 table tr #hikaku04 {
	background-image: url(../img/hikaku04.gif);
	background-repeat: no-repeat;
}
#box03 table tr #hikaku05 {
	background-image: url(../img/hikaku05.gif);
	background-repeat: no-repeat;
}
#box03 table tr #hikaku06 {
	background-image: url(../img/hikaku06.gif);
	background-repeat: no-repeat;
}*/
#box03 table tr .red {
	color: #FC5353;
	font-weight: bold;
}
#box03 table tr .red02 {
	color: #FC5353;
	font-weight: bold;
	background-color: #FEC9C9;
}