/*------------------------------------------------------------------------------
	共通
------------------------------------------------------------------------------*/
*	{
	font-family: Verdana,"ＭＳ Ｐゴシック";
	line-height: 1.4;
	letter-spacing: normal;
}

.header_bg	{
	width: 100%;
	height: 50px;
}

.header	{
	width: 950px;
	height: 50px;
	margin: 0px auto;
	font-size: 12px;
}

.header_logo	{
	width: 180px;
	float: left;
}

.header_link	{
	width: 470px;
	float: left;
}

.header_link	table	{
	margin: 0px auto;
	table-layout: auto !important;
}

.header_link	th	{
	padding: 0px !important;
	border: 0px !important;
}

.header_link	td	{
	padding: 0px !important;
	border: 0px !important;
}

.header_link	a	{
	text-decoration: none;
}

.header_link_pr	{
	margin: 0px 0px 8px 0px;
	font-weight: bold;
}

.header_call	{
	width: 300px;
	float: right;
}

.header_call	h1	{
	margin: 0px;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.menu	{
	width: 950px;
	height: 34px;
	margin: 0px auto;
	background: url(../image/m-menubk.gif);
}

.menu_bar	{
	height: 25px;
	padding-top: 9px;
	float: left;
}

.menu_bar	table	{
	margin-left: 10px;
	table-layout: auto !important;
}

.menu_bar	th	{
	width: 15px;
	height: 25px;
	padding: 0px !important;
	border: 0px !important;
	background: url(../image/m-shikiri.gif) no-repeat;
}

.menu_bar	td	{
	height: 25px;
	padding: 0px 5px 0px 15px !important;
	border: 0px !important;
	background: url(../image/m-list01.gif) no-repeat;
}

.menu_bar	a	{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.menu_button	{
	width: 170px;
	float: right;
}

.search	{
	width: 950px;
	height: 30px;
	margin: 0px auto;
	background: url(../image/searchbk.gif) repeat-x;
}

.search	th {
	height: 30px;
	padding: 0px !important;
	border: 0px !important;
}

.search	td {
	height: 30px;
	padding: 0px !important;
	border: 0px !important;
}

.body	{
	width: 950px;
/*
	margin: 30px auto;
*/
	margin: 10px auto 30px auto;
}

.subbody	{
	width: 950px;
}

.navi	{
	width: 148px;
	padding: 10px;
	border: solid 2px #CCCCCC;
	font-size: 12px;
	float: left;
}

.navi_n	{
	width: 170px;
	font-size: 12px;
	float: left;
}

.content	{
	width: 750px;
	float: right;
}

.footer	{
	width: 100%;
	padding-top: 10px;
	border-top: solid 1px #CCCCCC;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.footer	a	{
	color: #666666;
	text-decoration: none;
}

.clear	{
	clear: both;
}

.hide	{
	display: none;
}

.hiding	{
	visibility: hidden;
}

.center	{
	margin: 0px auto;
}

.bar	{
	height: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
	background-image: url(../image/bar.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px !important;
}

.title	{
	margin-bottom: 10px;
	padding: 0px 0px 5px 15px;
	background-image: url(../image/bar05.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	border-bottom: solid 1px #6495ED;
	color: #6495ED;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px !important;
}

.link	{
	padding-left: 18px;
	background-image: url(../image/ar01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.link	a	{
	text-decoration: none;
}

.link2	{
	padding-left: 18px;
	background-image: url(../image/ar02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.link3	{
	padding-left: 18px;
	background-image: url(../image/ar03.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.link3	a	{
	text-decoration: none;
}

.link4	{
	padding-left: 18px;
	background-image: url(../image/sq01.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

.link5	{
	padding-left: 22px;
	background-image: url(../image/list_ha.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
}

.link6	{
	padding-left: 20px;
	background-image: url(../image/ar06.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px;
}

.exclamation	{
	padding-left: 22px;
	background-image: url(../image/exclamation.gif);
	background-repeat: no-repeat;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px !important;
}

.upload_dialog	{
	width: 300px;
	padding: 30px 10px;
	background-color: #FFFFFF;
	border: solid 2px #CCCCCC;
	font-size: 12px;
	text-align: center;
	position: absolute;
	display: none;
}

.bold	{
	font-weight: bold;
}

.fw_normal	{
	font-weight: normal;
}

.uline	{
	text-decoration: underline;
}

.html_area table	{
	table-layout: auto !important;
}

.html_area th	{
	padding: 0px !important;
	border: 0px !important;
}

.html_area td	{
	padding: 0px !important;
	border: 0px !important;
}

.primeCtgry	{
	width: 950px;
	height: 42px;
	margin: 0px auto;
	background-image: url(../image/menu_line.gif);
	background-repeat: repeat-x;
	background-position: 0px 32px;
}

.primeCtgry table	{
	border-collapse: collapse;
	table-layout: fixed;
	margin-left: 34px;
}

.primeCtgry th	{
	width: 126px;
	border: 0px !important;
	padding: 0px !important;
	vertical-align: top;
}

.primeCtgry_name	{
	margin-top: -40px;
	font-size: 14px;
}

.primeCtgry_name a	{
	text-decoration: none;
	color: #FFFFFF;
}

.primeCtgry_name1	{
	margin-top: -24px;
	font-size: 12px;
}

.primeCtgry_name1 a	{
	text-decoration: none;
	color: #888888;
}

/*------------------------------------------------------------------------------
	共通(ボディ)
------------------------------------------------------------------------------*/
.my_body	table	{
	border-collapse: collapse;
	table-layout: fixed;
}

.my_body	th	{
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #FFFFFF;
}

.my_body	td	{
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.my_body	caption	{
	font-size: 14px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------
	共通(テーブル)
------------------------------------------------------------------------------*/
.my_table	{
	border-collapse: collapse;
	table-layout: fixed;
}

.my_th	{
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	color: #FFFFFF;
}

.my_td	{
	padding: 5px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.my_caption	{
	font-size: 14px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------
	共通(幅)
------------------------------------------------------------------------------*/
.wd10	{
	width: 10px;
}

.wd20	{
	width: 20px;
}

.wp50	{
	width: 40px;
}

.wd50	{
	width: 50px;
}

.wd65	{
	width: 65px;
}

.wp70	{
	width: 60px;
}

.wp75	{
	width: 65px;
}

.wd85	{
	width: 85px;
}

.wd90	{
	width: 90px;
}

.wp90	{
	width: 80px;
}

.wp100	{
	width: 90px;
}

.wd100	{
	width: 100px;
}

.wi100	{
	width: 100px !important;
}

.wp125	{
	width: 115px;
}

.wd140	{
	width: 140px;
}

.wp150	{
	width: 140px;
}

.wd150	{
	width: 150px;
}

.wd175	{
	width: 175px;
}

.wp180	{
	width: 170px;
}

.wd180	{
	width: 180px;
}

.wd200	{
	width: 200px;
}

.wp200	{
	width: 190px;
}

.wp210	{
	width: 200px;
}

.wp220	{
	width: 210px;
}

.wp225	{
	width: 215px;
}

.wp230	{
	width: 220px;
}

.wp250	{
	width: 240px;
}

.wd250	{
	width: 250px;
}

.wp275	{
	width: 265px;
}

.wd280	{
	width: 280px;
}

.wd300	{
	width: 300px;
}

.wp300	{
	width: 290px;
}

.wp350	{
	width: 340px;
}

.wp380	{
	width: 370px;
}

.wd375	{
	width: 375px;
}

.wd385	{
	width: 385px;
}

.wp400	{
	width: 390px;
}

.wd400	{
	width: 400px;
}

.wp450	{
	width: 440px;
}

.wd470	{
	width: 470px;
}

.wd480	{
	width: 480px;
}

.wp490	{
	width: 480px;
}

.wd500	{
	width: 500px;
}

.wd550	{
	width: 550px;
}

.wp550	{
	width: 540px;
}

.wd560	{
	width: 560px;
}

.wd585	{
	width: 585px;
}

.wp600	{
	width: 590px;
}

.wp650	{
	width: 640px;
}

.wd650	{
	width: 650px;
}

.wd735	{
	width: 735px;
}

.wd750	{
	width: 750px;
}
/*------------------------------------------------------------------------------
	共通(マージン)
------------------------------------------------------------------------------*/
.mt5	{
	margin-top: 5px;
}

.mb5	{
	margin-bottom: 5px;
}

.ml5	{
	margin-left: 5px;
}

.mt10	{
	margin-top: 10px;
}

.mb10	{
	margin-bottom: 10px;
}

.ml10	{
	margin-left: 10px;
}

.mt20	{
	margin-top: 20px;
}

.mb20	{
	margin-bottom: 20px;
}

.ml20	{
	margin-left: 20px;
}

.mt30	{
	margin-top: 30px;
}

.mb30	{
	margin-bottom: 30px;
}
/*------------------------------------------------------------------------------
	共通(パディング)
------------------------------------------------------------------------------*/
.pd0	{
	padding: 0px !important;
}

.ph0	{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pv0	{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.pt0	{
	padding-top: 0px !important;
}

.pd5	{
	padding: 5px;
}

.pt5	{
	padding-top: 5px;
}

.pd10	{
	padding: 10px;
}

.pt10	{
	padding-top: 10px;
}

.pv10	{
	padding: 10px 0px;
}

.pv20	{
	padding: 20px 0px;
}

.ph20	{
	padding: 0px 20px;
}

.pl10	{
	padding-left: 10px;
}

.pd20	{
	padding: 20px;
}

.pl20	{
	padding-left: 20px;
}

.pl40	{
	padding-left: 40px;
}
/*------------------------------------------------------------------------------
	共通(文字サイズ)
------------------------------------------------------------------------------*/
.fs10	{
	font-size: 10px;
}

.fs12	{
	font-size: 12px;
}

.fs14	{
	font-size: 14px;
}

.fs16	{
	font-size: 16px;
}

.fs20	{
	font-size: 20px;
}

.fs24	{
	font-size: 24px;
}

.fs36	{
	font-size: 36px;
}
/*------------------------------------------------------------------------------
	共通(文字寄せ)
------------------------------------------------------------------------------*/
.tl	{
	text-align: left;
}

.tc	{
	text-align: center;
}

.tr	{
	text-align: right;
}
/*------------------------------------------------------------------------------
	共通(前景色)
------------------------------------------------------------------------------*/
.fg_red	{
	color: #FF0000;
}

.fg_black	{
	color: #333333 !important;
}

.fg_blue	{
	color: #0000FF;
}

.fg_gray	{
	color: #888888;
}

.fg_white	{
	color: #FFFFFF;
}

.fg_lgray	{
	color: #666666;
}
/*------------------------------------------------------------------------------
	共通(背景色)
------------------------------------------------------------------------------*/
.bg_clear	{
	background-color: transparent !important;
}

.bg_white	{
	background-color: #FFFFFF;
}

.bg_gray	{
	background-color: #948A7B;
}

.bg_lgray	{
	background-color: #F7F3EF;
}

.bg_highlight	{
	background-color: #FFFACD;
}

.bg_pink	{
	background-color: #FED0E0;
}

.bg_floral	{
	background-color: #FFFAF0;
}

.bg_green	{
	background-color: #DEEBC6;
}
/*------------------------------------------------------------------------------
	共通(ボーダー)
------------------------------------------------------------------------------*/
.bd0	{
	border: 0px !important;
}

.bt0	{
	border-top: 0px !important;
}

.bd_gray	{
	border: solid 1px #888888;
}

.bb_dbl	{
	border-bottom: solid 1px #CCCCCC !important;
	border-top: solid 1px #CCCCCC !important;
}

.bd_dot	{
	border-bottom: dashed 1px #CCCCCC !important;
	border-top: dashed 1px #CCCCCC !important;
}

.bb1_dashed	{
	border-bottom: dashed 1px #7C8285;
}
/*------------------------------------------------------------------------------
	共通(フロート)
------------------------------------------------------------------------------*/
.f_left	{
	float: left;
}

.f_right	{
	float: right;
}
/*------------------------------------------------------------------------------
	table
------------------------------------------------------------------------------*/
.table_header_color {
	width: 100px;
	height: 20px;
	background-color: #C0C0C0;
	border: solid 1px #888888;
	cursor: pointer
}

.table_border_color {
	width: 100px;
	height: 20px;
	background-color: #DCDCDC;
	border: solid 1px #888888;
	cursor: pointer
}
/*------------------------------------------------------------------------------
	add(axis)
------------------------------------------------------------------------------*/
.add_h1{
	color: #666666;
	font-weight: normal;
	font-size:10px;
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	width:auto;
}
.add01{
	margin-bottom: 10px; 
	color: #FF0000; 
	font-size: 10px; 
	text-align: center;
}
.add02{
	color: #666666;
	font-size:10px;
	float:right;
}
.add02 a{
	text-decoration:none;
	color:#333333;
}

.add03{
	width:950px; 
	margin:0px auto;
}
.add04{
	text-indent:1em;
}
.add05{
	font-size:10px;
	margin:5px 0px;
}
.add05 a{
	text-decoration:none;
}
.add_h2{
	color: #333333;
	font-size: 12px;
	margin:0px;
	padding:0px;
}