/* ****************************************************************** 
	@This stylesheet Information{
		CSS File Name: style.css
	}
****************************************************************** */

/*===================================================================
	General setting
===================================================================*/

body,div,h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,th,td,dl,dt,dd,ul,ol,li,form,fieldset,textarea,table{
	margin:0;
	padding:0;
	font-size:100%;
}

html{
	width:100%;
	height:100%;
	background-color:#fff;
	overflow-y:scroll;
}

body{
	width:100%;
	height:100%;
	min-height:100%;
	color:#333;
	line-height:1.4;
	line-height:1.45;
	text-align:center;
	font-size:small;
	_font-size:x-small;
	font-family:'MS PGothic',Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', Osaka, sans-serif;
	word-break:normal;
	word-wrap:break-word;
}

html>body{height:auto;}

ul,
ol{list-style:none;}

table{border-collapse:collapse;line-height:1.37;}

table caption,
table th,
table td{text-align:left;vertical-align:top;}

hr{display:none;}

img{border:0;}

a:link{color:#1362be; text-decoration:underline;}
a:visited{color:#1362be; text-decoration:underline;}
a:hover{color:#1362be; text-decoration:none;}
a:active{color:#1362be; text-decoration:none;}

strong{font-weight:normal;}
em{font-weight:bold;font-style:normal;}

input{line-height:normal;}

address{font-style:normal;}


/*--[class]-----------------------------------------------------*/

.clearBoth{clear:both;}

.caution{color:#CC0000 !important;}

.dispNone,
.skipNav{
	display: none;
	/* Hides from IE5-Mac \*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -2500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}


/* clearfix */
.pkg:after{
	content:"";
	display: block;
	clear: both;
}
.pkg{zoom:1;}

.noscript {
	padding:10px;
}
.noscript p {
	border:2px solid #cc0000;
	color:#cc0000;
	padding:10px 15px;
	background:#fff;
	font-weight:bold;
}

/*===================================================================
	layout setting
===================================================================*/
#wrapper {}
#wrapperFull { min-width:825px;}

/* header */
#header {
	border-top:2px solid #efac69;
	padding:13px 0 0;
}
#wrapper #header .inner {
	width:745px;
	text-align:left;
	margin:0 auto;
	padding:0 0 4px;
}
#wrapperFull #header .inner {
	text-align:left;
	padding:0 30px 4px;
}
#header .line {
	height:15px;
	background:url(../images/bg.png) repeat-x 0 0;
}
* html #header .line {
	background-image:none;
	border-bottom:1px solid #cbcbcb;
	zoom:1;
}
#header div.logo img {
	vertical-align: middle;
}


#container {
	padding:0 0 30px;
	background:url(../images/bg.png) repeat-x 0 100%;
	_background:none;
}
#wrapper #contents {	
	width:765px;
	margin:0 auto;
	text-align:left;
	min-height:600px;
	_height:600px;
}
#wrapper #contents .contentsInner {
	padding:30px 0 10px;
}

#wrapperFull #contents {
	text-align:left;
	padding:0 30px;
	min-height:600px;
	_height:600px;
}
#wrapperFull #contents .contentsInner {
	padding:10px;
}

#footer {
	margin:0 1px;
	background:#4e4e4e;
	padding-top:15px;
	color:#ccc;
}
#wrapper #footer .pkg {
	width:765px;
	margin:0 auto;
}
#wrapperFull #footer {
	padding:15px 30px 0;
}

#footer a {color:#ccc;}
#footer a:link {color:#ccc;}
#footer a:visited {color:#ccc;}
#footer a:hover {color:#ccc;}
#footer a:active {color:#ccc;}


/*===================================================================
	class setting
===================================================================*/

