/* CSS Document */


/*ここから工事代行ページ*/
.koji {
}
#koji_anshin {
	width: 100%;
	margin-bottom: 20px;
}
.koji h2 {
	width: 100%;
	height: 200px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/f-koji/koji_main.jpg) no-repeat;
	text-indent: -99999px;
}
.koji h3 {
	width: 660px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 140%;
	color: #222222;
	line-height: 200%;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/f-koji/justop/5.jpg) no-repeat;
}
.koji  #koji_anshin img.img_anshin {
	float: left;
	margin-right: 25px;
}
.koji #koji_anshin img.end_anshin {
	margin-right: 0px;
	margin-bottom: 20px;
}

.koji table.koji_step_block {
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
}
.koji table.koji_step_block tr td {
	vertical-align: top;
}
.koji table.koji_step_block tr td.koji_step_line {
	width: 45px;
	vertical-align: bottom;
	background-color: #F00;
}
.koji table.koji_step_block tr td.koji_step_margin {
	width: 15px;
}
.koji table.koji_step_block tr th {
	width: 200px;
	vertical-align: top;
	border-top: solid 2px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	border-left:  solid 2px #aaaaaa;
}

#zone1 {
	float:left;
	width: 65%;
}
#zone2 {
	float:left;
	width: 35%;
}
#zone3 {
	float:left;
	width: 65%;
}
#zone4 {
	float:right;
}

.koji table.koji_step_block tr td.koji_step_comment {
	width: 420px;
	vertical-align: middle;
	border-top: solid 2px #aaaaaa;
	border-right: solid 2px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	background: #FFFFFF;
}
.koji table.koji_step_block tr td.koji_step_comment p {
	margin: 5px;
}
.koji p.koji_notice {
	color: #FF3300;
}
.koji #kouji {
	width: 680px;
	margin: 0 0 0 0;
}
.koji #kouji table {
	width: 100%;
	border-collapse: collapse;
	border: 1px #ff0000 solid;
	font-size: 90%;
	margin-top: 30px;
}
.koji #kouji .tabletop {
	margin-top: 0px;
}
/* ▼表のセル(全部)の装飾▼ */
.koji #kouji th,
.koji #kouji td {
	padding: 0.5em;
	border-style: solid dashed;
	border-color: #ff0000;
	border-width: 1px;
}
#price {
	font-size: 125%;
}
/* ▼表のヘッダ(上部)の装飾▼ */
.koji #kouji th {
	border-bottom: 3px double #ff0000;
	background-color: #cccccc;
	letter-spacing: 0.15em;
}
/* ▼キャプション部▼ */
.koji #kouji caption {
	width: 100%;
	margin: 0 0 0 0;
	line-height: 200%;
	background: #ffffff;
	color: #000000;
	font-size: 120%;
}
.koji 		#kouji p {
	margin: 5px 0 20px 0;
	font-size: 90%;
}
/*ここまで工事代行ページ*/

/*ここからDLページ*/

.dl_body{
font-size:12px;
font-family:Century Gothic;
margin:40px;
}

.dl_td{
font-size:12px;
font-family:Century Gothic;
border:solid 1px #000000;
padding:2px;
font-weight:normal;
}

#dl-table a:link{
color:#525252;
text-decoration:none;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
}

#dl-table a:visited{
color:#525252;
text-decoration:none;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
}

#dl-table a:active{
color:#525252;
text-decoration:none;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
}

#dl-table a:hover{
color:#525252;
text-decoration:none;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
}

.dl_a:link,a:visited,a:active,a:hover{
color:#525252;
text-decoration:none;
}

.dl_P.{
margin:40px;
}

.dl_h1{
font-size:25px;
font-color:#ffffff;
text-align:center;
font-weight:bold;
margin:0;
padding:10px;
background-color:#ff8000;
}

.dl_h2{
font-size:15px;
font-color:#ffffff;
font-weight:normal;
text-align:left;
padding:5px;
background-color:#ff9900;
}

.dl_h3{
font-size:14px;
font-weight:normal;
text-align:left;
padding:5px;
text-decoration:underline;
}

.dl_text{
margin:0%;
font-size:12px;
padding:1px;
line-height:20px;
}

.dl_table{
border-collapse: collapse; 
border: 1px #000000 solid;
cellspacing:1;
cellpadding:5;
width:700px;
font-size:13px;
font-weight:bold;
font-family:Century Gothic;
} 

 /*ここまでDLページ*/



/********************************************************************/
/* 各種ページタイトル */
.top h1.title {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg01.jpg) repeat-x 0 0 #000F6F;
 color: #ffffff;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border: 1px solid #666666;
}
.top h1.title span {
 font-size: 12px;
 color: #ffffff;
}

.info h1.title {
 background-color: #E7E7E7;
 color: #333333;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border-left: 10px solid #FF7900;
 border-top: 0px ;
 border-right: 0px ;
 border-bottom: 0px ;
}
.info h1.title span {
 font-size: 12px;
 color: #333333;
}

.tekigo h1.title {
 background-color: #FF8C3F;
 color: #FFFFFF;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border-left: 10px solid #EFEFEF;
 border-top: 0px ;
 border-right: 0px ;
 border-bottom: 0px ;
}
.tekigo h1.title span {
 font-size: 12px;
 color: #FFFFFF;
}

.qa h1.title {
 background-color: #55D135;
 color: #FFFFFF;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border-left: 10px solid #333399;
 border-top: 1px solid #333399;
 border-right: 1px solid #333399;
 border-bottom: 1px solid #333399;
}
.qa h1.title span {
 font-size: 12px;
 color: #FFFFFF;
}

.gyo h1.title {
 background-color: #333399;
 color: #FFFFFF;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border-left: 10px solid #00C8DF;
 border-top: 1px solid #00C8DF;
 border-right: 1px solid #00C8DF;
 border-bottom: 1px solid #00C8DF;
}
.gyo h1.title span {
 font-size: 12px;
 color: #ffffff;
}
.ilist h1.title {
 background-color: #F1A71C;
 color: #000000;
 padding: 3px 10px;
 margin-bottom: 5px;
 font-size: 16px;
 text-align: left;
 font-weight: bold;
 border-left: 0px solid #00C8DF;
 border-top: 0px solid #00C8DF;
 border-right: 0px solid #00C8DF;
 border-bottom: 0px solid #00C8DF;
}
.ilist h1.title span {
 font-size: 12px;
 color: #000000;
}
/********************************************************************/
/* 年末年始のおしらせ */
#cm {
	font-family:"小塚ゴシック Pro","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 876px;
	text-align: left;
	margin-top: 5px;
	padding: 0 5px 5px 5px;
	background-color:#ffffff;
	border: 2px solid #eb6b08;
}

#cm .title {
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	margin-top: 3px;
	padding: 4px;
	background-color:#eb6b08;
	display:inline-block;
	letter-spacing: 0.4em;
}

#cm .sub {
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	margin-left: 15px;
	padding: 5px;
	background-color:#633900;
	display:inline-block;
	letter-spacing: 0.2em;
}

.text {
	font-size: 13px;
	color:#000000;
	padding: 0px;
	line-height:135%;
	padding: 0 0 5px 0;
}

.text2 {
	font-size: 12px;
	color:#000000;
	margin-left: 15px;
	padding: 2px 0 7px 0;
	line-height:135%;
}

.red {
	color:#FF0000;
}

/********************************************************************/
.topBannerArea {
 border-collapse: collapse;
 margin-bottom: 20px;
}

.topBannerArea td{
 vertical-align: top;
 width: 350px;
 padding: 0;
}

.alignR {
 text-align: right;
}

/********************************************************************/
/* キャッチコピー */
#container #copy {
 width: 890px;
 padding: 0 0 30px 0;
 margin: 0;
 text-align:left;
 position: relative;
}

#container #copy #headerBox {
 width: 890px;
 padding-bottom: 3px;
}

#container #copy #headerBox .headerBoxL {
 width: 252px;
 float: left;
}

#container #copy #headerBox .headerBoxR {
 width: 632px;
 float: right;
}

#container #copy #headerBox .h_text {
 color: #66666;
 padding-top: 17px;
 padding-bottom: 3px;
 text-align: right;
}

#container #copy #headerBox .h_payment {
 text-align: right;
}

#container #copy #headerBox .h_image {
 text-align: right;
}

#container #copy #naviBoxLine {
 width: 888px;
 border: 1px solid #CECECE;
 margin-bottom: 10px;
}

#container #copy #naviBox {
 width: 886px;
 margin: 1px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg06.jpg) repeat-x 0 0 #000F6F;
}

#container #copy #naviBox .naviBoxL {
 width: 542px;
 float: left;
}

#container #copy #naviBox .naviBoxR {
 width: 344px;
 float: right;
}

#container #copy #naviBox .gnavi {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

#container #copy #naviBox .gnavi li {
 float: left;
}

#container #copy #naviBox .gnavi li img {
 vertical-align: top;
}

#container #copy #naviBox .naviSearch {
 padding: 9px 0 0 18px;
}

#container #copy #naviBox .naviSearch .search {
 width: 240px;
}

#container #copy #naviBox .naviSearch .searchinput {
 width: 65px;
}

#container #copy #h_sizeTitle {
 width: 890px;
}

#container #copy #h_sizeBox {
 width: 888px;
 padding: 1px;
 background: #9F9F9F;
}

#container #copy #h_sizeBox .h_sizeTbl {
 border-collapse: collapse;
}
#container #copy #h_sizeBox .h_sizeTbl th {
 vertical-align: top;
 width: 106px;
 padding: 0;
}

#container #copy #h_sizeBox .h_sizeTbl td {
 padding: 0;
 vertical-align: top;
}

#container #copy #h_sizeBox .h_sizeBox01 {
 width: 250px;
}

#container #copy #h_sizeBox .h_sizeBox02 {
 width: 189px;
}

#container #copy #h_sizeBox .h_sizeNavi {
 list-style-type: none;
 margin: 0;
 padding: 0 0 0 5px;
}

#container #copy #h_sizeBox .h_sizeNavi li {
 float: left;
 padding-left: 4px;
}

#container #copy #h_sizeBox .h_sizeNavi li img {
 vertical-align: top;
}


/********************************************************************/
/* ヘッダー */
#container #header {
	background: none;
	padding: 0;
	margin-bottom: 0;
	position: relative;
	display: none;
}

/********************************************************************/
/* サイド用 */
#s_houjinBanner {
 margin-bottom: 10px;
}

#login_box_area, #left_cart_area {
 width: 176px;
 padding: 1px;
 border: 1px solid #CCCCCE;
}

#login_box_area .member {
 width: 176px;
}

#login_box_area .member .shopc_title {
 width: 176px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg01.jpg) repeat-x 0 0 #00169F;
 padding: 0;
}

#login_box_area .member .shopc_title h3, #left_cart_area .shopc_title h3 {
 text-align: center;
 color: #ffffff;
 padding: 4px 0;
}

#login_box_area .member .shopc_list {
 width: 160px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg02.jpg) repeat-x 0 0 #EAEAEA;
 padding: 0 8px 10px 8px;
 margin: 0;
 border: none;
}

#left_cart_area .shopc_title {
 width: 176px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg03.jpg) repeat-x 0 0 #AA0000;
 padding: 0;
}

#left_cart_area .shopc_list .shopc_in_title {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon04.gif) no-repeat 10px 8px;
 padding-left: 31px;
 color: #2C2C2C;
}



#left_cart_area .shopc_list {
 width: 176px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg02.jpg) repeat-x 0 0 #EAEAEA;
 padding: 0;
 margin: 0;
 border: none;
}

#login_box_area .member .shopc_list .shopc_in {
 padding: 0;
 border: none;
 background: none;
}

#login_box_area .member .shopc_list .box_padding {
 padding: 0 5px;
 margin: 0;
}

#login_box_area .member .shopc_list .box_padding {
 padding: 0 5px;
 margin: 0;
}

#login_box_area .member .shopc_list .subicon03 {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon03.gif) no-repeat 0 center;
 padding-left: 13px;
 margin-bottom: 13px;
}

#login_box_area .member .shopc_list .subicon03 a:link, #login_box_area .member .shopc_list .subicon03 a:active, #login_box_area .member .shopc_list .subicon03 a:visited {
	color: #F5A949;
}


#login_box_area .member .shopc_list .logininput {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/btn/btn01.jpg) no-repeat 0 0 ;
 border: 0;
 width: 150px;
 height: 26px;
 text-align: center;
 color: #ffffff;
 font-size: 12px;
}

#left_cart_area .shopc_list .shopc_in {
 padding: 8px 0;
 border: 1px solid #CDCDCD;
 width: 158px;
 margin: 0 auto;
}

#left_cart_area .shopc_list .shopc_in h2 {
 text-align: center;
}

.s_menuBox {
 width: 176px;
 padding: 1px;
 border: 1px solid #cccccc;
 margin-bottom: 20px;
}

.s_menuBox .shopc_title {
 width: 176px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg01.jpg) repeat-x 0 0 #00169F;
 padding: 0;
 margin-bottom: 2px;
}

.s_menuBox .shopc_title h3 {
 text-align: center;
 color: #ffffff;
 padding: 4px 0;
}

