
.aimg { width:200px;  text-align:center; vertical-align:bottom; background-color:#eeeeee;}
.atxt { height:20px; width:200px;  text-align:center; vertical-align:center; font-size:12px; background-color:#eeeeee;}

.timg { width:66px;  text-align:center; vertical-align:center; background-color:#eeeeee;}

.top_img { height:154px; width:304px;  text-align:center; vertical-align:center; background-color:#eeeeee;}
.top_txt { height:20px; width:304px;  text-align:center; vertical-align:center; font-size:12px; background-color:#eeeeee;}

.order_img { width:200px;  text-align:center; vertical-align:center; background-color:#eeeeee;}

* {
	color:#333333;
	padding:0;
	font-size: 14px;
	line-height: 140%;
	list-style-position:inside;
	margin: 0;
	background-image: none;
}

ul.pencil {
	list-style:square url("../img/illust3217.png") inside;
}
ul.sp20x30 {
	list-style:square url("../img/space-20x30.png") inside;
}
ul.sp20x30d {
	list-style:square url("../img/space-20x30d.png") inside;
}
ul.sp16x45 {
	list-style:square url("../img/space-16x45.png") inside;
}

a {
	color:#000088;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}


/* ----------
 ベース
 ---------- */
#base {
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

#wrap {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}

/* ----------
 ヘッダー
 ---------- */

#header {
	width:702px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/cnt-1000sabaku.jpg);
	height: 202px;
}

h1 a {
	display: block;
	text-decoration: none;
	margin-left: 15px;
	padding-top: 125px;
	color: #FFFFFF;
}

#header #sub {
	font-size: 14px;
	color: #553300;
	margin-left: 180px;
}

/* ----------
 ヘッダー2
 ---------- */
#header2 {
	width:660px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #cccccc;
}
.tbl { 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #888888 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
background-color: #eeeeee; /* 背景色 */ 
} 

.tbl td { 
border: 1px #888888 solid; /* セルの枠線（太さ・色・スタイル） */ 
} 

#header2 h3 {
	font-size: 16px;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

/* ----------
コンテンツ
 ---------- */

#contents {
	width:680px;
}

#contents h2 {
	font-size: 18px;
	padding-left: 10px;
	color: #3F3F3F;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6644aa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 22px;
}

/* ----------
 コピーライト
 ---------- */

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #888888;
	font-size: 10px;
	padding: 5px;
}
