@charset "UTF-8";

.sectionPrimary table th,
.sectionPrimary table td {
	font-size:88%;
}

#content ul.lotto {
	list-style:none;
	margin-bottom:20px;
}

.right {
	float:right;
}

#content .oneColumn {
	float:none;
	width:100%;
}

#content .long {
font-size:113%;
font-weight:bold;
line-height:1;
padding:10px 20px 17px;
color:#FFF;
font-family:"MS PGothic",sans-serif;
background:url(/common/images/bg_secondary_long.gif) no-repeat 0 0;
margin-bottom:15px;
}

* html #content .long {
padding:12px 20px 15px;
}

*+html #content .long {
padding:12px 20px 15px;
}

#content p.text {
	margin-bottom:20px;
}

.cell1 {
	width:80px;
}

.cell2 {
	width:110px;
}

.catch1 {
	background:url(../images/bg_hikakuhyou.gif) no-repeat 0 0;
	height:90px;
	list-style:none;
	padding:10px 0 0 20px;
	margin-bottom:20px;
}

* html .catch1 {
	height:120px;
}

#content .sectionPrimary .catch1 p {
	font-size:138%;
	font-weight:bold;
	margin-bottom:5px;
	display:inline;
	line-height:1.8;
}

#content .sectionPrimary .catch1 p span {
	color:#009;
}

.catch1 div {
	text-align:center;
}

#shiyoujouken {
	list-style:none;
	font-size:75%;
	padding-left:10px;
}

#shiyoujouken li {
	float:left;
	width:243px;
	margin-bottom:12px;
}

#shiyoujouken li a {
	background:url(/common/images/icn_an_arrow1.gif) no-repeat left center;
	color:#37447F;
	padding-left:17px;
}

.btnR {
	padding:0 10px 20px;
}

.btnR img {
	display:block;
	width:239px;
	float:right;
}

#content .sectionPrimary .btnR p {
	margin-right:260px;
	font-size:110%;
	line-height:1.7;
	font-weight:bold;
	padding-top:5px;
}

* html #content .sectionPrimary .btnR p {
		font-size:109%;
}

#content .sectionPrimary .btnR p span {
	color:#14288C;
}

/*--------------*/
#comparison a {
	color:#999;
}
#comparison dl {
	width: 360px;
	height: 100px;
	float: left;
	background-color: #e8f1ff;
	margin-bottom: 12px;
	position: relative;
	padding:10px 0 0;
}

* html #comparison dl{
	height: 110px;
}

#comparison dl.boxR {
	float: right;
}

#comparison dl dt {
	font-size: 75%;
	background: url(../images/icon_arrow.gif) no-repeat left center;
	padding-left:17px;
	margin:0 0 10px 10px;
}

#comparison  dd {
	font-size: 75%;

}

#comparison  dd a {
	text-decoration: none;
	color:#666;
}

#comparison  dd.list,
#comparison  dd.listL {
	width:145px;
	float: left;
	margin-bottom:5px;
}

#comparison  dd.listL {
	margin-left:20px;
}

#comparison  dd.listOther {
	margin-left:20px;
	width:auto;
	margin-bottom:5px;
}

#comparison  dd.icon {
	clear:both;
	position: absolute;
	right: 15px;
	top:60px;
	
}

#comparison  dd.icon img {
	margin-left:3px;
}

#content .oneColumn p.hikakuBtn {
	width:170px;
	float: right;
}


.hikakuList {
	font-size: 75%;
	letter-spacing: 0.1em;
	 margin-bottom: 15px;
}

ul.hikakuList li {
	background: url("/common/images/icn_circle.gif") no-repeat scroll left center transparent;
	float: left;
	list-style: none;
	margin-right:15px;
	padding-left:13px;
	
}

.clm2 {
	width:360px;
	float: left;
}

.clm2R {
	width:360px;
	float: right;
}

/* CT>list_kind */
ul.listKind {
	margin:0 0 0 10px;
}
ul.listKind li {
	width:240px;
	float: left;
	list-style: none;
	font-size:75%;
	background: url(/common/images/icn_an_arrow1.gif) no-repeat left center;
	margin-bottom:10px;
}
ul.listKind li a {
	display: block;
	line-height: 1;
	padding-left:17px;
}

/* CT>list_maker */
.listMaker {
	margin:0 0 0 10px;
}

.listMaker li {
	width:240px;
	float: left;
	list-style: none;
	font-size:75%;
	margin-bottom:7px;
}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	clear:both;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
}

* html .clearfix{
	display:inline-block;
}

.clearfix{
	height:1%;
}


