/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/* CSS Document */
/*ユニバーサルセレクタの設定*/
ul,li,h1,h2,h3,h4,h5,h6,form,button,p,td,th{
	padding:0;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	font-size:0.9em;

}


/*基本設定*/

body{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-weight:normal;
}
p{
	line-height:1.5em;
	white-space:normal;
}

h1{
	font-size:1em;
	font-weight:bold;
	color: #000099;
	
}

h2{
	font-size:1em;
	font-weight:bold;
}

h3{
	font-size:0.9em;
	font-weight:bold;
}

#top-title00{
	font-size:0.9em;
	font-weight:normal;
}
	
h4 a{
	font-size:0.9em;
	color:#FFFFFF;
	text-decoration:none;
	float:right;
	padding:0.3em 2em 0 0;
}

h5{
	font-size:1em;
}

h5 a{
	text-decoration:none;
	color:#000000;
}

h5 a:hover{
	text-decoration:none;
	color:#000000;
}

h5 a:visited{
	text-decoration:none;
	color:#666666;
}
/*内容設定*/
#wrapper{
	width:1024px;
	height:auto;
	background-color: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
}

/*ヘッダー情報*/
#header{
	width:100%;
	height:67px;
	background-image:url(../images/rac-banner.png);
	background-repeat:no-repeat;
	float: left;
	overflow: hidden;
}

.header-box01{
	height:auto;
	width: 750px;
	margin:14px 0 0 240px;
	text-align: right;
}
.header-box02{
	height:6px;
	width: 810px;
	margin:0 0 0 180px;
	background-image:url(../images/rac-banner01.png);
	background-repeat:no-repeat;
}
.header-box03{
	height:20px;
	width: 96%;
	text-align: right;
	float: left;
	padding: 5px 0 5px 10px;
	overflow: hidden;
}

/*パンくずリストとリンク*/
#list{
	height:31px;
	background-image:url(../images/list-img.png);
	background-repeat:repeat-x;
	clear: both;
}
/*パンくず部分*/

#pan li{
	width:47%;
	height:31px;
	display:block;
	float: left;
	text-align:left;
	line-height: 2.5em;
	text-indent: 0.8em;
	color: #FFFFFF;
	list-style-type: none;
	overflow:hidden;
}

#pan li a{
	text-decoration:none;
	color:#FFFFFF;
}

#pan li a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#pan li a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

/*リンク部分*/

#link ul{
	margin:0;
	overflow:auto;
	height:31px;
	display:block;
	float: left;
	text-align:center;
	line-height: 2.5em;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 1em;
}

.link01{
	margin:0;
	overflow:auto;
	width:118px;
	height:31px;
	display:block;
	float: left;
	text-align:center;
	line-height: 2.5em;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 1em;
}
.link02{
	margin:0;
	overflow:auto;
	width:96px;
	height:31px;
	display:block;
	float: left;
	text-align:center;
	line-height: 2.5em;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 1em;
}
.link03{
	margin:0;
	overflow:auto;
	width:76px;
	height:31px;
	display:block;
	float: left;
	text-align:center;
	line-height: 2.5em;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 1em;
}
#link li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#link li a:hover{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
.link00 li{
	overflow:hidden;
	width:154px;
	height:31px;
	display:block;
	float: right;
	text-align:center;
	line-height: 2.7em;
	list-style-type: none;
	background-color: #000066;
	color: #FFFFFF;
	font-size:0.8em;
	padding:0 1em;
}
/*コンテナ*/
#link li a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#link li a:hover{
	text-decoration:none;
	color:#000066;
	font-weight:bold;
}
.link00 li{
	overflow:hidden;
	width:156px;
	height:31px;
	display:block;
	float: inherit;
	text-align:center;
	line-height: 2.7em;
	list-style-type: none;
	background-color: #000066;
	color: #FFFFFF;
	font-size:0.8em;
	padding:0 1em;
}
/*コンテナ*/
#container{
	height:auto;
	background-color:#FFFFFF;
	display: inline;
}

