@charset "Shift_JIS";

/* --------------------------------------------------------------------
	common　共通エレメント
-------------------------------------------------------------------- */
body {
	margin: 0;
	color:#404040;
	text-align:center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height: 140%;
	background: #FFF;
}
ol li {
	margin-left: 2em;
	list-style: decimal;
}
img {
	border: none;
	vertical-align: middle;
}
strong {
	font-weight: bold;
}
input {
	vertical-align: middle;
}
input {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}

select {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
}

label {
	margin: 0 20px 0 5px;
}
a:link {
	color:#003780;
	text-decoration: none;
}
a:visited {
	color:#003780;
	text-decoration: none;
}
a:active {
	color:#0068b6;
	text-decoration: underline;
}
a:hover {
	color:#0068b6;
	text-decoration: underline;
}
/* --------------------------------------------------------------------
	common　汎用クラス
-------------------------------------------------------------------- */
/* 文字サイズ */
.large_ {
	font-size: 120%;
}
.xlarge_ {
	font-size: 144%;
}
.small_ {
	font-size: 80%;
}
.xsmall_ {
	font-size: 64%;
}
/**/

/* フロート */
.leftfloat_ {
	float: left;
	display: inline;
}
.rightfloat_ {
	float: right;
	display: inline;
}
img.leftfloat_ {
	margin: 0 10px 10px 0;
}
img.rightfloat_ {
	margin: 0 0 10px 10px;
}
/**/

/* 文整列 */
.lefttext_ {
	text-align: left;
}
.righttext_ {
	text-align: right;
}
.centertext_ {
	text-align: center;
}
/**/

/* 特定メッセージ（インライン） */
.error_ {
	color:#CC0000;
	font-weight:bold;
}
.notice_ {
	color:#993300;
	font-weight:bold;
}
.info_ {
	font-weight:bold;
}
/**/

/* 特定メッセージ（ブロック） */
div.error_, table.error_ {
	background-color:#efefef;
	border:solid 1px #FF0099;
	padding:8px;
	margin:4px auto;
	text-align:left;
	width: 560px;
}
div.notice_, table.notice_ {
	background-color:#efefef;
	border:solid 1px #996666;
	padding:8px;
	margin:4px auto;
	text-align:left;
	width: 580px;
}
div.info_, table.info_ {
	background-color:#efefef;
	border:solid 1px #666666;
	padding:8px;
	margin:4px auto;
	text-align:left;
	width: 560px;
}
ul.error_ {
	margin-left: 16px;
}
/**/

/* 共通クラス(ブロック) */
.top_comment_ {
	margin-bottom: 10px;
}
.submit_ {
	margin: 20px auto;
	text-align: center;
}
.submit_ input, .submit_ img {
	margin: 0px 16px;
	vertical-align: middle;
}
.message_ {
}
p.message_ {
	margin-bottom: 10px;
}
/* 共通クラス(その他) */
.hidden_ {
	visibility: hidden;
}
.nocell_ {
	border:none!important;
	background-color:transparent!important;
}
.hiddenEnter_ {
	width:0;
	height:0;
}
/* 価格表示 */
.price_pop_ {
	color:#CC0000;
	font-size:10px;
}
.price_ {
	color:#CC3300;
	font-size:14px;
	font-weight:bold;
}
/* --------------------------------------------------------------------
	common　ヘッドライン
-------------------------------------------------------------------- */
h1.goods_name_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
h2.category_name_ {
	border-bottom: 1px #cccccc dashed;
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
    margin: 0 0 20px;
    padding: 15px 0 10px 15px;
	background:url(../img/usr/h2_icon.gif) repeat-x top;
}
h1.category_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
}
h1.event_name_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
h1.event_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
}
h1.genre_name_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
h1.genre_name_img_ { /* タイトルを画像にした場合 */
	margin-bottom: 10px;
}
h1.tag_name_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
h1.topic_head_ {
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}

