@charset "Shift_JIS";


/*----------------------------------



		    main



----------------------------------*/

#MAIN {width:920px; padding:12px 15px 0; color:#333333;margin:0 auto;}


#MAIN a:link,
#MAIN a:visited {
	color: #003366;
	text-decoration: underline;
}
#MAIN a:hover,
#MAIN a:active {
	color: #003366;
	text-decoration: none;
}

#LEFT{width:670px;}

#RIGHT{float:right;margin-left:0;}


/*---PRODUCT LEFT---*/

#LEFT .pagetop {
	margin-top: 6px;
	text-align: right;
}

#LEFT .pageLink {
	margin-bottom: 30px;
}

#LEFT .pageLink li {
	float: left;
	margin-right: 28px;
	padding-left: 14px;
	background: url(../img/ico_arw03.gif) no-repeat 3px .6em;
}

#LEFT .pageLink li span {
	font-size: 84%;
}




#LEFT h2{
	margin:0 0 20px -15px;
	position:relative;
}
#LEFT h2 img{
	position:relative;
}
#LEFT h3{
	margin:5px 0 15px 0;
	border-bottom: 3px solid #d0d2d2;
}
#LEFT h3 img{
	margin-bottom: -3px;
	vertical-align: top;
}
#LEFT h4{
	margin:0 0 15px 0;
}
#LEFT p{
	padding-bottom: 20px;
}



/*---PRODUCT  RIGHT---*/

/* catalog */

#RIGHT .catalog {
	width: 190px;
	padding-bottom: 5px;
	background: #769da3 url(../img/catalog_bg.gif) no-repeat left bottom;
}

#RIGHT .catalog img {
	vertical-align: top;
}

#RIGHT .catalog h2 {
	margin-left: 3px;
	padding-top: 10px;
}

#RIGHT .catalog .category {
	margin: 11px 8px 1px;
	padding: 0 0 1px 1px;
	background: #dadada;
}

#RIGHT .catalog .category li {
	display: inline;
	float: left;
	height: 24px;
	margin: 1px 1px 0 0;
}
#RIGHT .catalog .category li.tab01 {
	background: url(../img/catalog_tab01_act.gif) no-repeat;
}
#RIGHT .catalog .category li.tab02 {
	background: url(../img/catalog_tab02_act.gif) no-repeat;
}
#RIGHT .catalog .category li.tab03 {
	background: url(../img/catalog_tab03_act.gif) no-repeat;
}
#RIGHT .catalog .category li.tab04 {
	background: url(../img/catalog_tab04_act.gif) no-repeat;
}
#RIGHT .catalog .category li.act img {
	visibility: hidden;
}

#RIGHT .catalog .list {
	display: none;
	height: 39px;
	margin-left: 10px;
	padding-top: 3px;
}

#RIGHT .catalog .first {
	display: block;
}

#RIGHT .catalog .list li {
	float: left;
	width: 79px;
	margin-top: 2px;
	padding-left: 11px;
	background: url(../../shared/img/catalog_ico01.gif) no-repeat 0 2px;
	line-height: 11px;
}

#RIGHT .catalog .list li.long {
	width: auto;
}

#RIGHT .catalog .list li.select {
	background: url(../../shared/img/catalog_ico01_on.gif) no-repeat 0 2px;
}

#RIGHT .catalog .search {
	text-align: center;
}

/* bgBox */

#RIGHT .bgBox {
	margin-top: 5px;
	background: #d6d4d0 url(../img/side_bg01_tp.gif) no-repeat;
}

#RIGHT .bgBox ul {
	padding: 4px 0 3px;
	background: url(../img/side_bg01_bt.gif) no-repeat left bottom;
	text-align: center;
}

#RIGHT .bgBox ul li img {
	vertical-align: top;
}
.topicPath{
	margin: 0 auto;
	width: 890px;
	padding: 4px 0 3px 0;
}