/*---------------------------------------------*/
/*	要素                                       */
/*---------------------------------------------*/
a:link {
	color: #cc6600;
	background-color: #fffff3; 
} 
a:visited {
	color: #cc6600;
	background-color: #fffff3; 
} 
a:active {
	color: #cc6600;
	background-color: #fffff3; 
} 
a:hover {
	color: red;
	background-color: #fffff3; 
}
h1 {
	color: #778899;
	background-color: #fffff3; 
	text-align:left;
	font-size:small;
}
h2 {
	color:#000000;
	background-color: #fffff3; 
	text-align:left;
	font-size:medium;
}
h3 {
	color:#000000;
	background-color: #fffff3; 
	text-align:left;
	font-size:medium;
}
hr {
	width:100%;
}
/*---------------------------------------------*/
/*	全体                                       */
/*---------------------------------------------*/
.mybody {
	position: absolute;
    left: 10px;
	margin: 0px;
	width: 800px;
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	background-color: #fffff3; 
	color: #363636;
	font-family: sans-serif;
}
/*---------------------------------------------*/
/*	ヘッダ                                     */
/*---------------------------------------------*/
.myheader {
	background-image: url(images/titlebg.jpg);
	margin: 3px;
	padding: 0px;
	position: relative;
	top: -10px;
	height: 60px;
	width: 795px;
}
/*---------------------------------------------*/
/*	メニュー                                   */
/*---------------------------------------------*/
.mymenu {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	position: relative;
	top: -10px;
	color: #000000;
	background-color: #fffff3; 
	margin: 0px;
	width: 795px;
	font-size:small;
}
/*---------------------------------------------*/
/*	テーマ                                     */
/*---------------------------------------------*/
.mytheme {
	position: relative;
	clear: both;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-color:#cccccc;
	border-style:solid;
	color: #363636;
	background-color:#fffdfe;
	width: 790px;
	margin:3px;
	top: -10px;
}
.theme-left {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	width:170px;
	float:left;
	text-align:center;
}
.theme-contents {
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#cccccc;
	border-style:solid;
	width:400px;
	padding:10px;
	float:left;
	font-size:small;
}
.theme-right {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	float: right;
	width:170px;
	text-align:center;
}
.mycontents {
	width: 790px;
	text-align : left;
}
/*---------------------------------------------*/
/*	フッター                                   */
/*---------------------------------------------*/
.footer {
}
/*---------------------------------------------*/
/*	商品　　　                                 */
/*---------------------------------------------*/
.goods {
	position: relative;
	top: -10px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-color:#cccccc;
	border-style:solid;
	clear:both;
	margin:3px;
	width: 790px;
}
.goods-left-image	{
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	width:170px;
	text-align:center;
	float: left;
}
.goods-description {
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	width:420px;
	float: left;
	font-size:small;
}
.goods-right-image {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	width:170px;
	text-align:center;
	position: relative;
	float: right;
}
/*---------------------------------------------*/
/*	色選択　                                   */
/*---------------------------------------------*/
.color-select {
	position: relative;
	top: -10px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-color:#cccccc;
	border-style:solid;
	text-align:left;
	clear:both;
	margin:3px;
	width:790px;
	font-size:small;
}
.color-select-title {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	font-weight:bold;
	text-align:left;
	width:790px;
	background-image:url(images/headbg.gif);
}
.color-select-image {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	float: left;
	text-align:left;
	vertical-align:middle;
	width:245px;
}
.color-select-contents {
	border-width:1px;
	border-color:#cccccc;
	border-style:solid;
	color: #363636;
	background-color:#fffdfe;
	position: relative;
	padding:3px;
	width : 530px;
	text-align:left;
	float: right;
}
/*---------------------------------------------*/
/*	購入案内　                                 */
/*---------------------------------------------*/
.buy-guide {
	position: relative;
	top: -10px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-color:#cccccc;
	border-style:solid;
	text-align:left;
	clear:both;
	margin:3px;
	width:790px;
	font-size:small;
}
.buy-guide-title {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	clear:both;
	width:790px;
	background-image:url(images/headbg.gif);
}
.buy-guide-contents {
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
}
/*---------------------------------------------*/
/*	情報　　                                   */
/*---------------------------------------------*/
.information {
	position: relative;
	top: -10px;
	border-width:0px;
	border-color:#cccccc;
	border-style:solid;
	text-align:left;
	clear:both;
	margin:3px;
	width:790px;
	font-size:small;
}
