@chareset "UTF-8";
/* CSS Document */

body, div, p, ul, li, img, h1, h2, h3, h4, h5, dl, dt, dd, form {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background-color: #F8D914;
	line-height: 160%;
	font-size: 75%;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", serif;
	color: #3D3D3D;
}

body#index {
	background-color: #FFFFFF;
}

img {
	border: 0;
}

a:link { color: #FB0F0C; text-decoration: none; }
a:visited { color: #FB0F0C; text-decoration: none; }
a:hover { color: #FB0F0C; text-decoration: underline; }
a:active { color: #FB0F0C; text-decoration: underline; }

table {
	border: none;
	padding: 0;
}
.gl-box {
	margin-left: 13px;
}
.note {
	font-size: 10px;
}
.gray-note {
	font-size: 10px;
	color: #777777;
}
.bold {
	font-weight: bold;
}
.gray {
	color: #777777;
}

.left {
	float: left;
}
.right {
	float: right;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.ssl-banner {
	margin: 0 15px;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 1%;
}

.on {
	display: block;
}
.off {
	display: none;
}

.go-to-top {
	text-align: right;
}
.go-to-top img {
	margin-right: 6px;
}

/* layout */
#index-header {
	width: 100%;
	margin: 0 auto;
	height: 391px;
	text-align: left;
	min-width: 768px;
}
#header {
	width: 100%;
	margin: 0 auto;
	height: 156px;
	text-align: left;
	min-width: 768px;
}
#body-wrapper {
	text-align: center;
	background-color: #FFFFFF;
	min-width: 768px;
}
#body{
	width: 768px;
	margin: 0 auto;
	padding-top: 17px;
	text-align: left;
}
#contents {
	margin-right: 29px;
	width: 470px;
	float: left;
}
#pan {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 10px;
	padding: 2px 0 6px;
}
#pan p {
	padding-top: 5px;
	margin-left: 12px;
}
#pan p.left {
	_margin-left: 6px;
}
#pan img {
	margin-right: 6px;
}
#index-pickup-product .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
}
#index-pickup-product .title .text-right img {
	margin-right: 6px;
}
#index-pickup-product .item {
	padding-top: 20px;
}
#index-pickup-product .item .img {
	float: left;
	width: 105px;
}
#index-pickup-product .item .title {
	float: left;
	background-image: none;
	height: auto;
	width: 120px;
}
#index-pickup-product .item .text {
	float: left;
	width: 245px;
}
#index-pickup-product .item .text p {
	margin-left: 10px;
}

#index-news .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 25px;
}

#index-news .item {
	margin-left: 22px;
	padding-top: 12px;
}
#index-news .item .date {
	font-size: 10px;
	margin-left: 20px;
}
#index-news .item .title {
	background-image: none;
	height: auto;
	padding-left: 20px;
	background-image: url(img/icon-maru.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
}

#content-new-product .title {
	padding: 15px 0 5px;
}
#content-new-product .title img {
	margin-left: 10px;
}
#content-new-product .title .text-right img {
	margin-right: 6px;
}
#content-new-product .large {
	padding-bottom: 20px;
}
#content-new-product .small {
	width: 235px;
	float: left;
}
#content-new-product .small p {
	float: left;
}
#content-new-product .small .img {
	width: 105px;
}
#content-new-product .small .text {
	width: 125px;
}
#content-new-product .small span {
	font-size: 10px;
}
#content-bland {
	padding-top: 18px;
}
#content-bland .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}
#content-bland .title img {
	margin-left: 10px;
}
#content-bland .body {
	margin: 0 1px;
	padding-top: 4px;
}
#content-product {
	padding-top: 18px;
}
#content-product .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}
#content-product .title img {
	margin-left: 10px;
}
#content-product .body {
	margin: 0 1px;
	padding-top: 11px;
}
#content-product .foot {
	padding-bottom: 15px;
}