/* 商品カテゴリ */
#s_cat .s_catTitle {
 width: 176px;
 border-bottom: 1px solid #cccccc;
}

#s_cat .s_catListArea {
 width: 176px;
 border-bottom: 1px solid #cccccc;
}

#s_cat .s_catListAreaLast {
 width: 176px;
}

#s_cat .s_catList {
 width: 176px;
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#s_cat .s_catList li {
 width: 176px;
 margin: 0;
 padding: 0;
 border-top: 1px dotted #cccccc;
}

#s_cat .s_catList li.first {
 border-top: none;
}

#s_cat .s_catList li a {
 display: block;
 width: 134px;
 padding: 4px 26px 4px 16px;
 font-weight: normal;
 font-size: 12px;
}


#s_cat .s_catList li a:link, #s_cat .s_catList li a:active, #s_cat .s_catList li a:visited {
 color: #262626;
 text-decoration: none;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon02.gif) no-repeat 154px 4px #ffffff;
}

#s_cat .s_catList li a:hover {
 color: #FEA33A;
 text-decoration: none;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon01.gif) no-repeat 154px 4px #E8E8E8;
}

/* 商品検索 */
.s_search .s_searchBox {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg02.jpg) repeat-x 0 0 #EAEAEA;
 padding-top: 10px;
 padding-bottom: 34px;
 padding-left: 6px;
}

.s_search .s_searchBox .search {
 width: 110px;
}

.s_search .s_searchBox .space {
 padding-left: 1px;
}

.s_search .s_searchBox .searchinput {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/btn/btn03.jpg) no-repeat 0 0 ;
 border: 0;
 width: 50px;
 height: 23px;
 text-indent: -9999px;
}

/* 左サイド */
.s_banner{
 list-style-type: none;
 margin: 0;
 padding: 0;
}

.s_banner li {
 margin: 0;
 padding: 0 0 10px 0;
}

.s_banner li img {
 vertical-align: top;
}

/* カレンダー */
.calendarArea .shopc_title {
 margin-bottom: 7px;
}

.calendarTitle {
 width: 174px;
 border: 1px solid #cccccc;
 border-bottom: none;
 background-color: #EEEEEE;
 color: #666666;
 text-align: center;
 padding-top: 2px;
 padding-bottom: 4px;
}

.calendar {
 border-collapse: collapse;
 width: 176px;
 font-size: 12px;
}

.calendar th {
 font-weight: normal;
}

.calendar th, .calendar td {
 width: 24px;
 text-align: center;
 border: 1px solid #cccccc;
}

.calendar .holiday {
 background-color: #FF9898;
}

.calendar .saturday {
 background-color: #F0F8FF;
}

.calendarInfo {
 font-size: 10px;
 margin-top: 10px;
 margin-left: 4px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/holiday.gif) no-repeat 0 1px;
 padding-left: 13px;
 padding-bottom: 7px;
 line-height: 130%;
}

.s_staff {
 width: 176px;
 padding: 1px;
 border: 1px solid #cccccc;
}

.s_staff p {
 padding: 3px; 0 4px 0;
 margin: 0 20px 0 20px;
 line-height: 130%;
}

#lefttd .side_box .navi {
 width: 180px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg04.jpg) repeat 0 0;
 padding-top: 3px;
 padding-bottom: 12px;
}

#lefttd .side_box .navi .shop, #lefttd .side_box .navi .free_menu {
 width: 148px;
 padding: 4px 10px 3px 4px;
 border: 1px solid #cccccc;
 margin: 9px auto 0 auto;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg05.jpg) repeat-x 0 0 #EFEFEF;
}

#lefttd .side_box .navi a:link, #lefttd .side_box .navi a:active, #lefttd .side_box .navi a:visited {
 display: block;
 color: #252525;
 text-decoration: none;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon06.jpg) no-repeat 0 center;
 padding-left: 16px;
}

#lefttd .side_box .navi a:hover {
 display: block;
 color: #FDA239;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon05.jpg) no-repeat 0 center;
 text-decoration: underline;
 padding-left: 16px;
}

/********************************************************************/
/* コピーライト */
#footer .pagetopBox {
 text-align: right;
 padding-right: 20px;
}

#footer #footerArea {
 text-align: left;
 border-top: 1px solid #B3B3B3;
 border-left: 1px solid #B3B3B3;
 border-right: 1px solid #B3B3B3;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg07.gif) repeat-x 0 100%;
 padding-bottom: 10px;
 padding-top: 37px;
 font-size: 12px;
}

#footer #footerBox {
 width: 100%;
 padding: 16px 0 0 0;
 background: #ffffff;
 margin: 0 auto;
 border-bottom: 1px solid #B3B3B3;
}

#footer #footerBox .footerBoxL {
 width: 415px;
 float: left;
 padding-left: 20px;
}

#footer #footerBox .footerBoxR {
 width: 415px;
 float: right;
 padding-right: 20px;
}

#footer #footerBox .f_title {
 padding-bottom: 15px;
}

#footer #footerBox .f_subBox {
 padding: 0 10px 20px 10px;
}

#footer #footerBox .f_calendarBox {
 width: 369px;
 padding: 0 0px 20px 25px;
}

#footer #footerBox .f_calendarBox .f_calendarBoxL {
 width: 176px;
 float: left;
}

#footer #footerBox .f_calendarBox .f_calendarBoxR {
 width: 176px;
 float: right;
}

#footer #footerBox a:link, #footer #footerBox a:active, #footer #footerBox a:visited {
 color: #FF8400;
 text-decoration: none;
}

#footer #footerBox a:hover {
 text-decoration: underline;
}

#footer .footerBtm {
 width: 100%;
 background: #EEEEEE;
}

#footer .f_logo {
 text-align: center;
 padding-top: 6px;
 padding-bottom: 9px;
}

#footer .f_link {
 text-align: center;
 padding-bottom: 9px;
 color: #252525;
}

#footer .f_link a {
 font-weight: normal;
}

#footer .f_link a:link, #footer .f_link a:active, #footer .f_link a:visited {
 color: #252525;
 text-decoration: none;
}

#footer .f_link a:hover {
 text-decoration: underline;
}

/********************************************************************/
/* トップページ */
#pagetd #centertd {
 padding-top: 0;
}

#centertd .mainImage {
 margin-bottom: 10px;
}

#centertd .topBanner {
 list-style-type: none;
 margin: 0 0 20px 0;
 padding: 0;
}

#centertd .topBanner li {
 float: left;
}

#centertd .topBanner li img {
 vertical-align: top;
}

#centertd .topBanner li.space {
 padding-left: 10px;
}

#centertd .topCmnBox {
 width: 698px;
 border: 1px solid #CECECE;
 margin-bottom: 20px;
}

#centertd .topKanaguArea {
 padding-bottom: 40px;
}

#centertd .topKanaguText01 {
 font-size: 16px;
 font-weight: bold;
 padding: 25px 26px 5px 26px;
}

#centertd .topKanaguText02 {
 padding: 0px 26px 18px 26px;
}

#centertd #search_tvk_form {
}

#centertd .tvSearch {
 border-collapse: collapse;
 margin: 0 0 13px 10px;
}

#centertd .tvSearch td {
 padding: 0;
}

#centertd .tvSearch td.tvSearchBox01 {
 vertical-align: top;
 width: 125px;
}

#centertd .tvSearch td.tvSearchBox01 select {
 width: 125px;
}

#centertd .tvSearch td.tvSearchBox02 {
 vertical-align: middle;
 width: 12px;
 text-align: center;
}

#centertd .tvSearch .tvSearchTitle {
 font-size: 14px;
 font-weight: bold;
 color: #00569D;
 margin-bottom: 5px;
}

#centertd .tvSearchBox03 {
 text-align: center;
 padding-bottom: 4px;
}

#centertd .tvResultTitle {
 width: 660px;
 margin: 0 auto;
}

#centertd .tvResultBox {
 width: 658px;
 margin: 0 auto;
 border: 1px solid #AEAEAC;
}

#centertd .tvResultBox .tvResultText {
 width: 658px;
 text-align: center;
 padding: 20px 0;
}

#tvResultBox div#result_list {
	clear: both;
	width: 658px;
	padding: 0 0 10px 0;
	margin: 0;
}

div#result_list table {
	width: 100%;
}

div#result_list table tr {
	background-color: #DAF3FF;
}

div#result_list table tr.list_odd {
	background-color: #BAE8FF;
}

div#result_list table td {
	padding: 5px;
}

div#result_list table .kanagunm {
 padding-left: 10px;
}

div#result_list table .kanaguid {
 width: 18%;
}

div#result_list table .tvResultIcon {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/icon07.gif) no-repeat 0 center;
 padding-left: 18px;
}




#centertd .setupBox {
 padding-top: 10px;
 padding-bottom: 18px;
}

#centertd .setupBanner {
 list-style-type: none;
 margin: 0 0 0 1px;
 padding: 0;
}

#centertd .setupBanner li {
 float: left;
 margin: 0;
 padding: 10px 0 0 9px;
}

#centertd .setupBanner li img {
 vertical-align: top;
}

.topRecommendBox {
 width: 700px;
 margin-bottom: 29px;
}

.topRecommendBox .topRecommendBoxL {
 width: 345px;
 float: left;
}

.topRecommendBox .topRecommendBoxR {
 width: 345px;
 float: right;
}

.topRecommendBox ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

.topRecommendBox ul li {
 float: left;
 margin: 0;
 padding: 10px 0 0 0;
}

.topRecommendBox ul li img {
 vertical-align: top;
}

.topBanner02 {
 list-style-type: none;
 margin: 0 0 20px 0;
 padding: 0;
}

.topBanner02 li {
 margin: 0;
 padding: 10px 0 0 0;
}

.topBanner02 li img {
 vertical-align: top;
}

/* スライド画像 */
.mainImage {
 width: 689px;
 padding: 11px 0 11px 11px;
 background-color: #CFCFCF;
}

#featured{ 
	width: 498px; 
	padding-right: 185px;
	position: relative;
	height:268px;
	overflow:hidden;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0;
	left:499px; 
	list-style:none; 
	padding:0;
	margin:0; 
	width:180px;
	height:268px;
	overflow:hidden;
	overflow-x:hidden;
}
#featured ul.ui-tabs-nav li{ 
 margin: 0;
 padding: 0;

}
#featured ul.ui-tabs-nav li img{ 
 vertical-align: top;

}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:88px;
	text-decoration:none;
	background:#787878; 
	outline:none;
	padding: 1px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#cccccc;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a, #featured ul.ui-tabs-nav li.ui-tabs-active a{ 
	background: #CFCFCF;
}

#featured .ui-tabs-hide{ 
	display:none; 
}

/* Item Ranking */
#centertd .center_box .style2_top {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/top/ranking_title.jpg) no-repeat 0 
0;
 width: 700px;
 height: 30px;
 margin: 0;
 padding: 0;
 text-indent: -9999px;
}

#centertd .center_box .style2_middle {
 width: 700px;
 padding: 0 0 20px 0;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/common/bg08.jpg) repeat-y 0 0;
 border: none;
}

#centertd .center_box .style2_middle .style2_table_middle {
 width: 624px;
 border: 1px solid #cccccc;
 background-image: none;
 background-color: #ffffff;
 margin: 0 auto;
 position: relative;
 padding: 10px 0;
}

#centertd .center_box .style2_middle .style2_table_middle a:link, #centertd .center_box .style2_middle .style2_table_middle a:active, #centertd .center_box .style2_middle .style2_table_middle a:visited {
	color: #FF6C00;
	text-decoration: underline;
}

#centertd .center_box .style2_middle .style2_table_middle a:hover {
	color: #336699;
	text-decoration: underline;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_table {
 width: 597px;
 border-collapse: collapse;
 margin-left: 27px;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_table td {
 padding: 0 13px;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_table .rank1 {
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/top/rank01.jpg) no-repeat 0 0;
 width: 38px;
 height: 26px;
 position: absolute;
 top: 26px;
 left: 193px;
 text-indent: -9999px;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_table .style2_text {
 padding-top: 47px;
 width: 390px;
 font-size: 12px;
}

#centertd .center_box .style2_middle .style2_table_middle .pricech {
 font-size: 12px;
 color: #686868;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table {
 width: 624px;
 border-collapse: collapse;
 margin: 0;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table td {
/*
 width: 120px;
 padding: 0 18px;
*/
 text-align: center;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table td .photo_line_80 {
 margin: 0 auto;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table td .rank2-5 {
 width: 89px;
 padding-left: 31px;
 background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/top/rank02.jpg) no-repeat 5px 0;
 margin: 0 auto;
 text-align: left;
 color: #593600;
 padding-bottom: 10px;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table td .style2_rank_text {
 width: 120px;
 word-wrap: break-word;
}

#centertd .center_box .style2_middle .style2_table_middle .style2_rank_table td .style2_rank_text a {
 font-size: 10px;
}


/********************************************************************/
/* 商品詳細 */
.detail_page_body h1.title {
 background-color: #40210F;
 color: #FCFABF;
 line-height: 120%;
 padding: 8px 15px;
 font-size: 20px;
 text-align: left;
 font-weight: bold;
}

.detail_page_body h1.title span {
 font-size: 14px;
 color: #ffffff;
}


.itemInfo {
 width: 670px;
 border-collapse: collapse;
 margin-left: auto;
 margin-right: auto;
}

.itemInfo caption {
 text-align: center;
 border: 1px solid #E08254;
 border-bottom: none;
 background-color: #F39801;
 color: #ffffff;
 font-weight: bold;
 padding: 6px 14px;
 text-align: left;
}

.itemInfo th {
 border: 1px solid #E08254;
 padding: 6px;
 font-weight: normal;
 white-space: nowrap;
}

.itemInfo td {
 border: 1px solid #E08254;
 padding: 6px;
}

#itempage .itemInfo2 {
 width: 686px;
 border-collapse: collapse;
 text-align: left;
}

#itempage .itemInfo2 caption {
 width: 686px;
 text-align: center;
 border: 1px solid #E08254;
 border-bottom: none;
 background-color: #330000;
 color: #ffffff;
 font-weight: bold;
 padding: 6px;
}

#itempage .itemInfo2 th {
 border: 1px solid #E08254;
 background-color: #330000;
 color: #ffffff;
 padding: 6px;
 white-space: nowrap;
}