/* 汎用ヘッドライン */
.common_headline1_ { /* h1相当 */
	margin: 0 0 20px 0;
	padding: 10px;
	color: #003780;
	font-size: 21px;
	font-weight: normal;
	line-height: 140%;
	border-left: 5px solid #003780;
}
.col1_ .common_headline1_ { /* .col1_ 1カラムの場合 */
	width: 815px;
}
.mainframe_ .common_headline1_ { /* .mainframe_ 2カラムの場合 */
	width: 755px;
}
.contents_ .mainframe_ .common_headline1_ { /* .contents_ .mainframe_ 3カラムの場合 */
	width: 575px;
}
.common_headline2_ { /* h2相当 */
	margin-bottom: 10px;
	padding: 8px 8px 8px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
	background: url(../img/usr/common_h2.png) 0 0 no-repeat;
}
.loginform_ .common_headline2_ { /* ログインフォームでの場合 */
}
.common_headline3_ { /* h3相当 */
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.img_headline_ { /* 画像ヘッドラインの場合 */
	margin-bottom: 10px;
}
/* --------------------------------------------------------------------
	common　イベント
-------------------------------------------------------------------- */
/* イベントへのリンク */
.event_ {
	width: 100%;
	overflow: hidden;
}
.event_banner_ {
	margin: 0 5px 10px 5px;
	float: left;
	display: inline;
}
.event_title_ {
	margin-bottom: 10px;
	padding: 8px 8px 8px 20px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #CCC;
	background: url(../img/usr/common_h2.png) 0 0 no-repeat;
	clear: both!important;
}

/* --------------------------------------------------------------------
	common　タグ一覧
-------------------------------------------------------------------- */
.side_tag_cloud_ {
}
.side_tag_cloud_ span {
	line-height: 140%;
}
.tag_lowest_ {
	font-size:80%;
}
.tag_low_ {
	font-size:100%;
}
.tag_medium_ {
	font-size:120%;
}
.tag_high_ {
	font-size:144%;
	font-weight:bold;
}
.tag_highest_ {
	font-size: 173%;
	font-weight:bold;
}
/* --------------------------------------------------------------------
	common　タグ詳細
-------------------------------------------------------------------- */
.tag_cloud_ {
}
.tag_cloud_ span {
	line-height: 140%;
}
.tag_cloud_more_ {
	margin: 10px 0 0 0;
	font-weight: bold;
}
.tag_add_shaping_ {
	margin-bottom: 10px;
	padding: 9px;
	width: 580px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.tag_add_shaping_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_add_shaping_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_other_ {
	margin-bottom: 10px;
	padding: 9px;
	width: 580px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.tag_other_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_other_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_tree_ {
	margin-bottom: 10px;
	padding: 9px;
	width: 580px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
.tag_tree_ h2 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.tag_tree_ span {
	margin-right: 10px;
	padding-left:15px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
}
.tag_info_ {
	margin-bottom: 10px;
}
.tag_info_ p.name_ {
	margin: 0 0 5px 0;
	padding: 0 0 5px 15px;
	background: url(../img/usr/icon_tag.gif) 0 center no-repeat;
	border-bottom: 1px dotted #CCC;
}

/* --------------------------------------------------------------------
	common　ナビゲーション
-------------------------------------------------------------------- */
/* パンくず */

.navitopicpath_ {
	   background-color: #FFFFFF;
    /*border-top: 2px solid #EEEEEE;*/
    font-size: 10px;
    margin: 0 auto 20px;
    
	width:100%;
   }
   
.navitopicpath_ .navitopicpath_in {
	margin: 0 auto;
	width:950px;
	
	
}
.navitopicpath_ a {
	margin: 0 0.5em;
	
}
.navitopicpath_ span.current_ {
	margin: 0 0.5em;
	font-weight: bold;
}

.navitopicpath_ .navitopicpath_in .navitopicpath_pan {
	width:500px;
	float:left;
	color:#666666;
	vertical-align:central;
	width:700px;
	
}

.navitopicpath_ .navitopicpath_in .pan_text {
	color:#666666;
	
}

.navitopicpath_ .navitopicpath_in .navitopicpath_sns {
	width:200px;
	float:right;
	color:#F00;
}


/* ページジャンプ */
.navipage_ {
	text-align:right;
	padding: 5px 0;
}
.navipage_.top_ {		/* ページジャンプ上部 */
	margin-bottom: 10px;
}
.navipage_.bottom_ {	/* ページジャンプ下部 */
	margin-bottom: 10px;
}
.navipage_ .navipage_sum_ {
}
.navipage_ .navipage_first_ a {
	padding-left: 18px;
	background: url(../img/sys/navifirst.gif) left center no-repeat;
}
.navipage_ .navipage_prev_ a {
	padding-left: 12px;
	background: url(../img/sys/naviprev.gif) left center no-repeat;
}
.navipage_ .navipage_next_ a {
	padding-right: 12px;
	background: url(../img/sys/navinext.gif) right center no-repeat;
}
.navipage_ .navipage_last_ a {
	padding-right: 18px;
	background: url(../img/sys/navilast.gif) right center no-repeat;
}
.navipage_now_ {
	margin:0 1px;
	padding: 2px 7px;
	color:#C00;
	font-weight:bold;
	text-decoration:none;
	background: #FEE;
	border: 1px solid #F99;
}
.navipage_ .navipage_reverse_ {
	margin-right: 5px;
}
.navipage_ .navipage_forward_ {
	margin-left: 5px;
}
.navipage_ a {
	margin: 0 1px;
	padding: 2px 7px;
	background-color: #FFF;
	border: 1px solid #BFCDDF;
}
.navipage_ a:hover {
	text-decoration: none;
	background-color: #E5F0F8;
	border: 1px solid #7FB3DA;
}
/* 並び替え */
.navisort_ {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.navisort_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navisort_ dd {
	margin-left: 8em;
}
.navisort_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navisort_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* 表示切替 */
.navistyle_ {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.navistyle_ dt {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 8em;
}
.navistyle_ dd {
	margin-left: 8em;
}
.navistyle_now_ {
	color:#CC0000;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.navistyle_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* ブランド絞込 */
.brand_name_ {
	width: 100%;
	overflow: hidden;
}
.brand_name_now_ {
	color:#CC3300;
	text-decoration:none;
	margin:2px 5px;
	white-space: nowrap;
}
.brand_name_ a {
	margin:2px 5px;
	white-space: nowrap;
}
/* メーカー絞込 */
.maker_name_ {
	width: 100%;
	overflow: hidden;
}
.maker_name_now_ {
	color:#CC3300;
	text-decoration:none;
	margin:2px 2px 2px 2px;
	white-space: nowrap;
}
.maker_name_ a {
	margin:2px 2px 2px 2px;
	white-space: nowrap;
}

/* --------------------------------------------------------------------
	common　フォーム
-------------------------------------------------------------------- */
.formlist_ {
	margin: 0 auto;
	border:1px dotted #CCC;
	border-collapse: collapse;
}
.formlist_ th {
	padding:10px;
	font-weight:bold;
	white-space: nowrap;
	background-color:#FCFCFC;
	border:1px dotted #CCC;
}
.formlist_ td {
	padding:10px;
	font-weight:normal;
	background-color:#FFF;
	border-bottom:1px dotted #CCC;
}
.formlist_ .line0_ {
	background-color:#F8F8F8;
}
.formlist_ .line1_ {
	background-color:#FCFCFC;
}
.formdetail_ {
	border-collapse:collapse;
	margin:0 auto;
}
.formdetail_ th {
	padding:8px;
	text-align: left;
	font-weight:bold;
	vertical-align: top;
	background-color:#F8F8F8;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.formdetail_ td {
	padding:8px;
	font-weight:normal;
	vertical-align: top;
	background-color:#FFF;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
.formdetailcard_ {
	margin:0 auto;
	margin-left:0px;
	float:none;
	border-collapse:collapse;
}
.formdetailcard_ th {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-weight:bold;
	line-height:15px;
	padding:8px;
	background-color:#F8F8F8;
	white-space:nowrap;
	text-align: left;
}
.formdetailcard_ td {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	font-weight:normal;
	line-height:15px;
	padding:8px;
	background-color:#FFF;
}
.formsublist_ {
	border-collapse: collapse;
}
.formsublist_ th {
	border:1px dotted #CCC;
	background-color:#FFF;
	font-weight:bold;
	white-space: nowrap;
}
.formsublist_ td {
	border:1px dotted #CCC;
	background-color:#FFF;
	font-weight:normal;
}
.must_ {
	margin-left: 10px;
	float: right;
	display: inline;
}
/* --------------------------------------------------------------------
	common　Trace
-------------------------------------------------------------------- */
/* for Trace */
.tracecontent {
	text-align:left;
	background-color:#FFCCFF;
}
#__asptrace {
	text-align:left;
	background-color:#FFF;
}
span.tracecontent tr.subhead {
	background-color:#CCC;
}
span.tracecontent tr.alt {
	background-color:#eeeeee
}

/* --------------------------------------------------------------------
	common　margin padding 
-------------------------------------------------------------------- */
.mr5_ {margin-right:5px;}
.mr10_ {margin-right:10px;}
.mr15_ {margin-right:15px;}
.mr20_ {margin-right:20px;}

.mb5_ {margin-bottom:5px;}
.mb10_ {margin-bottom:10px;}
.mb15_ {margin-bottom:15px;}
.mb20_ {margin-bottom:20px;}

/* --------------------------------------------------------------------
	clear
-------------------------------------------------------------------- */
br.cb {clear:both; font:0pt/0pt sans-serif;}


/* --------------------------------------------------------------------
	header
-------------------------------------------------------------------- */
#header {
	margin:0 auto 12px;
	width: 100%;
	height:150px;
	background:#e6291a;
	overflow: hidden;
	font-size: 12px;
	
}

#header_in{
	margin:0 auto 20px;
	width: 950px;
	height:100%;
	overflow: hidden;
	
}

#header #sitelogo {
	padding: 0;
	margin-left:10px;
	width:161px;
	float:left;
	
}

#header #header_left {
	width:475px;
	float:left;
	margin:15px 0 0 30px;
}

#header #header_left #header_bn01 {
	margin-bottom:10px;
	
}

#header #header_left #header_bn02 {
	float:left;
}

#header #header_left #header_bn03 {
	float:right;
}

