body {
	background-repeat : no-repeat;
	background-position : top center;
	background-color: #fff;
	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:884px;
}

#head {
	width:884px;
}

#gnavi {
	background:#fff;
	width:884px;
}

#wrap {
	background:#fff;
	width:884px;
}

#catch {
	clear:both;
	margin:0 auto;
}

#content {
	width: 884px;
	margin:0 auto;
}

#main {
	float: left;
	width: 653px;
}

#side {
	float: right;
	width: 215px;
}

#foot {
	clear:both;
	background-image: url('../img/common/foot.png');
	background-repeat: no-repeat;
	width:884px;
	height:49px;
}

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 {
margin-top:10px;
padding-left: 20px;
}


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 0 0;
	text-align:right;
	clear:both;
}

#footMenu {
	background-image: url(/img/common/dotline.gif);
	background-position: 50% 100%;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 2px 0px 6px;
	width:780px;
	margin:0 auto;
}