/**********************************************************************
MURATA : For Contents Element [ /jquery/at/css/element.css ]

08.04.01
**********************************************************************/

/*
---- ElementList ----
Float     (flt...)
Box Title (elm-box-tit...)
Box       (elm-box...)
Column    (elm-clm...)
Table     (elm-tbl...)
Body Navi (elm-body-navi...)
Note Box  (note-box...)
Line      (line...)
Icon      (icon...)
Other     (xxx...)
Margin 0  (mg0...)
*/

/*---- ProductsSubPages ----*/
.tabContect{
		 width: 780px;
}
#TabProBlock{
		 position: relative;
		 width: 800px;
		 height: 46px;
		 background: url(../images/elm_tab_bg3.gif/$file/elm_tab_bg3.gif) 0% 0% no-repeat;
}
#TabProBlock ul{
		 padding: 11px 12px 0 9px;
}
#TabProBlock ul li{
		 float: left;
		 padding-right: 3px;
}
#TabProBlock ul li a{
		 display: block;
		 overflow: hidden;
		 text-indent: -9999px;
		 text-decoration: none;
		 height: 35px;
		 outline: none;
}

#TabProBlock li#TabPro-basic a{
		 width: 102px;
		 background: url(../images/elm_pro_tab_basic.gif/$file/elm_pro_tab_basic.gif) 0 0 no-repeat;
}
#TabProBlock li#TabPro-contacts a{
		 width: 102px;
		 background: url(../images/elm_pro_tab_contacts.gif/$file/elm_pro_tab_contacts.gif) 0 0 no-repeat;
}
#TabProBlock li#TabPro-enduserinfo a{
		 width: 180px;
		 background: url(../images/elm_pro_tab_enduserinfo.gif/$file/elm_pro_tab_enduserinfo.gif) 0 0 no-repeat;
}
#TabProBlock li#TabPro-purchdata a{
		 width: 150px;
		 background: url(../images/elm_pro_tab_purchdata.gif/$file/elm_pro_tab_purchdata.gif) 0 0 no-repeat;
}
#TabProBlock li#TabPro-billnshipdet a{
		 width: 180px;
		 background: url(../images/elm_pro_tab_billnshipdet.gif/$file/elm_pro_tab_billnshipdet.gif) 0 0 no-repeat;
}
#TabProBlock li#TabPro-basic.selected a,
#TabProBlock li#TabPro-basic a:hover,
#TabProBlock li#TabPro-contacts.selected a,
#TabProBlock li#TabPro-contacts a:hover,
#TabProBlock li#TabPro-enduserinfo.selected a,
#TabProBlock li#TabPro-enduserinfo a:hover,
#TabProBlock li#TabPro-purchdata.selected a,
#TabProBlock li#TabPro-purchdata a:hover,
#TabProBlock li#TabPro-billnshipdet.selected a,
#TabProBlock li#TabPro-billnshipdet a:hover{
		 background-position: 0 -40px;
}
#TabProBlock .icon-topics{
		 position: absolute;
		 right: 0;
		 top: 0;
}
#TabProBlock .icon-topics a{
		 display: block;
		 width: 60px;
		 height: 46px;
}
#TabProBlock .icon-topics img{
		 padding-top: 23px;
		 padding-right: 12px;
}

#TabProContentBlock{
		 margin-bottom: 20px;
		 padding: 12px 10px 10px;
		 border: 1px solid #d0d4d8;
		 border-top: none;
		 width: 778px;
}

#TabProContentBlock #TabProContent02,
#TabProContentBlock #TabProContent03,
#TabProContentBlock #TabProContent04,
#TabProContentBlock #TabProContent05{
		 display: none;
}
/*---- /ProductsSubPages ----*/
/*---------------------------------------------
 Float
---------------------------------------------*/
.flt-l{ float: left; }
.flt-r{ float: right; }


/*---------------------------------------------
 Box Title
---------------------------------------------*/
.elm-box-tit{
	padding: 6px 12px;
	background: url(../images/elm_box_tit_bg.gif/$file/elm_box_tit_bg.gif) 0% 100% no-repeat;
	border-top: 3px solid #93999f;
	font-weight: bold;
}
#TypeCOLUMN2 .elm-box-tit{
	background: url(../images/elm_box_tit_bg2.gif/$file/elm_box_tit_bg2.gif) 0% 100% no-repeat;
}