/* module */
.module {
	background:#fff!important;
	padding:10px 10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
}
body#loginPage div#wrapper div#container div#contents div.contentsInner div.module,
body#helpPage div#wrapper div#container div#contents div.contentsInner div.module,
body#logListPage div#wrapper div#container div#contents div.contentsInner div.module,
body#alertPage div#wrapper div#container div#contents div.contentsInner div.module{
	background:#fff!important;
}
.moduleInner {zoom:1;}
.moduleInner:after {
	content:"";
	clear:both;
	display:block;
}


/* mainTtl */
.mainTtl {
	margin:0 0 5px;
}
.mainTtl h1 {
	color:#000;
	font-size:2em;
	padding:0 10px;
	margin:0 0 20px;
}
.mainTtl .text {
	color:#666;
}

/* ttlA */
.ttlA {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 0 2px;
}
.ttlA span {
	display:block;
	padding:0 0 0 6px;
	border-left:4px solid #e18359;
}

/* ttlB */
.ttlB {
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 6px;
	background:url(../images/bg_dotline.gif) repeat-x 0 100%;
	margin:0 0 10px;
}
.ttlB span {
	padding:0 0 0 6px;
	border-left:4px solid #e18359;
}

/* ttlC */
.ttlC {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
}
.ttlC span {
	background:url(../images/icon_dot.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
}

/* ttlD */
.ttlD {
	font-size:1.2em;
	font-weight:bold;
	border-top:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	background:url(../images/bg_ttld.gif) repeat-x 0 0 #f9f9f9;
	padding:8px 20px 4px;
}
.ttlD span {
	padding:0 0 0 6px;
	border-left:4px solid #e18359;
}


/* userInfo */
.userInfo {
	text-align:right;
	padding:0 10px;
}
.userInfo span {
	font-weight:bold;
	padding:0 5px;
}


/* login */
.login {
	width:425px;
	float:left;
	padding:0 0 20px;
}
.login .inner {
	border:2px solid #8ba6bb;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:22px 18px 20px;
	background:url(../images/bg_login.gif) repeat-x 0 0 #f0f5f9;
}
.login .msg {
	color:#666666;
	margin:0 0 5px;
}

.login .inputArea {
	padding:0 0 1px;
}
.login .inputArea p {
	padding:0;
}
.login .inputArea label em {
	display:block;
	padding:0 5px;
}
.login .inputArea input {
	border:none;
	background:none;
	width:360px;
	_width:380px;
	min-height:20px;
	padding:10px;
	font-size:1.12em;
	vertical-align:middle;
	_height:44px;
	zoom:1;
}
.login .inputArea input.setted {
	font-weight:bold;
	padding:12px 15px 5px 15px;
	font-size:1.12em;
	margin:1px 1px 4px;
}
.login .inputArea p#another {
	margin: 0 0 12px 15px;
}

