@charset "UTF-8";

/*-------------------------------------------------
	layout.css
-------------------------------------------------*/
/*=================================
	h2
=================================*/

h2.h2_1{
	height:26px;
	padding: 2px 0 0 30px;
	background: url(hl_h2_1.gif) no-repeat left top;
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.3;
	font-family: "ＭＳ Ｐ明朝","MS PMincho",serif;
}


/*=================================
=================================*/

#bnrArea{
	height: 81px;
}

#map{
	height: 288px;
	border: 1px solid #000000;
}

/*=================================
	pageControl
=================================*/

.pageControl{
	clear: both;
	position: relative;
	height: 18px;
	padding: 1px 1px 0 1px;
	margin: 0 15px 15px 15px;
	background: #000000;
	text-align: center;
	font-family: Arial;
}

.pageControl .prev{
	float: left;
	display: block;
	width: 48px;
	margin: 0 0 0 0;
}

.pageControl .prev a,
.pageControl .prev span{
	background: url(arrow_ctrlLeft_off.gif) #23A5DC no-repeat 4px center;
	padding: 2px 0 0 20px;
	display: block;
	height: 15px;
	width: 28px;
	text-align: left;
	line-height: 1em;
	text-decoration: none;
	color: #FFFFFF;
}

.pageControl .prev span{
	background: url(arrow_ctrlLeft_dead.gif) #333333 no-repeat 4px center;
	color: #666666;
}

.pageControl .next{
	float: right;
	display: block;
	width: 48px;
	margin: 0 0 0 0;
}

.pageControl .next a,
.pageControl .next span{
	background: url(arrow_ctrlRight_off.gif) #23A5DC no-repeat 33px center;
	padding: 3px 20px 0 0;
	display: block;
	height: 14px;
	width: 28px;
	text-align: right;
	line-height: 1em;
	text-decoration: none;
	color: #FFFFFF;
}

.pageControl .next span{
	background: url(arrow_ctrlRight_dead.gif) #333333 no-repeat 33px center;
	color: #666666;
}

.pageControl .prev a:hover{
	background: url(arrow_ctrlLeft_off.gif) #0DB7FF no-repeat 4px center;
}
.pageControl .next a:hover{
	background: url(arrow_ctrlRight_off.gif) #0DB7FF no-repeat 33px center;
}
.pageControl .page{
	float: none;
	text-align: center;
}
.pageControl .page em{
	position: relative;
	top: -6px;
	margin: 0 2px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E81756;
	padding: 1px 2px 1px 2px;
	line-height: 1em;
}

.pageControl .page a{
	margin: 0 2px 0 0;
	font-weight: normal;
	color: #23A5DC;
	text-decoration: none;
	border: 1px solid #23A5DC;
	padding: 0 0 0 1px;
	font-weight: bold;
}

.pageControl .page a:hover{
	background: #23A5DC;
	color: #FFFFFF;
}
.pageControl .sepalater{
	color: #333333;
	font-weight: normal;
	margin: 0 2px;
}


/*=================================
	tmpList
=================================*/

.tmpList{
	text-align: center;
}

#bpx_contents .main .tmpList ul{
	list-style: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 479px;
}

.tmpList li{
	list-style: none;
	list-style-position: inside;
	list-style-image: none;
	float: left;
	padding: 0;
	margin: 0;
	text-indent: 0;
}

#bpx_contents .tmpList li div{
	background: url(film.gif) #cccccc no-repeat 5px 5px;
	width: 100px;
	height: 94px;
	padding: 5px;
	margin-left: 13px;
	margin-bottom: 25px;
}

#bpx_contents .tmpList li.first div{
	margin-left: 0;
}

.tmpList span{
	display: block;
	background: url(tmpBox_btm.gif) no-repeat left top;
	font-size: 84%;
	font-family: Arial;
	color: #ffffff;
	text-indent: 4px;
	text-decoration: none;
}

#shadowbox_title {
	background: url(shadowBox.gif) #000000 no-repeat left 10px;
}

/*=================================
	flow
=================================*/

.flow_btm{
	padding: 0;
	background: url(arrow_flowBtm.gif) no-repeat 10px top;
}

/*=================================
	contact
=================================*/

.contactTit{
	margin: 0 15px 0 15px;
	background: none;
	border-bottom: 2px solid #000000;
}

