@charset "utf-8";
/* CSS Document */

#mainContents h1 {
	text-align: center;
}

#mainContents #bgTop {margin-left: 13px;}

#mainContents #column {
	background-image: url(../common/images/column_bg.jpg);
	background-repeat: repeat-y;
	width: 598px;
	margin-left: 13px;
	padding-top: 10px;
}
#mainContents #column h2 {margin-left: 35px;}

#mainContents #infomation {
	background-color: #FFFFFF;
	margin-left: 35px;
	width: 526px;
}

#mainContents #qAndA {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	width: 460px;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 30px;
}

#mainContents #column #subnav{
	width: 526px;
	font-size: 0.1px;
	line-height: 1%;
}

#mainContents #column #subnav #subnav01 {
	float: left;
	width: 178px;
}

#mainContents #column #subnav #subnav02 {
	float: left;
	width: 178px;
}

#mainContents #column #subnav #subnav03 {
	float: left;
	width: 170px;
}

#mainContents #column #infomation #qAndA .trouble {
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 5px;
	background-color: #FFFFFF;
	width: 450px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#mainContents #column #infomation #qAndA #qestionList li {
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 1.4em;
	line-height: 1.5em;
}

#mainContents #column #infomation #qAndA #qestionList li a:visited {
	color: #707070;}

#mainContents #column #infomation #qAndA .trouble h4 {
	margin-bottom: 10px;
}

#mainContents #column #infomation #qAndA .trouble .infomationText,
#mainContents #column #infomation #qAndA .trouble .infomationTextList {
	width: 410px;
	padding-left: 20px;
}

#mainContents .gotoTop {
	padding-bottom: 10px;
	text-align: right;
}

.mb10{margin-bottom:10px;}

.mb15{margin-bottom:15px;}

.mb25{margin-bottom:25px;}

.mb30{margin-bottom:30px;}
