@charset "utf-8";

/*_______________HTML_TAGS_______________*/
html{
	/*¥*/height:100%;/**/
}

body{
	/*¥*/height:100%;/**/
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-family: "MS PGothic","Osaka","Hiragino Kaku Gothic Pro",sans-serif;
	background-color:#ffffff;
	background-position:top center;
	background-repeat:repeat-y;
	font-size:100%;
	line-height:1.5;
	color:#333333;
}

* html body{padding-left:1px;} 
*+html body{padding-left:1px;}

strong{
	color:#E598C9;
	font-weight:bold;
}

hr{
	display:none;
}
/*_______________font-color_______________*/
.fontFFF{color:#fff;}

/*_______________font-weight_______________*/
.textBold{font-weight:bold;}

/*_______________CLEAR_HACK_______________*/
.clear{
	content:".";
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
	visibility:hidden;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	clear:both;
}

/*
.clear{
	display:inline-block;
}
*/
/*_______________SEO_HIDE_TEXT_______________*/
.hideBlock{
	display:none;
}
/*_______________MAIN_LAYOUT_______________*/
#contentDoc{
	width: 560px;
	margin:0px auto;
	padding:0px;
	border-left:solid 1px #d6d6d6;
	border-right:solid 1px #d6d6d6;
	text-align:center;
}

/*_______________COMMON_HEADERS_______________*/
#commonHeader {
	width:560px;
	height:107px;
	margin:0px;
	padding:0px;
	text-align:left;
}

/*_______________HEADER_LEFT(SITE_IDENTITY)_______________*/
#headerLeft{
	width:560px;
	height:107px;
	margin:0px;
	padding:0px;
}

#siteDiscript{
	width:560px;
	height:28px;
	margin:0px;
	padding:0px;
	border:none;
}

#siteLogo{
	width:560px;
	height:78px;
	margin:0px;
	padding:0px;
}

/*_______________HEADER_RIGHT(COMMON_MENU)_______________*/
#headerRight{
	display:none;
}

#gotoESite{
	display:none;
}

/*_____FONT_SIZE_CHENGER_____*/
#fontMenu{
	display:none;
}


/*_____COMMON_MENU_____*/
#headerMenu{
	display:none;
}

/*_______________GLOBAL_MENU_______________*/
#globalMenu{
	width:560px;
	height:20px;
	margin:0px;
	padding:0px;
	background-image:url(../image/common/globalmenu/printglobal.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#globalMenu ul{
	display:none;
}
/*_______________COMMON_FOOTER_______________*/
#commonFooter{
	width:560px;
	margin:0px;
	padding:5px 0px 50px 0px;
	text-align:center;
/*	background-color:#fff;*/
	border-top:solid 1px #d6d6d6;
}

#footerMenu{
	display:none;
}

#copyRight{
	width:250px;
	height:10px;
	margin:2px auto 0px;
	padding:0px;
	text-align:center;
}

/*_______________PANKUZU_______________*/
#directryMenu{
	display:none;
}
/*__PAGE_TOP_LINK__*/
.gotoPageTop{
	display:none;
}

#gotoPageTop{
	display:none;
}
/*_______________CONTENT_______________*/
#content{
	width:540px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

/*_______________LEFT_SIDE_______________*/
#contentSide{
	display:none;
}

/*_______________MAIN_AREA_(2_collmun)_______________*/
#contentMain{
	width:540px;
	margin:0px auto 10px;
	padding:0px;
	text-align:left;
}

/*_______________PAGE_FORMAT_______________*/
.pageTitle{
	width:540px;
	margin:0px 0px 10px;
	padding:0px;
}

.pageTitleText{
	width:540px;
	margin:5px 0px 10px;
	padding:0px;
	font-size:26px;
	line-height:1.2;
	font-weight:normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro",serif;
	letter-spacing:-0.08em;
}

/*____1_COLLUMS____*/
.para1collumn{
	margin:0px 10px;
	padding:0px;
	text-align:left;
}

/*____2_COLLUMS____*/
.para2collumn{
	width:250px;
	margin:0px 10px;
	padding:0px;
	text-align:left;
	float:left;
}

/*____3_COLLUMS____*/
.para3collumn{
	width:160px;
	margin:0px 10px;
	padding:0px;
	text-align:left;
	float:left;
}

