@charset "UTF-8";
#section {
	width: 960px;
}



.header{
	width: 960px;
	float: left;
	height: 196px;
	background-color: #ddd;
}



.header img{
	margin-top: 12px;
	margin-left: 12px;
	float: left;
}

.header a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.title-area-top{
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(51,51,51);
	font-weight: bold;
	height: 24px;
	margin-top: 50px;
	margin-right: 10px;
	width: 160px;
}
.title-arealink-top{
	width: 780px;
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(51,51,51);
	height: 14px;
	padding-top: 5px;
	margin-top: 50px;
}

.title-area{
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(51,51,51);
	font-weight: bold;
	height: 24px;
	margin-top: 90px;
	margin-right: 10px;
	width: 160px;
}


.title-arealink{
	width: 780px;
	margin-left: 0px;
	margin-bottom: 8px;
	float: left;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(51,51,51);
	height: 14px;
	padding-top: 5px;
	margin-top: 90px;
}


.title-pre-top{
	width: 950px;
	margin-left: 0px;
	margin-bottom: 6px;
	float: left;
	background-color: rgb(153,153,153);
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(255,255,255);
	padding-left: 10px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-top: 1px;
}



.title-pre{
	width: 950px;
	margin-left: 0px;
	margin-bottom: 6px;
	float: left;
	background-color: rgb(153,153,153);
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(255,255,255);
	padding-left: 10px;
	margin-top: 50px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding-top: 1px;
}







table.company{
	width: 960px;
	border-spacing: 0;
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: rgb(102,102,102);
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(204,204,204);
}
table.company img{
	margin-right: 5px;
	float: left;
}
.wing {
	width: 60px;
}
.shop {
	font-size: 12px;
	font-weight: bold;
	color: rgb(30,30,30);
	width: 242px;
}

.text {
	width: 252px;
	padding-top: 4px;
}
.text p{
	font-size: 12px;
}
.icon {
	width: 380px;
}
.outline {
	font-size: 10px;
	color: rgb(204,0,0);
	font-weight: normal;
}
.outline_r {
	width: 300px;
	font-size: 12px;
	text-align: right;
	margin-top: 0px;
	float: right;
}
.outline_r a{
	width: 300px;
	font-size: 12px;
	color: #EDE8F2;
	text-align: right;
	margin-top: 0px;
	float: right;
	text-decoration: none;
	padding-right: 12px;
}
.outline_r a:hover{
	width: 300px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	margin-top: 0px;
	float: right;
	padding-right: 12px;
	text-decoration: underline;
}
#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#pagetop a {
	display: block;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
 
#pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#buy a {
	display: block;
	overflow: hidden;
	height: 30px;
	width: 80px;
	background-image: url(../images/shopping_buy.gif);
	text-align: center;
}

#buy a:hover {
	background-image: url(../images/shopping_buy_on.gif);
}
#buy33 a {
	display: block;
	overflow: hidden;
	height: 45px;
	width: 90px;
	background-image: url(../images/shopping_buy_33.gif);
	text-align: center;
}

#buy33 a:hover {
	background-image: url(../images/shopping_buy_33on.gif);
}
#buy34 a {
	display: block;
	overflow: hidden;
	height: 45px;
	width: 90px;
	background-image: url(../images/shopping_buy_34.gif);
	text-align: center;
}

#buy34 a:hover {
	background-image: url(../images/shopping_buy_34on.gif);
}
#buy_s a {
	display: block;
	overflow: hidden;
	height: 45px;
	width: 90px;
	background-image: url(../images/shopping_buy_silver.gif);
	text-align: center;
}

#buy_s a:hover {
	background-image: url(../images/shopping_buy_silver_on.gif);
}
#buy_b a {
	display: block;
	overflow: hidden;
	height: 45px;
	width: 90px;
	background-image: url(../images/shopping_buy_black.gif);
	text-align: center;
}

#buy_b a:hover {
	background-image: url(../images/shopping_buy_black_on.gif);
}
