@charset "utf-8";
* {
	color:#333333;
	padding:0;
	font-size: 12px;
	margin: 0;
	background-image: none;
	line-height:1.5;
}

body {
}

a {
	color:#657E29;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.chui {
	color: #CC3300;
}

/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac ￥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*clearfix終わり*/	



/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#wrap {
	float: left;
	padding: 5px;
	background-image: url(img/side_base.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/*-------------------------------------------------------------------ヘッダー-------------------------------------------------------------------*/

#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

h2 {
	font-size: 10px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	height: 30px;
}

#header #sub {
	font-size: 10px;
	color: #FF9900;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
}
/*-----------------------------------------ヘッダーLogo-----------------------------------------*/

#header #logo {
	float: left;
	width:280px;
	}
	
/*-----------------------------------------ヘッダーRight-----------------------------------------*/
#headerRight{
     float:left;
	 width:520px;
	 text-align:right;
	 }
	 
#headerTable{
     text-align:right;
	 width:520px;
	 float:right;
	 }	 
#headerShopTitle{
     color:#a0a0a0;
	 text-align:right;
	 font-weight:normal;
	
	 }


#header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	line-height: 18px;
     }
#mailBtn{
     width:160px;
	 height:24px;
	 display:block;
	 }	
#mailBtn a{
     width:160px;
	 height:24px;
	 background:url(http://www.trinpman.jp/design/gmosp240/image/head/btn_contactHead.gif) no-repeat;
	 display:block;
	 }	
#mailBtn a:hover{

	 background:url(http://www.trinpman.jp/design/gmosp240/image/head/btn_contactHead.gif) no-repeat 0px -24px;
	 
	 }	
#headLink a{
      font-size:10px;
	  color:#a0a0a0;
	  }
#headLink a:hover{
      font-size:10px;
	  color:#ffcc00;
	  }	  
     	 	 	  

/*#header #head_ul {
	position: absolute;
	top: 30px;
	right: 15px;
}
#header #head_ul li {
	font-size: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding-left: 7px;
}

#header #head_ul li a {
	font-size: 10px;
	color:#0066CC;
}*/

/*-----------------------------------------------ナビゲーション----------------------------------------------- */
#nav {
	width: 760px;
	background-image: url(img/nav.gif);
	height: 22px;
	margin-left: 40px;
	display: block;
} 

#nav li {
	display: block;
	float: left;
	text-align: center;
  }
  
#nav li a {
	color: #0066CC;
	text-decoration: none;
	background-image: url(../imgaes/nav_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 20px;
	width: 120px;
	padding-top: 0px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav li a:hover {
	color: #0066CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-image: url(../imgaes/nav_bg.gif);
}

/*
コンテンツ
-------------------------------------------------------------------*/

#top_img {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	height: 30px;
	width: 800px;
	background-image: url(../imgaes/top_img.gif);
	background-repeat: no-repeat;
}

#contents {
	width:600px;
	float: right;
}

#contents p{
	margin-left: 5px;
	line-height: 20px;
	margin-bottom: 5px;
	height: auto;
	/*width: 560px;*/
	background-color: #F9F9F9;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display: block;
	text-align:left;
}
table.price  {
	font-size: 12px;
	color: #333333;
	text-align: center;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	table-layout : fixed;
	width: 100%;
	background-color: #FFFFFF;
}
table.price   td {
	border: 1px solid #666666;
	height: 25px;
}

table.price2  {
	font-size: 12px;
	color: #333333;
	text-align: center;
	border: 1px solid #666666;
	table-layout : fixed;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
table.price2   td {
	border: 1px solid #666666;
	height: 25px;
}
.bg_table {
	background-color: #CCCCCC;
	height: auto;
	width: 590px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}
.bg_table2 {
	background-color: #CCCCCC;
	display: block;
	width: 590px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 1px;
}
#contents h3 {
	font-size: 16px;
	padding-left: 10px;
	color: #333;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../imgaes/contenth3_bg.gif);
	height: 40px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	width: 583px;
}


#contents h4 {
	font-size: 12px;
	color: #000000;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../imgaes/h5bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 590px;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 23px;
	display: block;
}

#contents h4 a {
	font-size: 14px;
}