/*____Headers____*/
.pageHeaderL{
	margin:20px 0px 10px;
	padding:0px 0px 5px;
	font-weight:bold;
	line-height:1.4;
	background-image:url(../image/common/pagetitle_line.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.pageHeaderI{
	margin:20px 0px 10px;
	padding:0px 0px 5px 20px;
	text-indent:-20px;
	font-weight:bold;
	line-height:1.4;
	background-image:url(../image/common/pagetitle_line.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.pageHeaderL img,.pageHeaderI img{
	margin:0px 5px 0px 0px;
	padding:0px;
	vertical-align:middle;
}

.pageHeaderS{
	margin:0px 0px 4px;
	padding:0px;
	font-weight:bold;
}

/*____PARAGRAPHS____*/
.pageLead{
	margin:20px 0px 15px;
	padding:0px;
}

.paragraphs{
	margin:0px 0px 10px 10px;
	padding:0px;
}

.paragraph0{
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*____PARAGRAPHS_APPENDIX____*/
.appendixDef{
	margin:0px 0px 10px;
	padding:3px 10px 0px;
	border-top:dashed 1px #d6d6d6;
	list-style-type:none;
}

.appendixExt{
	margin:0px 0px 10px;
	padding:3px 10px 0px 10px;
	text-indent:-2%;
	border-top:dashed 1px #d6d6d6;
	list-style-type:none;
}

/*____LIST____*/
.listItem{
	margin:0px 0px 10px 30px;
	padding:0px;
}

.listNote{
	margin:0px 5px 10px 25px;
	padding:0px;
	text-indent:-3%;
	list-style-type:none;
}

.listDirD{
	margin:0px 5px 10px 15px;
	padding:0px;
	list-style-type:disc;
}

.listDirR{
	margin:0px 5px 10px 15px;
	padding:0px;
	list-style-type:upper-roman;
}

.listDirN{
	margin:0px 5px 10px 15px;
	padding:0px;
	list-style-type:decimal;
}

.listNews{
	margin:0px;
	padding:0px;
}

.listNews dl{
	margin:0px;
	padding:0px;
}

.listNews dt{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/common/arrow_l.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
}

.dateFormat{
	margin:0px 0px 0px 10px;
	padding:0px;
	font-weight:bold;
	font-size:90%;
	color:#999999;
}

.titleFormat{
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#89c07b;
}

.listNews dd{
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 15px;
	border-bottom:dotted 1px #d6d6d6;
}

.listLinkL{
	margin:0px 0px 10px 25px;
	padding:0px;
	list-style-image:url(../image/common/arrow_l.gif);
}

.listLinkB{
	margin:0px 0px 10px 25px;
	padding:0px;
	list-style-image:url(../image/common/arrow_b.gif);
}

.lineLinkL,.lineLinkB,.lineLinkW{
	margin:0px 0px 5px 10px;
	padding:0px;
	display:inline;
}

.lineLinkL li{
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 14px;
	background-image:url(../image/common/arrow_l.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:inline;
}

.lineLinkB li{
	margin:0px 10px 10px 10px;
	padding:0px 0px 0px 14px;
	background-image:url(../image/common/arrow_b.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:inline;
}

.lineLinkW li{
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 14px;
	background-image:url(../image/common/arrow_w.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	display:inline;
}

.dListDef{
	margin:0px 0px 0px 10px;
	padding:0px;
}

.dListDef dl{
	margin:0px;
	padding:0px;
}

.dListDef dt{
	margin:0px 0px 5px 0px;
	padding:0px;
}

.dListDef dd{
	margin:0px 0px 10px 10px;
	padding:0px;
}


dl.dListFloat{
	margin:0px 0px 0px 10px;
	padding:0px;
}

.dListFloat dt{
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
	clear:left;
}

.dListFloat dd{
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}


/*____BOX_COLLUMN____*/
.collumnBox{
	margin:5px 0px 5px;
	padding:0px 0px 10px;
	background-image:url(../image/common/block_collumn_02.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

.collumnText{
	margin:0px;
	padding:10px 15px 0px;
	background-image:url(../image/common/block_collumn_01.gif);
	background-repeat:repeat-y;
}

/*____TABLES____*/
/*_____DATA_TABLE_____*/
.dataTable{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:solid 1px #c8c8c8;
}
.dataHeadA{
	margin:0px;
	padding:3px 3px;
	background-color:#e4ddc4;
	border:solid 1px #c8c8c8;
	line-height:1.5;
	font-size:96%;
}

.dataHeadB{
	margin:0px;
	padding:3px 3px;
	background-color:#efebdb;
	border:solid 1px #c8c8c8;
	line-height:1.5;
	font-size:96%;
}

.dataCellL{
	margin:0px;
	padding:3px 3px;
	background-color:#ffffff;
	border:solid 1px #c8c8c8;
	text-align:left;
	line-height:1.5;
}

.dataCellC{
	margin:0px;
	padding:3px 3px;
	background-color:#ffffff;
	border:solid 1px #c8c8c8;
	text-align:center;
	line-height:1.5;
}

.dataCellR{
	margin:0px;
	padding:3px 3px;
	background-color:#ffffff;
	border:solid 1px #c8c8c8;
	text-align:right;
	line-height:1.5;
}

/*_____LIST_TABLE_____*/
.listTable{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border:solid 1px #FFF;
	border-bottom:dotted 1px #c8c8c8;
}

.listHeadA{
	margin:0px;
	padding:4px 4px;
	background-color:#ffffff;
	border-top:solid 5px #e4ddc4;
	border-bottom:dotted 1px #c8c8c8;
	text-align:left;
	vertical-align:top;
	line-height:1.5;
}

.listHeadB{
	margin:0px;
	padding:4px 4px;
	border-left:solid 5px #e4ddc4;
	border-bottom:dotted 1px #c8c8c8;
	text-align:left;
	vertical-align:top;
	line-height:1.5;
}

.listCellL{
	margin:0px;
	padding:4px 4px;
	border-bottom:dotted 1px #c8c8c8;
	background-color:#ffffff;
	text-align:left;
	line-height:1.5;
}

.listCellC{
	margin:0px;
	padding:4px 4px;
	border-bottom:dotted 1px #c8c8c8;
	background-color:#ffffff;
	text-align:center;
	line-height:1.5;
}

.listCellR{
	margin:0px;
	padding:4px 4px;
	border-bottom:dotted 1px #c8c8c8;
	background-color:#ffffff;
	text-align:right;
	line-height:1.5;
}

/*_____TEXT_____*/
strong.notice{
	font-weight:bold;
	color:#FC7B1A;
}

strong.special{
	font-weight:bold;
	color:#89c07b;
}
/*_____Sepalater_Line__*/
.pLineT10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:10px auto 0px;
	padding:0px;
	border-top:solid 1px #d6d6d6;
	clear:both;
}

.pLineB10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:0px auto 10px;
	padding:0px;
	border-top:solid 1px #d6d6d6;
	clear:both;
}

.pLineE10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:10px auto;
	padding:0px;
	border-top:solid 1px #d6d6d6;
	clear:both;
}

/*_____Sepalater_Line__*/
.dLineT10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:10px auto 0px;
	padding:0px;
	border-top:dashed 1px #d6d6d6;
	clear:both;
}

.dLineB10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:0px auto 10px;
	padding:0px;
	border-top:dashed 1px #d6d6d6;
	clear:both;
}

.dLineE10{
	width:520px;
	height:1px;
	line-height:1px;
	margin:10px auto;
	padding:0px;
	border-top:dashed 1px #d6d6d6;
}

.dLineE05{
	width:520px;
	height:1px;
	line-height:1px;
	margin:5px auto;
	padding:0px;
	border-top:dashed 1px #d6d6d6;
	clear:both;
}

/*_____PREV_NEXT_____*/
.linkNext{
	margin:0px;
	padding:0px 15px 0px 0px;
	background-image:url(../image/common/arrow_l.gif);
	background-position:right 3px;
	background-repeat:no-repeat;
}

.linkPrev{
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url(../image/common/arrow_r.gif);
	background-position:left 3px;
	background-repeat:no-repeat;
}

/*____LINK_TEXT____*/
span.arrowLinkL{
	margin:0px;
	padding:0px 2px 0px 12px;
	background-image:url(../image/common/arrow_l.gif);
	background-position:2px 1px;
	background-repeat:no-repeat;
}

span.arrowLinkR{
	margin:0px;
	padding:0px 2px 0px 12px;
	background-image:url(../image/common/arrow_r.gif);
	background-position:2px 1px;
	background-repeat:no-repeat;
}

span.arrowLinkB{
	margin:0px;
	padding:0px 2px 0px 12px;
	background-image:url(../image/common/arrow_b.gif);
	background-position:2px 0px;
	background-repeat:no-repeat;
}

span.arrowLinkT{
	margin:0px;
	padding:0px 2px 0px 12px;
	background-image:url(../image/common/arrow_t.gif);
	background-position:2px 0px;
	background-repeat:no-repeat;
}

span.arrowLinkW{
	margin:0px;
	padding:0px 2px 0px 12px;
	background-image:url(../image/common/arrow_w.gif);
	background-position:2px 0px;
	background-repeat:no-repeat;
}

li.arrowLinkL{
	list-style-image:url(../image/common/arrow_l.gif);
}

li.arrowLinkR{
	list-style-image:url(../image/common/arrow_r.gif);
}

li.arrowLinkB{
	list-style-image:url(../image/common/arrow_b.gif);
}

li.arrowLinkT{
	list-style-image:url(../image/common/arrow_t.gif);
}

li.arrowLinkW{
	list-style-image:url(../image/common/arrow_w.gif);
}


/*_____PAGING_____*/
.pagingLinkTop{
	width:25%;
	height:25px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;
}

.pagingLinkTop a{
	display:block;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	background-image:url(../image/common/sbutton_lt.gif);
	background-repeat:no-repeat;
}

.pagingLinkTop a:hover{
	background-image:url(../image/common/sbutton_lt_ov.gif);
	background-repeat:no-repeat;
}

.pagingLinkEnd{
	width:25%;
	height:25px;
	margin:0px;
	padding:0px;
	text-align:left;
	float:right;
}

.pagingLinkEnd a{
	display:block;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	float:right;
	background-image:url(../image/common/sbutton_gt.gif);
	background-repeat:no-repeat;
}

.pagingLinkEnd a:hover{
	background-image:url(../image/common/sbutton_gt_ov.gif);
	background-repeat:no-repeat;
}


.pagingLinkNavi{
	width:50%;
	height:25px;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
}

.pagingLinkNavi ul{
	height:25px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	list-style-type:none;
}

.pagingLinkNavi li{
	display:inline;
	height:15px;
	margin:10px 0px 0px 5px;
	padding:0px 4px 0px 0px;
	border-right:solid 1px #d6d6d6;
	vertical-align:middle;
}

.pagingLinkNavi li.pagingLast{
	border-right:none;
	line-height:1.5;
}

.pagingLinkNavi li.pagingSelected{
	color:#89c07b;
	font-size:120%;
	font-weight:bold;
	line-height:1.2;
}

.pagingLinkNavi li.pagingPrev,.pagingLinkNavi li.pagingNext{
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	border-right:none;
	vertical-align:top;
/*	vertical-align:middle;*/
}

.pagingLinkNavi li.pagingPrev a{
	display:block;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
	border-right:none;
	background-image:url(../image/common/sbutton_l.gif);
	background-repeat:no-repeat;
}

.pagingLinkNavi li.pagingNext a{
	display:block;
	width:25px;
	height:25px;
	margin:0px;
	padding:0px;
	float:right;
	text-indent:-9999px;
	border-right:none;
	background-image:url(../image/common/sbutton_r.gif);
	background-repeat:no-repeat;
}

.pagingLinkNavi img{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

.pagingLinkNavi a:hover{
	color:#89c07b;
	text-decoration:underline;
}

/*_____TAB_BUTTON_____*/
.tabButton{
	display:none;
}

.tabButton ul{
	margin:0px;
	padding:0px;
	display:inline;
}

.tabButton li{
	width:130px;
	margin:0px;
	padding:0px;
	display:inline;
}

.tabButton a.tabOddstyle{
	width:130px;
	height:20px;
	margin:0px;
	padding:5px 0px 0px;
	display:block;
	border-bottom:3px solid  #c8dcc8;
	background-image:url(../image/common/buttons/tbutton.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}

.tabButton a:hover{
	border-bottom:3px solid  #99EA7F;
}

.tabButton a.tabSelected{
	width:130px;
	height:20px;
	margin:0px;
	padding:5px 0px 0px;
	display:block;
	border-bottom:3px solid  #99EA7F;
	background-image:url(../image/common/buttons/tbutton.gif);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}

/*_____________FORM_______________*/
#formArea{
	margin:0px 10px;
	padding:0px;
}

#formArea dl{
	margin:0px;
	padding:0px;
}

#formArea dt.formLabel{
	width:120px;
	margin:0px;
	padding:5px 0px 0px;
	border-top:solid 1px #d6d6d6;
	float:left;
}

#formArea dd.formField{
	width:380px;
	margin:0px 0px 10px;
	padding:5px 0px 0px 5px;
	border-top:solid 1px #d6d6d6;
	border-left:solid 1px #d6d6d6;
	float:left;
}

#formArea .formButtons{
	margin:0px;
	padding:5px 0px 0px;
	text-align:center;
	border-top:solid 1px #c5c5c5;
}

/*_____UTILITY_BOX_____*/
.boxLeft{float:left;}
.boxRight{float:right;}
.boxCenter{
	margin:0px auto;
	padding:0px;
}

/*____image_positioning____*/
.imageCenter{
	text-align:center;
	margin:0px auto 5px;
	padding:0px;
}
.imageLeft{
	float:left;
	margin:2px 5px 0px 0px;
	padding:0px;
}
.imageRight{
	float:Right;
	margin:2px 0px 0px 5px;
	padding:0px;
}

/*____image_positioning_with_captions____*/
.captionBoxL{
	text-align:center;
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px;
}
.captionBoxR{
	text-align:center;
	float:right;
	margin:0px 0px 0px 10px;
	padding:0px;
}

.captionBoxL img,.captionBoxR img{
	margin:0px 0px 5px 0px;
	padding:0px;
	border:none;
	text-decoration:none;
}

/*_______________TEMPLATE_UTILITY_______________*/
.noMargin{
	margin:0px;
	padding:0px;
	border:0px;
	line-height:0px;
	text-decoration:none;
}

.centeredObj{
	margin:0px auto;
	padding:0px;
}

/*WIDTH*/
.width740{width:740px;}
.width720{width:720px;}
.width540{width:540px;}
.width528{width:528px;}
.width520{width:520px;}
.width518{width:518px;}
.width512{width:512px;}
.width510{width:510px;}
.width508{width:508px;}
.width471{width:471px;}
.width460{width:460px;}
.width440{width:440px;}
.width380{width:380px;}
.width360{width:360px;}
.width340{width:340px;}
.width310{width:320px;}
.width300{width:300px;}
.width260{width:260px;}
.width200{width:200px;}
.width185{width:185px;}
.width168{width:168px;}
.width158{width:158px;}
.width140{width:140px;}
.width130{width:130px;}
.width120{width:120px;}
.width110{width:110px;}
.width100{width:100px;}
.width60{width:60px;}
.width50{width:50px;}

.width100per{width:100%;}

/*HEIGHT*/
.height100P{height:100%}

/*MARGIN_BOTTOM*/
.mgnB00{margin-bottom:0px;}
.mgnB05{margin-bottom:5px;}
.mgnB10{margin-bottom:10px;}
.mgnB15{margin-bottom:15px;}
.mgnB20{margin-bottom:20px;}

/*MARGIN_TOP*/
.mgnT00{margin-top:0px;}
.mgnT05{margin-top:5px;}
.mgnT10{margin-top:10px;}
.mgnT15{margin-top:15px;}
.mgnT20{margin-top:20px;}

/*MARGIN_LEFT*/
.mgnL00{margin-left:0px;}
.mgnL05{margin-left:5px;}
.mgnL10{margin-left:10px;}
.mgnL15{margin-left:15px;}
.mgnL20{margin-left:20px;}

/*MARGIN_RIGHT*/
.mgnR00{margin-left:0px;}
.mgnR05{margin-right:5px;}
.mgnR10{margin-right:10px;}
.mgnR15{margin-right:15px;}
.mgnR20{margin-right:20px;}

/*MARGIN_BOTTOM*/
.pdgB00{padding-bottom:0px;}
.pdgB05{padding-bottom:5px;}
.pdgB10{padding-bottom:10px;}
.pdgB15{padding-bottom:15px;}
.pdgB20{padding-bottom:20px;}

/*MARGIN_TOP*/
.pdgT00{padding-top:0px;}
.pdgT05{padding-top:5px;}
.pdgT10{padding-top:10px;}
.pdgT15{padding-top:15px;}
.pdgT20{padding-top:20px;}

/*MARGIN_LEFT*/
.pdgL05{padding-left:5px;}
.pdgL10{padding-left:10px;}
.pdgL15{padding-left:15px;}
.pdgL20{padding-left:20px;}

/*MARGIN_RIGHT*/
.pdgR05{padding-right:5px;}
.pdgR10{padding-right:10px;}
.pdgR15{padding-right:15px;}
.pdgR20{padding-right:20px;}


/*APPENDIX_TEXT*/
span.appText{
	font-size:90%;
	color:#999999;
}


/*FONT_ALIGN*/
.textL{text-align:left;}
.textR{text-align:right;}
.textC{text-align:center;}
.textT{vertical-align:top;}
.textM{vertical-align:middle;}
.textB{vertical-align:bottom;}

/*UTILITY_TEXTLINK_pageHeaderL_tabStyle*/
.tabTitle{
	margin:0px;
	padding:0px;
	background-color:#f7f7f7;
	border:solid 1px #d6d6d6;
	color:#fff;
}

.tabTitle a{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 18px;
	border:solid 1px #FFF;
	background-image:url(../image/common/arrow_l.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	display:block;
	outline:none;
}

/*_____WITH_JABASCRIPT____*/
.pdmTitle{
	margin:0px;
	padding:0px;
	background-color:#cbdcce;
	border:solid 1px #d6d6d6;
	color:#fff;
}

.pdmTitle a.pdon{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 18px;
	border:solid 1px #FFF;
	color:#FFF;
	background-image:url(../image/common/triangle_r.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	display:block;
	outline:none;
}

.pdmTitle a.pdof{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 18px;
	border:solid 1px #FFF;
	color:#FFF;
	background-image:url(../image/common/triangle_b.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	display:block;
	outline:none;
}

.pdmArea{
	margin:0px auto;
	padding:0px;
	position:absolute;
	z-index:2;
	width:520px;
}

.pdmLists{
	overflow:hidden;
	margin:0px;
	padding:0px;
	background-color:#fcfcfc;
	border:ridge 2px #d6d6d6;
/*	border-top:none;*/
}

.pdmLists ul{
	margin:1px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.pdmLists li{
	margin:0px;
	padding:0px;
}

.pdmLists a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 18px;
	border-bottom:dotted 1px #d5d5d5;
	background-image:url(../image/common/arrow_l.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	outline:none;
}

.pdmLists a:hover{
	color:#FFF;
	background-color:#99EA7F;
	outline:none;
}

.pdmLists li.pdmSelected{
	display:block;
	margin:0px 0px 1px 0px;
	padding:3px 0px 3px 18px;
	border-bottom:dotted 1px #d5d5d5;
	color:#FFF;
	background-image:url(../image/common/arrow_l.gif);
	background-position:1px 7px;
	background-repeat:no-repeat;
	background-color:#99EA7F;
}

.pdmLists li.pdmEnd a{
	display:block;
	margin:0px 0px 1px 0px;
	padding:3px 0px 3px 18px;
	background-image:url(../image/common/arrow_l.gif);
	background-position:1px 4px;
	background-repeat:no-repeat;
	border-bottom:none;
	outline:none;
}

.pdmLists li.pdmSelected a{
	margin:0px;
	padding:0px;
	display:inline;
	color:#FFF;
	background-image:none;
	outline:none;
}

.bottomNavi{
	width:540px;
	margin:5px 0px 0px;
	padding:5px 20px 0px;
	text-align:right;
	border-top:solid 1px #d6d6d6;
}

/*_calender_*/
.calenderTable{
	width:158px;
	margin:0px auto 5px;
	padding:0px;
	border-collapse:collapse;
	border:solid 1px #c8c8c8;
}
.calenderWeek{
	margin:0px;
	padding:2px 2px;
	background-color:#e7e7e7;
	border:solid 1px #c8c8c8;
	color:#fff;
}

.calUsualDay{
	margin:0px;
	padding:2px 2px;
	background-color:#ffffff;
	border:solid 1px #c8c8c8;
	text-align:right;
}

.calSaturDay{
	margin:0px;
	padding:2px 2px;
	background-color:#d6d5e7;
	border:solid 1px #c8c8c8;
	text-align:right;
	color:#fff;
}

.calSunHolDay{
	margin:0px;
	padding:2px 2px;
	background-color:#feb17e;
	border:solid 1px #c8c8c8;
	text-align:right;
	color:#fff;
}

.calToDay{
	margin:0px;
	padding:2px 2px;
	background-color:#f0c4e5;
	border:solid 1px #c8c8c8;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

.caloutofMonth{
	margin:0px;
	padding:2px 2px;
	background-color:#d6d6d6;
	border:solid 1px #c8c8c8;
	text-align:right;
}

/*_________plugin_error__________*/
#noscriptMsg{
	width: 760px;
	margin:10px auto 10px;
	padding:0px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
	text-align:left;
}

#enableCookie{
	width: 760px;
	margin:10px auto 10px;
	padding:0px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
	text-align:left;
	display:none;
}

#maintenance{
	width: 760px;
	margin:10px auto 10px;
	padding:0px 0px 10px;
	border-bottom:solid 1px #dcdcdc;
	text-align:left;
	display:none;
}

li.listNone{
	list-style-type:none;
}