#itempage .itemInfo2 td {
 border: 1px solid #E08254;
 padding: 6px;
}

/********************************************************************/
/* タブ用 */
.tabArea {
	width: 700px;
	margin-bottom: 20px;
}

.tabArea ul {
	list-style-type: none;
	margin: 0;
}

ul.tabs {
	padding: 0;
	margin: 0 0 0 15px;
}

ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
}

ul.tabs li a {
	text-align: center;
	display: block;
	height: 34px;
	color: #ffffff;
	text-decoration: none;
}

.tabContents {
	width: 696px;
	border: 2px solid #F59701;
}

.tab_content {
	width: 696px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.tab_content h4 {
	width: 644px;
	padding: 0 8px 3px 8px;
	font-size: 14px;
	color: #595758;
	border-bottom: 1px solid #CACACA;
	line-height: 130%;
	margin: 0 0 10px 18px;
}

.tab_content p {
	width: 644px;
	padding: 0 8px 0 8px;
	margin: 0 0 10px 18px;
}

/* タブリンク */
ul.tabs a.tab01:link {
	width: 123px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab01_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab01:visited {
	width: 123px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab01_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab01:hover {
	width: 123px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab01_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab01:active {
	width: 123px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab01_on.jpg) no-repeat 0 0;
}
ul.tabs li.active a.tab01, ul.tabs li.active a.tab01:hover  {
	width: 123px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab01_on.jpg) no-repeat 0 0;
}

ul.tabs a.tab02:link {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab02_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab02:visited {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab02_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab02:hover {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab02_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab02:active {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab02_on.jpg) no-repeat 0 0;
}
ul.tabs li.active a.tab02, ul.tabs li.active a.tab02:hover  {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab02_on.jpg) no-repeat 0 0;
}

ul.tabs a.tab03:link {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab03_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab03:visited {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab03_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab03:hover {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab03_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab03:active {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab03_on.jpg) no-repeat 0 0;
}
ul.tabs li.active a.tab03, ul.tabs li.active a.tab03:hover  {
	width: 153px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab03_on.jpg) no-repeat 0 0;
}

ul.tabs a.tab04:link {
	width: 155px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab04_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab04:visited {
	width: 155px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab04_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab04:hover {
	width: 155px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab04_off.jpg) no-repeat 0 0;
}
ul.tabs a.tab04:active {
	width: 155px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab04_on.jpg) no-repeat 0 0;
}
ul.tabs li.active a.tab04, ul.tabs li.active a.tab04:hover  {
	width: 155px;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/image/contents/tab/tab04_on.jpg) no-repeat 0 0;
}

/********************************************************************/
/* 調整用 */
img {
 border: none;
}

.mb5 {
 margin-bottom: 5px;
}

.mb10 {
 margin-bottom: 10px;
}

.mb20 {
 margin-bottom: 20px;
}

.mb30 {
 margin-bottom: 30px;
}

.alignC {
 text-align: center;
}

/* clear
----------------------------------------------------*/
/* ---IE7.IE8 clearfix--- */
.clearfix:after { content: ".";display: block;clear: both;height: 0;visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
clear: both;
}

/********************************************************************/
/* pole用 */
#pole #type01 {
	width: 700px;
}
#pole #type01 h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #3366cc;
	border-bottom: 2px solid #3366cc;
	color: #FFFFFF;
	font-size: medium;
}


#airpole {
}

.airpole h2.title {
 width: 690px;
 background-color: #41a041;
 color: #FFF;
 line-height: 100%;
 padding: 8px 0px 8px 10px;
 font-size: 14px;
 text-align: left;
 margin:0px;
}

.airpole p {
font-size:15px;
font-weight: bold;
line-height: .8em;
margin: 0;
padding: 10px 10px 10px 10px;
}

#pole #type01 #text_area1 p {
	background-color: #FFDEAD;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	border: 2px solid #ffaf5f;
	color: #333333;
}

#pole #type00_table {
	margin: 5px 0px 10px 0px;
}
#pole #type00_table table {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#pole #type00_table table th.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
#pole #type00_table table th {
	min-width: 140px;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-color: #EDEDED;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#pole #type00_table table td {
	min-width: 300px;
	font-size: small;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #999999;
}

/********************************************************************/
/* swb用 */
#swb101 #type01 {
	width: 700px;
}
#swb101 #type01 h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #3366cc;
	border-bottom: 2px solid #3366cc;
	color: #FFFFFF;
	font-size: medium;
}

#swb101 #type01 #text_area1 p {
	background-color: #FFDEAD;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	border: 2px solid #ffaf5f;
	color: #333333;
}

#swb101 #type00_table {
	margin: 5px 0px 10px 0px;
}
#swb101 #type00_table table {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#swb101 #type00_table table th.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
#swb101 #type00_table table th {
	min-width: 140px;
	font-size: small;
	font-weight: normal;
	color: #333333;
	background-color: #EDEDED;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#swb101 #type00_table table td {
	min-width: 300px;
	font-size: small;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #999999;
}
/********************************************************************/
/* sds用 */
#sds {
	text-align:left;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	font-size:13px;
	width: 700px;
}
#sds h1{
 font-size: 5px;
 text-align: right;
}
#sds h2{
 width: 685px;
 background-color: #008b8b;
 color: white;
 line-height: 120%;
 padding: 8px 15px;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin:10px 0px;
}
#sds th{
 background-color: #008b8b;
 color: white;
 width: 200px;
 padding: 2px 5px;
}
#sds table.tvtg{
 text-align: center;
 padding: 5px 0px;
}
#sds-op td{
 width="230"
}
#sdsss td{
 padding: 0px 30px;
 text-align: left;
}
#sds .img{
 float: left;
 margin: 0px 30px;
}
.c-both{
 clear: both;
 width="700px"
}
#sds p{
 text-align: left;
 margin: 0px 30px;
}

/********************************************************************/

/* sanwa用 */
#sds {
	text-align:left;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	font-size:13px;
	width: 700px;
}
#sanwa h1{
 font-size: 5px;
 text-align: right;
}
#sanwa h2{
 width: 685px;
 background-color: #008b8b;
 color: white;
 line-height: 120%;
 padding: 8px 15px;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin:10px 0px;
}
#sanwa h3{
 width: 685px;
 background-color: #ffffff;
  color: #000000;
 line-height: 110%;
 padding: 5px 5px;
 font-size: 16px;
 font-weight: bold;
 text-align: left;
 margin:5px 0px;
}
#sanwa th{
 background-color: #008b8b;
 color: white;
 width: 200px;
 padding: 2px 5px;
}
#sanwa table.tvtg{
 text-align: center;
 padding: 5px 0px;
}
#sanwa-op td{
 width="230"
}
#sanwa td{
 padding: 0px 30px;
 text-align: left;
}
#sanwa .img{
 float: left;
 margin: 0px 30px;
}
.c-both{
 clear: both;
 width="700px"
}
#sanwa p{
 text-align: left;
 margin: 0px 30px;
}

/********************************************************************/

/* ds用 */
#itempage .ds-desc {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C3BD;
	border-left-color: #C8C3BD;
	background-color: #F3EFE6;
	height: auto;
	width: 696px;
	background-repeat: repeat;
}
#itempage .ds-desc .txt1 {
	float: left;
	margin-right: 20px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 30px;
}
#itempage .ds-desc h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #423320;
	width: 260px;
	padding: 2px;
	text-align: center;
	margin-top: 50px;
	white-space: nowrap;
	margin-bottom: 10px;
}
#itempage .ds-desc h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
	background-color: #423320;
	width: 260px;
	padding: 2px;
	text-align: center;
	margin-top: 50px;
	white-space: nowrap;
	margin-bottom: 10px;
}
#itempage .ds-desc .txt2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#itempage .dsleft {
	float:left
}
#itempage .ds-desc h4 {
	background-color: #3F2E14;
	width: 350px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: center;
	float: left;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 5px;
	height: auto;
	font-size: 18px;
}
#itempage .ds-desc .txt3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
}
#itempage .ds-desc h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	background-color: #42311F;
	font-size: 18px;
}
#itempage .ds-desc .clear {
	clear: both;
}

/********************************************************************/
/* カースピーカー用 */
#carspk {
	width: 700px;
	height: auto;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;

}

#carspk h3{
	width: 690px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color: #666666;
	background-repeat: repeat;
	color:#FFF;

}

#carspk .caritem{
	width: 700px;
	height: auto;
	margin: 0px 0px 5px 0px;
	border-top:3px double #999;
	border-bottom:3px double #999;

}

#carspk .bland{
	width: 690px;
	height: auto;
	margin: -1px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#carspk .spec{
	text-align:center;
	width: 690px;
	height: auto;
	margin: 4px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color: #666;
	background-repeat: repeat;
	color:#FFF;

}
#carspk .spktable{
	width: 681px;
	height: auto;
	margin: -1px 0px 0px 0px;

	padding: 3px 5px 3px 10px;
	border-left:3px double #999;
	border-right:3px double #999;
}

#carspk p{
	width: 681px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 10px;
	line-height: 135%;
	border-bottom:3px double #999;
	border-left:3px double #999;
	border-right:3px double #999;
}

#carspkhosho{
	width: 690px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	line-height: 135%;
}

#carspkhosho .kuwasiku{
	padding: 0px 15px 0px 0px;
	text-align:right
}

/********************************************************************/
/* アクセサリーカテゴリ用box */
#acce-1 {
	height: auto;
	margin: 5px 0px 5px 0px;
	padding: 10px 10px 10px 15px;
	line-height: 150%;
	background-color: #E3E3E3;
	background-repeat: repeat;
	border:1px solid #333;

}

/********************************************************************/
/* カテゴリ用（削除予定） */
#category {
	width: 700px;
}

/********************************************************************/
/* メインバナー用 */
#aajunder {
	margin:5px 0px 2px 0px;
}

#topbunner {
	width: 700px;
	margin:3px 0px 3px 0px;
}


#topsizebunner {
	width: 700px;
	margin:2px 0px 2px 0px;
	padding:1px 0px 1px 0px;
}

/********************************************************************/
/* サイド用 */
#houjin_banner{
	margin:15px 0px 3px 0px;
}

#left_banner{
	margin:3px 0px 3px 0px;
}
#left_stuff{
	width:180px;
	margin:3px 0px 0px 0px;
}
#left_stuff p{
	margin: 0px 0px 3px 0px;
	text-align:center;
	border-top:1px dsolid #F93;
	border-left:1px solid #F93;
	border-right:1px solid #F93;
	border-bottom:1px solid #F93;
	height:auto;
	color:#333;
	/*font-weight: bold;*/
}
#cat_menu {
	width: 178px;
	text-align:left;
	margin: 0;
	padding: 0;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: double;
	border-right-color: #FF8656;
	border-left-color: #FF8656;
	border-bottom-color: #FF8656;
}
#cat_menu img {
	margin: 0px 0px 0px 0px;
}
#cat_menu ul, #cat_menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#cat_menu ul {
	width: auto;
	height: auto;
}
#cat_menu li {
	font-size: 85%;
	width: auto;
	height: auto;
	padding: 1px 0px 1px 5px; 
}
#cat_menu ul#new {
	list-style-image: url(http://image.rakuten.co.jp/ace-of-parts/cabinet/main/navi_arrow_o.gif);
	list-style-position: outside;
	padding: 3px 0px 3px 12px;
}
#cat_menu a {
	text-decoration: none;
	display:block;
    background-color:#FFFFFF;
    width:148px;
    height:auto;
}
#cat_menu a:link {
	text-decoration: none;
	color:#4b3221
}
#cat_menu a:active {
	text-decoration: underline;
}
#cat_menu a:hover {
	text-decoration: none;
background-color:#ffd3c1;
}

#cat_menu a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=1 )";
	-moz-opacity:1;
	background-color: #ffffff;
}