.login .inputArea input.input {
	background:url(../images/bg_input.gif) repeat-x 0 0 #fff;
	border:1px solid #b8c8d4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin:1px 1px 8px;
	color:#808080;
}
.login .inputArea input.selected,
.login .inputArea input.softkeyInputSelected,
.login .inputArea input.focused {
	background:url(../images/bg_input.gif) repeat-x 0 0 #fff;
	border:2px solid #3b8dcd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin:0 0 8px;
    color: #000;
}
.login .btnArea {
	background:url(../images/bg_btn.gif) repeat-x 0 0;
	padding:10px 0 0;
	margin:10px 0 0;
}
.login .btnArea .text { margin:0 0 0px;}
.login .btnArea .text input {
	margin:0 6px 0 0;
	vertical-align:middle;
}
.login .btnArea .text label {
	font-weight:bold;
	vertical-align:middle;
}
.login .btnArea .text span {
	font-size:.86em;
	color:#666666;
}
.login .btnArea .button {
	text-align:center;
	padding:10px 0 0;
}
.login .btnArea .button input {
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
.login .btnArea .button input.btnLogin {
	width:180px;
	height:42px;
	background:url(../images/btn_login.gif) no-repeat 0 0;
}
.login .btnArea .button input.btnLogin:hover {
	background-position:0 -42px;
}
.login .btnArea .button input[disabled=disabled].btnLogin {
	background-position:0 -84px;
}

.login .btnArea .button input.btnService {
	width:300px;
	height:46px;
	background:url(../images/btn_to_service.gif) no-repeat 0 0;
}
.login .btnArea .button input.btnService:hover {
	background-position:0 -46px;
}


/* loginErr */
.loginErr {
	width:425px;
	float:left;
	padding:0 0 20px;
}
.loginErr .inner {
	border:2px solid #d6d6d6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:22px 20px 30px;
}
.loginErr .msg {
	font-weight:bold;
	font-size:1.12em;
	padding:0 4px;
}
.loginErr .linkArea {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	padding:30px 0 0;
	margin:20px 0 0;
	text-align:center;
}
.loginErr .linkArea .link {
	background: url(../images/icon_arrow.gif) no-repeat scroll 0 0.4em;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 15px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}


/* logout */
.logout {
	width:425px;
	float:left;
	padding:0 0 20px;
}
.logout .inner {
	border:2px solid #d6d6d6;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:18px 22px 30px;
}
.logout .msg {
	color:#666666;
}
.logout .linkArea {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	padding:25px 0 0;
	margin:20px 0 0;
	text-align:center;
}
.logout .linkArea .link {
	background: url(../images/icon_arrow.gif) no-repeat scroll 0 0.4em;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 15px;
	display:inline-block;
	*display:inline;
	*zoom:1;
}



/* captcha */
.captcha {padding:0 0 10px;}
.captcha .inner {
	background:#fff;
	border:1px solid #dde6ed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	padding:10px 10px 20px;
}
.captcha .photo {
	padding:10px 0 20px;
	text-align:center;
}
.captcha p label em {
	display:block;
	padding:0 5px;
}
.captcha p input {
	border:none;
	width:338px;
	_width:358px;
	font-size:1.12em;
	font-weight:bold;
	min-height:20px;
	padding:10px;
	vertical-align:middle;
	_height:44px;
	zoom:1;
}
.captcha input.input {
	color:#808080;
	background:url(../images/bg_input.gif) repeat-x 0 0 #fff;
	border:1px solid #b8c8d4;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	margin:1px;
}
.captcha input.selected,
.captcha input.softkeyInputSelected,
.captcha input.focused {
	background:url(../images/bg_input.gif) repeat-x 0 0 #fff;
	border: 2px solid #3B8DCD;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
    color:#000;
}
.captcha ul {padding:10px 3px 0;}
.captcha li {
	color:#808080;
	font-size:.93em;
	background:url(../images/icon_dot_list.gif) no-repeat 0 .5em;
	padding:0 0 0 7px;
}

/* niftySoftwareKeyboard */
#niftySoftwareKeyboard_button {
	width:384px;
	text-align:left;
}
#niftySoftwareKeyboard_button div {
	display:table-cell;
	width:190px;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
