body {
/*	background-image: url('/img/bg/back2.png'); */
	background-repeat : no-repeat;
	background-position : top center;
	background-color: #ff0;
	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:800px;
}

#head {
	background-repeat: no-repeat;
	width:800px;
	height:50px;
}

#gnavi {
	background:#fff;
	width:800px;
	height:16px;
	padding:19px 0;
}

#wrap {
	background:#fff;
	width:800px;
}

#catch {
	clear:both;
	margin:0 auto;
}

#content {
	width: 760px;
	padding:10px 20px;
	margin:0 auto;
}

#main {
	float: left;
	width: 550px;
}

#side {
	float: right;
	width: 200px;
}

#foot {
	clear:both;
	background-image: url('../img/common/foot.png');
	background-repeat: no-repeat;
	width:800px;
	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;
}
h2 {
color:#333;
background-image:url('/img/common/bg_h2.png');
background-repeat:no-repeat;
width:510px;
height:30px;
font-weight:bold;
font-size:24px;
text-align:left;
padding:6px;
}

#side h2 {
display: none;
width:192px;
font-size:16px;
text-align:center;
height:55px;
padding:6px 0;
color:#fff;
font-weight:bold;
text-indent:-9999px;
}

.widget_recent_comments h2{
background-image:url('/img/common/side_h2_comments.png');
}

.widget_categories h2{
display:none;
}

.widget_recent_entries h2{
background-image:url('/img/common/side_h2_entries.png');
}

.widget ul {
padding: 10px;
}

span.wpcf7-list-item {
display:block;
}