@charset "utf-8";

/* 商品一覧
----------------------------------------------------------------------------------*/

#mainarea {
	width: 674px;
	padding: 0 40px;
}
#mainarea2 {
	background:#fff;
	width: 720px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
	position:relative;
}
#mainarea3 {
	background:#FFF;
	width: 720px;
	margin:0 auto;
	padding:0 45px;
}

#mainarea2-wrapper{
	width:100%;
}

#smnu {
	width: 186px;
	float: left;
	padding-right: 20px;
}


div.reset {
	clear:both;
}

#hdr_bnr{
	width:960px;
	height:;
	padding: 5px 0 24px;
}

#mybdy {
	min-width:754px;
	max-width:100%;
	float: left;
	position:relative;
	font-family: Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#mybdy h2 {
	width: 875px;
	height:55px;
	background:url(../img/checkout/ttl.gif) no-repeat;
	margin:0;
	padding:22px 0 0 85px;
	font-size:16px;
}
#mybdy h2.signup {
	background:url(../img/signup/ttl.gif) no-repeat;
}
#mybdy h2.request {
	background:url(../img/request/ttl.gif) no-repeat;
}
#mybdy h2.inquiry {
	background:url(../img/inquiry/ttl.gif) no-repeat;
}
#mybdy h2.login {
	background:url(../img/login/ttl.gif) no-repeat;
}

#mybdy h2.mypage {
	width:669px;
	background:url(../img/mypage/ttl.gif) no-repeat;
}

#flow {
	text-align: center;
	padding: 0 0 35px;
	width:100%;
	height:36px;
}

#ttl {
	width:100%;
	padding: 0 0 0;
}

	#mybdy p.step_str {
		font-family:Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-size:26px;
		padding:0 20px;
	}

	#mybdy p.lead {
		line-height:16px;
		padding: 10px 20px;
	}

	#mybdy span.lead {
		font-size:12px;
		line-height:16px;
		padding: 0 0 0 20px;
	}

#mybdy h3 {
	font-size:14px;
	padding:10px 0 0 30px;
	height:45px;
	background:url(../img/common/h3_midashi1_wide.jpg) no-repeat;
}

#mybdy table {
	width: 100%;
	border-collapse:collapse;
    border-spacing:0;
	empty-cells:show;
	margin-bottom: 15px;
}

	#mybdy tr {

	}

		#mybdy th {
			width: 164px;
			padding: 12px;
			padding-left: 36px;
			background: #EEE;
			text-align: left;
			border-right: 1px #FFF solid;
			border-bottom: 1px #FFF solid;
		}

		#frm th {
			width: 164px;
			padding-left: 36px;
			text-align: left;
		}

			#mybdy th.short {
				width: 100px;
				padding: 12px;
				padding-left: 18px;
			}

			#mybdy th.act, #frm th.act {
				background: #EEE url("../img/common/icn-asterisk.gif") no-repeat 18px center;
			}


	#mybdy td {
		line-height: 16px;
		padding: 12px 24px;
		background: #FAFAFA;
		border-bottom: 1px #FFF solid;
	}

	#mybdy td.mychk {
		font-weight: bold;
		padding: 15px 24px;
		border-left: 3px #66ADF0 solid;
	}

	#mybdy .tbx, #frm .tbx {
		width: 100%;
		font-size: 14px;
		background: #FFF;
		border: 1px #7F9DB9 solid;
		padding: 2px 0;
	}
	#mybdy .pbx, #frm .pbx {
		width: 120px;
		font-size: 14px;
		background: #FFF;
		border: 1px #7F9DB9 solid;
		padding: 3px;
	}
	#mybdy .nbx, #frm .nbx {
		width: 90px;
		font-size: 14px;
		background: #FFF;
		border: 1px #7F9DB9 solid;
		padding: 3px;
	}

	#mybdy select, #frm select {
		width: 100%;
		font-size: 14px;
	}
	#mybdy textarea, #frm textarea {
		color:#333;
		width: 100%;
		font-size: 12px;
		line-height:16px;
		background: #FFF;
		border: 1px #7F9DB9 solid;
		padding: 0;
	}