#niftySoftwareKeyboard_button .keyButton a {
	display:block;
	background: url(../images/btn_security.gif) no-repeat 0 0;
	font-size:0;
	height:30px;
	text-indent:-10000px;
	width:184px;
}
#niftySoftwareKeyboard_button .keyButton a:hover {
	background: url(../images/btn_security.gif) no-repeat 0 -30px;
}
#niftySoftwareKeyboard_button .keyButton:active a {
	background: url(../images/btn_security.gif) no-repeat 0 -60px;
}
#niftySoftwareKeyboard {
	background:url(../images/bg_keyboard.gif) repeat-y 0 0;
	margin:8px auto 0;
	width:384px;
	overflow:hidden;
}
#niftySoftwareKeyboard a {color:#333;}
#niftySoftwareKeyboard a:link {color:#333;}
#niftySoftwareKeyboard a:visited {color:#333;}
#niftySoftwareKeyboard a:hover {color:#333;}
#niftySoftwareKeyboard a:active {color:#333;}
#niftySoftwareKeyboard .keyboardInner {
	background:url(../images/bg_keyboard.gif) no-repeat -768px 100%;
	padding:0 0 10px;
	text-align:center;
}
#niftySoftwareKeyboard .areaSelect {
	padding:17px 17px 0;
	background:url(../images/bg_keyboard.gif) no-repeat -384px 0;
	_zoom:1;
}
#niftySoftwareKeyboard .areaSelect:after {
	content:"";
	clear:both;
	display:block;
}
#niftySoftwareKeyboard .areaSelect li {
	float:left;
	margin:0 15px 0 0;
}
#niftySoftwareKeyboard .areaSelect input {
	vertical-align:middle;
	margin:0 6px 0 0;
}
#niftySoftwareKeyboard .areaSelect label {vertical-align:middle;}
#niftySoftwareKeyboard .keyboard {
	width:352px;
	margin:0 15px 0 17px;
	padding:10px 0;
	zoom:1;
}
#niftySoftwareKeyboard .keyboard:after {
	content:"";
	clear:both;
	display:block;
}
#niftySoftwareKeyboard .keyboard .keyButton {
	width:42px;
	height:42px;
	line-height:42px;
	font-size:17px;
	font-weight:bold;
	float:left;
	margin:0 2px 1px 0;
}
#niftySoftwareKeyboard .keyboard .keyButton a {
	display:block;
	text-decoration:none;
	width:42px;
	height:42px;
	line-height:42px;
	text-align:center;
	background:url(../images/bg_key.gif) no-repeat 0 0;
	overflow:hidden;
	vertical-align:top;
}
#niftySoftwareKeyboard .keyboard .keyButton a:hover {
	background-position:0 -42px;
}
#niftySoftwareKeyboard .keyboard .keyButton a:active {
	background-position:0 -84px;
}
#niftySoftwareKeyboard .commonKeys {
	width:352px;
	margin:0 15px 0 17px;
	_zoom:1;
}
#niftySoftwareKeyboard .commonKeys:after {
	content:"";
	clear:both;
	display:block;
}
#niftySoftwareKeyboard .commonKeys .keyButton {
	float:left;
	margin:0 2px 2px 0;
}
#niftySoftwareKeyboard .commonKeys a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:42px;
	line-height:42px;
	text-align:center;
	overflow:hidden;
}
#niftySoftwareKeyboard .delOneButton,
#niftySoftwareKeyboard .delAllButton {width:86px;}
#niftySoftwareKeyboard .delOneButton a,
#niftySoftwareKeyboard .delAllButton a {
	width:86px;
	background:url(../images/bg_key.gif) no-repeat -42px 0;
}
#niftySoftwareKeyboard .delOneButton a:hover,
#niftySoftwareKeyboard .delAllButton a:hover {
	background-position:-42px -42px;
}
#niftySoftwareKeyboard .delOneButton a:active,
#niftySoftwareKeyboard .delAllButton a:active {
	background-position:-42px -84px;
}

#niftySoftwareKeyboard .changeKind_alphabetLower,
#niftySoftwareKeyboard .changeKind_alphabetUpper,
#niftySoftwareKeyboard .changeKind_number,
#niftySoftwareKeyboard .changeKind_symbol {width:42px;}

#niftySoftwareKeyboard .changeKind_alphabetLower a,
#niftySoftwareKeyboard .changeKind_alphabetUpper a,
#niftySoftwareKeyboard .changeKind_number a,
#niftySoftwareKeyboard .changeKind_symbol a {
	width:42px;
	background:url(../images/bg_key.gif) no-repeat 0 0;
}

