@charset "Shift_JIS";

/**************************/
/* サイトポリシー         */
/**************************/
h2{
	background: url(../images/inner_h2_bg.jpg) no-repeat left top;	
	width:658px;
	height:30px;
	_height:43px;
	margin:10px auto 20px auto;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-top:13px;
	text-indent:30px;
	
}
h3 {
	margin:10px auto 10px auto;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:5px 10px 5px 10px;
	border:1px solid #999;
}
h4 {
	margin:5px auto 10px auto;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 5px 0px;
	color:#000066;
	text-decoration:underline;
}


/*-- 本文 -----------*/
div.block_tt {
	width:620px;
	margin:0px auto;
	padding-bottom:20px;
	text-align:left;
}
div.block_outer {
	width:620px;
	margin:0px auto;
	padding-bottom:20px;
	text-align:left;
}
div.block_outer p{
	padding-bottom:15px;
}

div.block {
	width:600px;
	margin:0px auto;
	text-align:left;
}
div.block p{
	padding-bottom:15px;
}



div.block_in {
	width:560px;
	padding:0px 0px 10px 50px;
	text-align:left;
}
div.block_in li{
 	text-indent: -1.8em; 

}

.geotrust{
}	


.geotrust a:link ,.geotrust a:visited { 
	color: #333; 
	text-decoration: none;	
}

.geotrust a:active ,.geotrust a:hover { 
	color: #FF9900;
	text-decoration: underline;
}



