@charset "shift_jis";
/* CSS Document */

.pan{
	font-size:12px;
	font-weight:normal;
	}
	
.font_a{
	font-weight:bold;
	font-size:12px;
	}	

.arrow{
	 background: url(../../img/common/arrow.gif) no-repeat 0% 50%;
	 padding-left: 16px;
	 padding-top: 2px;
	 padding-bottom: 2px;
	 text-align: left;
}

h3.title_guide{
	border-left: #4C9BD1 3px solid;
	border-bottom: #666666 1px solid;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	
}

.lr10_b15{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	}

.lr10{
	padding-left: 10px;
	padding-right: 10px;
}

.title_sguide{
	background: #EAEAEA url(../../img/common/background_gray.gif) no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	}
	
.right{
	text-align: right;
	}

.tb10{
	padding-top: 10px;
	padding-bottom: 10px;
	}