#niftySoftwareKeyboard .changeKind_alphabetLower a:hover,
#niftySoftwareKeyboard .changeKind_alphabetUpper a:hover,
#niftySoftwareKeyboard .changeKind_number a:hover,
#niftySoftwareKeyboard .changeKind_symbol a:hover {
	background-position: 0 -42px;
}
#niftySoftwareKeyboard .changeKind_alphabetLower a:active,
#niftySoftwareKeyboard .changeKind_alphabetUpper a:active,
#niftySoftwareKeyboard .changeKind_number a:active,
#niftySoftwareKeyboard .changeKind_symbol a:active {
	background-position:0 -84px;
}
#niftySoftwareKeyboard .random {
	padding:5px 17px;
	text-align:left;
}
#niftySoftwareKeyboard .random input {
	margin:0 6px 0 0;
	vertical-align:middle;
}
#niftySoftwareKeyboard .random label {
	vertical-align:middle;
}
#niftySoftwareKeyboard .closeBtn {
	width:350px;
	background:url(../images/bg_btn.gif) repeat-x 0 0;
	margin:0 auto;
	padding:10px 0 0;
}
#niftySoftwareKeyboard .closeBtn a {
	display:block;
	width:86px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/btn_close.gif) no-repeat 0 0;
}
#niftySoftwareKeyboard .closeBtn a:hover {
	background-position:0 -30px;
}


/* pr */
.pr {
	width:300px;
	text-align:center;
	margin:0 0 0 20px;
	float:right;
	padding:0 0 20px;
}
.pr div {
	margin:0 0 5px;
}
.pr p {
	font-weight:bold;
	background:#eaeaea;
}


/* ttlTxt */
.ttlTxt {
	width:425px;
	float:left;
	padding:0 0 20px;
}
.ttlTxt .inner {
	padding:0 20px;
}
.ttlTxt .text {
	margin:0 0 10px;
}
.ttlTxt .link {
	font-size:1.2em;
	font-weight:bold;
	background:url(../images/icon_arrow.gif) no-repeat 0 .4em;
	padding:0 0 0 15px;
}


/* ttlList */
.ttlList { clear:both;}
.ttlList .inner {
	border:2px solid #dedede;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	padding:15px 20px 5px;
	background:#fff;
}
.ttlList .inner li {margin:0 0 10px;}
.ttlList .attention {
	font-size:.86em;
	color:#666666;
	padding:15px 17px;
}


/* alert */
.alert {margin:0 0 10px; background:url(../images/bg_btn.gif) repeat-x left bottom; }
.alert em {
	font-size:1.12em;
	color:#bb0000;
	margin:0 5px 0 0;
}
.alert a {margin:0 0 0 5px;}