#header #header_right {
	float:right;
	width:250px;
	margin-top:15px;
}

#header #header_right #header_bn04 {
	margin-bottom:10px;
	}
	
#header #header_right #header_bn05 {
	color:#ffffff;
	}
#header #header_right #header_bn05 .sns-set{
	margin-left: ;
}
#header #header_right #header_bn05 .sns li{
	list-style: none;
	float: left;
	margin: 0;
}
#header #header_right #header_bn05 .sns li.twitter{
margin: 0 2px;
}

#header #globalnav {
	float: right;
	display: inline;
	width: 960px;
	background: #003881 url(../img/usr/globalnav_back.png) center top repeat-x;
}
#header #globalnav li {
	float: left;
	color: #FFF;
	text-align: center;
	width: 160px;
}
#header #globalnav li a {
	padding: 10px 0;
	display: block;
	color: #FFF;
	width: 100%;
	background: #003881 url(../img/usr/globalnav_back.png) center top repeat-x;
}
#header #globalnav li a:hover {
	text-decoration: none;
	background: #0049A7 url(../img/usr/globalnav_back_hover.png) center top repeat-x;
}


/* --------------------------------------------------------------------
	ユーザー定義　ヘッダー（下層）
--------------------------------------------------------------------- */
#header_02 {
	margin:0 auto;
	width: 100%;
	height:150px;
	background:#e6291a;
	overflow: hidden;
	
}

