
/* =========================================== *
*
*    加川が追加したCSS(会社設立より）
*    pop_faq.html 用のCSS
*
* =========================================== */

*{
	margin:0px;
	padding:0px;
}


#sotowaku{
	text-align:left;
	margin-top: 0px;
	margin-bottom: 8px;
	width:70%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

h1{
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	}
	
p{
	font-size:11pt;
	padding-top:4px;
	padding-bottom:4px;
	line-height:1.6;
	}

td{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	font-size:11pt;
	background-color: #FFFFFF;
	line-height:1.6;
	}

.toptext{
	font-size:13pt;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}

.space{
	margin-top:30px;
	margin-bottom:15px;
	font-weight: bold;
	}

.space1{
	margin-top:5px;
	font-weight: bold;
	text-align:center;
	}

.space2{
	margin-top:15px;
	margin-bottom:15px;
	}
.space3{
	margin-bottom:15px;
	}

.underline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CCCC;
	margin-top:20px;
	margin-bottom:30px;
	padding-bottom:20px;
	}

table{
	background-color: #CCCCCC;
	}

.shasin{
	margin-left:20px;
	margin-bottom:15px;
	float:right;
	}
.spaceshita{
	margin-bottom:20px;
	}
.bold{
	font-weight:bold;
	}
.blue{
	color:#003399;
	}
.red{
	color:#CC3300;
	}
.cellhaikei1{
	background-image:url(../images/common/bg_01.gif);
}	

.center{
	margin-left:auto;
	margin-right:auto;
}

.textcenter{
	text-align:center;
}

.left{
	text-align:left;
}

.bold{
	font-weight:bold;
}

.f14{
	font-size:14pt;
	font-weight:bold;
}

.backimg1{
	background-image:url(bg_01.gif);
}

.backimg2{
	background-image:url(bg_02.gif);
}
