@charset "UTF-8";
/* CSS Document */

/* ぱんくず */

#pan {
	width: 500px;
	margin: 30px 0 30px 30px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	text-align: left;
	float: left;
	background-color: #ffffff;
}
#renew {
	width: 220px;
	margin: 30px 30px 30px 0;
	padding: 0px;
	font-size: 12px;
	color: #999999;
	text-align: right;
	float: right;
	background-color: #ffffff;
}
/* リンク */

a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: none;
}
a:active {
	color: #333399;
	text-decoration: none;
}
a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
a img {
	border-style: none;
}
/* レイアウト */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-color: #00ccff;
}
#data-body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	background-color: #e5e5e5;
}
#wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
#inner {
	margin: 0px;
	background-color: #000;	
}
.header {
	background-color: #ffffff
}
#side-menu {
	width: 180px;
	float: left;
	/*background-color: #000*/
}
#main {
	width: 780px;
	float: right;
	background-color: #FFF
}
.clear {
	clear: both;
}
.clear hr {
	display: none;
}

/*メニュー*/
.navi {
	list-style: none;
	overflow: hidden;
	width: 180px;
	padding: 0;
	margin: 0;
}
.navi li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666666;
}
.navi li:last-child {
	border-bottom: 0px;
}

.navi li a {
	display: block;
	position: relative;
	z-index: 10;
	margin: 0;
	padding: 20px 5px 20px 10px;
	background: #ffffff;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.navi li a:hover {
	background: #cccccc;
		color: #000000;
}

.navi li a.top {
	background: #1650a3;
	color: #ff6600;
}
.navi li a.top:hover {
	background: #ffffff;
	color: #ff6600;
}

.navi li a.bottom {
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	padding: 10px 5px 10px 10px;
}
.navi li a.bottom:hover {
	background: #cccccc;
	color: #000000;
}


/* メイン */

#s {
	color: #ff6600;
	font-weight: bold;
}
p {
	width: 640px;
	/*position: relative;*/
	margin-left: auto;
	margin-right: 40px;
	line-height: 180%;
	background-color: #ffffff;
}
#blog {
	background-color: #f2f2f2;
	font-size: 12px;
	padding: 30px;
	line-height: 180%;
}
#copy {
	background-color: #fff3d6;
	margin: 10px 30px;
	padding: 0px 30px;
	line-height: 180%;
}
#ta {
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: 40px;
	margin-top: 20px;
	line-height: 170%;
}
.img {
	vertical-align: text-top;
	float: left;
	margin-right: 20px;
}

androidでwidth

/* リスト */

ul {
	margin: 0 0 0 1em;
	padding: 0;
}
li {
	list-style-image: url(../../img/icon_check2.gif);
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 180%;
	background-color: #fff3d6;
}

/* 店舗リスト */

.list {
	width: 640px;
	position: relative;
	margin-left: auto;
	margin-right: 40px;
	line-height: 120%;
	font-size: 14px;
}
.list table {
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: 0px;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px #999999 solid;
	background-color: #ffffff;
}
.list td {
	border: 1px #999999 solid;
	background-color: #ffffff;
	padding: 8px;
}
.list th {
	border: 1px #999999 solid;
	background-color: #d9f2ff;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}
.list .title {
	font-size: 18px;
	border: 1px #999999 solid;
	background-color: #ff7d26;
	text-align: center;
	vertical-align: middle;
}

/* 見出し */

h1 {
	color: #fff;
	font-size: 10pt;
	line-height: 120%;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: normal;
}
h2 {
	position: relative;
	color: #000;
	background: #ff6600;
	font-size: 20pt;
	line-height: 1;
	margin: 60px -10px 20px -10px;
	padding: 10px 5px 10px 65px;
 box-shadow:1px 3px 0px 0px #;
	border-top: 3px solid #1650a3;
}
h2:after, h2:before {
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #6b8299;
}
h2:after {
	left: 0;
	border-right: 5px solid #6b8299;
}
h2:before {
	right: 0;
	border-left: 5px solid #6b8299;
}
h3 {
	border-left: 20px solid #ff6600;
	margin: 50px 0 30px 55px;
	padding: .2em .4em;
	font-size: 16pt;
	background-color: #ffffff;
	width:640px;
}
.h3-yellow {
	border-left: 20px solid #ff6600;
	margin: 50px 0 30px 55px;
	padding: .2em .4em;
	font-size: 16pt;
	background-color: #fff3d6;
	width:640px;
}
#sub {
	color: #ff6600;
	font-weight: bold;
	font-size: 16px;
}

/*見出しトップ*/

.h2-top {
	position: relative;
	color: #000;
	background: #ff6600;
	font-size: 20pt;
	line-height: 1;
	margin: 0 -10px 20px -10px;
	padding: 10px 5px 10px 65px;
 box-shadow:1px 3px 0px 0px #;
	border-top: 3px solid #1650a3;
}
.h2-top:after, h2-top:before {
	content: "";
	position: absolute;
	top: 100%;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top: 5px solid #6b8299;
}
.h2-top:after {
	left: 0;
	border-right: 5px solid #6b8299;
}
.h2-top:before {
	right: 0;
	border-left: 5px solid #6b8299;
}


/* footer */

#footer {
	font-size: small;
	line-height: 150%;
	background-color: #ccc;
}
