/************************************************************************/
/******************************  BODY基盤  ******************************/
body{
	margin-left: 0px;
	margin-top:0px;
	padding: 0px;
	font-size:12px;
	line-height:19px;
	color:#333333;
	background-color:cccccc;
}
/************************************************************************/
/******************************  TEXT基盤  ******************************/

/****** FONT SIZE"px" nomal ******/
.fn10px{ font-size: 10px; line-height: 18px;}
.fn11px{ font-size: 11px; line-height: 18px;}
.fn11px14{ font-size: 11px; line-height: 14px;}
.fn12px{ font-size: 12px; line-height: 24px;}
.fn14px{ font-size: 14px; line-height: 24px;}
.fn16px{ font-size: 16px; line-height: 24px;}
.fn18px{ font-size: 18px; line-height: 24px;}

/****** FONT SIZE"px" bold ******/
.fb10px{ font-size:10px; font-weight: bold; line-height: 18px;}
.fb11px{ font-size:11px; font-weight: bold; line-height: 18px;}
.fb12px{ font-size:12px; font-weight: bold; line-height: 24px;}
.fb14px{ font-size:14px; font-weight: bold; line-height: 24px;}
.fb16px{ font-size:16px; font-weight: bold; line-height: 24px;}
.fb18px{ font-size:18px; font-weight: bold; line-height: 24px;}

a:link   { text-decoration: none;color:#0d82ae;}
a:visited{ text-decoration: none;color:#0d82ae;}
a:active { text-decoration: none;color:#0d82ae;}
a:hover  { text-decoration: none;color:#2cbeef;}

/************************************************************************/
/******************************  行間処理  ******************************/
#padding_5px { padding-bottom:5px; }
#padding_10px{ padding-bottom:10px; }
#padding_15px{ padding-bottom:15px; }
#padding_20px{ padding-bottom:20px; }
#padding_25px{ padding-bottom:25px; }
#padding_30px{ padding-bottom:30px; }
#padding_35px{ padding-bottom:35px; }
#padding_40px{ padding-bottom:40px; }
#padding_45px{ padding-bottom:45px; }
#padding_50px{ padding-bottom:50px; }

/************************************************************************/
/******************************  そのほか  ******************************/
#footer li{
	float:left;
	padding-right:12px;
	margin: 0px;
	list-style: none;
	line-height:150%;
	font-size:12px;
}

/************************************************************************/
/***************************  ナビゲーション  ***************************/
#navi_list{
	margin: 0px;
	padding: 0px;
}
#navi_list li{
	margin: 0px;
	list-style: none;
	line-height:150%;
	font-size:12px;
	float:left;
	padding:5px 0px 5px 0px;
}

#navi_menu{
	text-decoration: none;
	padding: 4px 0px 0px 9px;
	margin:0px;
	background: url("/common/img/com_leftmenu_btn01_off.gif") no-repeat;
}


#navi_menu2{
	color:#FF6600;
	text-decoration: none;
	padding: 4px 0px 0px 9px;
	margin:0px;
	background: url("/common/img/com_leftmenu_btn01_select.gif") no-repeat;
}

#navi_menu3{
	color:#FF6600;
	text-decoration: none;
	padding: 4px 0px 0px 9px;
	margin:0px;
	background: url("/common/img/com_leftmenu_btn01_select02.gif") no-repeat;
}