#side_cal {
	width: 178px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#side_cal img {
	margin-bottom: 6px;
}
#side_cal #cal_month {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 1px 0px;
	padding: 2px;
	width: 175px;
	background-color:#ff6a30;
}
#side_cal #cal_open {
	font-size: 11pt;
	color: #666666;
}
#side_cal #cal_open td {
	font-size: 95%;
	line-height: 100%;
	color: #666666;
	text-align: center;
	padding: 2px;
	border: 1px solid #ff6a30;
}
#side_cal #cal_open td #close {
	color: #FFFFFF;
	background-color:#FF4D4D;

}

/********************************************************************/
/* フッター用 */
#foot_cal {
	width: 400px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	text-align: center;
}
#foot_cal img {
	margin-bottom: 5px;
}
#foot_cal #cal_month {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 2px 0px 1px 0px;
	padding: 2px;
	width: 190px;
	background-color:#FF9E46;
}
#foot_cal #cal_open {
	font-size: 11pt;
	color: #666666;
}
#foot_cal #cal_open td {
	font-size: 95%;
	line-height: 150%;
	color: #666666;
	text-align: center;
	padding: 2px;
	border: 1px solid #FF9E46;
}
#foot_cal #cal_open td #close {
	color: #FFFFFF;
	background-color:#FF4D4D;

}
.footer_guide_table {
	border: 1px solid #ffffff;
	padding: 0px 0px 0px 10px;
}
.foot_mini {
	text-align:left;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/mainimg/footer/g_back.gif);
	padding: 3px 0px 2px 12px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	width: 420px;
	height: 16px;
}
.foot_coments {
	text-align:left;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	width: 430px;
}

/********************************************************************/
/* インフォメーション用 */
#info {
	text-align:left;
	width: 680px;
	margin:0px 0px 0px 20px;
}
.info_mini {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/f-info/c_back.gif);
	padding: 3px 0px 2px 12px;
	color: #333333;
	font-weight: bold;
	font-size: 13px;
	width: 660px;
	height: 16px;
}
.info_coments {
	padding: 5px 0px 5px 20px;
	color: #333333;
	font-size: 13px;
	line-height:160%;
	width: 660px;
}
.card {
	padding: 0px 0px 0px 20px;
}
.list {
	font-size: 12px;
	border: 1px solid #333333;
}
.daibiki {
	font-size: 12px;
	border: 0px;
}


/********************************************************************/
/*商品ページ共通部*/
#aajframe {
	margin:5px 0px 0px 0px;
}

#fuzoku {
	margin:0px 0px 8px 0px;
}

#settisankou {
	margin:5px 0px 5px 0px;
}

/********************************************************************/
/*商品ページ*/
#type01_hanyou {
	width: 700px;
	text-align:left;
}
#type01_hanyou h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #3366cc;
	border-bottom: 2px solid #3366cc;
	color: #FFFFFF;
	font-size: medium;
}
#type01_hanyou .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
#type01_hanyou #text_area1 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #D4DEED;
	border: 2px solid #3366cc;
	color: #333333;
}
#type01_hanyou #text_area2 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

/* type02_vesa */

#type02_vesa {
	width: 700px;
	text-align:left;
}
#type02_vesa h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type02_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	color: #333;
	font-size: medium;
}
#type02_vesa .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #00004F;
	font-size: small;
	font-weight: bold;
}
#type02_vesa #text_area1 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #D4DEED;
	border: 2px solid #3366cc;
	color: #333333;
}
#type02_vesa #text_area2 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

/* type04_kabekakerack */

#type04_kabekakerack {
	width: 700px;
	text-align:left;
}
#type04_kabekakerack h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/kanagu/type03_h3bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	color: #FFF;
	font-size: medium;
}
#type04_kabekakerack .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #4D4D4D;
	font-size: small;
	font-weight: bold;
}

#type04_kabekakerack #text_area1 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #F0F8FF;
	border: 2px solid #4DA2FF;
	color: #333333;
}
#type04_kabekakerack #text_area2 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

/* type05_projector */

#type05_projector {
	width: 700px;
	text-align:left;
}
#type05_projector h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/kanagu/type03_h3bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	color: #FFF;
	font-size: medium;
}
#type05_projector .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #FF7006;
	font-size: small;
	font-weight: bold;
}

#type05_projector #text_area1 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #FFD3AC;
	border: 2px solid #FB7700;
	color: #333333;
}
#type05_projector #text_area2 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

#text-notice1 {
	text-align:left;
	font-weight: nomal;
	font-size: 90%;
	line-height:120%;
	color: #FF3300;
	/*padding: 0px 0px 0px 5px;:*/
}
#caution {
	margin:0px 0px 10px 0px;
}
#swb-n {
	width: 700px;
}
#swb-n .img1text {
	float: left;
	width: 698px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
}
#swb-n .img1text li {
	list-style-type: square;
	margin-left: 40px;
}

#swb-n .img1text h2 {
	white-space: nowrap;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #F8A00A;
	color: #000;
	padding: 1px;
	width: 700px;
	text-align: center;
	margin-bottom: 0px;
	background-position: center center;
}
#swb-n .img3 {
	float: left;
	width: 396px;
}
#swb-n .img3text {
	float: left;
	width: 300px;
	text-align: left;
	margin-top: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
#swb-n .img3text h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F79F09;
	color: #000;
	padding: 1px;
	width: 304px;
	text-align: center;
	margin-bottom: 10px;
}
#swb-n p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#swb-n .ss {
	width: 700px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/********************************************************************/
/* 緊急告知（digias追加） */

div#emergency_announce_title h3 {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
	background-color: #336699;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
div#emergency_announce {
	width: 480px;
	margin: 5px 0px 5px 0px;
	padding: 8px 8px 3px 8px;
	border: 2px solid #336699;	
}
div#emergency_announce p {
	margin: 0px 0px 5px 0px;
}
div#summervacation {
	width: 480px;
	margin: 5px 0px 5px 0px;
	padding: 8px 8px 3px 8px;
	border: 2px solid #00FFFF;	
}
/********************************************************************/
/* 商品詳細画面用リスト（digias追加） */

#listGoGo {
}
#listGoGo table {
	width: 100%;
	margin: 2px;
}
#listGoGo table tr td {
	border: 1px solid #999999;
	padding: 3px;
}
#listGoGo table tr th {
	border: 1px solid #999999;
	padding: 3px;
	font-weight: normal;
}
div#goods_plus .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/********************************************************************/
/* バナーブランク（digias追加） */

#side_banner img {
	margin-bottom: 6px;
}
img.emo_banner {
	margin-bottom: 6px;
}
.detail_item_text img.bnr_tvpanel {
	margin-bottom: 6px;
}

/********************************************************************/
/* フリーページ（digias追加） */

div#emo_freepage {
	margin: 0px 0px 0px 20px;
}

/* 新QAページ */
div#emo_freepage.sp h2 {
	height: 220px;
	width: 660px;
	margin: 10px 0px 10px 0px;
	color: #0066FF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/sp_headline.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
div#emo_freepage.sp p.section1 {
	margin: 10px 0px 10px 40px;
}
div#emo_freepage.sp h3 {
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/anshin_heading.gif);
	background-repeat: repeat-x;	
}
div#emo_freepage.anshin p {
	margin: 10px 20px 10px 30px;
}
div#emo_freepage.sp ul {
	margin: 10px 20px 10px 14px;
}
div#emo_freepage.sp ul li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: disc;
	list-style-position: outside;
}
div#emo_freepage.sp ul li.sp_confirm1 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 56px;
	list-style: none;
	list-style-position: outside;
}
div#emo_freepage.sp ul li.sp_confirm2 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 56px;
	list-style: none;
	list-style-position: outside;
}
div#emo_freepage.sp ul li.sp_confirm3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 56px;
	list-style: none;
	list-style-position: outside;
}
div#emo_freepage.sp ul li.sp_confirm4 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 56px;
	list-style: none;
	list-style-position: outside;
}
div#emo_freepage.sp h4.sp_question {
	height: 53px;
	margin: 10px 0px 0px 40px;
	padding: 10px 0px 0px 42px;
	color: #FF3300;
	font-size: 16px;
	vertical-align: middle;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_question.gif);
	background-repeat: no-repeat;
}
div#emo_freepage.sp h4.sp_answer {
	height: 53px;
	margin: 0px 0px -20px 40px;
	padding: 20px 0px 0px 42px;
	color: #336633;
	font-size: 16px;
	vertical-align: middle;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_answer.gif);
	background-repeat: no-repeat;
}
div#emo_freepage.sp p {
	margin: 10px 20px 10px 40px;
}
div#emo_freepage.sp hr {
	margin: 20px 80px 20px 80px;
	background-color: #339933;
}

/* 適合早見リスト */
div#emo_freepage.hayami h2 {
	height: 160px;
	width: 660px;
	margin: 10px 0px 10px 0px;
	color: #0066FF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/hayami_headline.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	
}
div#emo_freepage.hayami p {
	margin: 10px 20px 10px 30px;
}

/* 安心の理由ページ */
div#emo_freepage.anshin h2 {
	height: 250px;
	width: 660px;
	margin: 10px 0px 10px 0px;
	color: #0066FF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/anshin_headline.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	
}
div#emo_freepage.anshin h3 {
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/anshin_heading.gif);
	background-repeat: repeat-x;	
}
div#emo_freepage.anshin p {
	margin: 10px 20px 10px 30px;
}

/* QAページ */
div#emo_freepage.qa h2 {
	height: 220px;
	width: 660px;
	margin: 10px 0px 10px 0px;
	color: #0066FF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_headline.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
div#emo_freepage.qa p.section1 {
	margin: 10px 0px 10px 40px;
}
div#emo_freepage.qa h3 {
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 40px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_heading.gif);
	background-repeat: repeat-x;	
}
div#emo_freepage.qa ul {
	margin: 10px 20px 10px 14px;
}
div#emo_freepage.qa ul li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 56px;
	list-style: none;
	list-style-position: outside;
}
div#emo_freepage.qa ul li.qa_confirm1 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
div#emo_freepage.qa ul li.qa_confirm2 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
div#emo_freepage.qa ul li.qa_confirm3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_confirm3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
div#emo_freepage.qa h4.qa_question {
	height: 53px;
	margin: 10px 0px 0px 40px;
	padding: 10px 0px 0px 42px;
	color: #FF3300;
	font-size: 16px;
	vertical-align: middle;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_question.gif);
	background-repeat: no-repeat;
}
div#emo_freepage.qa h4.qa_answer {
	height: 53px;
	margin: 0px 0px -20px 40px;
	padding: 20px 0px 0px 42px;
	color: #336633;
	font-size: 16px;
	vertical-align: middle;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/qa_answer.gif);
	background-repeat: no-repeat;
}
div#emo_freepage.qa p {
	margin: 10px 20px 10px 40px;
}
div#emo_freepage.qa hr {
	margin: 20px 80px 20px 80px;
	background-color: #339933;
}

/* 地震に強いページ */
div#emo_freepage.eq_tough h2 {
	height: 170px;
	width: 660px;
	margin: 10px 0px 10px 0px;
	color: #0066FF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/eqtough_headline.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	
}
div#emo_freepage.eq_tough h3 {
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/eqtough_heading.gif);
	background-repeat: repeat-x;	
}
div#emo_freepage.eq_tough p {
	margin: 10px 20px 10px 30px;
}
div#emo_freepage.eq_tough p.bgcolor {
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 20px;
	color: #FFFFFF;
	background-color:#339999;
}

/********************************************************************/
/* フリーページ：価格改定（和田追加） */

#center {
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	line-height: 150%;
	border: 3px double #ffaf5f;
	font-size:14px;
}

#left {
	float:left;
	width:45%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	border: 1px solid #ffaf5f;
	font-size:14px;
}

#right {
	float:right;
	width:45%;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	border: 1px solid #ffaf5f;
	font-size:14px;
}


#left ul {
	margin: 0px 0px 0px 0px;
}
#left ul li {
	margin: 6px 0px 5px 0px;
	padding: 0px 0px 0px 36px;
	list-style: none;
	list-style-position: outside;
	line-height: 100%;
}

#right ul {
	margin: 0px 0px 0px 0px;
}
#right ul li {
	margin: 6px 0px 5px 0px;
	padding: 0px 0px 0px 36px;
	list-style: none;
	list-style-position: outside;
	line-height: 100%;
}


/********************************************************************/
/* フリーページ：工事代行（digias追加） */

div#goods_plus #kanagu_koji {
	margin: 0px 0px 0px 20px;
}
#goods_plus #kanagu_koji h2 {
	width: 600px;
	height: 78px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/koji/koji_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#goods_plus #kanagu_koji p.introduction {
	width: 288px;
	height: auto;
	margin: 10px 0px 10px 270px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
	color: #003366;
}
#goods_plus #kanagu_koji h3.koji_example {
	width: 600px;
	height: 50px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/koji/koji_example.jpg);
	color: #FF3300;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#goods_plus #kanagu_koji h4.koji_type {
	width: 560px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 25px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/koji/koji_type.gif);
	background-repeat: no-repeat;
	/*border: 3px solid #000000;*/
	/*font-weight: bold;*/
	color: #003399;
}
#goods_plus #kanagu_koji h3.koji_reference {
	width: 600px;
	height: 50px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/free/koji/koji_reference.jpg);
	color: #FF3300;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}