.elm-box-tit-icon{
	margin-top: 3px;
}


/*---------------------------------------------
 Box
---------------------------------------------*/
.elm-box{
	margin-bottom: 20px;
	padding: 6px 10px;
	border: 1px solid #d0d4d8;
}
.elm-box-2clm{
	margin-bottom: 2px;
	background: url(../images/elm_box_2clm_bg.gif/$file/elm_box_2clm_bg.gif) 0% 0% repeat-y;
}
.elm-box2{
	margin-bottom: 20px;
	padding: 6px 10px;
	border: 1px solid #d0d4d8;
	border-top: none;
}

.elm-tab{
	width: 510px;
	height: 46px;
	background: url(../images/elm_tab_bg.gif/$file/elm_tab_bg.gif) 0% 0% no-repeat;
}
#TypeCOLUMN2 .elm-tab{
	width: 730px;
	height: 46px;
	background: url(../images/elm_tab_bg2.gif/$file/elm_tab_bg2.gif) 0% 0% no-repeat;
}
.elm-tab ul{
	padding: 11px 0 0 10px;
}
.elm-tab ul li{
	float: left;
	padding-right: 3px;
}
.elm-tab ul li a{
	display: block;
}

.elm-box3 .ind-img{
	float: left;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.elm-box3 .ind-txt{
	width: 500px;
	float: right;
	display: inline;
}

/*----- clearfix scheme -----*/
.elm-box3{
	display: inline-block;
}
.elm-box3:after{
	height: 0;
	visibility: hidden;
	content: url(../images/sp.gif/$file/sp.gif);
	display: block;
	clear:both;
}
/* hide MacIE \*/
* html .elm-box3{	height: 1em;}
.elm-box3{	display: block;}
/* ini */

.elm-box4{
	margin-bottom: 20px;
}
.elm-box4 .right{
	float: right;
	display: inline;
	padding-left: 15px;
	padding-bottom: 5px;
}
.elm-box4 p{
	margin-bottom: 17px;
}
.elm-box4 p.lastchild{
	margin-top: -13px;
	margin-bottom: 0;
	text-align: right;
	color: #71777d;
}
.elm-box4 .acti-top p{
	margin-bottom: 0;
}
.elm-box4 sup{
	font-size: 85%;
	vertical-align: top;
}

.elm-pivacy{
	border: 3px solid #d0d4d8;
	margin-bottom: 15px;
	padding-top: 10px;
}
.elm-pivacy h2{
	background: none;
	border-top: none;
	border-bottom: 2px solid #e7e9eb;
	min-height: 0;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height: auto;
}
.elm-pivacy ul.elm-list01{
	background: url(../images/line_dot01.gif/$file/line_dot01.gif) repeat-x 0 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
}
.elm-pivacy p{
	margin-left: 10px;
	margin-bottom: 10px;
}



/*---------------------------------------------
 Column
---------------------------------------------*/
.elm-clm01 .left { float: left;  width: 290px; }
.elm-clm01 .right{ float: right; width: 200px; }

.elm-clm02 .left { float: left;  width: 245px; }
.elm-clm02 .right{ float: right; width: 245px; }

.elm-clm03 .left { float: left;  width: 200px; }
.elm-clm03 .right{ float: right; width: 278px; }

.elm-clm03-2 .left { float: left;  width: 278px; }
.elm-clm03-2 .right{ float: right; width: 200px; }

.elm-clm04 .left { float: left;  width: 355px; }
.elm-clm04 .right{ float: right; width: 355px; }

.elm-clm05	{	margin-bottom: 20px;}
.elm-clm05 .left { float: left;  width: 280px; }
.elm-clm05 .right{ float: right; width: 210px; }

.elm-clm01 sup{
	font-size: 85%;
	vertical-align: top;
}

.elm-clm-box01{
	width: 730px;
	margin-bottom: 20px;
	background: url(../images/elm_clm_box01_bg.gif/$file/elm_clm_box01_bg.gif) 0% 100% no-repeat;
}
.elm-clm-box02{
	width: 730px;
	margin-bottom: 20px;
	background: url(../images/elm_clm_box02_bg.gif/$file/elm_clm_box02_bg.gif) 0% 100% no-repeat;
}
.elm-clm-box03{
	width: 510px;
	margin-bottom: 20px;
	background: url(../images/elm_clm_box03_bg.gif/$file/elm_clm_box03_bg.gif) 0% 100% no-repeat;
}
.elm-clm-box01 .elm-box,
.elm-clm-box02 .elm-box,
.elm-clm-box03 .elm-box{
	margin-bottom: 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
.elm-clm-box01-left { float: left;  width: 167px; margin-right: 21px; }
.elm-clm-box01-left2{ float: left;  width: 167px; margin-right: 20px; }
.elm-clm-box01-left3{ float: left;  width: 167px; margin-right: 21px; }
.elm-clm-box01-left4{ float: left;  width: 167px; }

.elm-clm-box02-left { float: left;  width: 355px; margin-right: 20px; }
.elm-clm-box02-left2{ float: left;  width: 355px; }

.elm-clm-box03-left { float: left;  width: 245px; margin-right: 20px; }
.elm-clm-box03-left2{ float: left;  width: 245px; }

.elm-box-2clm-left { float: left;  width: 156px; margin-right: 21px; }
.elm-box-2clm-left2{ float: left;  width: 156px; }


/*---------------------------------------------
 Table
---------------------------------------------*/
/*.elm-tbl{
	margin-bottom: 20px;
	border: none;
}
.elm-tbl th{
	padding: 8px 10px 8px 0;
	text-align: left;
	vertical-align: top;
}
.elm-tbl td{
	padding: 8px 0;
	vertical-align: top;
}*/

.elm-tbl2{
	margin-bottom: 20px;
	border: none;
}
.elm-tbl2 th{
	padding: 3px 10px 3px 0;
	text-align: left;
	vertical-align: top;
}
.elm-tbl2 td{
	padding: 3px 0;
	vertical-align: top;
}

.elm-tbl3,
.elm-tbl5{
	margin-bottom: 20px;
	border-top: 1px solid #d0d4d8;
	border-left: 1px solid #d0d4d8;
}
.elm-tbl3 th,
.elm-tbl5 th{
	padding: 10px;
	text-align: left;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
	background-color: #f4f6f8;
}
.elm-tbl3 th.elm-tbl3-hd{
	text-align: center;
}
.elm-tbl3 td,
.elm-tbl5 td{
	padding: 10px;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
}

.elm-tbl4{
	margin-bottom: 20px;
	border-top: 1px solid #d0d4d8;
	border-left: 1px solid #d0d4d8;
}
.elm-tbl4 th{
	padding: 10px;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
	background-color: #f4f6f8;
}
.elm-tbl4 td{
	padding: 10px;
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
}

.elm-tbl5 th{
	white-space: nowrap;
}
.elm-tbl5 .lineBottom{
	background: transparent url(../images/line_dot01.gif/$file/line_dot01.gif) no-repeat scroll 0% 100%;
	border-bottom: none;
}
.elm-tbl5 .factory{
	font-weight: bold;
}
.elm-tbl5 .event{
	padding-bottom: 0;
	border-bottom: none;
}
.elm-tbl5 .eventTxt{
	padding-top: 0;
	padding-left: 19px;
}

.elm-tbl6,
.elm-tbl9,
.elm-tbl11{
	clear: both;
	margin-bottom: 10px;
}
.elm-tbl6 .essential,
.elm-tbl6 .example,
.elm-tbl11 .example{
	font-size: 85%;
}
.elm-tbl6 th,
.elm-tbl9 th,
.elm-tbl11 th{
	background: url(../images/bg_tbl6_th.gif/$file/bg_tbl6_th.gif) repeat-y 0 100%;
	white-space: nowrap;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	text-align: left;
	padding: 8px;
}
.elm-tbl9 th{
	padding: 8px 8px;
}
.elm-tbl6 .lastchild th,
.elm-tbl9 .lastchild th,
.elm-tbl11 .lastchild th{
	background: url(../images/bg_tbl6_th.gif/$file/bg_tbl6_th.gif) repeat-y 0 99%;
}
.elm-tbl6 th.sub-th,
.elm-tbl9 th.sub-th{
	background: url(../images/bg_tbl6_th.gif/$file/bg_tbl6_th.gif) repeat-y 0 99%;
	font-weight: normal;
	padding: 8px;
}
.elm-tbl9 th.sub-th{
	padding: 8px 8px 8px 15px;
}
.elm-tbl6 th.sub-th.lastchild,
.elm-tbl9 th.sub-th.lastchild{
	background: url(../images/bg_tbl6_th.gif/$file/bg_tbl6_th.gif) repeat-y 0 100%;
}
.elm-tbl6 td,
.elm-tbl9 td,
.elm-tbl11 td{
	background: url(../images/bg_tbl6_td.gif/$file/bg_tbl6_td.gif) repeat-y 0 100%;
	padding: 8px 10px;
}
.elm-tbl6 td.form-error,
.elm-tbl9 td.form-error,
.elm-tbl11 td.form-error{
	border-top: 1px solid #ffffff;
}
.elm-tbl9 td,
.elm-tbl11 td{
	padding: 8px 10px;
}
.elm-tbl6 .lastchild td,
.elm-tbl9 .lastchild td,
.elm-tbl11 .lastchild td{
	background: url(../images/bg_tbl6_td.gif/$file/bg_tbl6_td.gif) repeat-y 0 99%;
}
.elm-tbl11 .lastchild td{
	padding: 8px 10px;
}
.elm-tbl6 .no-border,
.elm-tbl9 .no-border,
.elm-tbl11 .no-border{
	background: none;
	vertical-align: top;
}
.elm-tbl6 td p {
	line-height: 1.5;
	margin: 5px 0;
}
.elm-tbl6 td p.countryTitle em {
	font-weight: bold;
	font-style: normal;
	border-left: 3px solid #878787;
	padding: 3px 0 3px 7px;
}
 
.elm-tbl7,
.elm-tbl8{
	border-top: 1px solid #d0d4d8;
	border-left: 1px solid #d0d4d8;
}
.elm-tbl7{
	margin-bottom: 20px;
}
.elm-tbl7 th,
.elm-tbl7 td,
.elm-tbl8 th,
.elm-tbl8 td{
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
}
.elm-tbl7 th,
.elm-tbl8 th{
	background: #f4f6f8;
	white-space: nowrap;
	text-align: left;
	padding: 10px 5px 9px 11px;
}
.elm-tbl7 th a,
.elm-tbl8 th a{
	background: url(../images/arrow03.gif/$file/arrow03.gif) 0 3px no-repeat;
	padding-left: 9px;
}
.elm-tbl7 td,
.elm-tbl8 td{
	padding: 10px 14px 9px 10px;
}

.elm-tbl8{
	margin-bottom: 50px;
}

.elm-tbl10{
	border-top: 1px solid #d0d4d8;
	border-left: 1px solid #d0d4d8;
	margin-bottom: 20px;
}
.elm-tbl10 td{
	border-right: 1px solid #d0d4d8;
	border-bottom: 1px solid #d0d4d8;
	padding: 10px 11px 9px 11px;
}
.elm-tbl10 td a{
	background: url(../images/arrow01.gif/$file/arrow01.gif) 0 5px no-repeat;
	padding-left: 9px;
	font-weight: bold;
	display: block;
}


/*---- Table in Table ----*/
.elm-tbl3 .elm-tbl2,
.elm-tbl4 .elm-tbl2,
.elm-tbl5 .elm-tbl2,
.elm-tbl6 .elm-tbl2,
.elm-tbl11 .elm-tbl2{
	margin-bottom: 0;
	border: none;
}
.elm-tbl3 .elm-tbl2 th,
.elm-tbl4 .elm-tbl2 th,
.elm-tbl5 .elm-tbl2 th{
	/*width: 8em;*/
	padding: 3px 10px 3px 0;
	text-align: left;
	vertical-align: top;
	border: none;
	background-color: #ffffff;
}
.elm-tbl5 .elm-tbl2 th{
	font-weight: normal;
	white-space: nowrap;
}
.elm-tbl3 .elm-tbl2 td,
.elm-tbl4 .elm-tbl2 td,
.elm-tbl5 .elm-tbl2 td{
	padding: 3px 0;
	vertical-align: top;
	border: none;
}
.elm-tbl6 .elm-tbl2 td,
.elm-tbl11 .elm-tbl2 td{
	background: none;
	vertical-align: middle;
	padding: 3px 10px 3px 0;
}
.elm-tbl6 .elm-tbl2 td.tbl6-label,
.elm-tbl6 .elm-tbl2 td.radio-btn{
	padding-right: 0;
}
.elm-tbl6 .elm-tbl2 td.radio-btn{
	width: 20px;
}
.elm-tbl6 .elm-tbl2 td.check-box,
.elm-tbl11 .elm-tbl2 td.check-box{
	vertical-align: middle;
	padding-top: 2px;
}
.elm-tbl11 .elm-tbl2 td.check-box{
	padding-top: 5px;
}

	
/*---- /Table in Table ----*/

.elm-data .elm-data-day{
	width: 5.7em;
	vertical-align: top;
}
.elm-data .elm-data-img{
	width: 56px;
	padding: 3px 10px 0 0;
	vertical-align: top;
}
.elm-data .elm-data-txt{
	vertical-align: top;
}


/*---------------------------------------------
 Body Navi
---------------------------------------------*/
.elm-body-navi{
	padding-bottom: 20px;
	background: url(../img/body_navi_bg.gif) 0% 100% repeat-x;
}
.elm-body-navi ul{
	min-height: 32px;
	padding: 0 0 1px 1px;
	background: url(../img/body_navi_line.gif) 0% 100% no-repeat;
}
.elm-body-navi ul li{
	float: left;
	display: inline;
	padding-right: 1px;
	background: url(../img/body_navi_line_dot.gif) 100% 100% no-repeat;
}
.elm-body-navi ul li a{
	display: block;
	padding: 10px 11px 5px 20px;
	background: url(../img/body_navi.gif) 0 0 no-repeat;
	color: #2d3339;
	text-decoration: none;
}
.elm-body-navi ul li a:link   { }
.elm-body-navi ul li a:visited{ }
.elm-body-navi ul li a:hover  { background: url(/jquery/at/img/body_navi_on.gif) 0 0 no-repeat; text-decoration: underline; }
.elm-body-navi ul li a:active { background: url(/jquery/at/img/body_navi_on.gif) 0 0 no-repeat; text-decoration: underline; }

.elm-body-navi ul li a.current        { background: url(/jquery/at/img/body_navi_ac.gif) 0 0 no-repeat; }
.elm-body-navi ul li a.current:hover  { background: url(/jquery/at/img/body_navi_ac.gif) 0 0 no-repeat; }
.elm-body-navi ul li a.current:active { background: url(/jquery/at/img/body_navi_ac.gif) 0 0 no-repeat; }

.elm-body-navi-tit{
	margin-bottom: 14px;
	padding-top: 7px;
	border-top: 3px solid #d0d4d8;
	font-weight: bold;
}


/*---------------------------------------------
 Note Box
---------------------------------------------*/
.note-box{
	margin-bottom: 20px;
	border: 3px solid #d0d4d8;
}
.note-box .note-box-tit{
	padding: 10px;
	border-bottom: 1px solid #d0d4d8;
}
.note-box .note-box-txt{
	padding: 10px;
	color: #666666;
}
.note-box .note-box-txt dl dt{
	float: left;
	clear: both;
	width: 56px;
	margin-bottom: 6px;
}
.note-box .note-box-txt dl dd{
	margin-left: 61px;
	margin-bottom: 6px;
}

.note-box .note-box-txt .note-box-link{
	margin-top: 6px;
	padding-top: 7px;
	background: url(../img/line_dot01.gif) 0% 0% no-repeat;
}


/*---------------------------------------------
 Line
---------------------------------------------*/
.line01{
	margin-bottom: 20px;
	padding-top: 17px;
	border-top: 3px solid #d0d4d8;
}

.line-dot01{
	margin-top: 6px;
	padding-top: 7px;
	background: url(/jquery/at/img/line_dot01.gif) 0% 0% repeat-x;
}


/*---------------------------------------------
 Icon
---------------------------------------------*/
.icon-arrow,
.icon-pdf,
.icon-rss,
.icon-excel,
.icon-wmp{
	display: block;
	padding-left: 16px;
}
.icon-arrow{ background: url(../img/icon_arrow.gif) 0 3px no-repeat; }
.icon-pdf  { background: url(../img/icon_pdf.gif)   0 3px no-repeat; }
.icon-rss  { background: url(../img/icon_rss.gif)   0 3px no-repeat; }
.icon-excel{ background: url(../img/icon_excel.gif) 0 3px no-repeat; }
.icon-wmp  { background: url(../img/icon_wmp.gif)   0 3px no-repeat; }

.icon-list{
	margin-bottom: 3px;
}


.icon{
	padding-left: 2px;
	padding-right: 2px;
}


/*---------------------------------------------
 Other
---------------------------------------------*/
h1{
	margin-bottom: 15px;
}
#ContentsArea input,
#ContentsArea select,
#ContentsArea textarea{
	border: 1px solid #a5acb2;
}
#ContentsArea .radio-btn input,
#ContentsArea .check-box input,
#ContentsArea input.subumit,
#ContentsArea input.subumit_2,
#ContentsArea input.subumit_3{
	border: none;
}