#mybdy p.dic, #frm p.dic {
	color: #666;
	font-size: 10px;
	padding-top: 5px;
}

#mybdy p.pnt, #myfrm p.pnt {
	font-size:10px;
	line-height: 14px;
	background: url("../img/common/icn_exc.gif") no-repeat 0 3px;
	padding: 0 0 2px 20px;
}

#mybdy p.ctn, #myfrm p.ctn {
	font-size:10px;
	line-height: 14px;
	background: url("../img/common/arrow11.gif") no-repeat 0 3px;
	padding: 0 0 2px 20px;
}


#mybdy p.agr {
	font-weight: bold;
	text-align: center;
	padding: 12px 0 12px;
}
#emsg {
	padding: 0 20px 25px 20px;
}
	#emsg ul li {
		color: #D60000;
		font-weight: bold;
		background: url("../img/common/arrow11.gif") no-repeat left 1px;
		padding: 0 0 6px 18px;
	}


#mybdy .arrow {
	background: #EEE;
	text-align: center;
	margin-bottom: 12px;
	padding: 15px 0;
	border: 1px #CCC solid;
}

#mybdy .smt {
	background: #F7CCCC;
	text-align: center;
	margin-bottom: 24px;
	padding: 15px 0;
	border: 1px #D60000 solid;
}

#sgnsupport {
	width: 650px;
	height: 115px;
	background: url("../img/signup/support.gif") no-repeat 0 0;
	margin-bottom: 15px;
}

#sgnsupport2 {
	width: 650px;
	height: 115px;
	background: url("../img/signup/support2.gif") no-repeat 0 0;
	margin-bottom: 15px;
}

#btnBack {
	width: 149px;
	height: 22px;
}

#btnBack a {
	width: 149px;
	height: 17px;
	text-align: center;
	display: block;
	padding-top: 5px;
	background: url("../img/checkout/btn-null.gif") no-repeat 0 0;
	text-decoration: none;
	color: #333;
}

/*----------注文手続き----------*/

#send-addr, #send-form{
	display:none;
}

	#send-addr .address-list{
		width:716px;
		border:2px #DDD solid;
		padding:20px 0;
		background:#FFF;
		overflow:hidden;
	}
		#send-addr .address-list:hover{
			border:2px #66ADF0 solid;
		}

		#send-addr .al-lt{
			float:left;
			width:575px;
			padding-left:25px;
			line-height:15px;
		}

		#send-addr .al-gt, #send-addr .al-gt2{
			float:left;
			width:116px;
			text-align:center;
		}

	#send-addr .address-list-act{
		width:716px;
		border:2px #F7CCCC solid;
		padding:20px 0;
		background:#FDF3F3;
	}
		#send-addr .address-list-act:hover{

		}

#sender-rakupuri, #sender-user, #sender-custom{
	display:none;
}

.cshipcost {
	display:none;
}

#usedpoint {
	display:none;
}

.separator{
	height:1px;
	font:1px;
	width:100%;
	border-top:1px #333 dotted;
}



/*----------マイページ----------*/

#maincol3 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


#mypage #maincol3 h2 {
	width:675px;
	height:44px;
	background:url('/img/mypage/ttl.gif') no-repeat;
	margin:0 0 10px 0;
	padding:18px 0 0 85px;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

	#mypage p.top_str {
		height:46px;
		font-family:Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-size:28px;
		line-height:100%;
		margin-bottom:15px;
		padding:12px 20px 0 122px;
		background:url("/img/mypage/icn-mypage.gif") no-repeat 40px 0;
	}
		#mypage span.sub {
			font-size:18px;
		}

		#maincol3 .mypage-top-text p{
			color:#666;
			font-size: 12px;
			line-height:16px;
			padding:0 40px 0 40px;
		}