/********************************************************************/
/* フリーページ：中古スピーカー（digias追加） */

div#goods_plus #usedspeaker {
	margin: 0px 0px 0px 20px;
}
#goods_plus #usedspeaker h3 {
	color: #003399;
}

/********************************************************************/
/* フリーページ：サーバーラック（digias追加） */

div#goods_plus #serverrack {
	margin: 0px 0px 0px 20px;
}
#goods_plus #serverrack h2 {
	width: 600px;
	height: 140px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/saba/serverrack_h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#goods_plus #serverrack h3 {
	height: auto;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_grgr.jpg);
	color: #FF3300;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 150%;
}
#goods_plus #serverrack h4 {
	width: 600px;
	height: 140px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/saba/serverrack_h4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#goods_plus #serverrack_how_bn {
	cursor: pointer;
	width: 600px;
	height: 70px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/saba/serverrack_how.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#severrack-catbn {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
	color: #003366;
}

#goods_plus #serverrack_how {
	margin: 0px 0px 0px 20px;
}
#goods_plus #serverrack_how h2 {
	cursor: pointer;
	width: 600px;
	height: 70px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/saba/serverrackhow_h2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
#goods_plus #serverrack_how h3 {
	height: auto;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_grgr.jpg);
	color: #FF3300;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	padding: 5px 5px 5px 10px;
	line-height: 150%;
}

div#goods_plus ul.serverrack_link {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
div#goods_plus ul.serverrack_link li {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_blue.jpg);
	background-position: -10px -30px;
	margin: 5px;
	padding: 5px 0px 3px 0px;
	float: left;
	width: 178px;
	border: 1px ridge #333399;
	text-align: center;
	background-color: #D6DEF4;
}
div#goods_plus ul.serverrack_link li A:link {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
div#goods_plus ul.serverrack_link li A:active {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
div#goods_plus ul.serverrack_link li A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
div#goods_plus ul.serverrack_link li A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

/********************************************************************/
/* type00_all */

#goods_plus #type00_table {
	margin: 5px 0px 10px 0px;
}
#goods_plus #type00_table table {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#goods_plus #type00_table table th.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
#goods_plus #type00_table table th {
	min-width: 140px;
	font-weight: normal;
	color: #333333;
	background-color: #EDEDED;
	text-align: left;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#goods_plus #type00_table table td {
	min-width: 300px;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #999999;
}

#goods_plus #type00_aceicon {
}
#goods_plus #type00_aceicon ul {
	margin: 5px 0px 0px 0px;
}
#goods_plus #type00_aceicon ul li {
	float: left;
	width: 115px;
	height: 32px;
	text-indent: -9999px;
	margin: 0px 5px 10px 0px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#goods_plus #type00_aceicon ul li.aceicon_btob {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_btob.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_assemble {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_assemble.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_carpnter {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_carpnter.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_excharge {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_excharge.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_exorder {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_exorder.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_finished {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_finished.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_hmsetup {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_hmsetup.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_mkdirect {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_mkdirect.gif);
}
#goods_plus #type00_aceicon ul li.aceicon_notcod {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/aceicon_notcod.gif);
}

#goods_plus #type00_photo {
}
#goods_plus #type00_photo img.photo01 {
	margin: 5px 0px 10px 0px;
}
#goods_plus #type00_photo img.photo02 {
	margin: 0px 6px 10px 0px;
}
#goods_plus #type00_photo img.photo03 {
	margin: 0px 0px 10px 0px;
}

#goods_plus #html_area1 {
	margin: 5px 0px 10px 0px;
}
#goods_plus #html_area2 {
	margin: 5px 0px 10px 0px;
}
#goods_plus #html_area3 {
	margin: 5px 0px 10px 0px;
}

/* type01_blue_orange */

#goods_plus #type01_blue_orange {
	width: 600px;
}
#goods_plus #type01_blue_orange h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #3366cc;
	border-bottom: 2px solid #3366cc;
	color: #FFFFFF;
	font-size: medium;
}
#goods_plus #type01_blue_orange .subtitle {
	margin: 5px 0px 10px 0px;
	color: #333333;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type01_blue_orange .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type01_blue_orange #text_area1 p {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_orange_bg.gif);
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	border: 2px solid #ffaf5f;
	color: #003399;
}
#goods_plus #type01_blue_orange #text_area2 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #D4DEED;
	border: 2px solid #3366cc;
	color: #333333;
}
#goods_plus #type01_blue_orange #text_area3 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}
#goods_plus #type01_blue_orange #point {
	margin: 5px 10px 10px 10px;
}
#goods_plus #type01_blue_orange #point ul {
}
#goods_plus #type01_blue_orange #point li {
	width: auto;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 7px 5px 5px 55px;
	line-height: 130%;
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type01_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/* type02_orange_blue */

#goods_plus #type02_orange_blue {
	width: 600px;
}
#goods_plus #type02_orange_blue h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type02_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	color: #3366cc;
	font-size: medium;
}
#goods_plus #type02_orange_blue .subtitle {
	margin: 5px 0px 10px 0px;
	color: #333333;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type02_orange_blue .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #3366cc;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type02_orange_blue #text_area1 p {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type02_blue_bg.gif);
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FFFFFF;
	font-size: small;
	line-height: 150%;
	border: 2px solid #3366cc;
}
#goods_plus #type02_orange_blue #text_area2 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #ffcc99;
	border: 2px solid #FF6600;
	color: #333333;
}
#goods_plus #type02_orange_blue #text_area3 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #003366;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}
#goods_plus #type02_orange_blue #point {
	margin: 5px 10px 10px 10px;
}
#goods_plus #type02_orange_blue #point ul {
}
#goods_plus #type02_orange_blue #point li {
	width: auto;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 7px 5px 5px 55px;
	line-height: 130%;
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type02_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/* type03_darkgreen_orange */

#goods_plus #type03_darkgreen_orange {
	width: 600px;
}
#goods_plus #type03_darkgreen_orange h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type03_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #006633;
	border-bottom: 2px solid #006633;
	color: #FFFFFF;
	font-size: medium;
}
#goods_plus #type03_darkgreen_orange .subtitle {
	margin: 5px 0px 10px 0px;
	color: #333333;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type03_darkgreen_orange .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #FF6600;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type03_darkgreen_orange #text_area1 p {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type03_orange_bg.gif);
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	border: 2px solid #ffaf5f;
	color: #003399;
}
#goods_plus #type03_darkgreen_orange #text_area2 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #b9dabf;
	border: 2px solid #006633;
	color: #000066;
}
#goods_plus #type03_darkgreen_orange #text_area3 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #cc3300;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}
#goods_plus #type03_darkgreen_orange #point {
	margin: 5px 10px 10px 10px;
}
#goods_plus #type03_darkgreen_orange #point ul {
}
#goods_plus #type03_darkgreen_orange #point li {
	width: auto;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 7px 5px 5px 55px;
	line-height: 130%;
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type03_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


/* type04_orange_darkgreen */

#goods_plus #type04_orange_darkgreen {
	width: 600px;
}
#goods_plus #type04_orange_darkgreen h3 {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type04_h2bg.jpg);
	background-repeat: repeat;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	border-top: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
	color: #006633;
	font-size: medium;
}
#goods_plus #type04_orange_darkgreen .subtitle {
	margin: 5px 0px 10px 0px;
	color: #333333;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type04_orange_darkgreen .catch_copy {
	margin: 5px 0px 5px 0px;
	color: #006633;
	font-size: small;
	font-weight: bold;
}
#goods_plus #type04_orange_darkgreen #text_area1 p {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type04_green_bg.gif);
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #000000;
	font-size: small;
	line-height: 150%;
	border: 2px solid #006633;
}
#goods_plus #type04_orange_darkgreen #text_area2 p {
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #FF6600;
	font-size: small;
	line-height: 150%;
	background-color: #ffcfaf;
	border: 2px solid #FF6600;
	color: #333333;
}
#goods_plus #type04_orange_darkgreen #text_area3 p {
	height: auto;
	padding: 10px;
	margin: 5px 0px 10px 0px;
	color: #006633;
	font-size: small;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
}
#goods_plus #type04_orange_darkgreen #point {
	margin: 5px 10px 10px 10px;
}
#goods_plus #type04_orange_darkgreen #point ul {
}
#goods_plus #type04_orange_darkgreen #point li {
	width: auto;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 7px 5px 5px 55px;
	line-height: 130%;
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/type04_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#tvkanagu_guide_keyword {
	color: #FFFFFF;
	margin: 10px;
}

/********************************************************************/
/* デザインオプション（digias追加） */

div#aol_freepage {
	margin: 0px 0px 0px 20px;
}
#goods_plus ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
#goods_plus blockquote, li, dt, dd {
	margin-left: 0em;
}

#listGoGo {
	font-size: 12pt;
	color: #333333;
}
#listGoGo table {
	width: 100%;
	margin: 2px;
}
#listGoGo table tr td {
	font-size: 80%;
	border: 1px solid #999999;
	padding: 3px;
}
#listGoGo table tr th {
	font-size: 80%;
	border: 1px solid #999999;
	padding: 3px;
	font-weight: normal;
}
#goods_plus ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
#goods_plus blockquote, li, dt, dd {
	margin-left: 0em;
}
#bulb-list {
	margin-top: 10px;
}
#bulb-list ul {
	margin: 0px 0px 0px 20px;
}
#bulb-list li {
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/icon_lightbulb.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	line-height: 130%;
}
#star-list {
	margin-top: 10px;
}
#star-list ul {
	margin: 0px 0px 0px 20px;
}
#star-list li {
	list-style: none;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/icon_star.gif);
	background-repeat: no-repeat;
	background-position: -3px 3px;
	width: auto;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 15px;
	line-height: 130%;
}
#text-box1 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_orang_bdr.gif);
	background-repeat: repeat;
	border: 3px solid #ffaf5f;
	/*font-weight: bold;*/
	color: #003399;
}
#text-box2 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_leaf.gif);
	background-repeat: repeat;
	border: 3px dotted #006666;
	/*font-weight: bold;*/
	color: #003399;
}
#text-box3 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_bkbl.gif);
	background-repeat: repeat;
	border: 3px solid #000000;
	/*font-weight: bold;*/
	color: #ffffff;
}
#text-box4 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 15px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_silver.gif);
	background-repeat: repeat;
	/*border: 3px solid #000000;*/
	/*font-weight: bold;*/
	color: #003399;
}
#text-box5 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_brown_bdr.gif);
	background-repeat: repeat;
	border: 3px solid #993300;
	/*font-weight: bold;*/
	color: #003333;
}
#text-box6 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_wood.jpg);
	background-repeat: repeat;
	border: 3px solid #FFCC99;
	/*font-weight: bold;*/
	color: #990000;
}
#text-box7 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-color: #EDEDED;
	border: 1px solid #999999;
	color: #003366;
}

/**/

#text-box8 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_orange.gif);
	background-repeat: repeat;
	border: 2px solid #ffaf5f;
	/*font-weight: bold;*/
	color: #003399;
}
#text-box9 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_blue.jpg);
	background-repeat: repeat;
	border: 1px solid #003366;
	/*font-weight: bold;*/
	color: #000000;
}
#text-box10 {
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/itembg_grgr.jpg);
	/*font-weight: bold;*/
	color: #FF3300;
}

/**/

#text-notice1 {
	font-weight: bold;
	color: #FF3300;
	/*padding: 0px 0px 0px 5px;:*/
}

/**/

div#bt_area {
	width: 600px;
	height: auto;
}
#bt_area ul.bt_blue01 {
	width:600;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#bt_area ul.bt_blue01 li {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/bt_blue01.jpg);
	margin: 5px;
	padding: 5px 5px 3px 5px;
	float: left;
	width: 175px;
	border: 1px ridge #333399;
	text-align: center;
	background-color: #D6DEF4;
	color: #DDDDDD;
}
#bt_area ul.bt_blue01 li A:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue01 li A:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue01 li A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue01 li A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

#bt_area ul.bt_green01 {
width:600;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#bt_area ul.bt_green01 li {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/bt_green01.jpg);
	margin: 5px;
	padding: 5px 5px 3px 5px;
	float: left;
	width: 175px;
	border: 1px ridge #333399;
	text-align: center;
	background-color: #D6DEF4;
	color: #333333;
}
#bt_area ul.bt_green01 li A:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_green01 li A:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_green01 li A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_green01 li A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}


#bt_area ul.bt_orange01 {
width:600;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#bt_area ul.bt_orange01 li {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/bt_orange01.jpg);
	margin: 5px;
	padding: 5px 5px 3px 5px;
	float: left;
	width: 175px;
	border: 1px ridge #333399;
	text-align: center;
	background-color: #D6DEF4;
	color: #333333;
}
#bt_area ul.bt_orange01 li A:link {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
#bt_area ul.bt_orange01 li A:active {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
#bt_area ul.bt_orange01 li A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
#bt_area ul.bt_orange01 li A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}

