@charset "Shift_JIS";

/* --------------------------------------------------------------------
	common�@���ʃG�������g
-------------------------------------------------------------------- */
/* html {
	overflow-y: scroll;
} */
#Contents {
	margin: 0;
	color:#333333;
	text-align:center;
	font-size: 13px;
	line-height: 1.5;
	background: #FFF;
	min-width: 1200px;
}
/* ol li {
	margin-left: 2em;
	list-style: decimal;
}
img {
	border: none;
	vertical-align: middle;
}
strong {
	font-weight: bold;
}
input {
	vertical-align: middle;
	font-size: 1em;
	padding: 1px
}
textarea {
	font-size: 1em;
	padding: 7px 0.6em;
	border:1px solid #a2bce2;
	border-radius:3px;
	zoom: 1;
	position:relative;
}
input[type="text"], input[type="search"], input[type="password"]{
	height: 27px;
	padding: 7px 0.6em;
	margin: 0;
	border:1px solid #a2bce2;
	border-radius:2px;
	position:relative;
}
input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus {
	outline: none;
	border:solid 1px #a2bce2;
}
select {
	border-radius:5px;
	height: 43px;
	line-height: 43px;
    padding-left: 0.3em;
    border:1px solid #cccccc;

    font-size: 14px\9;
	padding-top: 2px\9;
	padding-bottom: 2px\9;
    position:relative;
    zoom: 1;
} */
/* @-moz-document url-prefix() {
    Select {
		height: 43px;
		font-size: 14px;
		padding-top: 2px;
		padding-bottom: 2px;
    }
}
label {
	margin: 3px 20px 0 0px;
	line-height: 17px;
	padding-bottom:3px;
} */
/* ���W�I�{�^���f�U�C�� */
/* input[type="radio"] {
    -webkit-appearance:none;
    -moz-appearance: none;
    -ms-appearance: none;
    width:20px;
    height:20px;
    background:#fff;
	margin: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
input[type="radio"] + label {
	display: inline-block;
	font-size: 13px;
	line-height: 2.3;
	padding: 0 45px 0 38px;
	margin: 0 0 0 -24px;
	background-image: url(../img/sys/radio_off.png);
	background-position: left center;
	background-repeat: no-repeat;
} */
/* �^�b�v��̃f�U�C�� */
/* input[type="radio"]:checked + label {
	background-image: url(../img/sys/radio_on.png);
} */

/* �`�F�b�N�{�b�N�X�f�U�C�� */
/* input[type="checkbox"]{
	visibility: hidden;
    -webkit-appearance:none;
    -moz-appearance: none;
    -ms-appearance: none;
    width:20px;
    height:0;
    background:#fff;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
input[type="checkbox"] + label {
	display: inline-block;
	font-size: 14px;
	line-height: 1.4;
	padding: 3px 0 4px 43px;
	margin: 0 0 10px -20px;
	background-image: url(../img/sys/checkbox_off.png);
	background-position: left center;
	background-repeat: no-repeat;
} */
/* �^�b�v��̃f�U�C�� */
/* input[type="checkbox"]:checked + label {
	background-image: url(../img/sys/checkbox_on.png);
} */
/* �^�b�v�ł��Ȃ��� */

/* input[type="checkbox"][disabled] + label{
	background-image: url(../img/sys/checkbox_disabled.png);
    cursor:not-allowed; 
} */
/*input[type="checkbox"]:checked:before {
    position: absolute;
    left: 1px;
    top: 15px;
    display: block;
    -webkit-box-shadow: 0 1px 1px ;
    content: "";
    width: 10px;
    height: 4px;
    background: #000;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
    display: block;
    position: absolute;
    left: 9px;
    top: 15px;
    content: "";
    -webkit-box-shadow: 0 1px 1px ;
    width: 16px;
    height: 4px;
    background: #000;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
}*/
/* #Contents a:link {
	text-decoration: none;
}
#Contents a:visited {
	text-decoration: none;
}
#Contents a:active {
	text-decoration: underline;
}
#Contents a:hover {
	text-decoration: underline;
} */
.mincho_ {
	font-family: 'Spectral', "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
}