#inquiry #maincol3 h2 {
	width:675px;
	height:44px;
	background:url('/img/inquiry/h3_inquiry.gif') no-repeat;
	margin:0 0 10px 0;
	padding:18px 0 0 85px;
	font-size:16px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

	#inquiry p.top_str {
		height:43px;
		font-family:Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		font-size:28px;
		line-height:100%;
		margin-bottom:15px;
		padding:15px 20px 0 122px;
		background:url("/img/inquiry/icn_tel.gif") no-repeat 40px 0;
	}





#mypage-ttl {
	background:url('../img/mypage/ttl.gif') no-repeat;
	width:760px;
	height:60px;
	margin:0;
	padding:0;
}

#calendar-ttl {
	background:url('../img/mypage/ttl_calendar.gif') no-repeat;
	width:760px;
	height:60px;
	margin:0;
	padding:0;
}

	#mypage-ttl h3, #calendar-ttl h3{
		font-size: 16px;
		padding: 20px 0 0 85px;
	}

.msg-block {
		margin: 0 20px 9px;
		border:1px #66adf0 solid;
		background:#f5fafe url("../img/common/icn-info.gif") no-repeat 24px 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		behavior: url(border-radius.htc);
}

.msg-block2 {
		margin: 0 20px 9px;
		border:1px #99CC33 solid;
		background:#F5F7E5 url("../img/common/icn-cmp.gif") no-repeat 24px 9px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		behavior: url(border-radius.htc);
}

.msg-block3 {
		margin: 0 20px 9px;
		border:1px #E45757 solid;
		background:#faf3f3 url("../img/common/icn-alert.gif") no-repeat 23px 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		behavior: url(border-radius.htc);
}

.msg-block4 {
		margin: 0 20px 9px;
		border:1px #F5C11D solid;
		background:#ffffee url("../img/common/icn-light.gif") no-repeat 23px 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		behavior: url(border-radius.htc);
}

	.msg-block p, .msg-block2 p, .msg-block4 p{
		font-size:12px;
		line-height:16px;
		padding: 10px 24px 10px 45px;
	}

	.msg-block strong, .msg-block2 strong, .msg-block4 strong{
		color:#CC0000;
	}

	.msg-block3 p{
		color:#d60000;
		font-size:12px;
		line-height:16px;
		padding: 10px 24px 10px 45px;
	}

.mainbody {
	padding: 0 20px;
}

	.mainbody h3 {
		font-size:14px;
		padding:10px 0 0 30px;
		height:45px;
		background:url(../img/common/h3_midashi1_wide.jpg) no-repeat;
	}

