@charset "shift-jis";
/* CSS Document */
/* ============================== contact.css ============================== */


/* ======= */
/* index.html */
/* ======= */
.contact #mainContent h1{
	border-top: solid #000000 5px;
}

h2{
	border:solid 1px #d9d9d9;
	border-top: solid #71ac1a 5px;
	background:url(../../common/img/main_h2_bg.gif) bottom repeat-x;
	font-size: 100%;
	padding:10px;
	padding-left:20px;
} 
h2{
	border-top: solid #000000 5px;
}
h3{
	border-left: solid 5px #000000;
	text-indent: 5px;
	font-size: 86%;
	margin-bottom: 10px;
}

#mainContent p{
	font-size: 83%;
	margin-bottom: 10px;
}
#mainContent dl{
	font-size: 83%;
}

/* ======= */
/* index */
/* ======= */
.colHalf{
	width: 343px;
	float:left;
	border:solid 1px #cccccc;
	margin-top: 20px;
}
.colHalf h2{
	margin-top: 0px;
	border-left: none;
	border-right: none;
}

.colHalf.first-child{
	margin-right: 20px;
}

.colHalfBox{
	margin-left: 10px;
	margin-right: 10px;
}

.colHalfImg{
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.colHalfTxt{
	float: right;
	width: 235px;
}
.colHalfTxt p{
	margin-top: 0px;
}
.colHalf ul{
	margin-left: 0px;
	padding: 0px;
	border-top:dashed 1px #cccccc;
}
.colHalf ul li{
	margin-top: 5px;
	list-style: none;
	font-size: 83%;
	margin-left: 0px;
	text-align:right;
}
.colHalf ul li a{
	background:url(../../common/img/arw005.gif) left no-repeat;
	padding-left: 10px; 
}
/* ======= */
/* faq */
/* ======= */
.question{
	border-top:dashed 1px #cccccc;
	padding-top: 5px;
	color:#ff6600;
}
.question .col01{
	font-weight: bold;
	font-size: 100%;
	display:block;
	margin-right:15px;
	float:left;
	}
.question .col02{
	font-weight: bold;
	display:block;
	float:left;
	}
.answer{
	padding-top: 5px;
	border-top:dashed 1px #cccccc;
}
.rmv{
	display:none;
}
.article dt{
	font-weight: bold;
	font-size: 100%;
	margin-right:0px;
	width: 20px;
	float:left;
}
.article dd{
	margin-left:30px;
	padding-right: 10px;
}

/* ======= */
/* download */
/* ======= */
table.download{
	width: 100%;
}