/* ttlCont */
.ttlCont {padding:0;}
.ttlCont .cont {
	border-top:1px solid #dcdcdc;
}
.ttlCont dt {
	background:url(../images/bg_dotline.gif) repeat-x 0 100% #fffdd0;
	padding:13px 20px;
}
.ttlCont dt em {
	font-weight:bold;
	font-size:1.2em;
}
.ttlCont dt span em {
	color:#333;
	margin:0 0 0 10px;
}
.ttlCont dt span#mailaddress {
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 0 15px;
    color:#000;
}
.ttlCont dt span {
	margin:0 30px 0 0;
	color:#666;
}
.ttlCont .textArea {
	padding:35px 20px 20px;
	color:#666;
	font-size:1.12em;
}
.ttlCont .textArea .msg {margin:0 0 15px;}
.ttlCont .textArea .list li { padding:0 0 15px;}
.ttlCont .textArea .list .ttl {
	font-weight:bold;
	color:#333;
	margin:0 0 10px;
}
.ttlCont .listArea {
	padding:50px 0 0;
}
.ttlCont .listArea .ttl {
	border-bottom:2px solid #c5c5c5;
	color:#333;
	padding:3px 0;
	font-size:1.12em;
}
.ttlCont .listArea .ttl span {
	background:url(../images/icon_dot.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	font-weight:bold;
}
.ttlCont .listArea li {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	padding:17px 0;
}
.ttlCont .listArea li.first {
	background:none;
}
.ttlCont .listArea li p.icon {
	display:table-cell;
	width:25px;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
.ttlCont .listArea li p.icon input {margin:0;}
.ttlCont .listArea li p.text {
	display:table-cell;
	width:720px;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
}
.ttlCont .listArea li p.text label {font-weight:bold;}
.ttlCont .linkArea {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	padding:20px 0;
	text-align:center;
	border-bottom:2px solid #c4c4c4;
}
.ttlCont .linkArea .link {
	background:url(../images/icon_arrow.gif) no-repeat 0 50%;
	padding:0 0 0 13px;
	display:inline-block;
	font-size:1.12em;
	*display:inline;
	*zoom:1;
}
.ttlCont .btnArea {
	border-top:2px solid #c5c5c5;
	padding:15px 0 0;
}
.ttlCont .btnArea .text {color:#666;}
.ttlCont .btnArea .button {
	text-align:center;
	padding:30px;
}
.ttlCont .btnArea .button .pkg {
	width:290px;
	margin:0 auto;
}
.ttlCont .btnArea .button .left {
	width:134px;
	float:left;
}
.ttlCont .btnArea .button .right {
	width:134px;
	float:right;
}
.ttlCont .btnArea .button a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
}
.ttlCont .btnArea .button a.btnChange {
	width:184px;
	height:40px;
	background:url(../images/btn_change.gif) no-repeat 0 0;
}
.ttlCont .btnArea .button a.btnChange:hover {
	background-position:0 -40px;
}
.ttlCont .btnArea .button a.btnSet {
	width:134px;
	height:40px;
	background:url(../images/btn_set.gif) no-repeat 0 0;
}
.ttlCont .btnArea .button a.btnSet:hover {
	background-position:0 -40px;
}
.ttlCont .btnArea .button a.btnCancel {
	width:134px;
	height:40px;
	background:url(../images/btn_cancel.gif) no-repeat 0 0;
}
.ttlCont .btnArea .button a.btnCancel:hover {
	background-position:0 -40px;
}
.ttlCont .tblArea {padding:40px 0 10px;}
.ttlCont .tblArea table {
	width:100%;
	border-collapse:collapse;
	border:3px solid #dedede;
}
.ttlCont .tblArea caption { color:#666;}
.ttlCont .tblArea table th {
	padding:15px;
	background:url(../images/bg_table_th.gif) repeat-x 0 0 #f0f5f9;
	font-size:1.12em;
	font-weight:bold;
}
.ttlCont .tblArea tr.odd {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	background-color:#ffffff;
}
.ttlCont .tblArea tr.even {
	background:url(../images/bg_dotline.gif) repeat-x 0 0;
	background-color:#fafafa;
}
.ttlCont .tblArea  td {
	padding:7px 15px;
	vertical-align:middle;
}
.ttlCont .tblArea  td.cell1 {
	color:#666;
}
.ttlCont .tblArea  td.cell2 {
	font-weight:bold;
}
.ttlCont .tblArea  td.cell2 span {color:#e64100;}
.ttlCont .tblArea  td.cell3 {}
.ttlCont .tblArea  td.cell4 {}
.ttlCont .tblArea  td.cell5 {}
.ttlCont .tblArea  td.cell6 {
	font-size:.78em;
}
.ttlCont .tblArea  td.cell7 {}

/* arrList */
.arrList {border-bottom:2px solid #c4c4c4;}
.arrList li {
	background-image:url(../images/bg_dotline.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#fff;
	padding:18px 20px;
	font-size:1.12em;
}
.arrList li.first {
	background-image:none;
}
.arrList li span {
	display:block;
	background:url(../images/icon_arrow.gif) no-repeat 0 0.4em;
	padding:0 0 0 13px;
}

.login .inputArea input::-webkit-input-placeholder,
.captcha input::-webkit-input-placeholder {
	color:#808080;
}
.login .inputArea input:-moz-placeholder,
.captcha input:-moz-placeholder {
	color:#808080;
}

input.ime-off { ime-mode: disabled; }