#ReferenceArea ul{
	background: #eee5bb;
	padding: 10px;
	display: block;
	margin-top: 10px;
}
#ReferenceArea li{
	background: url(../img/arrow02.gif) 0 6px no-repeat;
	padding-left: 9px;
}
#ReferenceArea li a{
	color: #2d3339;
}
#ReferenceArea p a:link,
#ReferenceArea p a:visited{
	top: 1px;
	right: 1px;
	width: 200px;
	height: 64px;
	padding: 0;
	border: 0;
	display: block;
}
#ReferenceArea p span{
	display: none;
}
#ReferenceArea p#re-bn01 a{
	background: url(../img/re_contact03.gif) 0 0;
}
#ReferenceArea p#re-bn01 a:hover,
#ReferenceArea p#re-bn01 a:active{
	background: url(../img/re_contact03.gif) 0 100%;
}
#ReferenceArea p#re-bn02 a{
	background: url(../img/re_contact04.gif) 0 0;
}
#ReferenceArea p#re-bn02 a:hover,
#ReferenceArea p#re-bn02 a:active{
	background: url(../img/re_contact04.gif) 0 100%;
}


#ReferenceArea ul#re-bn03{
	background: #eee5bb;
	padding: 10px;
}
#ReferenceArea ul#re-bn03 li{
	background: none;
	padding-left: 0;
}