#bt_area ul.bt_blue02 {
width:600;
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#bt_area ul.bt_blue02 li {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/item-ex/bt_blue02.jpg);
	margin: 5px;
	padding: 5px 5px 3px 5px;
	float: left;
	width: 175px;
	border: 1px ridge #333399;
	text-align: center;
	background-color: #D6DEF4;
	color: #DDDDDD;
}
#bt_area ul.bt_blue02 li A:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue02 li A:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue02 li A:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#bt_area ul.bt_blue02 li A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/********************************************************************/
/* カレンダー用（digias追加） */
#ace_cal {
	width: 155px;
	background-color: #FFFFFF;
	margin: 5px 0px 5px 5px;
	text-align: center;
}

#ace_cal img {
	margin-bottom: 5px;
}
#ace_cal #cal_month {
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 5px 5px 2px 5px;
	padding: 2px;
	width: 140px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/SIDE/cal_month.gif);
	background-repeat: repeat;
}
#ace_cal #cal_open {
	font-size: 9pt;
	color: #666666;
}
#ace_cal #cal_open td {
	font-size: 80%;
	line-height: 120%;
	color: #666666;
	text-align: center;
	padding: 2px;
	border: 1px solid #3399CC;
}
#ace_cal #cal_open td #close {
	color: #FFFFFF;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/SIDE/cal_close.gif);
	background-repeat: repeat;
}

/********************************************************************/
/* 大外 */
#container {
	width: 905px;
	margin-top: 0px;
}

/********************************************************************/
/* ヘッダー */
#header {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/mainimg/header/top2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	margin-bottom: 205px;
	height: 116px;
	position: relative;
	width: 902px;
}
/* ヘッダー下ライン */
#bline {
	height: 1px;
}

/********************************************************************/
/* キャッチコピー */
#copy {
	text-align:left;
	position: relative;
	padding: 5px 300px 0px 0px;
}

.header_navi {
	width: 902px;
	position: absolute;
	top: 155px;
	left: 0px;
}

.header_navi a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=1 )";
	-moz-opacity:1;
	background-color: #ffffff;
}
/********************************************************************/
/* ショップロゴ画像の場合使用 */
.shoplogo {
	width: 225px;
	height: 116px;
	margin: 0px 0px 0px 2px;
}

.shoplogo A {
	display: block;
	width: 225px;
	height: 116px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/	mainimg/header/logo.gif);
	margin: 0px 0px 0px 2px;
}

.shoplogo img {
visibility: hidden;
}

/* ショップロゴテキストの場合使用 */
.shoptext {
	width: 340px;
	margin: 0px 0px 0px 10px;
}

.shoptext A:link {
    color: #000000;
}

.shoptext A:active {
    color: #000000;
}

.shoptext A:visited {
    color: #000000;
}

.shoptext A:hover {
    color: #000000;
}

/********************************************************************/
/* サブナビゲーション */
.subnavi {
position: absolute;
top: -23px;
right: 0px;
}

