body {
	font-family: "ＭＳ Ｐゴシック","MS P Gothic","Osaka",sans-serif; 
	text-align: center;
	padding: 0;
	margin: 20px auto;
}

.glay16{
	font-size:16px;
	font-style:normal;
	color:#333333;
	margin-top:0;
	margin-bottom:0
	}

.glay12{
	font-size:12px;
	font-style:normal;
	line-height:18px;
	color:#333333;
	margin-top:0;
	margin-bottom:0
	}

.glay10{
	font-size:10.5px;
	font-style:normal;
	line-height:15px;
	color:#333333;
	margin-top:0;
	margin-bottom:0
	}

.link{
	font-size:12px;
	font-style:normal;
	line-height:18px;
	color:#333333;
	margin-left:5px;
	margin-top:0;
	margin-bottom:0
	}

.shopname{
	font-size:16px;
	font-style:normal;
	color:#ffffff;
	margin-top:0;
	margin-bottom:0
	}

.shopname2{
	font-size:12px;
	font-style:normal;
	color:#ffffff;
	margin-top:0;
	margin-bottom:0
	}

.shopname3{
	font-size:14px;
	font-style:normal;
	color:#ff6600;
	margin-top:0;
	margin-bottom:5px
	}

.copy {
	font-size:11px;
	text-align:center;
	font-style:normal;
	color:#333333;
	margin-top:5px;
	margin-bottom:15px
	}
	
.map{
	font-size:10.5px;
	font-style:normal;
	line-height:12px;
	color:#0099cc;
	margin-top:2px;
	margin-bottom:2px
	}

.orange12{
	font-size:12px;
	font-style:normal;
	line-height:14px;
	color:#ff6600;
	margin-top:2px;
	margin-bottom:2px
	}

.orange{
	font-size:10.5px;
	font-style:normal;
	line-height:12px;
	color:#ff6600;
	margin-top:2px;
	margin-bottom:2px
	}

#container {
	border: 1px solid #666;
	margin: 0px auto;
}

form {
	margin: 0;
	padding: 0;
}

.er {
	color: #DE0000;
	font-size: 12px;
	font-weight: bold;
}

div.message {
	border: 1px solid #fc0;
	background: #ffc;
	padding: 0;
	margin: 8px auto;
	font-weight: bold;
	width: 100%;
}

div.message ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.message li {
	font-size: 80%;
	margin: 0.5em 1.0em;;
	padding: 0;
}

img {
	border: 0;
}

img.map {
	border: 1px solid #666;
}

a.detail:link {
	color: #f60;
	text-decoration: none;
}

a.detail:visited {
	color: #f60;
	text-decoration: none;
}

a.detail:active {
	color: #f60;
	text-decoration: none;
}

a.detail:hover {
	color: #fb0;
	text-decoration: underline;
}


a.map:link {
	color: #09c;
	text-decoration: none;
}

a.map:visited {
	color: #09c;
	text-decoration: none;
}

a.map:active {
	color: #09c;
	text-decoration: none;
}

a.map:hover {
	color: #09f;
	text-decoration: underline;
}

iframe {
	border: 1px solid #999;
}

.stock{
	font-size : 11px;
	line-height : 141%;
}
a.stock{
	color:#666666;
	text-decoration : none;
}

a.stock:hover{
	color:#000000;
	background-color:#FF9900;
	text-decoration : underline;
}

.shaken_course{
	font-size : 12px;
	width:760px;
	padding:5px;
	border:1px solid black;
	margin-bottom:15px;
	text-align:left;
}

.btn_img{
	cursor:pointer;
}
.text_12{
	font-size:12px;
}
.no_ime{
	ime-mode:disabled;
	font-family:monospace;
}

table.charge_tbl {
	font-family:Arial,Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size : 12px;
	table-layout:fixed;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.charge_tbl th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap; 
}
table.charge_tbl td {
	text-align:right;
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
}

table.inq_tbl {
	font-family:Arial,Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	font-size : 12px;
	table-layout:fixed;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table.inq_tbl th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	white-space: nowrap; 
}
table.inq_tbl td {
	text-align:left;
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
}

.thanks {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 140%;
	background-image: url(/images/thanks_back.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 780px;
	padding-top: 80px;
	margin-top: 10px;
}

