body {
	background-image: url('../img/common/back.png');
	line-height: 170%;
	text-align:justify;
	text-justify:distribute;
	font: normal normal normal 14px/1.231 arial, helvetica, clean, sans-serif;
}

input {
	display: inline;
}

#page {
	margin:0 auto;
	width:899px;
}

#head {
	background-image: url('../img/common/head.png');
	background-repeat: no-repeat;
	width:899px;
	height:69px;
}

#gnavi {
	background-image: url('../img/common/gnavi.png');
	background-repeat: no-repeat;
	width:899px;
	height:44px;
}

#wrap {
	background-image: url('../img/common/wrap.png');
	background-repeat: repeat-y;
	width:899px;
}

#catch {
	width:858px;
	clear:both;
	margin:0 auto;
}

#content {
	width: 820px;
	padding:10px;
	margin:0 auto;
}

#main {
	float: right;
	width: 530px;
}

#side {
	float: left;
	width: 225px;
}

#foot {
	clear:both;
	background-image: url('../img/common/foot.png');
	background-repeat: no-repeat;
	width:899px;
	height:70px;
}

span.must{
	background: none;
	color: red;
	font-size: 55%;
	font-weight: bold;
	margin-left: 4px;
	padding: 0px;
}



#info .arrow {
	background: url(../img/icon/arrow.gif) no-repeat 0px 3px;
	padding-left: 18px;
}

.tx12 {
	font-size: x-small;
	line-height: 1.2;
}

#info li {
	background: url(../img/icon/line.gif) no-repeat 0px 100%;
	padding: 10px 10px 10px 5px;
}

p {
margin-bottom: 1em;
}

.note {
	font-size:small;
	color:rgb(55,55,55);
}

div.tablebox {
	font: normal normal normal 13px/1.231 arial, helvetica, clean, sans-serif;
}

div.tablebox table {
	border-collapse: collapse;
	line-height: 1.5;
	width: 510px;
	border: 1px solid rgb(100,100,100);
}

div.tablebox table th{
	color: #000;
	background-color: rgb(200,200,200);
	border: 1px solid rgb(100,100,100);
	padding: 12px 15px 10px 17px;
	text-align: left;
	white-space: nowrap;
}

div.tablebox table td {
	background-color: #FAFAFA;
	border: 1px solid rgb(100,100,100);
	padding: 12px 15px 10px 17px;
	text-align: left;
}

#contact textarea{
	width:330px;
	height:100px;
}

.name input {
	width:130px;
}

#topicPath {
	background-image: url(/pm/img/common/dotline.gif);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 2px 0px 6px;
	width:780px;
	margin:0 auto;
}


table {
	border-color: gray;
	border-spacing: 0px 0px;
	border-collapse: collapse;
}

table.price2 th, table.price2 td {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	height: 26px;
	text-align: center;
}

table.price2 th.o_color {
	background-color: deepSkyBlue;
}

table.price2 th.o_color_2 {
	background-color: #9FF;
}

table.price2 th.o_color_3 {
	background-color: #CFF;
}

.inner {
	width:500px;
	margin-bottom:25px;
}

#lead {
	margin-bottom:25px;
}

h3 {
	margin-bottom:25px;
}

h4 {
	margin-bottom:25px;
}

#main {
	line-height:170%;
}

.pagetop {
	margin:25px 0;
	text-align:right;
	clear:both;
}

#footMenu {
	background-image: url(/pm/img/common/dotline.gif);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 2px 0px 6px;
	width:780px;
	margin:0 auto;
}


table.contact {
}

table.contact tr{
border-bottom: 1px solid rgb(204, 204, 204);
}

table.contact th{
font-size: 150%;
font-weight: bold;
padding-left: 15px;
vertical-align: top;
width: 195px;
}

tr.kind th{
padding-top:8px;
}

tr.content th{
padding-top:20px;
}

tr.name th,tr.tel th,tr.fax th,tr.mail th{
padding-top:20px;
}

table.contact td{
font-size: 120%;
}

table.contact td textarea{
	height: 120px;
	width: 470px;
}

table.contact tr.tel input,
table.contact tr.fax input,
table.contact tr.mail input{
	width: 470px;

}

table.contact td textarea, table.contact td input{
background-color: rgb(234, 234, 234);
border: 1px solid rgb(0, 0, 0);
padding: 4px;
margin: 13px 0;
vertical-align: middle;
}

span.must{
background: none;
color: red;
font-size: 55%;
font-weight: bold;
margin-left: 4px;
padding: 0px;
}

tr.kind td input {
margin:6px 10px 10px 0 !important;
}

tr.mail{
border-bottom: 0px solid rgb(204, 204, 204) !important;
}

tr.name input {
	width:198.5px !important;
}


ul.check li {
	background-image: url(/pm/img/check.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding-left:25px;
}