/* ご利用案内アイコン　
※アイコンサイズ横15px×縦15px
※アイコン系はalignでなく左マージンで右にあわせる */
.subicon01 {
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/* お問い合わせアイコン　
※アイコンサイズ横15px×縦15px */
.subicon02 {
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-right: 10px;
}

/* その他順行系アイコン　
※アイコンサイズ横15px×縦15px */
.subicon03 {
	background-image: url(img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/* 画面を閉じるアイコン　
※アイコンサイズ横15px×縦15px */
.subicon04 {
	background-image: url(img/icon_winclose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

/********************************************************************/
/* 横幅ボックス */

/* 左、右用枠160 */
.side_box {
	width: 180px;
	margin: 0px 0px 10px 0px;
}

/* 中央用枠160 */
.center_box {
	width: 700px;
	margin: 0px 0px 0px 0px;
}

/********************************************************************/
/* 左領域 */

/* カテゴリ一覧 */

/* カテゴリ一覧タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.category_title {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
}

/* カテゴリ一覧部分 */
.category_list {
    border-left: 5px solid #E0DFE3;
	background-color: #F5F5F5;
	padding: 5px 0px 5px;
}

/*　親カテゴリの色※特集も共通 */
.mcategory A:link {
	color: #333333;
}

.mcategory A:active {
	color: #333333;
}

.mcategory A:visited {
	color: #333333;
}

.mcategory A:hover {
	color: #333333;
}

/********************************************************************/
/* 特集 */

/* タイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.pickup_category_title {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
}

/* 内容 */
.pickup_category_list {
    border-left: 5px solid #E0DFE3;
	background-color: #F5F5F5;
	padding: 5px 0px 5px;
}

/********************************************************************/
/* ナビゲーション　
※背景画像横160px、縦は設定、空白は高さ指定 */
.navi {
	width: auto;
	margin: 0px;
	padding: 0px;
}

/* リンク色 */
.navi A:link {
    color: #FFFFFF;
}

.navi A:active {
    color: #FFFFFF;
}

.navi A:visited {
    color: #FFFFFF;
}

.navi A:hover {
    color: #FFFFFF;
}

/* ショップ通信 */
.shop {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: repeat;
}

/* 店長日記 */
.diary {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* リンク集 */
.link {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* 掲示板 */
.bbs {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* フリー */
.free_menu {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: repeat;
}

/* yahooオークション */
.yahoo {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* 楽天オークション */
.rakuten {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* ビッダーズオークション */
.bidders {
	width: auto;
	margin: 0px 0px 1px;
	padding: 7px 5px 7px 20px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg02.gif);
	background-repeat: no-repeat;
}

/* オークションリンク文字サイズ */
.yahoo A:link {
	font-size: x-small;
}

.yahoo A:active {
	font-size: x-small;
}

.yahoo A:visited {
	font-size: x-small;
}

.yahoo A:hover {
	font-size: x-small;
}

.rakuten A:link {
	font-size: x-small;
}

.rakuten A:active {
	font-size: x-small;
}

.rakuten A:visited {
	font-size: x-small;
}

.rakuten A:hover {
	font-size: x-small;
}

.bidders A:link {
	font-size: x-small;
}

.bidders A:active {
	font-size: x-small;
}

.bidders A:visited {
	font-size: x-small;
}

.bidders A:hover {
	font-size: x-small;
}

/********************************************************************/
/* ショッピングカート */

/* カートタイトル　
※背景画像横160px、縦は設定、空白は高さ指定 */
.shopc_title {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg01.gif);
	background-repeat: repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
}

/* カートの中身大枠 */
.shopc_list {
    border-left: 5px solid #E0DFE3;
	background-color: #F5F5F5;
	padding: 5px 0px 5px;
}

/* カートの中身タイトル　
※アイコンサイズ横25px×縦20px */
.shopc_in_title {
	padding: 5px 5px 5px 25px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #336699;
}

/* カートの中身商品リスト */
.shopc_in {
	border-top: 1px solid #F5F5F5;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: x-small;
}

/* レジに行く */
.shopc_go {
	padding: 5px;
}

/********************************************************************/
/* メインコンテンツ領域 */

/* メイン写真 */
#photo {
	width: 700px;
	height: 130px;
}

/* 左td */
#lefttd {
    width: 180px;
}

/* 中央td */
#centertd {
    width: 680px;
	padding: 0px 0px 0px 20px;
}


/* 内部ページtd */
#pagetd {

}

/* 写真影 */
.photo_line_80 {
	width: 80px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_180 {
	width: 180px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_140 {
	width: 140px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line_250 {
	width: 250px;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

.photo_line {
	width: auto;
	height: auto;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	margin: 0px;
	padding: 0px;
}

/* リンク用枠※買い物かご等の下ボタン枠 */
.link_bot_box {
    border: 1px solid #F1F1F1;
	background-color: #F5F5F5;
	padding: 5px;
	margin: 5px 200px 5px 200px;
	text-align: center;
}

/* トップテーブル幅 */
.auto {
    width:100%;
}

/********************************************************************/
/* Welcome */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.welcome_top {
    background-color: #F0F0F1;
	padding: 10px;	
}

/* 大枠中 */
.welcome_middle {
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/welcome_middle_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
}

/* 大枠下 */
.welcome_bottom {

}

/* 写真 */
.photo_welcome {
	margin: 0px 10px 0px 0px;
	float:left;
}

/********************************************************************/
/* 最新情報 */

/* 大枠上　
※背景画像横490px、縦は設定、空白は高さ指定 */
.whatnew_top {
	border-bottom: 4px solid #F1F1F1;
	padding: 5px;
	font-weight: bold;
}

/* 大枠中 */
.whatnew_middle {
	margin: 0px 5px 0px 0px;
	padding: 5px 0px 0px;
}

/* 日付サイズ */
.whatnew_middle li {
    border-bottom: 1px solid #F1F1F1;
	padding: 2px 0px;
}

/* 大枠下 */
.whatnew_bottom {

}

/********************************************************************/
/* 商品関連レイアウト */

/* スタイル1　中央上 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style1_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/top_title_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 10px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style1_middle {
	border-left: 5px solid #CDE4F1;
	padding: 5px;
}

/* 大枠下 */
.style1_bottom {

}

/* コピー */
.style1_copy {
	margin: 0px 0px 5px;
	padding: 5px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style1_table_top {
    width: auto;
	margin: 5px 0px;
}

/* 各テーブル枠中 */
.style1_table_middle {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}

/* 各テーブル枠下 */
.style1_table_bottom {

}

/* テーブル */
.style1_table {
	width: 650px;
}

/* 写真 */
.style1_photo {
	margin: 0px 5px 0px 0px;
}

/* 説明 */
.style1_text {
	margin: 0px;
	padding: 5px 8px;
	font-size: x-small;
}

/* 商品名 */
.item_name {
	font-size: medium;
	color: #3399CC;
}

/* 価格 */
.price {
	font-size: x-small;
	color: #336699;
}

/* 価格大 */
.priceb {
	font-size: small;
	color: #336699;
}

/* 在庫ありなし */
.stock {
	color: #666666;
}

/********************************************************************/
/* スタイル2　中央下 */

/* 大枠上 
※背景画像横490px、縦は設定、空白は高さ指定 */
.style2_top {
	width: 680px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/mainimg/main/top_title_bg02.gif);
	background-repeat: repeat;
	background-position: top left;
	padding: 7px 10px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

/* 大枠中 */
.style2_middle {
	border-left: 5px solid #FFCC33;
	padding: 5px;
}

/* 大枠下 */
.style2_bottom {

}

/* 各テーブル枠上 */
.style2_table_top {
width: 680px;
} 

/* 各テーブル枠中 */
.style2_table_middle {
width: 680px;
} 

/* 各テーブル枠上 */
.style2_table_bottom {
width: 680px;
}

/*　コピー　*/
.style2_copy {
	margin: 0px 0px 5px;
	padding: 5px;
}

/* 各テーブル枠上　
※背景画像横478px(外ボーダーにより変動)、縦は設定、空白は高さ指定 */
.style2_table_top {
    width: auto;
	margin: 5px 0px;
}

/* 各テーブル枠中 */
.style2_table_middle {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
}

/* 各テーブル枠下 */
.style2_table_bottom {

}

/* テーブル */
.style2_table {
	width: 700px;
}

/* 写真 */
.style2_photo {
	margin: 0px 5px 0px 0px;
}

/* 説明 */
.style2_text {
	margin: 0px;
	padding: 5px 8px;
	font-size: x-small;
}

/* 2-5位テーブル */
.style2_rank_table {
	width: 670px;
	padding: 0px;
}

/* 2-5位テーブルの各ｔｄ */
.style2_rank_table td {
    width: 136px;
}

/* 2-5位セル */
.style2_rank {
	margin: 0px 1px;
	padding: 5px;
}

/* 2-5位写真 */
.style2_rank_photo {
	width: 100px;
	margin: 0px 12px;
	padding: 0px;
}

/* 2-5位説明 */
.style2_rank_text {
	margin: 0px 8px;
	padding: 5px 0px;
	font-size: x-small;
}

/* 1位テキスト */
.rank1 {
	font-size: small;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}

/* 2-5位テキスト */
.rank2-5 {
	font-size: small;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
}

/********************************************************************/
/* 右領域 */

/* スタイル3 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.style3_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/top_title_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
	color: #FFFFFF;
}

/* 大枠中 */
.style3_middle {
	border-left: 5px solid #CDE4F1;
	padding: 5px;
}

/* 大枠下 */
.style3_bottom {

}

/* コピー */
.style3_copy {
	padding: 5px;
	color: #336699;
	text-align: center;
}

/* テーブル */
.style3_table {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px;
	margin: 0px 0px 5px;
}

/* 写真 */
.style3_photo {
	width: 80px;
	margin: 5px 0px;
	padding: 0px 23px;
}

/* 説明 */
.style3_text {
	padding: 5px;
	font-size: x-small;
}

/********************************************************************/
/* メルマガ */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.melmaga_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
}

/* 大枠中 */
.melmaga_middle {
    border-left: 5px solid #E0DFE3;
	background-color: #F5F5F5;
	padding: 5px;
}

/* 大枠下 */
.melmaga_bottom {

}

/* 内容 */
.mdata {
	font-size: x-small;
}

/********************************************************************/
/* 店長日記 */

/* 大枠上 
※背景画像横160px、縦は設定、空白は高さ指定 */
.tdiary_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/menu_bg01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 10px;
}

/* 大枠中 */
.tdiary_middle {
    border-left: 5px solid #E0DFE3;
	background-color: #F5F5F5;
	padding: 5px;
}

/* 大枠下 */
.tdiary_bottom {

}

/* 写真 */
.tphoto {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

/* プロフィール */
.tdata {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 5px;
	font-size: x-small;
}

/* プロフィールタイトル */
.ttitle {
	color: #336699;
}

/* コメント */
.tcom {
	margin: 5px 0px 0px;
	padding: 5px;
	font-size: x-small;
	background-color:#FFFFFF;
}

/**********************************/
/* 第二階層 */

/* 第二階層パンクズ下大枠 */
#pagemain {
	width: 670px;
	margin: 0px;
	padding: 0px 5px 0px 5px
}

/* 第二階層パンクズ */
#pan {
	padding: 10px 5px 10px 0px;
    width: auto;
}

/* 第二階層タイトル 
※背景画像横670px、縦は設定(15px以上)、空白は高さ指定 */
.ptitle {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/image/mainimg/main/top_title_bg02.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 5px;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

/* 第二階層中 */
.pmiddle {
	border-left: 0px solid #CDE4F1;
	padding: 5px 0px 5px 0px;
}

/* 相対文字のみ */
#popup .pmiddle {
    width: 670px;
}

/* 第二階層下 */
.pbottom {

}

/* カートに入れる・お問い合わせボタン枠 */
.item_bot_box {
	padding: 5px;
	border-top: 1px solid #E0DFE3;
}

.item_bot_box2 {
	padding: 10px 5px;
	border-top: 1px solid #E0DFE3;
}

/********************************************************************/
/* 商品一覧ページ */

/* 商品一覧タイトル　
※アイコンサイズ横35px×縦35px */
.list_name {
	width: 245px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	padding: 8px 0px 5px 25px;
	font-size: medium;
	font-weight: bold;
	float: left;
}

/* ソート */
.list_soat {
	width: 300px;
	margin-left: 330px;
	padding: 5px 0px 0px 15px;
}

/* 商品数 */
.list_count {
	border-top: 1px solid #F1F1F1;
	margin: 10px;
	padding: 5px;
}

/* 各テーブル枠上　
※背景画像横638px(外ボーダーにより変動)、縦は設定(15px以上)、空白は高さ指定 */
.list_table_top {
	margin: 10px 10px 5px;
}

/* 各テーブル枠中 */
.list_table_middle {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px 10px;
	padding: 5px;
}

/* 各テーブル枠下 */
.list_table_bottom {

}

/* 商品一覧テーブル */
.list_item_table {

}

/********************************************************************/
/* 商品詳細ページ */

/* テーブル枠上　
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_table_top {
	width: auto;
	padding: 0px;
	margin: 10px 10px 0px 10px;
}

/* テーブル枠中 */
.detail_table_middle {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	width: 705px;

}

/* テーブル枠下 */
.detail_table_bottom {

}

/* 商品詳細テーブル */
.detail_item_table {
    width: 688px;
	margin: 0px;
	padding: 0px;
}

/* 商品詳細商品説明 */
.detail_item_text {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 3px;
	font-size: small;
	line-height: 160%;
}

/* 商品詳細サブタイトル 
※背景画像横638px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.detail_sub_title {
	margin: 10px 0px 5px 0px;
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/page_title_bg02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 5px 7px 15px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

/* 詳細説明 */
.detail_sub_table {
    width: 100%;
}

/* 他の写真 */
.detail_sub_table02 {
	padding: 5px 0px 0px;
}

/* 詳細説明テキスト */
.detail_sub_text {
	padding: 10px;
}

/* 他の写真サブセル */
.sub_item {
	margin: 0px 5px 5px;
	padding: 10px;
}

/* セル幅 */
.detail_sub_table02 td {
    width: 220px;
}

/* 他の商品写真 */
.sub_item_photo {
	margin: 5px 15px;
}

/********************************************************************/
/* 内部ページのテーブル　※ptitle～pbottomの内側で使用 */

/* 内部ページの上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.page_table_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/page_title_bg02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 15px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

/* 内部ページの中 */
.page_table_middle {
	border-left: 5px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table_bottom {

}

/* 内部ページの上※デザイン違い
かごSTEP1お客様情報の入力、STEP3、4の確認画面で使用 */
.page_table2_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/page_title_bg02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 15px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

/* 内部ページの中 */
.page_table2_middle {
	border-left: 5px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table2_bottom {

}

/* 内部ページbbs用 
背景画像横幅522px　middleボーダー設定なしの場合520px */
.page_table3_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/page_title_bg02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 7px 0px 7px 15px;
	margin: 10px 20px 0px;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
}

/* 内部ページの中 */
.page_table3_middle {
	border-left: 5px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 内部ページの下 */
.page_table3_bottom {

}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px */
.page_sub_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 3px solid #E0DFE3;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	font-weight: bold;
	color: #336699;
}

/* 内部ページサブ上　
※アイコンサイズ横35px×縦35px
ご利用案内で使用 */
.page_sub2_top {
	background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 3px solid #E0DFE3;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
	font-weight: bold;
	color: #336699;
}

/* 内部テーブルフレーム */
.table_fream {
    width: 600px ;
}

/********************************************************************/
/* カートの中身 */

/* カートの中身テーブル */
.cart_table {
	width: 600px;
	margin-bottom:5px;
}

/* カートの中身テーブル　
※配置がそのテーブル内で最も下の場合 */
.cart_table_bottom {
    width: 600px;
	margin: 0px;
	padding: 0px;
}

/* カート注意書き、パスワード、新しいカード情報、ご利用ガイド */
.point_box {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 10px;
}

.point_box2 {
	margin: 0px 5px 10px 5px;
	padding: 5px;
}

/*.point_box3 {
    border: 1px solid #F1F1F1;
    background-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 10px;
	padding: 5px;
	text-align: center;
}*/


/* エラーボックス */
.error_box {
	background-color: #FF0000;
	margin: 5px 40px 0px;
	padding: 10px;
	color: #FFFFFF;
}

/* エラーテキスト */
.error_text {
    color: #FFFFFF;
	font-weight: bold;
}

/* テーブルパティング　
※各項目divに設定 */
.box_padding {
	padding: 2px;
}

/* カート金額 */
.cart_price_box {
	width: 150px;
	margin: 0px 0px 2px 5px;
	padding: 5px;
	text-align: right;
	border-bottom: 1px solid #E0DFE3;
}

/* カートステップテーブル */
.cart_step_table {
	margin-left: 5px;
}

/* カートステップ 
※現ページはcheck 画像サイズ横幅160px */
.cart_step_1 {
    background-color: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px;
	color: #CCCCCC;
	font-size: 12px;
}

.cart_step_2 {
    background-color: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px;
	color: #CCCCCC;
	font-size: 12px;
}

.cart_step_3 {
    background-color: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px;
	color: #CCCCCC;
	font-size: 12px;
}

.cart_step_4 {
    background-color: #FFFFFF;
	border-top: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	border-bottom: 1px solid #F1F1F1;
	padding: 5px;
	color: #CCCCCC;
	font-size: 12px;
}

.cart_step_1_check {
    background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	font-size: 12px;
}

.cart_step_2_check {
    background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	font-size: 12px;
}

.cart_step_3_check {
    background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	font-size: 12px;
}

.cart_step_4_check {
    background-color: #F5F5F5;
	border-top: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 5px;
	font-size: 12px;
}

/* 内容確認用テキスト */
.bottom_check {
	text-align: center;
	margin: 10px 20px 0px;
	padding: 5px;
}

/* フォーム系td背景 */
.td_color1 {
    background-color:#336699;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

.td_color2 {
    background-color:#F5F5F5;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
}

.td_color3 {
    background-color:#3399CC;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 5px;
	color: #FFFFFF;
}

/********************************************************************/
/* 店長日記・最新ニュース */

/* 各テーブル枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.tdiary_news_table_top {
	background-image: url(img/page_title_bg02.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 20px 0px;
	padding: 8px 5px 5px 8px;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

/* 各テーブル枠中 */
.tdiary_news_table_middle {
	border-left: 5px solid #E0DFE3;
	margin: 0px 20px;
	padding: 10px;
}

/* 各テーブル枠下 */
.tdiary_news_table_bottom {

}

/* テーブル */
.tdiary_news_table {

}

/* テキスト部分 */
.tdiary_news_text {
	padding: 10px;
}

/* 写真部分 */
.tdiary_news_photo {
	padding: 0px 5px 0px 0px;
}

/********************************************************************/
/* リンク集・ショップのご案内 */

/* td左 */
.td_link_shop1 {
    width: 150px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	font-weight: bold;
}

/* td右 */
.td_link_shop2 {
	padding: 1px;
}

/* 大枠 */
.link_shop {
    margin: 10px;
	padding: 10px;
}

/* テーブル */
.link_shop_table {

}

/* ショップタイトル項目 */
.shop_title {
	background-image: url(img/icon_sub_title01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 5px;
	padding: 8px 0px 8px 25px;
	font-size: medium;
}

/* リンクタイトル項目 */
.link_title {
	margin-bottom: 5px;
	padding: 9px 0px 0px 15px;
}

/* テキスト部分 */
.shop_link_text {
	padding: 10px;
}

/********************************************************************/
/* ご利用ガイド */
.guide_text {
	padding: 0px 10px 5px;
}

/********************************************************************/
/* フッター */
#footer {
	width: 900px;
    background-color: #ffffff;
	font-size: x-small;
	text-align: center;
	color:#000000;
}

/* おちゃのこ */
/* 「おちゃのこネット ホームページ作成とショッピングカート付きネットショップ開業サービス」
※上記の文言は必須項目ですので、削除する事は許可されていません。 */
#ochanoko {
	padding: 5px 15px 5px 0px;
}

/********************************************************************/
/* ウィンドウを閉じる */
.win_close {
	padding-left: 10px;
} 

/********************************************************************/
/* 掲示板 */

/* 大枠上　
※背景画像横618px(外ボーダー設定により変動)、縦は設定(15px以上)、空白は高さ指定 */
.bbs_table_top {
	margin: 20px 20px 0px;
}

/* 大枠中 */
.bbs_table_middle {
	border: 1px solid #E0DFE3;
	background-color: #F5F5F5;
	margin: 0px 20px;
	padding: 10px;
}

/* 大枠下 */
.bbs_table_bottom {
	margin: 0px 20px 20px;
}

/* テーブル小 */
.bbs_table_stop {
	width: 500px;
	margin-left: 50px;
	padding: 0px;
}

/* テーブル小 */
.bbs_table_s {
	width: 500px;
	margin: 0px;
	padding: 0px;
}

/* テーブル */
.bbs_table {
	width: 600px;
	margin: 0px;
	padding: 0px;
}

/* tdカラー */
.bbs_td_color1 {
    width: 20px;
    background-color:#336699;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 {
    background-color:#3399CC;
	padding: 5px;
	color: #FFFFFF;
}

.bbs_td_color2 A:link {
	color: #FFFFFF;
}

.bbs_td_color2 A:active {
	color: #FFFFFF;
}

.bbs_td_color2 A:visited {
	color: #FFFFFF;
}

.bbs_td_color2 A:hover {
	color: #FFFFFF;
} 

.bbs_td_color3 {
    width: 30px;
    background-color:#3399CC;
	padding: 5px;
}

/* テキスト */
.bbs_text {
    border: 1px solid #F1F1F1;
    background-image: url(img/text_bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin: 10px 5px 10px;
	padding: 15px;
}

/* ページ送り */
.sec_line_top {
    background-color: #F5F5F5;
    text-align: right;
	margin: 10px 10px 0px;
	padding: 5px;
}

/********************************************************************/
/* フォームボタン強調 */
.bot_b input {
    padding: 2px;
	background-color: #FFFFFF;
	background-image: url(img/bot_bg.gif);
	color: #FFFFFF;
}

/********************************************************************/
/* HTMLタグ要素 */
body {
	background-color: #FFFFFF;
	word-break: break-all;
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #333333;
	line-height: 140%;
}

A:link {
	text-decoration: underline;
	font-size: small;
	color: #3399CC;
	font-weight: bold;
}

A:active {
	text-decoration: underline;
	font-size: small;
	color: #3399CC;
	font-weight: bold;
}

A:visited {
	text-decoration: underline;
	font-size: small;
	color: #3399CC;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	font-size: small;
	color: #336699;
	font-weight: bold;
}

a:hover img{
	opacity:0.50;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	-moz-opacity:0.50;
	background-color: #ffffff;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
}

h3 {
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-position: outside;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

/* ナビゲーション用リストアイコン
注意：リストのため画像位置が上にずれる */
.category_list li {
	list-style-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/icon04.gif);
}

/* 特集用リストアイコン
注意：リストのため画像位置が上にずれる */
.pickup_category_list li {
	list-style-image: url(http://www.ace-of-parts.com/data/ace-of-parts/img/icon04.gif);
}

li {
	margin: 2px 0px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

/********************************************************************/
/* 回り込み回避用スタイル */
.clear-both {
	clear: both;
	height: 1px;
	font-size: 1px;
	text-align: center;
	overflow: hidden;
	visibility: hidden;
}

/********************************************************************/
/* フォント */

/* ボールド */
.text-bold {
	font-weight: bold;
}

/* ノーマル */
.text-normal { 
    font-weight:normal;
}

/* ボールド大 */
.text-bold-b {
	font-size: medium;
	font-weight: bold;
}

/* パンクズ現ページ */
.thispage {
	color: #000000;
	font-weight: bold;
}

/* リンク文字かご関連 */
.text-link-bot-b {
	font-size: medium;
}

/* サイズ小用 */
.text-11 {
	font-size: x-small;
}

/* サイズ大用 */
.text-14 {
	font-size: medium;
}

/* ショップロゴ用 */
.text-18 {
	font-size: large;
	line-height: normal;
}

/* 掲示板テキスト用カラー */
.bbs_color {
	color: #FFFFFF;
}
#text-box8 font h1 {
	font-size: 20px;
	font-weight: bold;
}
#ta {
	width: 600px;
}
#ta a .bnr_tvpanel {
	margin-bottom: 8px;
}
#mregistration {
display: none;
}

div .textbox1 {
margin:10px;
}

div .textbox2 {
border-style: double;
padding:7px;
}

p .textbox3 {
width:670px;
margin:10px;
}

.member_register {
display: none;
}

.cart_member_box {
width: auto;
}




/*商品ページ*/


#item_area{
	margin:0 0 20px 0;
	padding:0;
	width:700px;
	text-align:center;
}

#item_area h1{
	text-align:left;
	color:#FFF;
	line-height:120%;
	height:80px;
	padding:10px 5px 0 5px;
	font-size:30px;
	background: #1328c3;
	background: -moz-linear-gradient(top, #1328c3, #000f6f); 
	background: -ms-linear-gradient(top, #1328c3, #000f6f); 
	background: -webkit-gradient(linear, left top, left bottom, from(#1328c3), to(#000f6f));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1328c3', endColorstr='#000f6f',GradientType=0 ); 
}


.moj10r{
	font-size:10px;
	float:right;

}


.moj20{
	font-size:20px;
}

.moj22{
	font-size:22px;
}

.moj24{
	font-size:24px;
}
.moj28{
	font-size:24px;
}


.moj10{
	font-size:10px;
}


	
#item_area h2{
	text-align:left;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title01.png) no-repeat;
	width:700px;
	height:52px;
	color:#0033cc;
	line-height:100%;
	font-size:30px;
	text-indent:50px;
	margin:10px 0;
	padding:10px 0;
	

}

.item_box{
	width:680px;
	height:320px;
	padding:0;
	margin:10px;
	}
	

.item_box h3{
	text-align:left;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title02.png) no-repeat;
	width:334px;
	height:81px;
	color:#0099ff;
	font-size:28px;
	margin:0;
	line-height:110%;
	padding:5px 0 0 10px;
	}

.item_box_s h3{
	text-align:left;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title02s.png) no-repeat;
	width:334px;
	height:40px;
	color:#0099ff;
	font-size:28px;
	margin:0;
	line-height:110%;
	padding:5px 0 0 10px;
	}



	
.item_box_s{
	width:340px;
	padding:0;
	float: left;
	text-align:left;
	}





	
.item_box_b h3{
	text-align:left;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title02big.png) no-repeat;
	width:700px;
	height:40px;
	color:#0099ff;
	font-size:28px;
	margin:0;
	line-height:110%;
	padding:5px 0 0 20px;
	}
	
.item_box p{
	text-align:left;
	margin:10px;
	line-height:150%;
	padding:0;
	font-size:14px;
	}

.item_box_b p{
	width:680px;
	text-align:left;
	margin:10px;
	line-height:150%;
	padding:0;
	font-size:14px;
	margin:10px 20px;
	}	

.item_box1{
	width:340px;
	padding:0;
	float: left;
	text-align:left;
	}

.item_box2{
	width:340px;
	padding:0;
	float: left;
	text-align:left;
	}
	
.title_area01{
	width:670px;
	text-align:left;
	background-color:#333;
	margin:10px;
	padding:5px;
	}
	
	

.title_area01 h3{
	height:100%;
   background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/icon01.gif) no-repeat;
   text-indent:17px;
   font-size:16px; 
   margin:0px;
   line-height:120%;
}

.title_area02{
	width:670px;
	text-align:left;
	background-color:#333;
	margin:10px 10px 20px 10px;
	padding:5px;
	}
	
	

.title_area02 h3{
	height:100%;
   background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/icon01.gif) no-repeat;
   text-indent:17px;
   font-size:16px; 
   margin:0px;
   line-height:120%;
}

.item_area02{
width:680px;
margin:10px;

}	

.item_area02 p{
	text-align:left;
	line-height:120%;
	padding:0;
	margin:0;
	font-size:14px;
}

.red{
	color:#cc0000;

}

.red_b{
	color:#cc0000;
	font-size:16px;
	font-weight:bold; 
	line-height:120%;
}

.orange{
	color:#ff6600;

}

b{
	font-size:16px;
	font-weight:bold; 
	}

.item_area02 table{
	width:680px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.item_area02 th{
	background-color:#0035c1;
	color:#FFF;
	text-align:center;
	border: solid 1px #cccccc;

}

.item_area02 td{
	text-align:left;
	border: solid 1px #cccccc;
}


#item_area03{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	width:700px;
	text-align:center;
	background-color:#fff7f2;
}


#item_area03 h2{
	 background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title03.png) no-repeat;
	 width:700px;
	 height:52px;
	 text-align:left;
	 line-height:100%;
	 color:#FFF;
	 font-size:30px;
	 text-indent:50px;
	 margin:0 0 10px 0;
	 padding:10px 0 0 0;	 

}