#contents h5 {
	font-size: 12px;
	color: #006699;
	line-height: 32px;
	background-image: url(../imgaes/h6.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 0px;
	height: 30px;
	width: 590px;
	text-indent: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents ul {
	list-style-type: none;
	margin-top: 0px;
	
	margin-bottom: 5px;
	
}
#contents li a {
	font-size: 12px;
}


#contents #c_pad {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-left: 5px;
	width: 590px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
#contents #c_pad #step1 {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(../imgaes/step1.gif);
	height: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	width: 590px;
	padding-left: 0px;
}
#contents #c_pad #step2 {
	font-size: 12px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	line-height: 29px;
	background-image: url(../imgaes/step2.gif);
	height: 30px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 20px;
	width: 590px;
	padding-left: 0px;
}
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .c_img_left img {
	border: 1px solid #999999;
}

#contents .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .c_img_right img {
	border: 1px solid #999999;
}

#contents p .chui {
	line-height: 20px;
}
.list ul {
	margin-bottom: 10px;
}
.list li  {
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	/*border-bottom-width: 1px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #E3E3E3;*/
	/*background-color: #F7F7F7;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
	margin-left: 0px;
	text-indent: 20px;
	/*width: 590px;*/
	text-align:left;
}
.list li:hover  {
	background-color: #FFFFFF;
}

/*
２box
-------------------------------------------------------------------*/
#contents .box2 {
	float: left;
	height: 130px;
	width: 270px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .box2 h4 {
	margin: 0px;
	background-color: #6C8143;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #94BA12;
}

#contents .box2 p {
	margin: 0px;
}

#contents .box2 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .box2 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/*
3box
-------------------------------------------------------------------*/
.box3Border{
    border-bottom:1px dotted #a0a0a0;
	clear:both;
	 }
    
#contents .box3 {
     font-size:9px;
	float: left;
	/*height: 130px;*/
	width: 173px;
	/*border: 1px solid #DDDDDD;*/
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}

.topBoxTxt{
    font-size:10px;
	color:#555;
	text-align:center;
	}
#contents .box3 h4 {
	margin: 0px;
	background-color: #7A7A76;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #81B318;
}

#contents .box3 p {
	margin: 0px;
}
#contents .box3 .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 120px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	position: absolute;
	bottom: 0px;
	padding-right: 5px;
	left: 30px;
	
}




#contents .box3 .btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
.box3 a img {
	border: 2px solid #b1b1b1;
}
.box3 a:hover img {
	/*border: 2px solid #FCD096;*/
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}

/*
リンク集ページ用
-------------------------------------------------------------------*/

#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 162px;
	/*margin-left: 2px;*/
	padding-bottom: 10px;
}

#side_d {
	padding-top: 5px;
	margin-bottom: 2px;
	width: 160px;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	
	border: 1px solid #ababab;
	/*background-color: #EBF0FF;*/
}

#side_d li{
	list-style-type:none;
	width:150px;
	height:30px;
    margin-bottom: 0px;
	margin-left: 4px;
}


#side_d h3 {
	display: block;
	width: 146px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d ul {
	margin-bottom: 5px;
}


#side_d li img{
	border:0;
}
#side_d li.tshirt{
	background-image: url(../imgaes/btn/tshirt_btn_over.gif);
}
#side_d li.polo{
	background-image: url(../imgaes/btn/polo_btn_over.gif);
}
#side_d li.long{
	background-image: url(../imgaes/btn/long_btn_over.gif);
}
#side_d li.trainer{
	background-image: url(../imgaes/btn/trainer_btn_over.gif);
}

#side_d li.cap{
	background-image: url(../imgaes/btn/cap_btn_over.gif);
}
#side_d li.apron{
	background-image: url(../imgaes/btn/apron_btn_over.gif);
}
#side_d li.baby{
	background-image: url(../imgaes/btn/baby_btn_over.gif);
}
#side_d li.sport{
	background-image: url(../imgaes/btn/sport_btn_over.gif);
}
#side_d li.happi{
	background-image: url(../imgaes/btn/happi_btn_over.gif);
}
#side_d li.blouson{
	background-image: url(../imgaes/btn/blouson_btn_over.gif);
}
/*#side_d li.happi{
	background:url(./html_b.gif);
}*/
#side_d li.boxer{
	background-image: url(../imgaes/btn/boxer_btn_over.gif);
}
#side_d li.ladies{
	background-image: url(../imgaes/btn/ladies_btn_over.gif);
}
#side_d li.towel{
	background-image: url(../imgaes/btn/towel_btn_over.gif);
}
#side_d li.bag{
	background-image: url(../imgaes/btn/bag_btn_over.gif);
}
#side_d li.goods{
	background-image: url(../imgaes/btn/goods_btn_over.gif);
}