#header_02 #header_in_02 {
	margin:0 auto 20px;
	width: 950px;
	height:100%;
	overflow: hidden;
	
}

#header_02 #sitelogo_02 {
	padding: 0;
	margin-left:10px;
	width:161px;
	float:left;
	
}

#header_02 #header_left_02 {
	width:475px;
	float:left;
	margin:15px 0 0 30px;
}

#header_02 #header_left_02 #header_bn01_02 {
	margin-bottom:10px;
	
}

#header_02 #header_left_02 #header_bn02_02 {
	float:left;
}

#header_02 #header_left_02 #header_bn03_02 {
	float:right;
}

#header_02 #header_right_02 {
	float:right;
	width:250px;
	margin-top:15px;
}

#header_02 #header_right_02 #header_bn04_02 {
	margin-bottom:10px;
	}
	
#header_02 #header_right_02 #header_bn05_02 {
	color:#ffffff;
	}

/* --------------------------------------------------------------------
	検索ボックス(下層)
-------------------------------------------------------------------- */
#header_search {
}

#header_searchbox {
	background: url(../img/usr/search_icon.png) no-repeat left #FFF;
	height:28px;
	width:250px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	-webkit-box-shadow:1px 1px 1px 0 rgba(200,200,200,1.4) inset;
   -moz-box-shadow:1px 1px 1px 0 rgba(200,200,200,1.4) inset;
        box-shadow:1px 1px 1px 0 rgba(200,200,200,1.4) inset;
	
}

#header_search #header_searchbox .keyword_ {
	width:135px;
	margin:7px 0 0 28px;
	border:none;
	float:left;
	font-size:14px;
}

#header_search .checkbox_ {
	float:left;
	overflow: hidden;
	margin:5px 5px 0 0;
}

#header_search .searchbn_ {
	float: right;
    padding: 3px;
}