/*Left-BOX*/
#left-box{
	width:204px;
	height:auto;
	background-color:#FFFFFF;
	float: left;
	margin: 0;
	padding: 20px 0 20px 20px;
}

/*左側ナビ部分BOX*/
#naviBox{
	width:199px;
	height:auto;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

/*サイト内検索窓*/
#kensaku{
	width:100%;
	height:auto;
	margin:15px 0 0 0;
	padding: 0;
}

#kensaku form{
	margin:0 0 0 8px;
	padding: 0;
	width:100%;
}

.index{
	background-color: #FFFFCC;
	width: 170px;
	border-width: 1px;
	border-color: #999999;
	border-style: solid;
}

button{
	height:20px;
	background-color:#CCCCCC;
	margin: 8px 10px 0 0;
	width: 80px;
	text-align: center;
}

/*Right-Box*/
#right-box{
	width:740px;
	height:auto;
	background-color:#FFFFFF;
	float: left;
	margin: 0;
	padding: 20px;
	border-width: 1px;
	border-width: 1px;
	overflow: hidden;
}


/*footer*/
#footer{
	width:100%;
	height:25px;
	background-image:url(../images/list-img.png);
	clear: both;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
/*トップFLASH*/

#top-Flash{
	width:760px;
	height:160px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
}

#top-Flash-01{
	width:760px;
	height:240px;
	background-color:#FFFFFF;
	overflow: hidden;
	margin-bottom: 30px;
}

/*トップ画像*/
#top-img{
	width:761px;
	height:160px;
	background-color:#FFFFFF;
	overflow: hidden;
	padding: 10px 0;
}

/*Table*/

/*商品リスト*/
table{
	text-align:left;
	letter-spacing:0.1em;
	line-height:1.2em;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

/*text設定*/
.redBold{
	font-weight:bold;
	color:#CC0000;
	line-height: 1.5em;
	white-space: normal;
}
.redNormal{
	font-weight:normal;
	color:#CC0000;
}

/*詳細ページ・ショップ/会社ページ用*/
/*カラーバリエとレジで使用*/
.item-bar2{
	height:26px;
	background-image:url(../images/title-bar.png);
	background-repeat:repeat-x;
	background-color:#F5F5F5;
	font-weight: bold;
	line-height: 1.8em;
	font-size:0.9em;
	text-indent: 1em;
	border: solid #999999;
	border-width: 1px;
	clear: both;
	width: 740px;
	text-align: left;
	display: block;
}
/*右側用　基本のタイトルBOX*/
.item-righttitle{
	width:366px;
	height:26px;
	background-image:url(../images/title-bar.png);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	margin: 0;
	font-weight: bold;
	line-height: 1.8em;
	font-size:0.9em;
	text-indent: 1em;
	border:solid #999999;
	border-width: 0 1px 1px 1px;
	display: block;
	clear: left;
}

/*商品詳細　右側*/
#item-right{
	width:370px;
	height:auto;
	background-color:#FFFFFF;
	float:left;
	margin: 20px 0 5px 0;
	display: inline;
}

input.cart1 {
	width: 160px;
	height:35px;
	border: 0px;
	background-image: url(../images/cart-in.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.cart2 {
	width: 56px;
	height:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/cart-in01.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.cartmuryou {
	width: 160px;
	height:35px;
	border: 0px;
	background-image: url(../images/cart-in_1.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.cart2muryou {
	width: 56px;
	height:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/cart-in01_1.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.back {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/back.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.reset {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/reset.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.kakunin {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/cart-in02.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.order {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/order.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}


input.toiawase_reset {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/reset.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.toiawase_send {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/mail-01.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.optinmail_add {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/mail_mag01.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

input.optinmail_del {
	width: 160px;
	height:35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url(../images/mail_mag02.png);
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