#ReferenceArea ul#re-bn03 a{
	background: url(../img/arrow02.gif) no-repeat scroll 0 0.3em;
	padding-left: 9px;
}


.elm-catch{
	background: url(/jquery/at/img/elm_catch_bg.gif) 0 0 no-repeat;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 12px;
	min-height: 20px;
	_height: 20px;
	font-size: 120%;
	font-weight: bold;
}

.elm-pride p{
	margin-bottom: 20px;
}
.elm-pride span{
	font-weight: bold;
}

ul.elm-list00 li{
	margin-bottom: 3px;
	padding-left: 9px;
	list-style-position: outside;
	background: url(../img/elm_list00.gif) no-repeat 0 6px;
}

ul.elm-list00 ul.decimal{
	padding-left: 25px;
}

ul.elm-list00 ul.decimal li{
	padding: 0;
	background: none;
}

ul.decimal{
	padding-left: 2.5em;
/*
	padding-left: 25px;
*/
	list-style-position: outside;
}

ul.decimal li{
	list-style-type: decimal;
}

ul.elm-list01{
	padding-top: 20px;
	background: url(../img/line_dot01.gif) repeat-x 0 0;
	margin-bottom: 20px;
}
ul.elm-list01 li{
	margin-bottom: 3px;
	padding-left: 9px;
	list-style-position: outside;
	background: url(../img/elm_list00.gif) no-repeat 0 6px;
}
ul.elm-list01 .lastchild{
	margin-bottom: 0;
}

