/* 
td {
	color: #4D4D4D;
	font: normal 12px/140% "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
 */


body {
	margin:0;
	font-family:'‚l‚r ‚oƒSƒVƒbƒN', "Hiragino Kaku Gothic ProN",'MS P Gothic',sans-serif; 
	font-size:12px;
}

.login_text{
	width:150px;
	height:25px;
	ime-mode:disabled;
	font-size:16px;
	color:#333333;
}
.email_text{
	width:350px;
	height:25px;
	ime-mode:disabled;
	font-size:16px;
	color:#333333;
}

.cls_table {
	clear: both;
	empty-cells: show;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	border-collapse: collapse;
	width:70%;
}

.td_title_top {
	background-image: url(img/form_title.jpg);
	color: #ffffff;
	padding: 6px 4px 4px 4px;
	border: solid 1px #CACACA;
	vertical-align:top;
	font-size:14px;
}

.td_title {
 	background-color: #ECECEC;
	color: #000000;
	padding: 6px 4px 4px 4px;
	border: solid 1px #CACACA;
	vertical-align:top;
	font-size:14px;
}

.td_item {
	padding: 4px 4px 4px 4px;
	border: solid 1px #CACACA;
	font-size:14px;
}


.td_item_logincmt {
	padding: 4px 4px 4px 4px;
	line-height:1.2em;
	font-size:14px;
}
.td_item_logindesc {
	padding: 4px 4px 4px 4px;
	line-height:1.2em;
	font-size:14px;
	font-weight:700;
	color:#0066CC;
	vertical-align:top;
}
.td_title_top_alert {
	background-image: url(img/form_title_alert.jpg);
	color: #ffffff;
	padding: 6px 4px 4px 4px;
	border: solid 1px #CACACA;
	vertical-align:top;
	font-size:14px;
}

.announce{
	width:70%;
	padding: 4px 4px 4px 4px;
	padding-top:2px;
	background-image: url(img/inquiry-back.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-indent: 1em;
	line-height: 2em;
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #797979;
	border-right-color: #797979;
	border-left-color: #797979;
	margin-bottom: 15px;
}

.waku {
	font-size:14px;
	line-height:1.2em;
	text-align:left;
	width:70%;
	padding: 0px 4px 4px 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
	margin-top: -15px;
	margin-bottom: 10px;
	
}

.header_img{
	width:474px;
	height:46px;
	color:white;
	text-align:center;
	padding-left:0px;
	vertical-align:middle;
	display:table-cell;
	font-size:20px;
	line-height:20px;
	border-radius:33px;
	font-family:"Meiryo UI", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", 'MS P Gothic', sans-serif;
	background-color:#589BC6;
	box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.5);
}









