@charset "Shift_JIS";

#contents {
	height: 100%;
	width: 760px;
	background: url(../inquiry/inq_back.jpg) repeat-y 0px 0px;
	font-size: 75%;
}

#main td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
}


#main th {
	font-weight: normal;
	background: #F3F3F3;
	padding: 5px;
	width: 180px;
	border-bottom: 1px solid #C2C2C2;
	border-top-style: none;
	border-right-style: none;
	border-left: 6px solid #C2C2C2;
}

#main th.must {
	border-left-style: solid;
	border-left-color: #61BAD7;
}


#main em {
	color: #CC0000;
	padding-left: 5px;
	font-style: normal;
}

.text1, .text2, .text3, .text4 {
	background: #F3F3F3;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 8em;
}
.text3 {
	width: 75%;
}
.text4 {
	width: 75%;
}


/*------------------------
/* お問合せ用　表 
#contents table {
	font-size: 100%;
/*	width: 500px;
	border-top: 1px solid #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contents th {
	font-weight: normal;
	background: #F3F3F3;
	padding: 5px;
	width: 180px;
	border-bottom: 1px solid #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left: 6px solid #CCCCCC;
}
#contents th.must {
	border-left-style: solid;
	border-left-color: #FFE600;
}
#contents th em {
	color: #CC0000;
	padding-left: 5px;
	font-style: normal;
}
#contents select {
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
}
.text1, .text2, .text3, .text4 {
	background: #F3F3F3;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 8em;
}
.text3 {
	width: 75%;
}
.text4 {
	width: 75%;
}
----------------*/