.mainbody table {
	width: 100%;
	border-collapse:collapse;
    border-spacing:0;
	empty-cells:show;
	margin-bottom: 15px;
}

	.mainbody tr {

	}
		#orderlist tr:hover td {
			background:#FFFFD6;
		}

	.mainbody tr.row1 {
		background:#FAFAFA;
	}

	.mainbody tr.row2 {
		background:#FFF;
	}
	.mainbody th {
		padding: 12px;
		background: #EEE;
		text-align: center;
		border-right: 1px #FFF solid;
		border-bottom: 1px #FFF solid;
	}

	.mainbody th.sht {
		width: 90px;
		padding: 12px;
		padding-left: 18px;
		white-space:nowrap;
	}

	.mainbody td {
		line-height: 16px;
		padding: 9px 15px;
		border-bottom: 1px #FFF solid;
		background:#FAFAFA;
	}

	.mainbody td.tblhdr2 {
		color: #FFF;
		font-weight: bold;
		text-align: center;
		line-height: 15px;
		padding: 9px 24px;
		background-color: #b0b7be;
		border: 0px;
	}

	.mainbody td.white {
		background: #FFF;
		border: 0;
		border-bottom: 1px #DDD solid;
		padding:12px;
	}

	.mainbody td.white2 {
		background: #FFF;
		border: 0;
		border-top: 1px #e0e0e0 solid;
		padding:12px;
	}
	.mainbody td.white3 {
		background: #FFF;
		border: 0;
		padding:12px;
	}
	.mainbody td.addr {
		background: #FFF;
		border: 1px #DDD solid;
		border-bottom: 1px #DDD solid;
		padding: 12px 18px;
		background:#FFF;
	}
	.mainbody td.lblue {
		border: 0;
		border-bottom: 1px #DDD solid;
		border-top: 3px #DDD double;
		background:#FAFAFA;
	}

	.mainbody td.amount {
		color: #D60000;
		font-size:13px;
		font-weight: bold;
		background: #FDF3F3;
		border: 0;
		border-top: 1px #D60000 solid;
		border-bottom: 1px #D60000 solid;
		padding:12px;
	}

	.mainbody td.oid {
		padding:12px;
		padding-left:6px;
	}


	.mainbody td.icn {
		padding:12px 0;
		text-align:center;
	}

	.mainbody td.ctr {
		text-align:center;
	}

	.mainbody p.ctn {
		font-size:11px;
		line-height: 14px;
		background: url("../img/common/arrow11.gif") no-repeat 0 1px;
		padding: 0 0 0 18px;
	}

#orderlist {
	border-top:1px #DDD solid;
}

#orderlist th{
	border-right:0;
	border-bottom:1px #DDD solid;
}

#orderlist td{
	background:none;
	border-bottom:1px #DDD solid;
}

.mainbody .submit, .mainbody .button{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0 auto;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:9px 12px;
	width:120px;
	border:0;
}

.mainbody .pdf-button{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	color:#444;
	padding:13px 0 13px 35px;
	width:130px;
	border:1px #CCC solid;
	background: #FFF url("../img/common/icn-pdf.gif") no-repeat 12px 10px;
}

.mainbody .repeat-button{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	color:#444;
	padding:13px 0 13px 35px;
	width:130px;
	border:1px #CCC solid;
	background: #FFF url("../img/common/icn-repeat.gif") no-repeat 15px 11px;
}

.mainbody .add-button, .mainbody .edit-button, .mainbody .del-button{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	color:#444;
	padding:13px 0 13px 35px;
	width:130px;
	border:1px #CCC solid;
	background:#FFF;
	/* background: #FFF url("../img/common/icn-repeat.gif") no-repeat 15px 11px; */
}
.mainbody .add-button{
	background: #FFF url("../img/mypage/icn-add.gif") no-repeat 15px 11px;
}
.mainbody .edit-button{
	background: #FFF url("../img/mypage/icn-pen.gif") no-repeat 15px 11px;
}
.mainbody .del-button{
	background: #FFF url("../img/mypage/icn-del.gif") no-repeat 15px 11px;
}



	.mainbody .submit:hover, .mainbody .button:hover{
		text-decoration:underline;
		cursor:pointer;
	}

	.mainbody .pdf-button:hover, .mainbody .repeat-button:hover{
		color:#0077E6;
		text-decoration:underline;
		cursor:pointer;
		border-color:#66ADF0;
	}

	.mainbody .add-button:hover, .mainbody .edit-button:hover, .mainbody .del-button:hover{
		color:#0077E6;
		text-decoration:underline;
		cursor:pointer;
		border-color:#66ADF0;
	}

	.mainbody .pdf-button:disabled, .mainbody .repeat-button:disabled, .mainbody .edit-button:disabled{
		color:#999;
	}
	.mainbody .pdf-button:disabled:hover, .mainbody .repeat-button:disabled:hover, .mainbody .edit-button:disabled:hover{
		text-decoration:none;
		cursor:default;
		border-color:#CCC;
	}


.mainbody .submit{
	background:#D60000;
}
.mainbody .button{
	background:#b0b7be;
}
.mainbody img{
	vertical-align:middle;
}