ul.elm-list02 li{
	float: none;
	display: block;
	background: url(../img/line_dot01.gif) repeat-x 0 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul.elm-list02 .lastchild{
	margin-bottom: 0;
}
ul.elm-list02 a{
	display: inline;
	background: url(../img/arrow01.gif) 0 3px no-repeat;
	padding-left: 9px;
}

ul.elm-list03 li{
	float: none;
	display: block;
	background: url(../img/line_dot01.gif) repeat-x 0 0;
	padding-top: 10px;
	margin: 10px;
}
ul.elm-list03 a{
	display: inline;
	background: url(../img/arrow01.gif) 0 3px no-repeat;
	padding-left: 9px;
}

ul.elm-list li{
	float: left;
	margin-right: 20px;
}

ul.elm-list li.right{
	float: right;
	margin-right: 0;
}

ul.site-list ul{
	margin-top: 5px;
	margin-left: 30px;
}
ul.site-list li{
	width: 90%;
	float: none;
	display: block;
	margin-bottom: 5px;
}
ul.site-list li.lastchild{
	margin-bottom: 0;
}
ul.site-list a{
	display: inline;
	background: url(../img/arrow01.gif) 0 3px no-repeat;
	padding-left: 9px;
}

ul.flow-list{
	margin-top: -10px;
	padding-bottom: 15px;
}
ul.flow-list li{
	float: left;
	vertical-align: bottom;
	margin-top: 20px;
}
ul.flow-list .first-child{
	margin-top: 0;
}

.txt-contact01{
	clear: both;
	margin-bottom: 20px;
	padding-left: 9px;
	background: url(../img/elm_list00.gif) no-repeat 0 6px;
}
.txt-contact02{
	clear: both;
	margin-top: 30px;
	margin-bottom: 35px;
	text-align: center;
}

dl.elm-dl dt{
	color: #71777d;
	margin-bottom: 5px;
}
dl.elm-dl dd{
	margin-bottom: 13px;
}

.notes{
	margin-left: 3.5em;
}
.notes span.marker{
	float: left;
	margin-left: -3.5em;
	text-align: right;
	width: 3em;
}

.indent01{
	margin-left: 9px;
}

.grayTxt{
	color: #71777d;
}


/*---- HomePage ----*/
.home-box-keyword{
	border: 1px solid #cccccc;
	width: 728px;
	_width: 718px;
}
.home-box-key-tit{
	float: left;
}
.home-box-key-txt{
	float: left;
	margin-top :6px;
	margin-left :10px;
	margin-right :10px;
}
table.home-box-products td{
	padding-right: 20px;
}
.home-linktxt-products{
	margin-top: 3.0em;
}
/*---- /HomePage ----*/

/*---- MessagePage ----*/
#message-box{
	margin-left: 20px;
	width: 470px;
}
#message-box .msg-tit{
	float: left;
	width: 180px;
}
#message-box .msg-txt{
	float: right;
	width: 270px;
}
#message-box .msg-section{
	margin-bottom: 40px;
}
#message-box .msg-name{
	text-align: right;
}
/*---- MessagePage ----*/


