/*-------------------基本設定-------------------*/
*{										/*margin・padding指定を*で一括0px指定*/	
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,ul,ol,dl,p,form {
	margin-bottom: 0;
	margin-top: 0;
}
/*-------------------コンテンツ内メイン-------------------*/

div#container02 {
	width: 955px;
	margin: 0;
	padding: 0;
	background: #fff url(/tanita/images/ec/bg_bg02.gif) repeat-y left top;
}

div#contents {
	width: 715px;
	margin-right: 95px;
	_margin-right: 7px;
	padding: 0;
	float: right;
}

div#contents02 {
	width: 715px;
	margin:0 auto;
}


p.bnr_left,p.bnr_right,p.bnr_large {
	border: 1px #ccc solid;
	margin-bottom: 15px;
	}
p.bnr_left {
	float: left;
	margin-right: 16px;
	}
p.bnr_right {
	float: left;
	}
p.bnr_large {
	clear: both;
	}


/*-------------------コンテンツ内容部分-------------------*/

div#contents_area {
	width:715px;
	text-align:center;
}


div#contents_area02 {
	width:715px;

}

div#title {
	width:715px;
	height:37px;
	background:url(/tanita/images/ec/contents_title.jpg) no-repeat;
}



#title p {
	font-size:18px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	padding:6px 0 0 22px;
	font-weight: lighter;
	text-align:left;
}


p.middle {
	font-size:16px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#009900;
	padding:20px 0 0 1px;
	text-align:left;
}



p.text_honbun {
	width:715px;
	font-size:11px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	line-height:20px;
	margin:10px 0 50px 2px;
	text-align:left;
}


/*-------------------コンテンツ内容部分（表組み）-------------------*/


table.form {
	width:715px;
	margin:0 auto;
	border-collapse:collapse;
}

tr.table_header {
	background:url(/tanita/images/ec/contents_table_header.jpg) no-repeat;
	width:540px;
	height:29px;
	text-align:center;
}

tr.table_footer {
	background:url(/tanita/images/ec/contents_table_footer.jpg) no-repeat;
	width:715px;
	height:10px;
}

td.input_name {
	height:45px;
	padding:0 0 0 35px;
	font-size:11px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
	border-bottom:solid 1px #e6e6e6;
	border-right:solid 1px #999999;
	background:url(/tanita/images/ec/contents_table_bg.jpg) repeat-x;
}

td.input_value {
	height:45px;
	font-size:11px;
	color:#333333;
	text-align:left;
	vertical-align:middle;
	border-bottom:solid 1px #e6e6e6;
	padding:0 0 0 40px;
}

th.input_name_title {
	border-right:solid 1px #999999;
	width:200px;
}
	

.input_rule {
	text-align:left;
	padding:0;
	font-size:9px;
	color:#FF0000;
}

.form_textarea {
	margin:10px 0 0 0 ;
}

p.table_attention {
	font-size:9px;
	color:#FF0000;
	text-align:left;
}

p.submit {
	margin:10px 0 0 5px;
	text-align:left;
}

p.confirm {
	margin:5px 0 0 5px;
	text-align:left;
}




/*-------------------コンテンツ内容部分（表組み）-------------------*/





/*-------------------コンテンツ内容部分-------------------*/