#side_d li a{
	display:block;
	width:150px;
	height:30px;
	margin-bottom: 0px;	
}
#side_d li a:hover {
	background-color:transparent;
}
#side_d li a:hover img{
	visibility:hidden;
}

#side_d2 {
	padding-top: 5px;
	margin-bottom: 2px;
	width: 160px;
	/*margin-right: auto;*/
	/*margin-left: auto;*/
	border: 1px solid #ababab;
	/*background-color: #FFE6C3;*/
}

#side_d2 li{
	list-style-type:none;
	width:150px;
	height:30px;
	margin-left: 4px;
}

#side_d2 ul {
	margin-bottom: 5px;
}


#side_d2 li img{
	border:0;
}
#side_d2 li.price{
	background-image: url(../imgaes/btn/price_btn_over.gif);
}
#side_d2  li.color{
	background-image: url(../imgaes/btn/color_btn_over.gif);
}
#side_d2 li.font{
	background-image: url(../imgaes/btn/font_btn_over.gif);
}
#side_d2 li.design{
	background-image: url(../imgaes/btn/design_btn_over.gif);
}

#side_d2 li.inkjet{
	background-image: url(../imgaes/btn/inkjet_btn_over.gif);
}
#side_d2 li.tensha{
	background-image: url(../imgaes/btn/tensha_btn_over.gif);
}

#side_d2 li a{
	display:block;
	width:150px;
	height:30px;
	
}
#side_d2 li a:hover {
	background-color:transparent;
}
#side_d2 li a:hover img{
	visibility:hidden;
}

#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}



.sidetitle {
	background-color: #FFFFFF;
	margin-top: 7px;
	padding-top: 2px;
	margin-bottom: 2px;
	width: 160px;
	margin-right: 5px;

}

#side_info{
     width:148px;
	 padding:6px ;
	 /*background-color:#ebf0ff;*/	
	 border:1px solid #ababab;
} 
.infoMenu {
     border-bottom:1px solid #cdcdcd;
	 width:144px;
	 padding:4px 8px 4px 0px;
	 }
	 
#bannerArea{
     margin-top:6px;
	 }
	 
.bannerTxt{
     font-size:10px;
	 color:#a0a0a0;
	 }
	 


