@charset "UTF-8";
/* CSS Document */

.e9, .e9l, .e9h, .e10, .e10l, .e10h, .e12, .e12l, .e12h{
	font-family:Arial, Verdana, sans-serif
}
.j9, .j9l, .j9h, .j10, .j10l, .j10h, .j12, .j12l, .j12h, .j14, .j14l, .j14h {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}

a:visited {  color: #ffcc33; text-decoration: none}		
a:hover {  color: #ffcc33; text-decoration: none}
a { color: #ffffff; text-decoration: none}
.normal_l { color: #000066; text-decoration: none }
.normal_l:hover { color: #990000; text-decoration: underline}
.copy { color: #000066; text-decoration: underline }
.copy:hover { color: #990000; text-decoration: underline}
.copy:visited { color: #000066; text-decoration: underline}
.style1 {
	color: #FFFFFF;
}

#modelBox {
	margin: 10px 0 0 0;
}


#topAcc_img {
	margin: 0;
	padding: 0;
	border-top: 1px solid #C6CCDD;
	border-bottom: 1px solid #C6CCDD;
	height: 209px;
	background-image: url(../../accessory/common/img/acc_img.jpg);
	background-repeat: no-repeat;
}

#mainAccmenu {
	width: 173px;
	margin: 0;
	padding: 15px 0 0 10px;
	height: 194px;
	left: 760px;
	border-bottom: 1px solid #C6CCDD;
	border-left: 1px solid #C6CCDD;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	float: right;
}

#leftBox {
	margin: 0 0 10px 0;
	padding: 15px;
	background-image: url(../img/box_bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 140%;
	border: 1px solid #C6CCDD;
}

.banaCap10 {
	font-size: 10px;
	line-height: 130%;
}

.banaFP {
	margin-right: 10px;
	float: left;
}

#cauBox {
	margin: 10px 0 0 0;
	font-size: 10px;
	line-height: 130%;
	padding: 0 35px 0 30px;
}

#cauBox ul {
	padding-left: 20px;
	margin-top: 10px;
}

.lc {
	list-style: disk;
}

.cauTit {
	font-size: 12px;
	line-height: 120%;
}

.cauRed {
	font-weight:bold;
	color: #C00;
}


/* wear */

#730box {
	width: 705px;
	padding: 0;
	margin: 10px 0 10px 25px;
}
#imgbox {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 410px;
}

.acc_img {
	border: 0;
	margin: 0 0 0 25px;
}

#rightbox {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	width: 290px;
}

#rightbox-inner {
	clear:left;
	padding: 10px 0;
}

#bottombox {
	clear: both;
	margin: 0;
	padding: 0;
}

#sizebox {
	padding: 0 5px 0 0;
	width: 140px;
	float: left;
}

#pickupbox {
	padding: 0;
	margin-left: -12px;
}

#pickupbox ul {
	font-size: 12px;
	list-style: disc;
}

#pickupbox ul ul {
	font-size: 12px;
	list-style: none;
}

table.table010 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 290px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 12px;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
	border: solid 1px #999;
	padding: 4px 6px;
	text-align: center;
}

table.table010 th {
	text-align: center;
	white-space: nowrap;
}

table.table010 td.course {
	text-align: center;
	font-weight: bolder;
	white-space: nowrap;
}

table.table010 td.cm {
	text-align: center;
	white-space: nowrap;
}


table.tablewide {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 690px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 12px;
	margin-left: 10px;
}

table.tablewide caption {
  margin-top: 1em;
  text-align: left;
}

table.tablewide th,
table.tablewide td {
	border: solid 1px #999;
	padding: 4px 6px;
	text-align: center;
}

table.tablewide th {
	text-align: center;
	white-space: nowrap;
}

table.tablewide td.left {
	text-align: left;
	white-space: nowrap;
}

table.tablewide td.cm {
	text-align: center;
	white-space: nowrap;
}

