@charset "utf-8";
@import "ipex.css";

body {
	color: #cccccc;
	background: #000000;
	font-size: 12px;
	font-family: Arial, "ＭＳ Ｐゴシック",Helvetica, sans-serif;
	box-sizing: content-box;
}

a {
	color: #cccccc;
	text-decoration: none;
	background-color: transparent;
}

img {
	border: 0;
}

marquee {
	width: 75%;
}

form {
	margin: 0px;
}

option {
	padding-right: 10px;
}

.header {
	width: 100%;
	padding: 0px;
	text-align: left;
}

.footer {
	width: 100%;
	border-top: 1px solid #ffffff;
	text-align: right;
	font-size: 11px;
	padding-top: 8px;
}

.center {
	width: 100%;
	text-align: center;
}

.frame {
	width: 474px;
	margin: 0px auto;
	text-align: center;
}

.message {
	width: 450px;
	border: solid 1px #EEE;
	margin: 0px auto;
	padding: 12px;
	text-align: left;
}

.decoImg {
	position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.btnLineCenter {
	width: 100%;
	height: 24px;
	text-align: center;
}

#btnSend {
	position: relative;;
	width: 70px;
	height: 18px;
	margin: 0px auto;
}

#btnClose {
	position: relative;
	width: 70px;
	height: 18px;
	line-height: 18px;
	margin: 0px auto;
}

.txtForm {
	width: 25em;
}

.divError{
	font-size: 9pt;
}
.divError ul{
background-color:#220000;
border:1px solid #880000;
color:#FF1111;
height:auto;
margin:7px 7px 18px;
padding-bottom:6px;
padding-left:32px;
padding-top:6px;
text-align:left;
text-decoration:blink;
width:80%;
}


.itemLine {
	position: relative;
	width: 100%;
	height: 32px;
	line-height: 20px;
	font-size: 12px;
}

.itemLabel {
	width: 200px;
}

input.item,select.item{
	position: absolute;
	left: 124px;
	top: 0px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
}

#orgArea{
background-color:#202020;
margin-bottom:23px;
margin-left:2%;
margin-top:8px;
padding:13px 13px 3px;
width:90%;
}

textarea.item {
	font-size: 14px;
	line-height: 15px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

.itemURL {
	height: 45px;
}

textarea.url {
	position: absolute;
	left: 124px;
	top: 0px;
	width: 350px;
	height: 37px;
}

div.isCorp {
	position: absolute;
	left: 124px;
	top: 0px;
	width: 350px;
	height: 37px;
}

input.corpName {
	width: 240px;
}

input.secName {
	width: 180px;
}

input.name {
	width: 150px;
}

input.email {
	width: 240px;
}

input.tel {
	width: 118px;
}

input.infoNo {
	width: 38px;
}

textarea.comment {
font-size:12px;
height:72px;
line-height:13px;
margin:6px 2% 0;
padding:2px;
width:78%;
}

textArea.description {
	height: 80px;
	width: 260px;
	border-width: 1px;
	border-style: solid;
}

input.userId {
	height: 20px;
	width: 150px;
	border-width: 1px;
	border-style: solid;
}

input.password {
	height: 20px;
	width: 150px;
	border-width: 1px;
	border-style: solid;
}

input.postCode {
	height: 20px;
	width: 80px;
	border-width: 1px;
	border-style: solid;
}

input.address {
	height: 20px;
	width: 240px;
	border-width: 1px;
	border-style: solid;
}

.message2 {
	width: 450px;
	border: solid 1px #EEE;
	margin: 0px auto;
	padding: 12px;
	text-align: left;
	position:relative;
}
.posted {
height:18px;
line-height:18px;
text-align:center;
width:100%;
position:relative;
}

.mail{
background-image:url(mail.gif);
height:17px;
left:107px;
position:absolute;
top:1px;
width:24px;
}

