*{
	margin:0;
	padding:0;
	font-size:100%;
	color:#000;
}
div#body{
	width:100%;
	text-align:center;
}
div#header{
	position: relative;
	margin:0 auto;
    width:750px;
}
div#back{
	position: relative;
	margin:0 auto;
    width:750px;
	clear:both;
}

div#indexmain{
	width:500px;
	float:right;
}
.red_comment {
	color: #F00;
}
div#indexside {
	text-align:left;
	width:250px;
	float:left;
}

div#main {
	width : 550px;
	margin:0 0 0 200px;
}
* html body div#main{
	width :547px;
}
div#side {
	text-align :left;
	width : 200px;
	float: left;
}
div#footer{
	margin:0 auto;
	width :750px;
	clear : both;
	position: relative;
} 
.NoCSS /* CSS 非対応ブラウザ用の記述 */
   { display: none; /* CSS 有効時には非表示 */ }
table.header{
	background: url(img/back_adress.gif) repeat-x center bottom;
	border-collapse:collapse;
	width:750px;
	clear:both;
}
table.header th{
	height:18px;
}
table.header td{
	background: url(img/back_adress.gif) repeat-x center bottom;
	vertical-align:bottom;
	clear:both;
}
table.header h1,
table.header caption {
	background: url(img/catch.gif);
	font: bold 12px/20px "ＭＳ Ｐゴシック", "Osaka";
	text-indent:1.2em;
	text-align: left;
	color: #FFFFFF;
}
table.header td h1{
	background: url(img/title.gif) no-repeat top left;
	width:215px;
	height:40px;
}
table.header td h1 span{display:none;}
table.header td p{
	font: 12px "ＭＳ Ｐゴシック", "Osaka";
	text-align: left;
	vertical-align: top;
	margin: 0 0 0.5em;
	width:235px;
}
table.header td p a.map{
float:right;
background:url(img/map_buttan_r.gif) top left;
margin-right:0.5em;
display:block;
height:11px;
width:30px;
}
table.header td p a.map:hover{background:url(img/map_buttan_r.gif) bottom left;}
table.header td p a.map span{
display:none;
}
div#footer table{
	width :750px;
	margin:0.5em 0;
	border-collapse: collapse;
	border-top: 1px dashed #AFBAC7;
	border-bottom: 1px dashed #AFBAC7;
}
div#footer table th{
	text-align : right;
	font-size: 12px;
	color: #7D879B;
	width :353px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
img{border:0;}
#body #mailform .form tr td span {
	color: #C00;
	font-size: 12px;
	text-align: center;
}
#body #mailform .form tr td .formcomment {
	font-size: 12px;
	color: #C00;
	text-align: center;
}
#body #mailform .form tr .sendbotan {
	text-align: center;
	line-height: 50px;
}