.efo_icon_ {
	width: 25px;
}
/* --------------------------------------------------------------------
	common�@�ėp�N���X
-------------------------------------------------------------------- */
/* �����T�C�Y */
.large_ {
	font-size: 120%;
}
.xlarge_ {
	font-size: 144%;
}
.small_ {
	font-size: 80%;
}
.xsmall_ {
	font-size: 64%;
}
/**/

/* �t���[�g */
.leftfloat_ {
	float: left;
	display: inline;
}
.rightfloat_ {
	float: right;
	display: inline;
}
img.leftfloat_ {
	margin: 0 10px 10px 0;
}
img.rightfloat_ {
	margin: 0 0 10px 10px;
}
.clear_ {
	clear:both;
}
/**/

/* ������ */
.lefttext_ {
	text-align: left;
}
.righttext_ {
	text-align: right;
}
.centertext_ {
	text-align: center;
}
/**/

/* ���胁�b�Z�[�W�i�C�����C���j */
.error_ {
	color:#d42f2f;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	/*font-weight:bold;*/
}
.notice_ {
	color:#002a68;
	/*font-weight:bold;*/
}
.info_ {
	/*font-weight:bold;*/
	width: 980px;
	margin: 0 auto;
}
/**/

/* ���胁�b�Z�[�W�i�u���b�N�j */
div.error_, table.error_ {
	text-align: center;
}
div.notice_, table.notice_ {
	text-align: center;
	padding: 50px 0 80px;
}
div.notice_ p {
	font-size: 20px;
	line-height: 2.1;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	margin-bottom: 38px;
}
div.notice_ p.centertext_ {
	margin-bottom: 0;
}
div.notice_ p.centertext_ a {
	color: #666666;
	font-size: 13px;
	line-height: 2.3;
	padding: 0 15px;
	text-decoration: underline;
	background-image: url(../img/usr/common/ico_arrow03.png);
	background-position: left center;
	background-repeat: no-repeat;
}
div.notice_ p a:hover {
	text-decoration: none;
}
div.info_, table.info_ {
	color:#002a68;
	/*font-size: 20px;*/
	font-size: 17px;
	line-height: 2.1;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	margin: 30px auto 38px;
	/*text-align: center;*/
}
ul.error_ {
	margin-left: 16px;
	width: 930px;
	margin: 0 auto;
}
ul.error_ li {
	font-size: 15px;
	line-height: 1.86;
	text-align: left;
	list-style: disc;
	text-indent: -1em;
    padding-left: 1em;
}
/**/

