@charset "utf-8";

table,img {
    border: 0;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
/*    color: #555555;*/
/*    background-color: #ffe9e6;*/
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #666666;
  background-color: #c0c6c9;
/*    font-size: 72.5%;*/
/*    line-height: 150%;*/
/*    letter-spacing:1px;*/
}
a:link {
  color: #808000;
  font-size: 12px;
  text-decoration:none   
}

a:visited {
  color: #808000;
  font-size: 12px;
  text-decoration:none  
}
.contents {
	width: 896px;
	background-color: #FFFFFF;
	margin: 5px auto;
	padding: 10px;
	text-align: left;
	}
/* フォント
----------------------------------------------- */
h1 {
	font-family: "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
    font-size: 50%;
	margin:0px;
	color: #cccccc;
	text-align:left;
}
h2,h3,h4,h5 {
	font-family: "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
    font-size: 72.5%;
	margin:1em 0px;
	text-align:left;
}

p {
    font-family:  100%;
    line-height: 150%;
    font-size: 100%;
    line-height: 150%;
}
/* テーブル共通指定
----------------------------------------------- */
table{ /* 基本テーブル設定（固定）*/
	border:0px none;
 	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}

/* ヘッダーロゴ
------------------------------------------------ */
div#header2 {
    background: url("https://www.tekuteku.net/shop/user_data/packages/default/img/header/top_header_back.jpg");
    background-repeat: no-repeat;
    width: 896px;
    height: 135px;
    margin: 0 auto;
}
/* 加筆分
------------------------------------------------ */
/*
p {
	font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
}

address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: dashed 1px #663300;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}

p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
*/