#content-list-head .img {
	padding: 15px 0 20px;
}
#content-list-head .text {
	padding-bottom: 20px;
}
#content-list-head .title {
	padding: 25px 0 32px;
	margin-left: 10px;
}
#content-category-list {
	padding-top: 18px;
}
#content-category-list .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}
#content-category-list .title img {
	margin-left: 10px;
}
#content-category-list .body table {
	width: 100%;
	margin-bottom: 15px;
}
.category td {
	background-image: url(img/bg-table-gray-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 11px 0;
}
#content-category-list .foot .go-to-top {
	padding-bottom: 14px;
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#content-product-list {
	padding-top: 18px;
}
#content-product-list .title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}
#content-product-list .title img {
	margin-left: 10px;
}
#content-product-list .body table {
	width: 100%;
	margin-bottom: 15px;
}
.product td {
	background-image: url(img/bg-table-red-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 6px 0;
}
#content-product-list .foot .go-to-top {
	padding-bottom: 14px;
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.list-navi {
	padding: 13px 0 35px;
}
.list-navi-left {
	width: 50px;
	float: left;
	text-align: right;
}
.list-navi-center {
	width: 370px;
	float: left;
	text-align: center;
}
.list-navi-right {
	width: 50px;
	float: left;
}

td.icon1 {
	width: 20px;
	text-align: right;
}
td.icon2 {
	width: 46px;
	text-align: center;
}
td.icon3 {
	width: 75px;
	text-align: center;
}


#product-detail-head .title {
	padding: 25px 0 32px;
	margin-left: 10px;
	line-height: 140%;
	font-size: 18px;
}
#product-detail-head .title img {
	margin-left: 10px;
}

#product-detail .left {
	width: 235px;
	padding-bottom: 23px;
}
#product-detail {
}
#product-detail .left-box {
	width: 220px;
	margin-left: 10px;
	padding-bottom: 5px;
}
#product-detail .left-box p {
	padding-bottom: 7px;
}
#product-detail .left-box .on {
	background-color: #F6F6F6;
}
#product-detail .left-box .on .title {
	background-image: url(img/bg-comment-head.gif);
	background-repeat: no-repeat;
	padding: 14px 0 10px;
}
#product-detail .left-box .on .title img {
	margin-left: 15px;
}
#product-detail .left-box .on .body {
	margin: 0 15px;
}
#product-detail .left-box .on .foot {
	background-image: url(img/bg-comment-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#product-detail .right-box .zoom {
	padding: 8px 0;
	text-align: right;
}
#product-detail .right-box .button {
	padding-bottom: 6px;
	text-align: center;
}
#gray-box {
	width: 460px;
	margin-left: 10px;
	padding-top: 20px;
	background-image: url(img/bg-table-head.gif);
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	text-align: center;
}

#gray-box table {
	width: 440px;
	margin: 0 10px;
}
#gray-box table th {
	width: 152px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-weight: normal;
	padding: 12px 12px 10px 0;
	vertical-align: top;
}
#gray-box table td {
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding: 12px 0 10px;
	vertical-align: top;
}

#gray-box .foot {
	background-image: url(img/bg-table-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#product-detail-foot {
	padding-top: 20px;
}

#content-head .title {
	padding: 25px 0 32px;
	margin-left: 10px;
	line-height: 140%;
	font-size: 18px;
}
#content-head .date {
	text-align: right;
	padding-bottom: 15px;
}
#content-head .date img {
	margin-right: 10px;
}
#content-body {
}
#content-body #gray-box dl {
	width: 440px;
	margin-left: 10px;
}
#content-body #gray-box dt {
	width: 140px;
	float: left;
	background-image: url(img/bg-table-line.gif);
	background-repeat: no-repeat;
	padding: 12px 0 20px;
}
#content-body #gray-box dd {
	margin-left: 152px;
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	padding: 12px 0 20px;
	min-height: 40px;
}

#content-foot {
	padding: 20px 0;
}

#news-box {
	width: 460px;
	margin-left: 10px;
	text-align: left;
}
#news-box .read {
	padding-bottom: 30px;
}
#news-box .text {
	padding-bottom: 20px;
}
#news-box dl {
	width: 460px;
}
#news-box dt {
	width: 71px;
	float: left;
	background-image: url(img/bg-table-line.gif);
	background-repeat: no-repeat;
	padding: 12px 0;
}
#news-box dd {
	margin-left: 83px;
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	padding: 12px 0;
}

