/***********************************************/
/* 全体 */
/***********************************************/
body {
	text-align: center;
	background-color: #eeeedd;
	background-image:url(images/bg_glade.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

#wrap {
	width: 792px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/shadow_1px.jpg);
	background-repeat: repeat-y;
}

a, a:link, a:visited {
	color: #442222;
	text-decoration: underline;
}

a:active {
	color: #997777;
	text-decoration: underline;
}

a:hover {
	color: #775555;
	text-decoration: underline;
}


/***********************************************/
/* ヘッダー */
/***********************************************/
#header {
	width: 792px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#seo h1 {
	margin: 0 0 0 62px;
	padding: 28px 0 0 0;
	font-size:12px;
	font-weight: normal;
	line-height: 1em;
	color: #000000;
	display: block;
}

#hdrLink {
	margin: -12px 26px 0 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1em;
	display: block;
}

#hdrLink a:link {
	text-decoration: none;
	color:#333333;
}

#hdrLink a:hover {
	text-decoration:underline;
	color:#333333;
}

ul, li {
	list-style: none;
}


/***********************************************/
/* ナビ */
/***********************************************/

#navi-bc {
	width: 792px;
	height: 20px;
	margin: 0;
	padding: 0;
}
	

#navi {
	width: 780px;
	height: 20px;
	margin: 0 6px;
	background-color: #442222;
	font-size:12px;
	line-height: 18px;
	font-weight:bold;
}

#navi ul, #navi li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navi li {
	width: 140px;
	padding: 0;
	margin: 0;
	float: left;
}

#navi a, #navi a:link, #navi a:visited {
	text-decoration: none;
	color: #eeeedd;
	background-color: #442222;
	text-align: center;
	display: block;
}

#navi a:hover {
	color: #442222;
	background-color: #997777;
	height: 20px;
}

#pan {
	margin: 0;
	padding: 4px 26px;
	background-image: url(images/bg_glade-pan.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}


/***********************************************/
/* トップコンテンツ */
/***********************************************/

#top-image {
	width: 792px;
	height: 300px;
	margin: 0;
	padding: 0 0 0 6px;
	background-image: url(images/shadow_1px.jpg);
	background-repeat: repeat-y;
}

#container {
	margin: 0;
	padding: 0 26px;
	background-image: url(images/shadow_1px.jpg);
	background-repeat: repeat-y;
	display: block;
}




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

#contents {
	margin: 0;
	padding: 20px 36px;
}

#main {
	margin: 0;
	padding: 0;
	position: relative;
	width: 550px;
	float: left;
}

#sub {
	margin-left: 550px;
	padding: 0;
	width: 170px;
	text-align: right;
}

.floatclear {
	clear: left; display: block;
}


/***********************************************/
/* メインコンテンツ */
/***********************************************/

#main h1 {
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #442222;
}

#main h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 2em;
	padding: 1em 0 0 0;
}

#main p {
	font-size: 14px;
	text-align: justify;
	color: #333333;
	line-height: 2.5em;
}

#main .line {
	width: 550px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 3px solid #660;
}

#main .line2 {
	width: 550px;
	height: 10px;
	padding: 5px 0;
	margin: 0 0 5px 0;
	line-height: 0;
	border-bottom: 1px solid #660;
}

#main .line-gold {
	width: 550px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 3px solid #ddcc66;
}

#main .line2-gold {
	width: 550px;
	height: 10px;
	padding: 5px 0;
	margin: 0 0 5px 0;
	line-height: 0;
	border-bottom: 1px solid #ddcc66;
}

#main .line-red {
	width: 550px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 3px solid #966;
}

#main .line2-red {
	width: 550px;
	padding: 5px 0;
	line-height: 3px;
	border-bottom: 1px solid #966;
}

#main .line-orange {
	width: 550px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 3px solid #ffcc44;
}

#main .line-gray {
	width: 550px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 3px solid #999999;
}

#main .line2-gray {
	width: 550px;
	padding: 5px 0;
	line-height: 3px;
	border-bottom: 1px solid #999999;
}

#main .title {
	margin: 0;
	padding: 10px 10px;
	background-image: url(catalog/images/title.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#main .title-red {
	margin: 0;
	padding: 10px 10px;
	background-image: url(auction/images/title_red.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#main .title-orange {
	margin: 0;
	padding: 10px 10px;
	background-image: url(howto/images/title_orange.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#main .title-gray {
	margin: 0;
	padding: 10px 10px;
	background-image: url(images/title_gray.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

#main a {
	font-size: 12px;
	font-weight: bold;
}

#main a:link {
	color: #442222;
	text-decoration: underline;
}

#main a:visited {
	color: #442222;
	text-decoration: none;
}

#main a:active {
	color: #997777;
	text-decoration: underline;
}

#main a:hover {
	color: #775555;
	text-decoration: underline;
}

/***********************************************/
/* スペック */
/***********************************************/

.catalog {
	margin: 0;
	padding: 1em 0;
	position: relative;
	width: 550px;
	float: left;
}

.catalog img {
	float: left;
	margin: 0 1em 0 0;
}

#main .spec {
	font-size: 14px;
	line-height: 1.5em;
}

#main .spec img {
	float: left;
	margin: 0 1em 1em 0;
}

#main .spec-2 {
	font-size: 14px;
	line-height: 2em;
}

#main .spec-2 img {
	float: left;
	margin: 0 0.4em auto 0;
}

#main .spec-2 p {
	line-height: 2em;
}

#main .speclink {
	background-image: url(images/btn_triangle422.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}