.inputForm{
	margin: 0 15px 0 15px;
}
.inputForm .notice,
.contactTit .notice{
	color: #E81756;
}

.inputForm span{
	font-size: 84%;
	font-weight: normal;
}

.inputForm{
	background: url(bg_gr01.gif) repeat left top;
	border-bottom: 2px solid #000000;
}

.inputForm dl{
	background: url(bg_bdrForm.gif) repeat-x left bottom;
}

.inputForm dl.none{
	background: none;
}

.inputForm dt{
	clear: both;
	float: left;
	width: 106px;
	padding: 10px 0 10px 10px;
	line-height: 1;
}

.inputForm .mail dt{
	padding: 3px 0 5px 10px;
}

.inputForm dd{
	float: left;
	margin: 0 0 5px 0;
	padding: 5px 15px 0 0;
}

.inputForm .mail dd{
	padding: 5px 3px 0 0;
}

.inputForm .mail input.account{
	width: 150px;
}

.inputForm .mail input.domain{
	width: 190px;
}

.inputForm .comp dd,
.inputForm .naiyo dd{
	width: 360px;
}

.inputForm dd em{
	display: block;
	background: url(icon_err.gif) no-repeat left 2px;
	color: #E81756;
	text-indent: 20px;
	line-height: 1.8;
}

.inputForm dd input{
	width: 170px;
	background: #F9F9F9;
	border: 1px solid #A5ACB2;
}
/* 罫線 */

.inputForm .comp dd input{
	width: 360px;
}

.inputForm .name dd input{
	width: 120px;
}

.inputForm .err_msg input{
	background: #FFCCCC!important;
}

.inputForm .noticeForm textarea,
.inputForm .noticeForm input{
	background: #FFFFD9;
}

.inputForm textarea{
	width: 360px;
	height: 160px;
	font-size: 100%;
}

.inputForm .err_msg textarea{
	border:1px solid #A5ACB2;
	background: #FFCCCC;
}

.inputForm p{
	position: relative;
	clear: both;
	padding: 10px 0 10px 0;
	background: url(bg_gr02.gif) repeat left top;
	text-align: left;
}

.inputForm p.conf a{
	position: absolute;
	top: 22px;
	left: 10px;
	line-height: 1.1;
}

.inputForm p a.arrow_right{
	background: url(arrow_right_off.gif) no-repeat left top;
}

.inputForm p input{
	margin: 0 auto;
}

.inputForm.exe{
	text-align: center;
}

.inputForm.exe div{
	padding: 80px 0 80px 0;
}

#bpx_contents .inputForm.exe p{
	text-align: center;
}

/*=================================
	inputBtn
=================================*/

.inputBtn_long_off{
	background:	url(btn_long_off.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 190px;
	padding-left: 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}

.inputBtn_long_on{
	background: url(btn_long_on.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 190px;
	color: #FFFFFF;
	padding-left: 28px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}

.inputBtn_off{
	background:	url(btn_off.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 141px;
	color: #FFFFFF;
	padding-left: 28px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}

.inputBtn_on{
	background: url(btn_on.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 141px;
	color: #FFFFFF;
	padding-left: 28px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}

.inputBtn_short_off{
	background:	url(btn_short_off.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 91px;
	color: #FFFFFF;
	padding-left: 28px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}

.inputBtn_short_on{
	background: url(btn_short_on.gif) no-repeat;
	border: medium none;
	display: block;
	height: 34px;
	width: 91px;
	color: #FFFFFF;
	padding-left: 28px;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	letter-spacing: -1px;
	font-family: 'MS UI Gothic';
}


/*=================================
	list_products
=================================*/

h2.tit_products{
	height: auto;
	margin: 0 0 1px 0 !important;
	padding: 0 0 0 0 !important;
	background: none;
}

ul.list_products{
	margin: 0;
	padding: 0;
}

ul.list_products,
ul.list_products li{
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
}

ul.list_products li{
	text-indent: 0;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
}

ul.list_products li.stay{
	position: relative;
	right: -10px;
}


/*=================================
	clearfix
=================================*/

*:first-child+html .inputForm dl{
	height: 1%;
	display: inline-block;
}

* html .inputForm dl{
	height: 1%;
	display: inline-block;
}

.inputForm dl:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}