#news-box li {
	padding-left: 23px;
	background-image: url(img/icon-news-list.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#content-box {
	width: 460px;
	margin-left: 10px;
	text-align: left;
	position: relative;
}
#content-box .tagline {
	padding-bottom: 33px;
}
#content-box .campaign {
	padding: 10px 0;
	font-size: 18px;
	line-height: 140%;
}
#content-box .read-head {
	padding: 15px 0 28px;
}
#content-box .read {
	padding-bottom: 30px;
}
#content-box .space {
	padding-bottom: 5px;
}
#content-box .read-text-right {
	padding-bottom: 30px;
	text-align: right;
}
#content-box #select-box div {
	padding: 8px 0 25px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
}
#content-box #select-box div.noLine {
	background-image: none;
}
#content-box #select-box .left {
	width: 225px;
}
#content-box #select-box .right {
	float: left;
	width: 225px;
	margin-left: 10px;
}
#content-box #select-box .img {
	float: left;
	width: 60px;
}
#content-box #select-box .text {
	float: left;
	width: 160px;
	padding-top: 8px;
}

#content-box #president {
	position: absolute;
	top: 10px;
	right: 0px;
}
#content-box #message {
	padding-top: 30px;
}
#content-box #message h4 {
	padding-bottom: 10px;
}
#content-box #message p {
	padding-bottom: 20px;
}
#content-box #message p.text-right {
	padding-bottom: 0px;
	line-height: 400%;
}

#content-box.sitemap img {
	margin-right: 6px;
}
#content-box.sitemap dt {
	float: left;
}
#content-box.sitemap p.read {
	padding: 0 0 40px;
}
#content-box.sitemap p {
	padding: 12px 0 10px;
}
#content-box.sitemap p.ie {
	background-image: url(img/icon-sitemap.gif);
	background-repeat: no-repeat;
	background-position: 2px 16px;
	padding-left: 18px;
}
#content-box.sitemap dl.top dt {
	width: 91px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
}
#content-box.sitemap dl.top dd {
	width: 114px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
	margin-left: 110px;
}
#content-box.sitemap dl.top dd.child {
	width: 350px;
	background-image: none;
	padding: 0;
}
#content-box.sitemap dl.second dt {
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
	width: 114px;
}
#content-box.sitemap dl.second dd {
	margin-left: 138px;
	width: 212px;
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
}
#content-box.sitemap dl.second dd.ie {
	_margin-left: 135px;
}
#content-box.sitemap dd#ie {
	_margin-left: 107px;
}


#content-box #guideline h3 {
	font-size: 14px;
	padding-bottom: 3px;
}
#content-box #guideline h4 {
	font-size: 12px;
	padding-top: 12px;
}
#content-box #guideline .bottom-line {
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content-box #guideline .top-line {
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
}
#content-box #guideline p.dl-line {
	background-image: url(img/bg-gl-dl.gif);
	_background-image: url(img/bg-gl-dl-ie.gif);
	background-repeat: no-repeat;
	padding-top: 19px;
}
#content-box #guideline ul {
	padding: 10px 0;
}
#content-box #guideline li {
	list-style-type: none;
	padding-left: 5px;
}
#content-box #guideline dl {
	padding-top: 7px;
}
#content-box #guideline dt {
	float: left;
	width: 213px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
	padding: 10px 0 8px;
}
#content-box #guideline dd {
	width: 215px;
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	margin-left: 222px;
	padding: 10px 0 8px;
}
#content-box #guideline p {
	padding: 10px 0;
}
#content-box #guideline p.note {
	padding: 0 0 2px;
}
#content-box #guideline dd.ie {
	_margin-left: 219px;
}

#content-box #bridge h4 {
	padding-bottom: 15px;
}
#content-box #bridge dl {
	padding: 25px 0;
}
#content-box #bridge dt {
	float: left;
	width: 150px;
	background-image: url(img/bg-table-line.gif);
	background-repeat: repeat-x;
	padding: 10px 0 8px;
}
#content-box #bridge dd {
	width: 280px;
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	margin-left: 180px;
	_margin-left: 177px;
	padding: 10px 0 8px;
}
#content-box #bridge .item {
	padding-bottom: 15px;
}
#content-box #bridge .item .space {
	padding-bottom: 5px;
}
#content-box #bridge .left {
	width: 220px;
}
#content-box #bridge .oem-img {
	text-align: right;
}

#content-box #relation h4 {
	padding-bottom: 15px;
}
#content-box #relation .img {
	padding-bottom: 15px;
}

