@charset "UTF-8";

/***
 pages
 */

.textright {
	text-align:right;
}

.common_table th,
.common_table td{margin:0;padding:0;}
.common_table {border-collapse:collapse;border-spacing:0;}
.common_table th{font-style:normal;font-weight:normal;}
.common_table th {text-align:left;}

.common_about p{
	margin:0px 7px;
	font-size:12px;
	font-style:normal;
}

.common_table {
	line-height:1.6;
	font-size:14px;
	margin-bottom:5px;
	margin-left:1px;
	width:675px;
	border-top:1px solid #dddddd;
	border-left:1px solid #dddddd;
	
}

.common_table th,
.common_table td{
	padding:3px;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}

.common_table th{
	width:120px;
	font-weight:normal;
	background-color:#efefef;
}

.sub_sti{
	clear:both;
}

.sub_ti p {
	margin:5px 0px;
}

.item {
	margin-bottom:45px;
}

.item h1,
.item h2,
.item h3,
.item h4{
	display:block;
	font-size:100%;
	margin:0px;
	padding:0px;
}

.item-inner {
	margin:0px 10px;
}

.item h2 {
	display:block;
	text-align:center;
	margin:15px 0px 15px 0px;
	font-size:18px;
}

.item h3{
	margin:10px 0px 10px 0px;
}

.item table{
	width:600px;
	margin:0px auto 15px auto;
}

p span {
font-weight:bold;
}

.font14 {
	font-size:14px;
}