/* 会員登録 */
#mybdy .btn-area {
	text-align: center;
}

#signup_btnNext {
	width:204px;
	height:54px;
	background:url("../img/signup/signup-btn.jpg") no-repeat 0 0;
	margin:0;
	text-indent:-9999px;
	border:0;
}
	#signup_btnNext:hover {
		background:url("../img/signup/signup-btn.jpg") no-repeat 0 -54px;
	}


#signup_btnStep1 {
	width:204px;
	height:54px;
	background:url("../img/signup/signup-btn.jpg") no-repeat 0 -108px;
	margin:0;
	text-indent:-9999px;
	border:0;
}
	#signup_btnStep1:hover {
		background:url("../img/signup/signup-btn.jpg") no-repeat 0 -162px;
	}

#signup_btnBack {
	width:204px;
	height:54px;
	background:url("../img/signup/signup-btn.jpg") no-repeat 0 -216px;
	margin:0;
	text-indent:-9999px;
	border:0;
}
	#signup_btnBack:hover {
		background:url("../img/signup/signup-btn.jpg") no-repeat 0 -270px;
	}



#item-list3 {
	margin: 0 0 0 20px;
}

	#item-list3 .item-box {
		margin-bottom:10px;
		margin-right:10px;
		background:#FFF;
		border:2px #e5e5e5 solid;
		float:left;
	}
		#item-list3 .item-box:hover{
			border-color:#66ADF0;
		}

	#item-list3 .item-img {
		width:86px;
		float:left;
		padding:14px;
	}

	#item-list3 .item-detail {
		width:215px;
		float:left;
		padding: 25px 20px 25px 0;
	}

	#item-list3 h4 {
		font-size:16px;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		line-height:20px;
		padding:0 0;
		margin:0 0 5px 0;
		background:inherit;
		width:inherit;
		height:inherit;
	}

		#item-list3 h4 a{
			text-decoration:none;
		}

			#item-list3 h4 a:hover{
				text-decoration:underline;
			}

/*----------お問い合わせ----------*/
/*----------カスタマー----------*/
#customer-info{
		width:668px;
		margin:0 20px;
		padding:22px 25px 22px;
		border:1px #EFA3A3 solid;
		background:#fdf3f3;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		behavior: url(border-radius.htc);
}
	#customer-info .ci-lt{
		float:left;
		width:200px;
		padding-right:35px;
	}
	#customer-info .ci-gt{
		float:left;
		width:423px;
	}
		#customer-info p{
			font-size:12px;
			line-height:100%;
		}

		#customer-info p.mid{
			font-size:14px;
			line-height:100%;
			font-weight:bold;
			margin-bottom:18px;
			padding-left:20px;
			padding-bottom:6px;
			border-bottom:1px #d60000 dotted;
			background:url("/img/common/arrow6.gif") no-repeat 0 0;
			color:#d60000;
		}

		#customer-info p.section{
			font-size:14px;
			font-weight:bold;
			padding-top:2px;
			padding-bottom:9px;
		}
		#customer-info p.tel{
			font-family:Arial, Helvetica, sans-serif;
			color:#d60000;
			font-size:26px;
			line-height:100%;
			height:20px;
			background:url("/img/inquiry/telmark.gif") no-repeat 0 3px;
			padding-left:28px;
			letter-spacing:1px;
		}

		#customer-info span.time{
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			font-size:11px;
			color:#444;
			letter-spacing:0;
		}
		#customer-info p.faxmail{
			font-size:14px;
			margin:3px 0 10px;
		}
		#customer-info p.description{
			line-height:15px;
			color:#666666;
		}