#content-box #confidence h4 {
	padding-bottom: 15px;
}
#content-box #confidence .exhibition .left {
	width: 220px;
	padding-top: 20px;
	line-height: 180%;
}
#content-box #confidence .exhibition .left .space {
	padding-top: 20px;
	line-height: 160%;
}
#content-box #confidence .exhibition .img {
	text-align: right;
}
#content-box #confidence .brand-introduction .img {
	float: left;
	width: 170px;
	padding-bottom:20px;
}
#content-box #confidence .brand-introduction .text {
	float: left;
	width: 290px;
	padding:5px 0 20px;
}
#content-box #confidence .brand-introduction .text h5 {
	padding-bottom: 8px;
}
#content-box #confidence .brand-introduction .text p {
	padding-bottom: 4px;
}

#content-box #creation {
	padding-top: 25px;
}
#content-box #creation h4 {
	padding-bottom: 15px;
}
#content-box #creation .original-brand .left {
	width: 220px;
	padding-top: 20px;
	line-height: 180%;
}
#content-box #creation .original-brand .left .space {
	padding-top: 20px;
	line-height: 160%;
}
#content-box #creation .original-brand .img {
	float: left;
	width: 170px;
	padding-bottom:20px;
}
#content-box #creation .original-brand .text {
	float: left;
	width: 290px;
	padding:5px 0 20px;
}
#content-box #creation .original-brand .text h5 {
	padding-bottom: 8px;
}
#content-box #creation .original-brand .text p {
	padding-bottom: 4px;
}



#content-box #privacy h3 {
	font-size: 14px;
}
#content-box #privacy h3.space {
	padding: 20px 0 10px
}
#content-box #privacy h4 {
	font-size: 12px;
	padding: 5px 0 10px;
}
#content-box #privacy h5 {
	font-size: 12px;
	padding-bottom: 5px;
}
#content-box #privacy p {
	padding-bottom: 12px;
}
#content-box #privacy ul {
	padding-bottom: 15px;
}
#content-box #privacy li {
	list-style-type: none;
	padding-left: 5px;
}

#gray-box.content {
	text-align: left;
}
#gray-box.content .title {
	margin-left: 10px;
}
#gray-box.content .recruit {
	margin-left: 10px;
	padding-bottom: 18px;
}
#gray-box.content .body {
	width: 440px;
	margin-left: 10px;
	padding-top: 15px;
}
#gray-box.content .present-img {
	float: left;
	width: 150px;
	text-align: center;
	padding-bottom: 5px;
}
#gray-box.content .present-img p {
	padding-bottom: 5px;
}
#gray-box.content .present-text {
	float: left;
	margin-left: 13px;
	width: 277px;
	padding-bottom: 15px;
}
#gray-box.content .present-text h5 {
	padding-bottom: 5px;
	font-size: 14px;
}
#gray-box.content .present-explanation {
	background-image: url(img/bg-table-dot-line.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
#gray-box.content .present-explanation ul {
	padding: 10px 0 15px;
	margin-left: 25px;
}
#gray-box.content .present-explanation li {
	padding-left: 10px;
	list-style-type: none;
	background-image: url(img/bg-list-dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	font-size: 85%;
}
#gray-box.content .present-explanation li.none {
	padding-left: 0px;
	background-image: none;
}
#gray-box.content .present-text .winners {
	padding-top: 20px;
}

#gray-box.content .go-to-form {
	text-align: center;
	padding-top: 25px;
}

#gray-box.content .wp-img {
	float: left;
	width: 150px;
	text-align: center;
	padding-bottom: 30px;
}
#gray-box.content .wp-text {
	float: left;
	margin-left: 13px;
	width: 277px;
	padding-bottom: 30px;
}
#gray-box.content .wp-text h4 {
	padding-bottom: 5px;
	font-size: 14px;
}
#gray-box.content .wp-text .wp-bt {
	padding-top: 10px;
}
#gray-box.content .wp-text .wp-bt .space {
	margin-right: 15px;
}
#gray-box.content .img {
	float: left;
	width: 85px;
	text-align: right;
}
#gray-box.content .text {
	float: left;
	margin-left: 13px;
	width: 342px;
	padding-bottom: 15px;
}
#gray-box.content .text .small {
	padding-top: 5px;
	font-size: 10px;
}

#gray-box.content div.line {
	height: 2px;
	margin: 0 10px;
	background: url(img/bg_dl_line.gif) repeat-x;
}

