/* CSS Document */

@charset "utf-8";



.columnImageBlock {
	width:648px;
	margin-bottom:15px;
	font-size:1.2em;
}
.columnImageBlock .columnImageBlockInner {
	padding:0 10px;
}

.columnImageBlock .columnTitle {
	border-bottom:#1e93ed 2px solid ;
	margin-bottom:9px;
	color:#528139;
	text-decoration:underline;
	padding:0 0 3px;
	font-weight:bold;

}

.columnImageBlock .columnImageBlockInner .imgBlock {
	width:174px;
	float:left;
}
.columnImageBlock .columnImageBlockInner .txtBlock {
	padding-left:189px;

}

.columnImageBlock .columnImageBlockInner .txtBlock table {
	width:99%;
}
.columnImageBlock .columnImageBlockInner .txtBlock table th,
.columnImageBlock .columnImageBlockInner .txtBlock table td {
	padding:4px 0 2px 6px;
	border-bottom:#1e93ed 1px solid ;
	text-align:left;
}

.columnImageBlock .columnImageBlockInner .txtBlock table .row02 th,
.columnImageBlock .columnImageBlockInner .txtBlock table .row02 td,
.columnImageBlock .columnImageBlockInner .txtBlock table .row03 th,
.columnImageBlock .columnImageBlockInner .txtBlock table .row03 td{
	padding:28px 0 2px 6px;
	text-align:left;
}

.columnImageBlock .columnImageBlockInner .txtBlock table th,
.columnImageBlock .columnImageBlockInner .txtBlock table .row02 th,
.columnImageBlock .columnImageBlockInner .txtBlock table .row03 th {
	width:164px;
}

.last {
	margin-bottom:40px;
}

.fc01 {
	color:#990000;
	font-weight:bold;
}




.useBlock {
clear: both;
margin-bottom: 10px;
background: #f9f9f9;
border: 1px solid #cfcfcf;
font-size: 1.2em;
}


.useBlock dl dt {
padding:10px 0 8px;
background: url(img/index_bg_006.gif) repeat-x left bottom;
font-weight: bold;
}

.useBlock dl dt span {
padding-left: 10px;
}

.useBlock dl dd {
padding:10px;
}

.useBlock dl dd span{
padding-left: 15px;
}

.support {
border: 1px solid #c4c4c4;
}

.support ul li{
float: left;
margin-right: 10px;
}

.support ul {
margin: 0 25px 0 25px;
padding: 10px 0 25px 15px;
background: url(img/index_bg_007.gif) no-repeat left top;
}

/*--------------------------------------20090327CSS--*/

.Canpaign_Finish{
position:absolute;
margin-top:5px;
margin-left:15px;
background-image:url(img/fin_icon.gif);
width:50px;
height:50px;
display:block;
}

/* safari only \*/
html:\66irst-child .Canpaign_Finish{
position:absolute;
margin-top:15px;
margin-left:15px;
background-image:url(img/fin_icon.gif);
width:50px;
height:50px;
display:block;
}
/* safari 3.0only \*/
@media screen and (-webkit-min-device-pixel-ratio:0){
.Canpaign_Finish{
position:absolute;
margin-top:15px;
margin-left:15px;
background-image:url(img/fin_icon.gif);
width:50px;
height:50px;
display:block;
}
}
.Canpaign_Finish span{
display:none;
}

/*--------------------------------------20090327CSS--*/

.Canpaign_only{
position:absolute;
margin-top:5px;
margin-left:15px;
background-image:url(img/anime_icon.gif);
width:50px;
height:50px;
display:block;
}

/* safari only \*/
html:\66irst-child .Canpaign_only{
position:absolute;
margin-top:15px;
margin-left:15px;
background-image:url(img/anime_icon.gif);
width:50px;
height:50px;
display:block;
}