/*---------------------------------------------
 Margin 0
---------------------------------------------*/
#BodyArea .mg0  { margin:        0; }
#BodyArea .mg0-t{ margin-top:    0; }
#BodyArea .mg0-b{ margin-bottom: 0; }
#BodyArea .mg0-l{ margin-left:   0; }
#BodyArea .mg0-r{ margin-right:  0; }


/*********************************************************************/

.essential {
	font-weight: normal;
	color: #FF0000;
}
.example {
	color: #999999;
}
.errornotice{
/*	color: #6296df;*/
	color: #FF0000;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
#agreement {
	padding-top: 10px;
	padding-left: 10px;
}
.file_input {
	height: 23px;
}
.check {
	font-weight: normal;
}
.text-bold {
	font-weight:bold;
}
.subumit {
	top: 1px;
	right: 1px;
	width: 730px;
	height: 33px;
	padding: 0;
	border: 0;
	background-image: url(../images/ind_btn01.gif/$file/ind_btn01.gif);
	background-position: top;
	font-weight: bold;
	color: #feeeee;
	margin-bottom: 50px;
}
.subumit:hover {
	background-position: bottom;
}
.subumit:active {
	padding: 1px 0 0 1px;
}
.conf-submit{
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 50px;
}
.conf-submit:after{
	height: 0;
	visibility: hidden;
	content: "";
	display: block;
	clear: both;
}
* html .conf-submit{	height: 1em;}
.conf-submit{	display: block;}

.subumit_2 {
	top: 1px;
	right: 1px;
	width: 200px;
	height: 33px;
	padding: 0;
	border: 0;
	background-image: url(../img/ind_btn02.gif);
	background-position: top;
	font-weight: bold;
	color: #feeeee;
	float: left;
}
.subumit_2:hover {
	background-position: bottom;
}
.subumit_2:active {
	padding: 1px 0 0 1px;
}
.subumit_3 {
	 top: 1px;
	 right: 1px;
	 width: 800px;
	 height: 33px;
	 padding: 0;
	 border: 0;
	 background-image: url(../images/ind_btn_submit.gif/$file/ind_btn_submit.gif);
	 background-position: top;
	 font-weight: bold;
	 color: #feeeee;
	 margin-bottom: 15px;
}
.subumit_3:hover {
	 background-position: bottom;
}
.subumit_3:active {
	 padding: 1px 0 0 1px;
}
.elm-clm01 .right p {
	margin-bottom: 1em;
}
.note-box-txt {
	color: #666666;
}
.thanks {
	margin-top: 40px;
	margin-bottom: 80px;
}


