@charset "utf-8";

/*  U-GATE CSS TOPページデザイン1  */



/*　ヘッダー　商品検索　*/
.txt_field1 {
	height:1em;
	padding-left:1.3em;
	margin-left:0.7em;
	background-color:#ffffff;
	background-image:url(../img/top/serch1.gif);
	background-repeat:no-repeat;
}

.tb_contents p {
	color:#002a4c;
	font-size:0.75em;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	margin:0 0 0 5px;
	padding-top:2px;
}

.search_btn1 {
	height:22px;
	font-size:12px;
}


                       /*  ▼メインコンテンツ  */
/*　Flash領域　*/
.main_image {
	width:980px;
	height:344px;
	margin-left:auto;
	margin-right:auto;
}


/*  メインコンテンツ位置  */
#ma1_top {
	margin-top:18px;
}

/*  商品カテゴリー  */
#btn_catego1 {
	padding-top:5px;
	padding-bottom:5px;
}

#btn_catego1 img {
	display:inline;
	margin:5px 9px 5px 10px;
	border:none;
}

#flo_l1 {
	float:left;
}



/*  ピックアップ  */
.pickup{
	width:665px;
	height:auto;
	text-align:center;
}

.itemarea {
	width:215px;
	height:265px;
	border:solid 1px #cacaca;
	margin-bottom:10px;
	margin-right:7px;
	margin-left:0;
	float:left;
}
#pu_r1 {
	margin-right:0;
}

.pickup img {
	border:none;
	margin:10px auto 5px auto;
}

.pickup p {
	margin:3px 5px 5px 5px;
	color:#006699;
	line-height:1.4em;
}






                                /*  ▼ Right BAR  */
/*  位置  */
#rb_top1 {
	margin-top:8px;
}

/*  インフォメーション  */
.info {
	width:305px;
	height:auto;
	background-color:#cdcdcd;
	padding-bottom:15px;
}

.infologo {
	height:30px;
	margin-left:12px;
	margin-bottom:0;
}

.infologo img {
	border:none;
	margin:0;
}

.info .txtarea {
	width:276px;
	height:auto;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	padding-bottom:5px;
	padding-top:22px;
}

.info .txtarea .sector {
	color:#7d7d7d;
	width:260px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	border-bottom:dotted 1px #969696;
}

#info_li {
	border:none;
	text-align:right;
	margin:-1em 0 0 0;
}

.info p {
	margin-left:15px;
	padding-left:0;
}


#ti1 {
	line-height:1.4em;
	font-size:0.9em;
	margin-left:15px;
}

#ti2 {
	font-size:0.775em;
	letter-spacing:0.05em;
}

.info a {
	color:#0088fc;
	text-decoration:underline;
}
.info a:hover {
	color:#33CCFF;
}

.info .mark {
	background-image:url(../img/top/mark_i1.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	width:260px;
	height:auto;
}

.info .more {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	text-align:right;
	margin:-1.5em 0 1em 0;
}

.more a {
	text-decoration:none;
}

#info_li a {
	text-decoration:none;
}