#gray-box.content .line hr {
	display: none;
}

#gray-box.content h5 {
	font-size: 142%;
	margin: 27px 10px 18px 18px;
}

#gray-box.content .howto {
	overflow: auto;
	width: 450px;
	margin-bottom: 25px;
}

#gray-box.content .howto div {
	margin: 0;
	padding: 0;
}

#gray-box.content .howtoTitle {
	margin-bottom: 7px;
}

#gray-box.content .howtoTitle img {
	margin: -3px 7px 0 12px;
	vertical-align: middle;
}

#gray-box.content div.howtoImg {
	float: left;
	margin: 0 15px 0 10px;
}

#gray-box.content .howtoTxt {
	overflow: hidden;
	float: left;
	width: 270px;
	line-height: 120%;
}

#gray-box.content .howtoTxt p {
	margin-bottom: 8px;
}

#gray-box.content .howtoTxt span {
	float: left;
	width: 258px;
}

#gray-box.content .howtoTxt span.mark {
	width: 12px;
}

#gray-box.content .howtoTxt .howtoTxtSub {
	overflow: hidden;
}

#gray-box.content .howtoTxt .howtoTxtSub span {
	display: block;
	float: left;
	width: 195px;
}

#gray-box.content .howtoTxt .howtoTxtSub span.subImg {
	float: left;
	width: 75px;
	margin-top: 8px;
}

#gray-box.content .howtoTxt .howtoTxtSub2 {
	text-align: right;
}

#solution h3 {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#solution h3 img {
	margin-left: 10px;
}
#solution p {
	margin-left: 32px;
	padding: 10px 0 30px;
	line-height: 190%;
}
#solution p.end {
	padding: 10px 0 0;
}


#index-side-menu {
	width: 213px;
	float: left;
}
#index-side-menu .index-side-banner {
	padding-top: 27px;
}


#side-menu {
	width: 213px;
	float: left;
	padding-bottom: 85px;
}
#side-menu .side-box-wrapper {
	padding-top: 27px;
}
#side-menu .sm-title {
	background-image: url(img/bg-dot-line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 28px;
}
#side-menu .sm-title img {
	margin-left: 24px;
}
#side-menu .sm-body {
	margin-top: 10px;
}
#global-menu {
	background-image: url(img/bg-gm-body.gif);
	background-repeat: repeat-y;
}
#global-menu .head {
	background-image: url(img/bg-gm-head.gif);
	background-repeat: no-repeat;
	height: 14px;
	line-height: 1%;
	font-size: 0px;
}
#global-menu .menu-item {
	margin: 0 3px;
}
#gm-advantage-child, #gm-company-child {
	padding: 5px 0;
}
#global-menu .foot {
	background-image: url(img/bg-gm-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 17px;
	line-height: 1%;
	font-size: 0px;
}
#sm-search {
	position: relative;
	background-image: url(img/bg-search.gif);
	background-repeat: no-repeat;
	height: 108px;
}
#sm-search .title {
	padding-top: 18px;
	margin-left: 24px;
}
#sm-search form {
	padding-top: 17px;
}
#sm-search .text {
	margin-left: 44px;
	width: 110px;
	line-height: 100%;
}
#sm-search .button {
	position: absolute;
	margin-left: 4px;
	padding-top: 2px;
}
#sm-new p {
	float: left;
}
#sm-new img {
	margin-left: 23px;
}
#sm-new .img {
	width: 88px;
}
#sm-new .text {
	width: 125px;
}

#sm-bland ul {
	margin-left: 30px;
}
#sm-bland li {
	list-style-type: none;
	background-image: url(img/bg-list-red-dot.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#sm-product {
	line-height: 100%;
}
#sm-product p {
	padding-bottom: 5px;
}
#sm-product img {
	margin: 0 4px 0 15px;
	vertical-align: middle;
}

#index-footer {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	background-image: url(img/bg-index-footer.gif);
	background-repeat: no-repeat;
	height: 64px;
	min-width: 768px;
}

#footer {
	margin: 0 auto;
	text-align: left;
	background-image: url(img/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	min-width: 768px;
}

#footer_en {
	margin: 0 auto;
	text-align: left;
	background-image: url(img/bg-footer_en.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	min-width: 768px;
}
