@charset "euc-jp";

A			{ color: #000000; text-decoration: none; }
A:link		{ color: #000000; text-decoration: none; }
A:visited	{ color: #000000; text-decoration: none; }
A:active	{ color: BLUE; text-decoration: underline; }
A:hover		{ color: BLUE; background-color: #add8e6; text-decoration: underline; }

#banner {
	width : 800px;
	height: 100px;
}

#menu {
	width : 150px;
	font-size: x-small;
	color: #000000;
}
#main {
	width : 650px;
	background-color: white;
}

#topbar {
    background-repeat: no-repeat;
	background-image: url(page_image/top_bar.jpg);
	width: 600px;
	height: 16px;
	position: relative;
}

#bottombar {
    background-repeat: no-repeat;
	background-image: url(page_image/bottom_bar.jpg);
	width: 600px;
	height: 16px;
	position: relative;
}

#thumbnail {
	width: 100px;
	height: 100px;
}

.showItemName {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	width: 100%;
	padding-left: 10px;
}

.makerName {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: blue;
	width: 100%;
	padding-left: 10px;
}

.makerlink{
	padding-right: 10px;
	width: 100%;
}

.smallItemInfo {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	border-bottom: 1px solid #a9a9a9;
	border-top : 1px solid #a9a9a9;
	width: 100%;
	padding-left: 10px;
}

.itemComment {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}

.saleComment {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: red;
	width: 100%;
	padding-left: 10px;
}
.itemImage {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: white;
	width: 100%;
}
.typecode {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	padding-right:10px;
	width: 100%;
}
.price {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	padding-right: 10px;
	width: 100%;
}

.selltype {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	width: 100%;
}

.salevalue {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: red;
	width: 100%;
	padding-right: 10px;
}

.stock {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	width: 100%;
	padding-right: 5px;
}

.buy {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	padding-right: 10px;
	width: 100%;
}

.searchlink {
	color: white;
	font-size: 12px;
	padding-top: 2px;
	width: 10px;
	text-align: center;
	vertical-text: middle;
}

.about-maker {
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-align: left;
	padding-left: 10px;
}

.about-to-maker {
	font-size: 12px;
	text-decoration: none;
}

.about-itemname {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}

.about-shopcomment {
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
}

.about-salecomment {
	font-size: 12px;
	font-weight: bold;
	color: red;
	text-align: left;
	padding-left: 10px;
}

.about-saletype {
	font-size: 12px;
	text-align: right;
}

.about-value {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.about-ship {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.about-cart {
	font-size: 12px;
	font-weight: bold;
}

.about-class {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.about-dat{
	font-size: 12px;
	background-color: white;
	color: black;
	text-align: left;
	padding-left: 10px;
}

.about-subimage{
	width: 200px;
	height: 200px;
	background-color: white;
}

.about-subscript {
	text-align: left;
	font-size: 12px;
}


.menu-table {
	background-color: add8e;
	color: black;

}

.center-banner{
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
}
.warn{
	color: red;
	font-size: 10px;
	font-weight: bold;
}

.buyprocess {
	font-size: 14px;
	font-weight: bold;
}


.about-2 {
	font-size: 16px;
	font-weight: bold;
}
.about-6 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.about-7 {
	font-size: 12px;
}
.mo-title {
	margin-left: 20px;
	font-size: 24px;
	color: black;	
	font-weight: bolder;

}
.mo-price {
	color: #FF0000;
	font-weight: bold;
	font-size: 30px;
	padding-right: 10px;
}
.custom-pc-title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.custom-pc-explain {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.service-title1 {
	width: 41px;
	height: 26px;
	background-image: url(page_image/service_base1.gif);
}

.service-title2 {
	width: 457px;
	height: 26px;
	background-image: url(page_image/service_base2.gif);
	font-size: 18px;
	font-weight: bolder;
	vertical-align: bottom;
	padding-left: 10px;
}

.service-explain {
	font-size: 12px;
	color: black;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.service-table {
	font-size: 12px;
	line-height: 20px;
	width: 500px;
	margin-left: 20px;
}
.service-price {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	color: red;
	text-align: right;
	font-weight: bold;
}


.service-header {
	width: 500px;
	height: 40px;
	background-image: url(page_image/service_1_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}

.service-footer {
	width: 500px;
	background-image: url(page_image/service_1_2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 4px;
	padding-right: 5px;
}

.topmenu-table {
	width: 150px;
	color: black;
	font-size: 12px;
}

.topmenu-table-center {
	width: 140px;
	background-color: #e2311e;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.topmenu-table-top {
	height: 5px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_table_top.gif);
}

.topmenu-table-right {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_table_right.gif);
}
.topmenu-table-left {
	width: 4px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_table_left.gif);
}
.topmenu-table-bottom {
	height: 5px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_table_bottom.gif);
}

.topmenu-table-topleft {
	width: 4px;
	height: 5px;
	background-image: url(page_image/topmenu_table_topleft.gif);
}

.topmenu-table-topright {
	width: 6px;
	height: 5px;
	background-image: url(page_image/topmenu_table_topright.gif);
}

.topmenu-table-bottomleft {
	width: 4px;
	height: 5px;
	background-image: url(page_image/topmenu_table_bottomleft.gif);
}

.topmenu-table-bottomright {
	width: 6px;
	height: 5px;
	background-image: url(page_image/topmenu_table_bottomright.gif);
}

.topmenu-cell-center {
	background-color: #eeeeee;
	color: #000000;
}

.topmenu-cell-left {
	width: 4px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_cell_left.gif);
}

.topmenu-cell-right {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_cell_right.gif);
}

.topmenu-cell-bottom {
	height: 5px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_cell_bottom.gif);
}
.topmenu-cell-bottomright {
	width: 6px;
	height: 5px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_cell_bottomright.gif);
}
.topmenu-cell-bottomleft {
	width: 4px;
	height: 5px;
	background-repeat: repeat;
	background-image: url(page_image/topmenu_cell_bottomleft.gif);
}



.base-table-header-top-left {
	width: 6px;
	height: 3px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_top_left.gif);
}

.base-table-header-top-center {
	height: 3px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_top_center.gif);
}

.base-table-header-top-right {
	width: 6px;
	height: 3px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_top_right.gif);
}

.base-table-header-middle-left {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_middle_left.gif);
}

.base-table-header-middle-center {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_middle_center.gif);
}

.base-table-header-middle-right {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_middle_right.gif);
}

.base-table-header-bottom-left {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_bottom_left.gif);
}

.base-table-header-bottom-center {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_bottom_center.gif);
}

.base-table-header-bottom-right {
	background-repeat: repeat;
	background-image: url(page_image/base_table_header_bottom_right.gif);
}

.base-table-cell-right {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_cell_right.gif);
}

.base-table-cell-left {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_cell_left.gif);
}

.base-table-footer-left {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_footer_left.gif);
}

.base-table-footer-center {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_footer_center.gif);
}

.base-table-footer-right {
	width: 6px;
	background-repeat: repeat;
	background-image: url(page_image/base_table_footer_right.gif);
}

.class-buy {
	font-size: 14px;
	font-weight: 900;
	padding-left: 20px;
}