#header_search .searchbox_text_ {
	float:left;
	margin-top:3px;
	color:#fff;
	font-size: 12px;
}
/* --------------------------------------------------------------------
	ユーザー定義　フッター
--------------------------------------------------------------------- */
#footer_text {
	background:#eeeeee;
}

#footer_text p {
	padding:20px 0 20px;
	font-size:10px;
	color:#999999;
	width:950px;
	margin:0 auto;
	line-height:15px;
}

#pagetop {
	background:url(../img/usr/pagetop_bg.gif) repeat-x
}

#pagetop_02 {
	background:url(../img/usr/pagetop_bg02.gif) repeat-x
}

#pagetop #pagetop_bn {
	width:956px;
	margin:0 auto;
	text-align:right;
}

#pagetop_02 #pagetop_bn {
	width:956px;
	margin:0 auto;
	text-align:right;
}


#footer {
	background:#FFF;
	font-size: 12px;
}
#footer li{
	list-style: none;
}

.change_mode_{
    text-align:center;
    margin-bottom:10px;
}

#footernav_line {
	height:88px !important;
	background:#d91c16;
}

#footernav {
	margin:0 auto -12px;
	text-align: center;
	width:950px;
	height:50px;
	overflow:hidden;
}

#footernav_bottom {
    margin: 0 auto;
    text-align: center;
    width: 950px;
	height:50px;
	overflow:hidden;
}
#footernav_line #footernav li {
	float: left;
}

#footernav_line #footernav_bottom li {
    float: left;
}
#footernav_line #footernav li a {
	display: block;
	height:50px;
	background: url(../img/usr/menu_201605.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#footernav_line #footernav li a:hover {
	height:50px;
}
#footernav_line #footernav_bottom li a {
	display: block;
	height:50px;
	background: url(../img/usr/menu_201506.gif) no-repeat 0 0;
	text-indent:-9999px;
}
#footernav_line #footernav_bottom li a:hover {
	height:50px;
}
#footernav li#footernav01 a {
	width:137px;
}
#footernav li#footernav01 a:hover {
	background-position:0 -100px;
}
#footernav li#footernav02 a {
	width:135px;
	background-position:-137px 0;
}
#footernav li#footernav02 a:hover {
	background-position:-137px -100px;
}
#footernav li#footernav03 a {
	width:134px;
	background-position:-272px 0;
}
#footernav li#footernav03 a:hover {
	background-position:-272px -100px;
}
#footernav li#footernav04 a {
	width:136px;
	background-position:-406px 0;
}
#footernav li#footernav04 a:hover {
	background-position:-406px -100px;
}
#footernav li#footernav05 a {
	width:136px;
	background-position:-542px 0;
}
#footernav li#footernav05 a:hover {
	background-position:-542px -100px;
}

#footernav li#footernav06 a {
	width:136px;
	background-position:-678px 0;
}
#footernav li#footernav06 a:hover {
	background-position:-678px -100px;
}
#footernav li#footernav07 a {
	width:136px;
	background-position:-814px 0;
}
#footernav li#footernav07 a:hover {
	background-position:-814px -100px;
}
#footernav_bottom li#footernav08 a {
	width:137px;
	background-position:0 -50px;
}
#footernav_bottom li#footernav08 a:hover {
	background-position:0 -150px;
}
#footernav_bottom li#footernav09 a {
	width:137px;
	background-position:-137px -50px;
}
#footernav_bottom li#footernav09 a:hover {
	background-position:-137px -150px;
}
#footernav_bottom li#footernav10 a {
	width:137px;
	background-position:-274px -50px;
}
#footernav_bottom li#footernav10 a:hover {
	background-position:-274px -150px;
}



#footer_bottom {
	width:950px;
	margin:20px auto 0;
}

#footer_left {
	width:500px;
	float:left;
}

#footer_box1 {
	margin-top:10px;
	width:308px;
	height:73px;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	float:left;
}

#footer_box1 #footerlogo {
	padding:15px 0 0 30px;
}

#footer_box1 #copyright {
	padding:10px 0 0 30px;
	color: #000;
	font-size:10px;	
}

#footer_box2 {
	width:73px;
	margin:10px 0 0 30px;
	float:left;
}

#footer_box3 {
	width:200px;
	float:right;
}

#footer_box3 ul li {
	float:right;
}


#monitor_change {
	width:400px;
	margin:20px 0 20px;
	text-align: left;
	font-size: 14px;
}

#monitor_change img {
	margin:0 5px 0;
	}