body { margin: 0px; background-color: #ffffff; color: #333333; font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;}

img{
	border:none;
}

table, tr, td{
vertical-align:top;
}

.totop{
	position:absolute;
	top:70px;
	left:680px;
}

a { text-decoration: none}
a:link { color: #CC6635 }
a:visited { color: #CC6635 }
a:active { color: #CC6635 }
a:hover   { color:#CC6635 }

a.white:link { color: #ffffff }
a.white:visited { color: #ffffff }
a.white:active { color: #ffffff }
a.white:hover   { color:#ffffff }


.brandtitle { font-family: "ＭＳ ゴシック", "Osaka-等幅"; font-size: 14px; line-height:18px; font-weight: bold}

br{
	font-size: 10px;
}

/*各コンテンツ要素のstyle*/

#header{
	width:760px;
	height:78px;
	position:relative;
	background:url(/img/common/img_head02.jpg) no-repeat;
}

#contents{
	text-align:center;
	margin: 0 auto;
	width:904px;
}

#contents #contents_inner{
	padding: 0 10px;
}

.logo {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}

.main {
	background-color: #fff;
	/*width: 842px;*/
	padding:22px 0 0;
	margin:0 auto;
	text-align:left;
}

.main_c{
	background-color: #fff;
	/*width: 842px;*/
	padding:22px 10px 0 10px;
	margin:0 auto;
	text-align:center;
}

.main_c p{
	margin:0;
	padding:0;
}

.main_pup {
	background-color: #fff;
	/*width: 842px;*/
	padding-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title {
	margin:0;
	padding:0;
}

.popTable{
	padding:20px 0;
}

.copyright {
	background-color: #666666;
	color: #ffffff;
	padding : 6px 10px 6px 10px;
	margin:20px 0 0 0;
}

form{
	margin:0;
	padding:0;
}

.line{
	margin:0;
	padding:0;
}

.err {
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.step {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.step_title {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.con1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.con2 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.con_btn {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*各コンテンツ要素のstyle*/


/*--content_style--*/

.box{
	padding:0 10px;
}


/*ファーム用のstyle*/
#foam {
	border-left : solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
#foam_end {
	border-top : solid 1px #CCCCCC;
	width: 741px;
}
#foam_end2 {

	border-top : solid 1px #cccccc;
	width: 100%;
}
#foam .td{
	border-right : solid 1px #CCCCCC;
	border-top : solid 1px #CCCCCC;
}
#foam .td2{
	border-right : solid 1px #CCCCCC;
	/*border-top : solid 1px #ff0000;*/
}
#foam .td3{
	/*border-right : solid 1px #ff0000;*/
	border-top : solid 1px #CCCCCC;
}
#foam .td4{
	border-right : solid 1px #CCCCCC;
	*border-top : solid 1px #CCCCCC;*/
}

.foam_style1{
	background-color: #F6F6F6;
}

.f_textfield1{
	width:115px;
}

.f_textfield2{
	width: 220px;
}

.f_textfield3{
	width: 280px;
}

.f_textfield4{
	width: 210px;
}

.foam_textstyle1{
	margin: 5px 15px 5px 15px;
}

.foam_selectstyle1{
	width: 180px;
}
.foam_selectstyle2{
	width: 150px;
}
.foam_selectstyle3{
	width: 100px;
}

.foam_textfieldstyle1{
	width: 35px;
}
.foam_textfieldstyle2{
	width: 65px;
}
.foam_textfieldstyle3{
	width: 250px;
}
.foam_textfieldstyle4{
	width: 400px;
}
/*氏名（漢字、カナ）*/
.foam_textfieldstyle5{
	width: 105px;
}
/*パスワード*/
.foam_textfieldstyle6{
	width: 95px;
}

/*ファーム用のstyle*/

/*エラー用のstyle*/
.err_textstyle1 {
	color: #FF3300;
	font-weight: bold;
}
/*エラー用のstyle*/

/*必須用のstyle*/
.kome_textstyle1 {
	color: #FF3300;
	font-weight: bold;
}
/*必須用のstyle*/


/*注釈用のstyle*/
.kome_textstyle2 {
	color: #FF3300;
}


/*住所入力フィールド*/
.foam_textstyle1_a{
	padding:5px 15px 5px 15px;
}

.foamaddbox{
	background-color:#eeeeee;
	border:1px dotted #cccccc;
	padding:4px;
}

.add01{
	background:#dddddd;
	color:#333333;
	border:1px solid #999999;
	width:246px;
	_width:250px;
	/*width:293px;
	_width:297px;*/
	padding:2px;
}

.f_textfield_add{
	display:block;
	width:250px;
	/*width:297px;*/
}

/*--同意ラジオボタン周辺--*/
.radiobox{
	margin:8px;
	background-color:#eeeeee;
	border:#cccccc 1px solid;
	text-align:center;
	width:120px;
}

div.radiobox span{
	display:block;
	margin:5px;
}

.marginT5{
	margin-top:5px;
}

.marginT10{
	margin-top:10px;
}

.marginT15{
	margin-top:15px;
}

.marginT20{
	margin-top:20px;
}

.agree{
	background-color:#eeeeee;
	border:#cccccc 1px solid;
	border-right: none;
}

.disagree{
	background-color:#eeeeee;
	border:#cccccc 1px solid;
	border-left: none;
}

table.line_on{
	background-color:#ccc;
}
table.line_on th,
table.line_on td{
	background-color:#fff;
	padding:5px;
}
table.line_on th{
	text-align:left;
	font-size:12px;
	letter-spacing:0.04em;
	line-height:1.3em;
	color:#555;
	background-color:#dfdfdf;
	font-weight:bold;
}
table.line_on td.text0{
	font-size:12px;
	letter-spacing:0.04em;
	line-height:1.3em;
	color:#666;
	background-color:#eaeaea;
}
ul{
	margin:0px;
	padding:0;
	list-style:none;
}
li{
	margin-bottom:5px;
}

div.h2_01{
	margin: 0 0 12px 0;
	padding-bottom: 5px;
	border-bottom: 3px #ddd solid;
}
img.img_marg_01{
	margin:5px;
}
.img_center_01{
	margin:0;
	padding:0;
	text-align:center;
}
/*インデントのstyle*/
.indent01 {
	text-indent:-1em;
	padding-left:1em;
}
/*インデントのstyle*/


/*----------------------------------------------------------------------------
 *** 100805 「社購機能」登録お申し込みページ
----------------------------------------------------------------------------*/

.mb00 {margin-bottom:0 !important;}
.mb05 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px !important;}
.mb45 {margin-bottom:45px !important;}
.mb50 {margin-bottom:50px !important;}
.mb90 {margin-bottom:90px !important;}

.center{text-align:center;}

#main_contents_001{
	width:740px;
	margin:18px 0px 74px 10px;
	background:url(../img/m_con_bg_001.gif) 0 0 repeat-y;
}

#main_contents_001 p{ font-size:12px; line-height:1.65;}


#main_contents_tp_001{background:url(../img/m_con_bt_001.gif) 0 0 no-repeat;}
#main_contents_bt_001{
	padding:9px 16px 5px 27px;
	background:url(../img/m_con_btm_001.gif) 0 100% no-repeat;
	}

.css_none{
	padding:0;
	margin:0;
}

ul.table_img_001 li,
ul.table_img_001 li img{
	padding:0;
	margin:0;
	vertical-align:bottom;
}

ul.table_img_001{ margin-bottom:23px;}

.pageTop_box{
	width:741px;
	padding:10px 0 15px 0;
	margin-left:10px;
	background:url(../img/ft_bd_001.gif) 0 0 no-repeat;
}

.pageTop_box p{
	padding:0;
	margin:0;
	font-size:12px;
	text-align:right;
}

.pageTop_box p a{
	padding-left:15px;
	background:url(../../img/common/arrow_light.gif) 0 0 no-repeat;}


a.default { text-decoration: underline }
a.default:link { color: #0000FF }
a.default:visited { color: #810081 }
a.default:active { color: #ff0000 }
a.default:hover   { color:#ff0000 }