/*----------お問い合わせ----------*/
/*----------よくある質問----------*/
.speciallybox {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
}
.speciallybox {
	border:1px #D6EBAD solid;
	background:#F5F7E5;
	margin:0 20px;
	padding:10px 0 12px;
}
	.speciallybox h3 {
		padding:3px 0 6px 62px;
		background:url(/img/faq/icn-faq-sp.gif) no-repeat 16px 0;
	}
	.question-box3 ul {}

		.question-box3 ul li {
			font-size:12px;
			background:url(/img/common/arrow4.gif) no-repeat 18px 3px;
			padding:2px 0 4px 35px;
			line-height:100%;
		}
	.question-box3 a {
		color:#666;
	}
	.question-box3 a:hover {
		color:#2095FF;
	}

	#maincol3 .more{
	text-align:right;
	margin:0 20px;
	padding:0;
	line-height:100%;
	margin-bottom:20px;
}

/*----------お問い合わせ----------*/
/*----------タブ----------*/
#inq-tab0, #inq-tab1{
	width:529px;
	height:42px;
	margin-bottom:20px;
	padding-left: 191px;
}
	#inq-tab0{
		border-bottom:1px #CCC solid;
	}
	#inq-tab1{
		border-bottom:1px #CCC solid;
	}
	#inq-tab0 a, #inq-tab1 a{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:12px;
		text-align:center;
		margin-right:9px;
		padding:12px 0 0;
		width:165px;
		height:30px;
		float:left;
		color:#666;
		text-decoration:none;
		font-weight:bold;
	}


	#inq-tab0 a.inq-before{
		background:url("../img/inquiry/tab_button.gif") no-repeat 0 -126px;
		color:#333;
	}
		#inq-tab0 a.inq-before:hover{}

	#inq-tab0 a.inq-after{
		background:url("../img/inquiry/tab_button.gif") no-repeat 0 0;
		color:#D60000;
	}
		#inq-tab0 a.inq-after:hover{
			background-position: 0 -42px;
			color:#D60000;
		}


	#inq-tab1 a.inq-before{
		background:url("../img/inquiry/tab_button.gif") no-repeat 0 -84px;
		color:#666;
	}
		#inq-tab1 a.inq-before:hover{
			color:#333;
			background-position: 0 -126px;
		}

	#inq-tab1 a.inq-after{
		background:url("../img/inquiry/tab_button.gif") no-repeat 0 -42px;
		color:#D60000;
	}
		#inq-tab1 a.inq-after:hover{}

/*----------お問い合わせ----------*/
/*----------バリデーションエラー----------*/
.inq-error{
	background:#FFCCCC;
	padding:2px;
	border:1px #E45757 solid;
}

/*
.tf-error{
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		behavior: url(border-radius.htc);
}
*/

/*----------お問い合わせ----------*/
/*----------必須・任意----------*/

		#inquiry #frm th {
			width: 180px;
			padding-left: 20px;
			text-align: left;
		}

			#frm th.req {
				background: #EEE url("../img/inquiry/icn-required.gif") no-repeat 172px center;
			}

			#frm th.opt {
				background: #EEE url("../img/inquiry/icn-optional.gif") no-repeat 172px center;
			}


/*----------お問い合わせ----------*/
/*----------個人情報保護方針 疑似ifrrame----------*/
#privacypolicy{
	width:500px;
	height:181px;
	border:1px #CCC solid;
	margin:0 auto;
	padding:15px 20px 20px;
	overflow: auto;
}

	#privacypolicy p{
		margin-bottom:12px;
	}
	#privacypolicy p.h1{
		font-size:16px;
		font-weight:bold;
		text-align:center;
		margin-bottom:0;
	}
	#privacypolicy p.h2{
		font-weight:bold;
		margin-bottom:0;
	}
	#privacypolicy ul, #privacypolicy ol{
		padding-left:20px;
	}
		#privacypolicy ol li{
			list-style-type: decimal;
			padding:0 0 0 10px;
		}
		#privacypolicy ul li{
			list-style-type:disc;
			padding:0 0 0 10px;
		}


div.agree-area{
	text-align:center;
	font-size:14px;
}
	div.agree-area input{
		vertical-align:-2px;
	}