#main .speclink2 {
	background-image: url(images/btn_triangle422-2.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	font-size: 16px;
	font-weight: bold;
}

/***********************************************/
/* スペック2 */
/***********************************************/



/***********************************************/
/* スペック3 */
/***********************************************/



/***********************************************/
/* 横リンク */
/***********************************************/

#yokolink ul {
	margin: 0;
	padding: 6px 0;
	list-style: none;
}

#yokolink ul li {
	display: inline;
	padding-right: 1em;
}

#yokolink li {
	padding: 0;
	background-image: url(images/btn_triangle422.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}


/***********************************************/
/* サイトマップ */
/***********************************************/



/***********************************************/
/* ボトム */
/***********************************************/

#bottom {
	margin: 0;
	padding: 0 36px;
}

#b-main {
	margin: 0;
	padding: 0;
	position: relative;
	width: 550px;
	float: left;
}

#b-sub {
	margin-left: 550px;
	padding: 0;
	width: 170px;
	height: 100px;
	background-image: url(images/logomark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#pagetop {
	margin: 0;
	padding: 60px 0 0 0;
}

/***********************************************/
/* サブコンテンツ */
/***********************************************/

#list {
	padding-bottom: 30px;
}

#list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}

#list li {
	padding-bottom: 5px;
}

/***********************************************/
/* フッター */
/***********************************************/

#footer {
	width: 792px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0 26px;
	padding: 18px 0	6px	0;
	line-height: 0;
	font-size: 12px;
	display: block;
	border-bottom: 1px dotted #999999;
}

#footerText {
	margin: 0 26px;
	padding: 10px 0	0	0;
	color: #333333;
	font-size: 10px;
	display: block;
	line-height: 1.0em;
}


/***********************************************/
/* subwin */
/***********************************************/



/***********************************************/
/* リスト */
/***********************************************/

.list1 {
	margin: 0;
	padding: 10px 0;
	line-height: 2em;
	list-style-type: none;
}

.list1 ui {
	padding: 10px 0;
}

.list1 li {
	padding: 0;
	background-image: url(images/btn_644-18px-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1em;
}

.list1top {
	margin: 0;
	padding: 10px 0;
	line-height: 2em;
	list-style-type: none;
	font-size: 10px;
}

.list1top ui {
	padding: 10px 0;
}

.list1top li {
	padding: 0;
	background-image: url(images/btn_644-18px-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1em;
}

.profile_list {
	margin: 0 0 30px 0;
	padding: 0 0 0 12px;
	line-height:1.5em;
}

div.profile_list dl {
	margin: 0;
	padding: 0;
}
div.profile_list dt {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
	float: left;
	clear: left;
	width: 10em;
}
div.profile_list dd {
	margin: 0 0 0.8em 10em;
	padding: 0 0 0 0.3em;
	border-left: solid #cccccc 1px;
}

.profile_list2 {
	margin: 0 0 30px 0;
	padding: 0 0 0 12px;
	line-height:1.5em;
}

div.profile_list2 dl {
	margin: 0;
	padding: 0;
}
div.profile_list2 dt {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
	float: left;
	clear: left;
	width: 15em;
}
div.profile_list2 dd {
	margin: 0 0 0.8em 15em;
	padding: 0 0 0 0.3em;
	border-left: solid #cccccc 1px;
}


/***********************************************/
/* テキスト */
/***********************************************/

h1, h2, h3, h4, h5, h6{
	margin: 0px;
	padding: 0px;
	color: #333333;
}

.subtitletop {
	font-size: 12px;
	font-weight: bold;
	color: #442222;
	padding: 0 6px;
	background-color: #ddddbb;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #442222;
}

.subtitle2 {
	font-size: 14px;
	font-weight: bold;
	color: #442222;
	margin: 40px 0 20px 0;
	padding: 0 0 6px 14px;
	width: 550px;
	border-bottom: solid #ddcc66 2px;
	background-image: url(images/btn_644-20px.gif);
	background-repeat: no-repeat;
}

.subtitle3 {
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	line-height: 2em;
}

.subtitle4 {
	font-size: 14px;
	font-weight: bold;
	color: #666600;
	line-height: 2em;
}

.subtitle5 {
	font-size: 14px;
	font-weight: bold;
	color: #442222;
}

.subtitle6 {
	font-size: 14px;
	font-weight: bold;
	color: #442222;
	margin: 40px 0 20px 0;
	padding: 0	0	6px	0;
	width: 550px;
	border-bottom: solid #442222 1px;
}

.subtitle7 {
	font-size: 16px;
	font-weight: bold;
	color: #442222;
	line-height: 2em;
}

.text12px {
	font-size: 12px;
	line-height: 1.5em;
}

.text14px {
	font-size: 14px;
	line-height: 1.5em;
}

.text10px {
	font-size: 10px;
}

.text18px {
	font-size: 18px;
}

.text18pxbe {
	font-size: 18px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.text18pxred {
	font-size: 18px;
	font-weight: bold;
	color: #996666;
}

.text14pxred {
	font-size: 14px;
	font-weight: bold;
	color: #442222;
}

.text12pxred {
	font-size: 12px;
	font-weight: bold;
	color: #442222;
}

#auctiontop p {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1.5em;
}

/***********************************************/
/* フォーム */
/***********************************************/



/***********************************************/
/* 05. what*/
/***********************************************/

#what {
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
}

#what li {
	margin: 0;
	background-image: url(images/btn_644-18px-2.gif);
	padding: 0 0 0 1em;
	line-height:2em;
	background-repeat: no-repeat;
	list-style: none;
}