#item_area03 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/check01.gif) no-repeat;
	text-indent:35px;
	font-size:20px;
	margin:0px;
	line-height:110%;
	color:#444444;
	text-align:left;
	margin-left:10px;
	padding:0;
}

#item_area03 p{
	text-align:left;
	margin:5px 50px;
	color:#444444;
	padding:0;

}


#item_area03 hr{
	width:680px;
	border: dotted 1px #ff6600;
	margin:0 10px 20px 10px;
	padding:0;
	
}

#item_area04{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	width:700px;
	text-align:center;
	background-color:#fff7f2;
}


#item_area04 h2{
	 background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title03.png) no-repeat;
	 width:700px;
	 height:52px;
	 text-align:left;
	 line-height:100%;
	 color:#FFF;
	 font-size:30px;
	 text-indent:50px;
	 margin:0 0 10px 0;
	 padding:10px 0 0 0;	 

}

#item_area04 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/icon02.gif) no-repeat;
	text-indent:25px;
	font-size:20px;
	margin:0px;
	line-height:110%;
	color:#444444;
	text-align:left;
	margin-left:10px;
	padding:0;
}

#item_area04 p{
	text-align:left;
	margin:5px 10px;
	color:#444444;
	padding:0;

}


#item_area04 hr{
	width:680px;
	border: dotted 1px #ff6600;
	margin:0 10px 20px 10px;
	padding:0;
	
}

.text01{
	margin:-10px 10px 20px 10px;
	padding:0;
	width:680px;
	text-align:left;
	line-height:150%;
	font-size:14px;
	color:#444444;

}

#step_area{
	margin:0 0 20px 0;
	padding:0;
	width:700px;
	text-align:center;
}

#step_area .step_box01 {
	float: left;
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step01_back.png) no-repeat;
	width:326px;
	height:372px;
}

#step_area .step_box02 {
	float: left;
	width:48px;
	text-align:center;
}

#step_area .step_box03 {
	float: left;
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step02_back.png) no-repeat;
	width:326px;
	height:372px;
}

#step_area .step_box04 {
	float: left;
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step03_back.png) no-repeat;
	width:326px;
	height:372px;
}

#step_area .step_box05 {
	float: left;
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step04_back.png) no-repeat;
	width:326px;
	height:372px;
}


#step_area .step {
	overflow: hidden;
}

.step h3 {
	padding:65px 0 0 0;
	text-align:center;
	color:#000066;
	font-size:18px;
	font-weight:bold; 
	
}

#step_area .step_img{
	padding:0;
	margin:10px 0;
	text-align:center;
	vertical-align:text-bottom;
	
}



#step_area p{
	padding:0 10px 0 10px;
	margin:0;
	text-align:left;
	line-height:110%;
	color:#333333;
	font-size:12px;
	
}



/* clearfix */
#step_area .step:before,
#step_area .step:after {
    content: "";
    display: table;
}
 
.step:after {
    clear: both;
}


/*PM-ACE系 step_area*/

#step_area02{
	margin:0 0 10px 0;
	padding:0;
	width:700px;
	text-align:center;
}

.step01 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step01_b.png) no-repeat;
	height:65px;
	font-size:18px;
	margin:0px;
	line-height:150%;
	color:#000066;
	text-align:left;
	margin:0;
	padding:0 0 0 120px;
}

.step02 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step02_b.png) no-repeat;
	height:65px;
	font-size:18px;
	margin:0px;
	line-height:150%;
	color:#000066;
	text-align:left;
	margin:0;
	padding:0 0 0 120px;
}

.step03 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step03_b.png) no-repeat;
	height:65px;
	font-size:18px;
	margin:0px;
	line-height:250%;
	color:#000066;
	text-align:left;
	margin:0;
	padding:0 0 0 120px;
}

.step04 h3{
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/step04_b.png) no-repeat;
	height:65px;
	font-size:18px;
	margin:0px;
	line-height:250%;
	color:#000066;
	text-align:left;
	margin:0;
	padding:0 0 0 120px;
}








#ace_area{
	margin:0 0 10px 0;
	padding:0;
	width:700px;
	text-align:center;
}


#ace_area hr{
	width:680px;
	border: dotted 1px #333333;
	margin:0 10px 0 10px;
	padding:0;
	
}


#ace_area .ace_box01 {
	float: left;
	margin:0 10px;

}

#ace_area .ace_box02 {
	float: left;
	text-align:left;
	margin:0  0 10px 0;
	width:450px;

}

#ace_area .ace_box03 {
	float: left;
	margin:50px 0;

}




#ace_area .ace {
	overflow: hidden;
	height: 154px;
	margin:10px 0;
}

#ace_area h2 {
	text-align:center;
	background: url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/title04.png) no-repeat;
	width:700px;
	height:113px;
	color:#fff;
	line-height:140%;
	font-size:28px;
	margin:0 0 -10px 0;
	padding:10px 0 0 0;
	text-indent:0px;

	
}


.ace h4 {
	margin:0;
	padding:0;
	text-align:left;
	background:url(http://www.ace-of-parts.com/data/ace-of-parts/product/itempage/img/check02.gif)  no-repeat ;
	text-indent:20px;
	height:14px;	
	color:#0099ff;
	font-size:20px;
	font-weight:bold; 
	line-height:100%;
	
}


#ace_area p{
	margin:0;
	padding:10px 0 10px 20px;
	text-align:left;
	line-height:100%;
	color:#333333;
	font-size:12px;
	
}


/* clearfix */
#ace_area .ace:before,
#ace_area .ace:after {
    content: "";
    display: table;
}
 
.ace:after {
    clear: both;
}

/*注意 */
.attention{
	margin:20px 0;
	padding:10px;
	border:4px solid #ff0000;
	text-align:center;
	height:210px;
	
	}

.attention02{
	margin:20px 0;
	padding:10px;
	border:4px solid #ff0000;
	text-align:center;
	
	}
.righimg{
	float: right;
	margin-left:10px;
	margin-right:0;
	margin-bottom:10px;
}

.txt01{
	padding:10px;
	text-align:left;
	font-size: 18px;
	line-height: 180%;
	}
	
.txt02{
	padding:10px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height: 180%;
	}

pr05p {
 margin: 40px 0px 0px 0px; 
}

img.pr05p1 {
 float: left; margin: 0px 10px 0px 0px; 
}

img.pr05p2 {
 float: right; margin: 0px 0px 0px 10px; 
}

img.pr05p3 {
 float: left; margin: 0px 10px 0px 0px;
}

.c-both {
 clear: both;
}

.pr05p1text {
 font-family: "ＭＳ Ｐゴシック"; font-size: 23px; color: #000A7F; text-align:left
}

.pr05p2text { 
 font-family: "ＭＳ Ｐゴシック"; font-size: 15px; color: #000000; text-align:left
}



/*修正分追加20150209*/


#sds_h2{
 width: 670px;
 background-color: #008b8b;
 color: white;
 line-height: 120%;
 padding: 8px 15px;
 font-size: 20px;
 font-weight: bold;
 text-align: center;
 margin:10px 0px;
}

#img1text_h2 {
	white-space: nowrap;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #F8A00A;
	color: #000;
	padding: 1px;
	width: 700px;
	text-align: center;
	margin-bottom: 0px;
	background-position: center center;

#img3text_h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #F79F09;
	color: #000;
	padding: 1px;
	width: 304px;
	text-align: center;
	margin-bottom: 10px;
}
