/***********************************************/
/* 全体 */
/***********************************************/
body {
	text-align: center;
	background-color: #eeeedd;
	background-image:url(images/bg_glade.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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:10px;
	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: 84px;
	float: left;
	padding: 0 10px 0 0;
}

#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: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #442222;
}

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

#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: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#main .title-orange {
	margin: 0;
	padding: 10px 10px;
	background-image: url(sanka/images/title_orange.gif);
	background-repeat: no-repeat;
	background-position: center;
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	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;
}

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

#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 1em 0;
}

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

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

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

#spec2 {
	margin: 0;
	padding: 0;
	width: 550px;
	font-size: 14px;
	line-height: 1.5em;
}

#spec2 p {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#spec2-left {
	margin: 0;
	padding: 0;
	position: relative;
	width: 275px;
	float: left;
}

#spec2-right {
	margin: 0 0 0 275px;
	padding: 0;
	width: 274px;
}

#spec2 img {
	float: left;
	margin: 0 0.3em 0 0;
}

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

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

#spec3 {
	margin: 0;
	padding: 0;
	width: 550px;
	font-size: 14px;
	line-height: 1.5em;
}

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

#spec3 img {
	float: left;
	margin: 0 1em 3em 0;
}

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

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

#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;
}

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

#sitemap {
	margin: 0;
	padding: 0;
	font-size:12px;
	color: #333333;
}

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

#sitemap-sub {
	margin-left: 350px;
	padding: 0;
	width: 200px;
}

#sitemap dl {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

#sitemap dt {
	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: 131px;
	margin: 0;
	padding: 0;
	background-image: url(images/footer.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.5em;
}

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


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

#wrap2 {
	width: 672px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#submain {
	margin: 0;
	padding: 0;
	position: relative;
	width: 600px;
	float: left;
}

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

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

#submain .speclink {
	background-image: url(images/btn_triangle422.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
	line-height: 2em;
	font-weight: bold;
}

#submain .line {
	width: 600px;
	padding: 10px 0;
	line-height: 3px;
	border-bottom: 1px solid #666;
}

#submain .title {
	margin: 0;
	padding: 10px 10px;
	background-image: url(catalog/images/title2.gif);
	background-repeat: no-repeat;
	background-position: center;
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#submain a {
	font-size: 14px;
	font-weight: bold;
	line-height: 3em;
}

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

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

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

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

.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: 7em;
}
div.profile_list dd {
	margin: 0 0 0.8em 7em;
	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: 11em;
}
div.profile_list2 dd {
	margin: 0 0 0.8em 11em;
	padding: 0 0 0 0.3em;
	border-left: solid #cccccc 1px;
}

.profile_list3 {
	margin: 0 0 30px 0;
	padding: 0 0 0 12px;
	line-height:1.5em;
	font-size: 14px;
	color: #333333;
}

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


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

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

.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	0;
	width: 550px;
	border-bottom: solid #ddcc66 2px;
}

.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;
}

.text14pxred2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#auction p {
	font-size: 14px;
	line-height: 1.5em;
}

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

#mail-form p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0B479F;
	display: block;
	margin: 0px;
	text-align: right;
	line-height: 1.5em;
}

#mail-form {
	font-size: 12px;
	margin: 0px;
	padding: 0;
	line-height: 1.5em;
}



table.mailform {
	margin: 0px auto 0px auto;
}

table.mailform td p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0B479F;
	display: block;
	margin: 0px;
}

table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #FF0000;
}

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

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

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