/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	background-image: url(img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	background-color: #F5F4F0;
	background-position: bottom;
	width: 780px;
	margin-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#f_menu li {
	list-style-type: none;
	font-size: 10px;
	line-height: 20px;
	width: 770px;
	display: block;
	margin-left: 5px;
}
#f_menu ul {
}
#f_menu li a {
	font-size: 12px;
}
#f_menu  strong {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #FFFFFF;
}
/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imgaes/top_img.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style1 {color: #FFFFFF}
/*
タブ
-------------------------------------------------------------------*/
#navibox{
	width:590px;
	height:30px;
	margin-bottom: 0px;
}
#navibox ul{display:inline;}
#navibox ul li{display:inline; list-style:none; float:left;}
a.navibtn{
	display:block;
	width:151px;
	height:30px;
	color:#333333;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	line-height:2;
	background-image: url(../imgaes/nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
* html a.navibtn{
	display:block;
	width:151px;
	height:30px;
	color:#333333;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	line-height:1;
	padding-top:5px;
	background-image: url(../imgaes/nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.navibtn:visited{
	background-position:top rught;
	background-color: #333333;
}
a.navibtn:hover{
	background-position:top center;
	color:#006699;
}
a.navibtn:active{
	background-position:top right;
	color:#FF3333;
}
div.tab{
	clear:left;
	height:auto;
	color:#ffffff;
	background-color:#FFFFFF;
	overflow:auto;
	margin-bottom:1em;
	padding: 0px;
	margin-top: 0px;
	width: 600px;
	border: 1px solid #00ADE5;
}
div.tab p{margin:0.5em;}

/* 注文方法 */

/*
申し込み方法
-------------------------------------------------------------------*/
#order {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 290px;
	border: 1px solid #CCCCCC;
}
#order #text1  p    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 290px;
	color: #333333;
	text-align: left;
	display: block;
	line-height: 25px;
	height: 25px;
	padding: 0px;
	background-image: url(../imgaes/order_pbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#order #text1  h3    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 290px;
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgaes/order_h3bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#order #text1  h4    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 290px;
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgaes/order_h4bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#order #text1  h5   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	display: block;
	height: 45px;
	width: 290px;
	line-height: 45px;
	background-image: url(../imgaes/order_h3bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#order #text1  h6    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 290px;
	display: block;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../imgaes/order_h6bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#order #text1 .text   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 30px;
	display: block;
	height: 25px;
	width: 290px;
	line-height: 25px;
	background-image: url(../imgaes/order_ddbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#order #text1  img   {
	width: 290px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#order #text1 dl   {
	margin: 0px;
	padding: 0px;
	width: 290px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#order #text1 dt   {
	display: block;
	padding: 0px;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #666666;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../imgaes/order_dtbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#order #text1 dd   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 30px;
	display: block;
	height: 25px;
	width: 290px;
	line-height: 25px;
	background-image: url(../imgaes/order_ddbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.contentsBox{
   margin-left:10px;
   }
.lotInfo{
      border-bottom:1px solid #999;
	  margin-top:5px;
	  padding-top:0;
	  font-size:12px;
		}		

			  
#lot-header{
       background-color:#808080;
       }	
.lot-header{
       background-color:#808080;
       }
.lot-header-red{
       background-color:#bb1f42;
       }	   		   
#lot-header td{	   
       color:#FFFFFF;
	   } 
.lot-header td{	   
       color:#FFFFFF;
	   }
.lot-header-red td{	   
       color:#fff;
	   }	    	   
#lot-header2{
       background-color:#00a599;
       }	
#lot-header2 td{	   
       color:#FFFFFF;
	   } 	   
.lot-part,.lot-part-left{
　 　　border-top:1px solid #999;
       text-align:center;
	   padding:2px 0;
	   
		}		    	
.lot-part,.lot-price{
   	   	font-size:10px;
		border-right:1px solid #999;
		text-align:center;
		padding:4px ;
		font-size:11px;
		}	
.lot-part-left,.lot-price-left{	
        font-size:10px;
		border-right:1px solid #999;
        border-left:1px solid #999;
  	   text-align:center;
	   padding:4px ;
	   font-size:11px;
	   }
.lot-part{
       border-top:1px solid #999;
	   }	   	
.lot-price,.lot-price-left{
       background-color:#fff;
       text-align:center;
	   padding:4px ;
	   font-size:11px;
	   }
.lot-borderbottom{
      border-bottom:1px solid #999;
	   }	
.lot-background td{
      background-color:#eee;
	  
	  }
.lot-background-border td{
      background-color:#eee;
	  border-top:1px solid #999;
	  }	  	
	  
.barYellowPrice{
        background:url(../img/barYellow.jpg) no-repeat;
		width:555px;
		height:21px;
		padding:2px 0 0 15px;
		padding-bottom:5px
		}
.tableCaption{
       font-size:10px;
	   }
.tableCaptionRed{
       font-size:11px;
	   color:#bb1f42;
	   }
.tableCaptionRed b{
       font-size:11px;
	   color:#bb1f42;
	   }
.tableTxtRed{
       	 color:#BB1F42;
		 width:572px;
		 margin-top:4px;
		 }   	   	   
.smallRed{
       color:#BB1F42;
	   font-size:10px;
	   }
.priceHyo{
       font-size:13px;
	   margin:10px 0 0 0;
	   color:#f9671f;
	   }   
.gotop{
       text-align:right;
	   margin:10px 0;
	   }	
.contentsLead{
     font-size: 13px; 
	 font-weight: bold;
	 border-bottom:1px dotted #999;
	 margin-bottom:5px;
	 padding-bottom:5px;	      
	 }
.question{
    color:#de0029;
	margin:5px 0 2px 0:
	}	 

