/* CSS */

.waku{
	border: 1px solid #cccccc;
	padding: 10px;
}

/*----ã‚ªãƒ¼ãƒ?ãƒ¼æƒ?å ±-----*/
.orderinfo{
	margin: 0;
	padding: 3;
	width: 95%;
	border-collapse: collapse;	
}

/*.orderinfo tr{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
}*/

.orderinfo th{
	width: 180px;
	padding-left:10px;
	/*vertical-align: top;*/
	border: 1px dotted #cccccc;
}

.orderinfo td{
	border: 1px dotted #cccccc;
	padding-left: 5px;
	padding-right: 5px;	
}

.weborder{
	color: #ffffff;
	font-weight: bold;
}

.express{
	margin: 0;
	padding: 3;
	width: 98%;
	border-collapse: collapse;	
}

/*.express tr{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #003366;
	padding-top: 3px;
}*/

.express th{
	width: 120px;
	padding-left:10px;
	/*vertical-align: top;*/
	border: 1px solid #003366;
	background:#66CCFF;
	
}

.express td{
	border: 1px solid #003366;
	padding-left: 5px;
	padding-right: 5px;	
}

/*----è³¼å…¥ãƒœã‚¿ãƒ³-----*/
.order_b{
	margin-right: 0;
	padding: 3;
	width: 90px;
	background-color: #66cccc;
	border: 1px solid #cccccc;
}

.order_b td{
	border: none;
}

.order_b p{
	color: #fff;
	margin-left: 10px;
	font-weight: bold;
}

/*----è¦‹å?ºã?-----*/
h2.oshirase{
	text-align: center;
	font-weight: bold;
	font-size:120%;
}

h3.midashi{
	border-left: 5px solid #336699;
	border-bottom: 3px double #336699;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	margin-top:5px;
	margin-bottom: 8px;
	padding: 5px;
}

h3.midashi_moxa{
	background-color: #339966;	
	width: 98%;
	margin-bottom: 5px;
	margin-top: 5px;
	text-indent: 15px;
	color:#FFFFFF;
}

h3.midashi_green{
	border-bottom: 2px dotted #339966;	
	width: 98%;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-left: 15px;
	color:#666666;
}

h4.midashi_s{
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;	
	width: 95%
	margin-top:5px;
	margin-bottom: 8px;
	padding: 3px;
}

h4.midashi_obi{
	background-color: #F9F9F3;
	border-left: 15px solid #ff0000;	
	width: 90%
	margin-top:8px;
	margin-bottom: 8px;
	padding: 0;
	text-indent: 15px;
	color: #ff0000;
}

h4.midashi_shironuki{
	background-color: #999999;	
	width: 90%
	margin-top:8px;
	margin-bottom: 8px;
	padding: 0;
	text-indent: 10px;
	color: #ffffff;
}

/* 2008.9 utsumi MOXAãƒãƒ¥ãƒ¼ãƒˆãƒªã‚¢ãƒ«æƒ?å ±è¦‹å?ºã—ç”¨ */

h3.MOXA_SP_title{
	width:90%;
	font-family: Verdana, "?¼­?¼³ ?¼°ã‚´ã‚·ãƒ?ã‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
	font-size: 14px;
	color: #3292B1;
	font-weight: bold;
	border-bottom: 2px solid #3292B1;
	margin: 1px 0 5px 0;
	background-image: url(/template/icon_m1.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 0 0 5px 20px;
}


/***************************
tabs_ibs  Okazaki
***************************/
#tabs_ibs{
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type:none;
}


#tabs_ibs li {
	margin: 0;
	padding: 0;
	width: 145px;
	float: left;
	border-right: solid 1px #ccc;
	cursor: pointer;
}
#tabs_ibs li p {
	margin: 0;
	padding: 0;
	cursor: pointer;
}
#tabs_ibs li p{
	margin: 0;
	padding-top: 4px;
	width: 100%;
	float: left;
}
.tabs_ibs_bg {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #00c;
	background: url(/img/user/common/bg_tab_off.gif) no-repeat;
}
.tabs_ibs_bg_active {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on.gif) no-repeat;
}
.tabs_ibs_bg_active0 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on00.gif) no-repeat;
}
.tabs_ibs_bg_active1 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on01.gif) no-repeat;
}
.tabs_ibs_bg_active2 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on02.gif) no-repeat;
}
.tabs_ibs_bg_active3 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on03.gif) no-repeat;
}
.tabs_ibs_bg_active4 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on04.gif) no-repeat;
}
.tabs_ibs_bg_active5 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;q
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on05.gif) no-repeat;
}
.tabs_ibs_bg_active6 {
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent:2em;q
	font-size: 10px;
	color: #fff;
	background: url(/img/user/common/bg_tab_on06.gif) no-repeat;
}
/************Okazaki End*********/


/*product_list*/
.product_list {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
.product_list dl {
	float: left;
	width: 49%;
	height: 150px;
	display: inline;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	background: #fff;
	border: solid 1px #d5d5d5;
}
.product_list dl.even {
	margin: 0 0 10px 10px;
	padding: 0;
}

.product_list dt {
	margin: 0;
	padding: 0;
}
.product_list dt a {
	height: 22px;
	margin: 0;
	padding: 0;
	padding-left: 24px;
	border: solid 1px #fff;
	padding-top: 2px;
	line-height: 1.6;
	font-weight: bold;
	background: url(/img/user/common/bg_products_ttl.gif) no-repeat;
	display: block;
}
.product_list dd {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	text-align: left;
}
.product_list dd p {
	padding: 0 5px 5px 5px;
}
.product_list dd img {
	margin: 0px 6px 6px 6px;
	float: left;
}
.dev_lst {
	margin: 0 auto;
	padding: 0;
	width: 700px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.dev_lst th,.dev_lst td {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	vertical-align: top;
}
.dev_lst th {
	margin: 1px;
	padding: 0px;
	padding-left: 9px;
}
.dev_lst td {
	padding: 1px;
	padding-left: 10px;
}


/*----moxa å³ã‚¨ãƒªã‚¢ 090914è¿½åŠ? â–¼ã“ã“ã‹ã‚‰-----*/

#moxa_Rarea {
	float:right;
	padding:10px 5px 10px 9px;
	margin:5px 0 10px 0;
	background:url(/img/user/moxa_right_area/moxa_Rarea_bg.gif) ;
	line-height:140%;
	width:162px;
}
#moxa_Rarea ul {
	margin:10px 0 25px 0;
	padding:0;
}
#moxa_Rarea li {
	list-style-type:none;
	background:url(/img/user/moxa_right_area/moxa_Rarea_arrow.gif) 0 2px no-repeat;
	padding:0 0 0 15px;
	margin-bottom:7px;
}
#moxa_Larea {
	float:left;
	width:508px;
}
.clear {
	clear:both;
}
/*----moxa å³ã‚¨ãƒªã‚¢ 090914è¿½åŠ? â–²ã“ã“ã¾ã§-----*/