/* ���ʃN���X(�u���b�N) */
.top_comment_ {
	margin-bottom: 10px;
}
.submit_ {
	/*margin: 20px auto;*/
	margin: 0 auto 55px;
	text-align: center;
}
.submit_ input.button_ {
	/*margin: 30px 0 10px 0;*/
	margin: 0 0 30px;
}
div.submit_ .button_ {
}
div.cart_submit_ .back_.button_ ul,
div.submit_ .back_.button_ ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}
.submit_ .button_ a {
	font-size: 13px;
	line-height: 2.3;
	text-decoration:underline;
	padding: 0 0 0 15px;
	background-image: url(../img/usr/common/ico_arrow03.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.submit_ .button_ a:hover {
	text-decoration: none;
}
.submit_ input,
.submit_ img {
	margin: 0px 16px;
	vertical-align: middle;
}
.message_ {
}
p.message_ {
	margin-bottom: 10px;
}
/* ���ʃN���X(���̑�) */
.hidden_ {
	visibility: hidden;
}
.nocell_ {
	border:none!important;
	background-color:transparent!important;
}
.hiddenEnter_ {
	width:0;
	height:0;
}
.disp_none_ {
	display: none;
}
.disp_block_ {
	display: block;
}
.txt_linethrough_ {
	text-decoration: line-through;
}
.valign_m_ {
	vertical-align: middle;
}
.left_column_ {
	float: left;
}
.pointer_ {
	cursor: pointer;
}
.fontsize_small_ {
	font-size: small;
}
.whitespace_nowrap_ {
	white-space: nowrap;
}

/* ���i�\�� */
.special_price_ {
	color:#ff0000;
}
.price_pop_ {
	color:#ff0000;
	font-size:10px;
}
.price_ {
}

/* �i�荞�ݍ��ڂ̏㉺�J��*/
#block_of_filter div.Box {
	padding: 9px 19px;
	border-bottom: 1px dotted #ccc;
}
#block_of_filter div.Accordion.Box h3 span.Label {
	padding-left: 16px;
	background: url(../img/usr/bt_sub_accodion_opened.png) no-repeat 0 2px;
}
#block_of_filter div.Accordion.Box h3 span.Label:hover {
	padding-left: 16px;
	background: url(../img/usr/bt_sub_accodion_opened_hover.png) no-repeat 0 2px;
	cursor: pointer;
	color: #0fbefa;
}
#block_of_filter div.Close.Accordion.Box h3 span.Label {
	padding-left: 16px;
	background:url(../img/usr/bt_sub_accodion.png) no-repeat 0 2px;
	cursor: pointer;
}
#block_of_filter div.Close.Accordion.Box h3 span.Label:hover {
	padding-left: 16px;
	background:url(../img/usr/bt_sub_accodion_hover.png) no-repeat 0 2px;
	cursor: pointer;
}
#block_of_filter div.Box.Accordion.Close div.AccordionContents {
    display: none;
}

