.intro_comment:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility:hidden;
}
.intro_comment {
 display:inline-block;
}
/* exlude MacIE5 \*/
* html .intro_comment {
 height:1%;
}
.intro_comment {
 display:block;
}
/* end MacIE5 */

body {
	/*font-family: "Helvetica","Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W6","ＭＳ Ｐゴシック",Osaka,sans-serif;*/
	text-align:center;
	margin: 10px auto;
	padding: 0px;
	font-size: 0.8em;
}

p,img {
	border: 0px;
	margin:0px;
}

h2 {
	margin: 0px 0px 10px 0px;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
}

a:link {
	color:#333333;
}

a:visited {
	color:#666666;
}

a:hover {
	color:#FF3333;
}

a:active {
	color:#333333;
}

#container {
 width:860px;
 height: auto;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#header {
	width: 860px;
	height: 58px;
	background: url(../images/head_tel.jpg) right bottom no-repeat;
}

#head_h1 {
	font-weight: normal;
	float: left;
	width: 690px;
}

#head_h1 strong {
	font-weight: normal;
}

#gnavi {
	width: 858px;
	height: 36px;
	float: left;
	text-align: right;
	background:url(../images/head_bg.jpg) top left no-repeat;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
}

#gnavi img {
	margin: 1px 0px;
	border-left: 1px solid #cccccc;
}

#content {
	width:615px;
	float:left;
	padding: 15px;
	text-align:left;
}

#menu {
	width: 200px;
	margin-right: 15px;
	float:left;
	padding: 15px 0px;
	background: #efefef;
}

.menu01 {
	/*height: auto;*/
	margin-bottom: 15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/menu_bg.gif) repeat-y;
}

.menu02 {
	height: auto;
	margin-bottom: 15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.menu03 {
	width: 180px;
	height: 100%;
	margin-bottom: 15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.menu03 p img {
	margin: 5px 0px;
}
	
#menu .menu01 p {
	width: 178px;
	height: 100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
	background:#FFFFFF;
	border-bottom: 1px solid #cccccc;
}

#menu .menu01 p img {
	margin: 5px 0px;
}


#footer {
	width:838px;
	height: 20px;
	padding: 10px;
	margin: 0 auto;
	text-align:center;
	clear:left;
	background: url(../images/footer_bg.jpg) top left no-repeat;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}


.top_banner {
	margin-bottom: 15px;
}

#topbox {
	width: 300px;
	margin: 0px 15px 15px 0px;
	float: left;
	background:url(../images/topbox_bg.gif) repeat-y;
}

#topbox p {
	width: 290px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	/*border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;*/
}

#topinfo {
	width: 300px;
	float: left;
	margin: 0px 0px 15px 0px;
	background:url(../images/topbox_bg.gif) repeat-y;
}

#topinfo p {
	width: 290px;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

#topservice {
	width: auto;
	clear:left;
}

#topservice img {
	margin-bottom: 10px;
}

/* @*/

#intro_contant {
	width: 595px;
	/*height: 220px;*/
	margin-bottom: 15px;
	padding: 9px;
	background: #efefef;
}

#intro_contant h3 {
	/*float: left;*/
	margin: 0px 0px 5px 0px;
}

#intro_contant img {
	/*margin-right: 15px;*/
	margin-bottom: 10px;
	float: left;
}

#intro_contant intro_comment p {
	padding: 5px 15px 5px 15px;
}

.intro_comment {
	width: 570px;
	margin-bottom: 5px;
	background: #FFFFFF;
	border: 1px solid #999999;
	line-height: 130%;
	padding: 10px;
	clear:left;
}

.intro_comment img {
	float:left;
}

.intro_shop {
	float: left;
	margin-left: 10px;
}

.margin-right10 {
	margin-right: 10px;
}
/*@ЊTv@*/

#con_contant table {
	border-style:none;
	border-width:0px;
	border-spacing:0px;
}

#con_contant table th {
	padding:0.5em;
	padding-right: 20px;
	border-style:none;
	text-align:left;
	vertical-align:top;
}

#con_contant table td {
	padding:0.5em;
	border-style:none;
	line-height:1.3em;
	text-align:left;
	vertical-align:top;	
}

ul {
	margin:0px;
	padding: 0px;
	list-style-type:none;
}

ul li {
	margin: 0px;
	padding: 0px;
}

form#mailform {
	padding: 5px;
}

table.mailform {
	width: 100%;
}

table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}

table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
	