/******************* 文字ベース ********************************/
body,tr,td,th {
	font-size:10px; 
	color: #666666; 
	line-height: 120%; 
	font-family: "MS Pゴシック"
}

/************************ リンク *******************************/
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}
a:hover {
	color: #333333;
}


/***************************** パディング **********************************/
.title_01{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

/********************* 文字 *******************************/

.font_11{
	font-size:11px; 
	color: #333333; 
	font-weight: normal;
	line-height: 120%; 
	font-family: "MS Pゴシック"
}
.new_11{
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px; 
	color: #333333; 
	font-weight: normal;
	line-height: 120%; 
	font-family: "MS Pゴシック"
}
.new_or12{
	padding-left: 10px;
	font-size:12px; 
	color: #FF6600; 
	font-weight: normal;
	line-height: 120%; 
	font-family: "MS Pゴシック"
}
.nor_10{
	font-size:10px; 
	color: #333333; 
	font-weight: normal;
	line-height: 120%; 
	font-family: "MS Pゴシック"
}
.prf_09{
	font-size:10px; 
	color: #666666; 
	font-weight: normal;
	line-height: 120%; 
	font-family: "MS Pゴシック"
}

/************************ ライン *******************************/
.line_01{
	border: 1px solid #666666;
	width: 228px;
	height: 25px;
}

/************************ タイトル *******************************/
.search_title_01{
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 1px;
}

/********************** スペーシング *****************************/
.ttl_11{
	padding-left: 10px;
	font-size:11px; 
	color: #333333; 
	line-height: 120%; 
	font-family: "MS Pゴシック"
}