/* �i�荞�ݗv�f�̉摜*/
.filter_image_ {
	position: relative;
	display: inline-block;
}
.filter_image_ a {
	text-decoration: none;
}
.filter_image_ a img {
	padding: 0px 3px 3px 0px;
}
.filter_image_ a img.filter_element_check_ {
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.coupon_bonus_ {
	color:#CC3300;
	font-weight:bold;
	white-space: nowrap;
}

/* --------------------------------------------------------------------
	common�@�w�b�h���C��
-------------------------------------------------------------------- */
.optimaizedH1 {
	color: #002a68;
	font-size: 14px;
	line-height: 1.28;
	letter-spacing: 0.1em;
	padding: 4px 0 3px;
}
h1.optimaizedH1 {
	width: 1200px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -600px;
}
h2.goods_name_ {
	color: #002a68;
	font-size: 16px;
	font-weight: normal;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	line-height: 2.5;
	letter-spacing: 0.16em;
}
h2.category_name_ {
	color: #002a68;
	font-size: 22px;
	font-weight: normal;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	line-height: 1.8;
	letter-spacing: 0.04em;
	text-align: center;
	/*padding: 20px 0 0;*/
	padding: 10px 0 0;
	clear: both;
}
div.contents_.categoryimg_ {
	position: relative;
}
h2.category_name_img_ { /* �^�C�g�����摜�ɂ����ꍇ */
	text-align: center;
	background-color: #d6e7f6;
	width: 100%;
	margin-bottom: 36px;
}
h2.event_name_ {
	clear: both;
	color: #002a68;
	font-size: 22px;
	letter-spacing: 0.2em;
	line-height: 1.8;
	text-align: center;
	/*margin: 30px 0 14px;*/
	margin: 30px 0;
	padding: 32px 0 0;
	background-image: url(../img/usr/common/ico_dec01.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
}
h2.event_name_.ring_top_ {
	margin-top: 100px;
}
h2.event_name_img_ { /* �^�C�g�����摜�ɂ����ꍇ */
	margin-bottom: 10px;
}
h2.event_name2_ {
	color: #002a68;
	font-size: 22px;
	font-weight: normal;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	line-height: 1.8;
	letter-spacing: 0.04em;
	text-align: center;
	/*padding: 20px 0 0;*/
	padding: 10px 0 0;
	clear: both;
}
h2.genre_name_ {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	color: #3fbf0d;
	font-size: 24px;
	font-weight: normal;
	line-height: 140%;
}
h2.genre_name_img_ { /* �^�C�g�����摜�ɂ����ꍇ */
	margin-bottom: 10px;
}
h2.topic_head_ {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	color: #3fbf0d;
	font-size: 24px;
	font-weight: normal;
	line-height: 140%;
}

/* �ėp�w�b�h���C�� */
 /* h1���� */
.common_headline1_ {
	color: #002a68;
	font-size: 24px;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	line-height: 1.66;
	letter-spacing: 0.12em;
	margin: 0 0 20px;
	text-align: center;
}
/* h2���� */
.common_headline2_ {
	color: #002a68;
	font-size: 20px;
	font-family: "�q���M�m���� Pro W3", "Hiragino Mincho Pro", "�l�r �o����", "MS PMincho", serif;
	line-height: 1.2;
	letter-spacing: 0.05em;
	padding: 0 10px 0 32px;
	margin: 0 0 12px;
	background-image: url(../img/usr/common/common2.png);
	background-position: 4px center;
	background-repeat: no-repeat;
}
.design_headline2_ {
	padding:12px 10px;
	margin-bottom:10px;
	font-size: 14px;
	font-weight: bold;
	background:#efefef url(../img/usr/common/h2_bg.png) left top repeat-x;
}
.loginform_ .common_headline2_ { /* ���O�C���t�H�[���ł̏ꍇ */
}
.common_headline3_ { /* h3���� */
	margin: 0 0 10px 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}
.img_headline_ { /* �摜�w�b�h���C���̏ꍇ */
	margin-bottom: 10px;
}
/* --------------------------------------------------------------------
	common�@�C�x���g
-------------------------------------------------------------------- */
/* �C�x���g�ւ̃����N */
.event_ {
	width: 100%;
	overflow: hidden;
}
.event_banner_ {
	margin: 0 5px 10px 5px;
	float: left;
	display: inline;
}
.event_title_img_ {
	margin: 0 0 10px 0;
}
.event_title_ {
	margin-bottom: 10px;
	padding: 8px 8px 8px 10px;
	font-size: 18px;
	font-weight: normal;
	color:#ffffff;
	border-bottom: 1px solid #e5e5e5;
	background:#3fbf0d;
	clear: both!important;
}
.event_title_ a {
	color:#ffffff;
	display:block;
}

/* --------------------------------------------------------------------
	common�@�i�r�Q�[�V����
-------------------------------------------------------------------- */
/* �p������ */
.navitopicpath_ {
	font-size: 12px;
	overflow:hidden;
	width: 1200px;
	margin: 0 auto;
}
.navitopicpath_ a {
	font-size: 12px;
	line-height: 1.66;
	padding: 0 15px 0 23px;
	text-decoration: none;
	background-image: url(../img/usr/common/ico_arrow02.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.navitopicpath_ a:hover {
	text-decoration:underline;
}
.navitopicpath_ a.topicpath_home_ {
	color: #002c6a;
	padding-left: 0;
	background: none;
}
.navitopicpath_ ul li:first-child a {
	font-size: 12px;
}
.navitopicpath_ span.current_ {
	font-size: 12px;
	font-weight: bold;
}
.navitopicpath_ div.block {
	float:left;
}
/*.navitopicpath_ div {
	float:right;
}*/

#bread-crumb-list {
	width: 100%;
	float: left;
}
#bread-crumb-list li {
	display: inline;
}
#bread-crumb-list li strong {
	font-weight: normal;
}

/* �y�[�W�W�����v */
.navipage_ {
	text-align: center;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
/* �y�[�W�W�����v�㕔 */
.navipage_.top_ {
	/*margin: 26px auto 22px;*/
	margin: 10px auto 22px;
	text-align: center;
}
/* �y�[�W�W�����v���� */
.navipage_.bottom_ {
	padding: 27px 0 50px;
}
.navipage_ .navipage_sum_ {
	font-size: 16px;
	line-height: 1.62;
}
.navipage_ .navipage_sum_ strong {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.4;
	margin: 0 5px;
}
.navipage_ .navipage_first_ a {
	padding-left: 18px;
	background: url(../img/sys/navifirst.gif) left center no-repeat;
}
.navipage_ .navipage_prev_ a,
.navipage_ .navipage_next_ a {
	padding: 0;
	margin: 0;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.navipage_ .navipage_prev_ a {
	width: 32px;
	background-image: url(../img/sys/naviprev.png);
}
.navipage_ .navipage_prev_ a:hover {
	background-image: url(../img/sys/naviprev_on.png);
}
.navipage_ .navipage_next_ a {
	width: 33px;
	background-image: url(../img/sys/navinext.png);
}
.navipage_ .navipage_next_ a:hover {
	background-image: url(../img/sys/navinext_on.png);
}
.navipage_ .navipage_last_ a {
	padding-right: 18px;
	background: url(../img/sys/navilast.gif) right center no-repeat;
}
.navipage_ a,
.navipage_now_ {
	display: inline-block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	margin: 3px 12px 2px;
}
.navipage_now_ {
	color: #ffffff;
	background-color: #a2bce2;
	text-decoration: none;
}
.navipage_ .navipage_reverse_ {
	float: left;
	display: inline;
}
.navipage_ .navipage_forward_ {
	float: right;
	display: inline;
}
.navipage_ a {
	color: #a2bce2;
}
.navipage_ a:hover {
	color: #ffffff;
	background-color: #a2bce2;
	text-decoration: none;
}
/* ���ёւ� */
.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;
}

/* --------------------------------------------------------------------
	common�@�t�H�[��
-------------------------------------------------------------------- */
.formlist_ {
	margin: 0 auto;
	border-top: none;
	border-left: none;
	border-right: none;
	border-top:#d6e3f4 1px solid;
	border-collapse:collapse;
}
.formlist_ th,
.formlist_ td {
	padding: 20px 15px;
	border-bottom:#d6e3f4 1px solid;
	border-collapse:collapse;
}
.formlist_ th {
}
.formlist_ td {
	padding-left: 15px;
}
.formlist_ .line0_ {
	background-color:#F8F8F8;
}
.formlist_ .line1_ {
	background-color:#FCFCFC;
}
.formdetail_ {
	border-collapse:collapse;
	margin:0 auto;
}
.formdetail_ th {
	padding: 20px 20px 22px 15px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	background-color:#f9faff;
	border-top: 1px solid #d6e3f4;
	border-bottom: 1px solid #d6e3f4;
}
.formdetail_ td {
	padding: 20px 20px 22px 15px;
	font-weight:normal;
	vertical-align: middle;
	background-color:#FFF;
	border-top: 1px solid #d6e3f4;
	border-bottom: 1px solid #d6e3f4;
}
.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;
	width: 38px;
}

.classrequired {
	background: #fffef0;
}
.classerror {
	background: #fffef0;
}

/* --------------------------------------------------------------------
	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
}

/* ---------------------------------------------------------------
	width height
--------------------------------------------------------------- */
/*width*/
.width_auto_ {
	width: auto!important;
}
.width_full_ {
	width: 100%!important;
}
.width25per_ {
	width: 25%!important;
}
.width00_ {
	width: 0px!important;
}
.width01_ {
	width: 1px!important;
}
.width02_ {
	width: 2px!important;
}
.width03_ {
	width: 3px!important;
}
.width04_ {
	width: 4px!important;
}
.width05_ {
	width: 5px!important;
}
.width06_ {
	width: 6px!important;
}
.width07_ {
	width: 7px!important;
}
.width08_ {
	width: 8px!important;
}
.width09_ {
	width: 9px!important;
}
.width10_ {
	width: 10px!important;
}
.width11_ {
	width: 11px!important;
}
.width12_ {
	width: 12px!important;
}
.width13_ {
	width: 13px!important;
}
.width14_ {
	width: 14px!important;
}
.width15_ {
	width: 15px!important;
}
.width16_ {
	width: 16px!important;
}
.width17_ {
	width: 17px!important;
}
.width18_ {
	width: 18px!important;
}
.width19_ {
	width: 19px!important;
}
.width20_ {
	width: 20px!important;
}
.width25_ {
	width: 25px!important;
}
.width30_ {
	width: 30px!important;
}
.width35_ {
	width: 35px!important;
}
.width40_ {
	width: 40px!important;
}
.width45_ {
	width: 45px!important;
}
.width50_ {
	width: 50px!important;
}
.width90_ {
	width: 90px!important;
}
.width100_ {
	width: 100px!important;
}
.width150_ {
	width: 150px!important;
}
.width200_ {
	width: 200px!important;
}
.width250_ {
	width: 250px!important;
}
.width300_ {
	width: 300px!important;
}
.width350_ {
	width: 350px!important;
}
.width400_ {
	width: 400px!important;
}
.width450_ {
	width: 450px!important;
}
.width500_ {
	width: 500px!important;
}
.width550_ {
	width: 550px!important;
}
.width590_ {
	width: 590px!important;
}
.width600_ {
	width: 600px!important;
}
.width650_ {
	width: 650px!important;
}
.width700_ {
	width: 700px!important;
}
.width720_ {
	width: 720px!important;
}
.width750_ {
	width: 750px!important;
}
.width800_ {
	width: 800px!important;
}
.width850_ {
	width: 850px!important;
}
.width900_ {
	width: 900px!important;
}
.width950_ {
	width: 950px!important;
}
.width960_ {
	width: 960px!important;
}
.width1000_ {
	width: 1000px!important;
}
/*height*/
.height_auto_ {
	height: auto!important;
}
.height_full_ {
	height: 100%!important;
}
.height00_ {
	height: 0px!important;
}
.height01_ {
	height: 1px!important;
}
.height02_ {
	height: 2px!important;
}
.height03_ {
	height: 3px!important;
}
.height04_ {
	height: 4px!important;
}
.height05_ {
	height: 5px!important;
}
.height06_ {
	height: 6px!important;
}
.height07_ {
	height: 7px!important;
}
.height08_ {
	height: 8px!important;
}
.height09_ {
	height: 9px!important;
}
.height10_ {
	height: 10px!important;
}
.height11_ {
	height: 11px!important;
}
.height12_ {
	height: 12px!important;
}
.height13_ {
	height: 13px!important;
}
.height14_ {
	height: 14px!important;
}
.height15_ {
	height: 15px!important;
}
.height16_ {
	height: 16px!important;
}
.height17_ {
	height: 17px!important;
}
.height18_ {
	height: 18px!important;
}
.height19_ {
	height: 19px!important;
}
.height20_ {
	height: 20px!important;
}
.height25_ {
	height: 25px!important;
}
.height30_ {
	height: 30px!important;
}
.height35_ {
	height: 35px!important;
}
.height40_ {
	height: 40px!important;
}
.height45_ {
	height: 45px!important;
}
.height50_ {
	height: 50px!important;
}
.height100_ {
	height: 100px!important;
}
.height120_ {
	height: 120px!important;
}
.height150_ {
	height: 150px!important;
}
.height200_ {
	height: 200px!important;
}
.height250_ {
	height: 250px!important;
}
.height300_ {
	height: 300px!important;
}
.height350_ {
	height: 350px!important;
}
.height400_ {
	height: 400px!important;
}
.height450_ {
	height: 450px!important;
}
.height500_ {
	height: 500px!important;
}
.height550_ {
	height: 550px!important;
}
.height600_ {
	height: 600px!important;
}
.height650_ {
	height: 650px!important;
}
.height700_ {
	height: 700px!important;
}
.height750_ {
	height: 750px!important;
}
.height800_ {
	height: 800px!important;
}
.height850_ {
	height: 850px!important;
}
.height900_ {
	height: 900px!important;
}
.height950_ {
	height: 950px!important;
}
.height1000_ {
	height: 1000px!important;
}
