* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
/*background:url(https://www.chuwa-print.com/shop/trians/chutop_back.png) no-repeat top center; */

background: url(https://img.shop-pro.jp/tmpl_img/38/0303_body_bg.gif) repeat center top;
}

a {
	color: #1D52b3;
}
a:hover {
	text-decoration: none;
}

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.font_22 {
    font-size:22px;
}
.trians_s {
    padding: 10px 0 20px 0;
}
.trians_hp {
 　font-size:22px;
    text-align:right;
    padding: 0 20px 20px 0;
}

/*header*/
#headerNavi {
	height:49px;
	background-image:url(https://www.chuwa-print.com/images/bg_header.gif);
	background-repeat:repeat-x;
	padding-left:10px;
        position: relative;
        overflow: hidden;

}

#headerNavi img {
	border:none;
	vertical-align:top;
}

#headerNavi ul {
        float:left;
        left:50%;
        position:relative;
}

#headerNavi li {
	float:left;
	list-style: none;
        left:-50%;
        position:relative;
}

.clip {
    top: 150px;
    right:0px;
    position: fixed;
    z-index: 999;
    width: 150px;
    height:285px;
}

@media print{
.clip {
	display:none;
	}
}


/* =clip img display
----------------------------------------------- */
@media screen and (max-width: 1280px) {
.clip img {
display:none;
}
}



#wrapper {
	width: 1000px;
	margin: 0px auto;
	font-size: 12px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_wrapper_bg.gif);
	text-align: left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "Noto Sans Japanese Regular"
}

#header {
	margin: 0px 0px 20px 25px;
	width: 972px;
	overflow: hidden;
}
#container {
	margin: 0px auto;
	width: 950px;
}
#side {
	float: left;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
#contents {
	width: 730px;
	float: right;
	margin: 0px 0px 20px;
}
#footer {
	margin: 0px auto;
	width: 956px;
	clear: both;
	padding: 0px 0px 20px;
	background: #898A8D url(https://img20.shop-pro.jp/PA01190/436/etc/footer.gif?20120927100836) repeat-x top;
	color: #FFF;
}
#header h1 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-right: 22px;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#header form {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_header_search.gif) no-repeat left center;
	float: right;
	margin: 0px 0px 10px;
	clear: right;
	width: 422px;
}
#header form select {
	width: 200px;
	margin: 0px 7px 0px 20px;
}
#header form input {
	width: 120px;
	margin-right: 7px;
	vertical-align: top;
}
#header form button {
	border-style: none;
	padding: 0px;
	width: 40px;
	border-width: 0px;
	cursor: pointer;
	height: 20px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_header_search_btn.gif);
	vertical-align: top;
}
#header form button span {
	display: none;
}
#header p.logo {
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	margin: 10px 0;
	float: left;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header p.logo a img {
	border-style: none;
}

#header p.cart {
	line-height: 0;
	height: 30px;
	width: 144px;
	text-indent: -9999px;
	clear: right;
	float: right;
	margin: 0px 0px 8px 10px;
}
#header p.cart a {
	display: block;
	height: 100%;
	line-height: normal;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_header_cart.gif) left;
	margin-right: 24px;
}
#header p.cart a:hover {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_header_cart.gif) right;
}
#header ul.global-navi {
	width: 964px;
	clear: both;
}
#header ul.global-navi li {
	float: left;
	height: 37px;
	line-height: 0;
	margin: 0px 0px 0px 0px;
	width: 237px;
	text-indent: -9999px;
	border-bottom: 3px solid #666;
}
#header ul.global-navi li.company {
	width: 238px;
}
#header ul.global-navi li.inq {
	width: 236px;
}

#header ul.global-navi li a {
	display: block;
	height: 100%;
	line-height: normal;
	background-image: url(https://img20.shop-pro.jp/PA01190/436/etc/header_globalnavi.jpg?20120926161054); 
/*  background-image: url(https://www.chuwa-print.com/shop/global_menu.jpg);  */
}
#header ul.global-navi li.home a {
	background-position: 0px top;
}
#header ul.global-navi li.sk-payment a {
	background-position: -237px top;
}
#header ul.global-navi li.company a {
	background-position: -474px top;
}
#header ul.global-navi li.inq a {
	background-position: -712px top;
}
#header ul.global-navi li.home a:hover {
	background-position: 0px bottom;
}
#header ul.global-navi li.sk-payment a:hover {
	background-position: -237px bottom;
}
#header ul.global-navi li.company a:hover {
	background-position: -474px bottom;
}
#header ul.global-navi li.inq a:hover {
	background-position: -712px bottom;
}
#header div.member {
	margin: 0px 0px 20px;
	float: right;
	width: 430px;
}
#header div.member ul {
	padding: 0px;
	margin: 0px;

}
#header div.member ul li {
	line-height: 30px;
	height: 30px;
	margin: 0px 0px 8px 10px;
	text-indent: 20px;
	float: right;
}
#header div.member ul li a {
	color: #333;
	text-decoration: none;

}
#header div.member ul li.login {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_login.gif) no-repeat left center;
}
#header div.member ul li.regist {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_regist.gif) no-repeat left center;
}
#header div.member ul li.mypage {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_mypage.gif) no-repeat left center;
}
#header div.member ul li.logout {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_logout.gif) no-repeat left center;
}
#header div.member p.member {
	line-height: 1.3em;
	clear: both;
	text-align: right;
	margin-right: 24px;
}



#side h3 {
	font-size: 12px;
	clear: both;
	margin: 0px;
	line-height: 30px;
	color: #FFFFFF;
	background: #EA99B6 url(https://img.shop-pro.jp/tmpl_img/38/0303_side_h3.gif);
	text-indent: 20px;
	height: 30px;
}
#side div {
	clear: both;
	margin: 0px 0px 15px;
}
#side div ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	list-style-image:none;
}
#side div.category h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img20.shop-pro.jp/PA01190/436/etc/side_category_h3.gif?20120926184931);
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 8px;
}
#side div.category ul li {
	line-height: 0;
	border-bottom: 1px dotted #CCC;
}
#side div.category ul li a {
	line-height: 1.4em;
	display: block;
	padding: 6px 2px 6px 17px;
	text-decoration: none;
	color: #333;
	background-image:url(https://img20.shop-pro.jp/PA01190/436/etc/onepoint01.png?20120926200539);
	background-repeat:no-repeat;
	background-position:2px 8px;
}
#side div.category ul li a:hover {
	background-color: #F2EEE9;
}
#side div.category ul li a img {
	display: block;
	margin: 0px 0px 2px;
	border-style: none;
}
#side div.group h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img20.shop-pro.jp/PA01190/436/etc/side_group_h3.gif?20120926185000);
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 8px;
}
#side div.group ul li {
	line-height: 0;
	border-bottom: 1px dotted #CCC;
}
#side div.group ul li a {
	line-height: 1.4em;
	display: block;
	padding: 6px 2px 6px 17px;
	text-decoration: none;
	color: #333;
	background-image:url(https://img20.shop-pro.jp/PA01190/436/etc/onepoint01.png?20120926200539);
	background-repeat:no-repeat;
	background-position:2px 8px;
}
#side div.group ul li a:hover {
	background-color: #F2EEE9;
}
#side div.group ul li a img {
	display: block;
	margin: 0px 0px 2px;
	border-style: none;
}
#side div.freepage {
	border: 1px solid #CFCFCF;
}

#side div.freepage h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_menu_h3.gif);
	text-indent: -9999px;
	height: 30px;
	border-bottom: 1px solid #CFCFCF;
}
#side div.freepage ul {
	padding: 8px 0px;
}
#side div.freepage ul li {
	line-height: 0;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_arrow.gif) no-repeat 3px 6px;
	padding: 4px 2px 4px 20px;
}
#side div.freepage ul li a {
	line-height: 1.4em;
	text-decoration: none;
	color: #333;
}
#side div.freepage ul li a:hover {
	text-decoration: underline;
}
#side div.cart {

}

#side div.cart h3 {
	height: 30px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
}
#side div.cart h3 a {
	display: block;
	height: 100%;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_cart_h3.gif);
}
#side div.cart ul {
	background: #F1F1F1;
	padding: 8px;
}

#side div.cart ul li {
	line-height: 1.2em;
	padding: 4px 0px;
	border-bottom: 1px dotted #D4E2EA;
}
#side div.cart ul li a {
	text-decoration: none;
}
#side div.cart ul li a:hover {
	text-decoration: underline;
}
#side div.cart ul li span {
	font-size: 10px;
}
#side div.cart p {
	line-height: 70px;
	text-align: center;
	background: #F1F1F1;
}
/*送料無料表示*/
#side div.cart p.incart_name {
	line-height:1.4;
	text-align:left;
	padding:5px;
}
#side div.cart p.stotal {
	line-height:1.4;
	text-align:right;
	padding:5px;
}
#side div.cart p.total {
	line-height:1.4;
	text-align:right;
	padding:5px;
	border-top:1px dotted #666;
	border-bottom:1px solid #666;
}
#side div.cart ul.postage li {
	color:red;
}
#side div.subtotal {
	margin-bottom:0;
}
/*送料無料表示ここまで*/
#side div.mailmaga {
	text-align: center;
}

#side div.mailmaga h3 {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_mailmaga_h3.gif);
	height: 30px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
}
#side div.mailmaga p {
	font-size: 10px;
	line-height: 3em;
}
#side div.manager {
	background: #FBF9F6;
	border: 1px solid #CFCFCF;
}
#side div.manager h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_manager_h3.gif);
	text-indent: -9999px;
	height: 43px;
}
#side div.manager h4 {
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 6px 0px 8px;
	color: #333;
}
#side div.manager div {
	margin: 0px;
	padding: 10px 0px;
}
#side div.manager img.photo {
	display: block;
	margin: 0px auto 4px;
}
#side div.manager p.memo {
	font-size: 10px;
	line-height: 1.4em;
	margin: 0px 10px;
}
#side div.manager p.blog {
	line-height: 10px;
	font-size: 10px;
	text-indent: -9999px;
	margin: 10px auto 0px;
	height: 25px;
	width: 151px;
}
#side div.manager p.blog a {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_manager_blog.gif);
	display: block;
	height: 100%;
}
#side div.qrcode {
	border: 1px solid #CFCFCF;
	padding-bottom: 10px;
}
#side div.qrcode h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_mobile_h3.gif);
	text-indent: -9999px;
	height: 40px;
	margin-bottom: 8px;
}
#side div.qrcode img {
	display: block;
	margin: 0px auto;
}
#side div.seller h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img20.shop-pro.jp/PA01190/436/etc/side_seller_h3.gif?20120926185012);
	text-indent: -9999px;
	height: 30px;
}
#side div.seller ul {
	padding: 8px 4px;
}
#side div.seller ul li {
	line-height: 0;
}
#side div.seller ul li a {
	text-decoration: none;
	line-height: 1.4em;
}
#side div.seller ul li a:hover {
	text-decoration: underline;
}
#side div.seller ul li span {
	font: 10px Verdana, Geneva, sans-serif;
	display: block;
	line-height: 1.2em;
}
#side div.seller ul li span.num {
	font-weight: bold;
	color: #FFF;
	background: #999;
	text-align: center;
	width: 50px;
	line-height: 1.4em;
}
#side div.seller ul li span.price {
	color: #666;
}
#side div.seller ul li span.soldout {
	font-weight: bold;
}
#side div.seller ul li.type1 {
	margin: 0px auto 15px;
	width: 180px;
	text-align: center;
}
#side div.seller ul li.type1 img {
	display: block;
	margin: 0px auto 3px;
	border-style: none;
}
#side div.seller ul li.type1 span.num {
	width: 180px;
	margin: 0px auto 5px;
}
#side div.seller ul li.type1 span.none {
	height: 118px;
	width: 118px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
	margin: 0px auto 3px;
}
#side div.seller ul li.type2 {
	text-align: center;
	float: left;
	width: 92px;
	font-size: 10px;
	margin: 0px 0px 15px;
}
#side div.seller ul li.type2 img {
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	width: 80px;
}
#side div.seller ul li.type2 span.num {
	width: 84px;
	margin: 0px auto 5px;
}
#side div.seller ul li.type2 span.none {
	height: 78px;
	width: 78px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 78px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
	margin: 0px auto 3px;
}
#side div.seller ul li.type3 {
	padding: 2px 0px;
	border-top: 1px dotted #D4E2EA;
	clear: both;
	margin: 0px 8px;
}
#side div.seller ul li.type3 span.num {
	margin: 0px 5px 2px 0px;
	float: left;
}
#side div.seller ul li.type3 span.price {
	text-align: right;
	clear: both;
}
#side div.seller ul li.type3 span.soldout {
	text-align: right;
	clear: both;
}


#side div.feed h3 {
	display: none;
}
#side div.feed ul {
	text-align: center;
	height: 46px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_feed.gif);
	position: relative;
}
#side div.feed ul li {
	margin: 0px;
	font-size: 10px;
	line-height: 10px;
	text-indent: -9999px;
	position: absolute;
	height: 22px;
	top: 13px;
}
#side div.feed ul li a {
	display: block;
	height: 100%;
}
#side div.feed ul li.rss {
	width: 47px;
	left: 56px;
}
#side div.feed ul li.atom {
	width: 57px;
	left: 113px;
}

#side div.recent-trackback h3 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_side_tb_h3.gif);
	text-indent: -9999px;
	height: 30px;
}
#side div.recent-trackback dl {
	background: #FBF9F6;
	padding: 8px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#side div.recent-trackback dl dt {
	line-height: 1.4em;
}

#side div.recent-trackback dl dd {
	line-height: 1.2em;
	margin-bottom: 6px;
}
#side div.recent-trackback dl dd a {
	text-decoration: none;
}
#side div.recent-trackback dl dd a:hover {
	text-decoration: underline;
}

#side div.recent-trackback dl dd span.date {
	display: block;
	font: 10px Verdana, Geneva, sans-serif;
}

#contents h2 {
	font-size: 13px;
	line-height: 17px;
        font-weight:normal;
	clear: both;
	padding: 6px 0px 8px 25px;
	margin: 0px 0px 10px;
	color: #FFF;
	background: #666 url(https://img20.shop-pro.jp/PA01190/436/etc/contents_h2.gif?20120926184816) no-repeat left top;
	text-align: left;
}
#contents h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 16px 5px 15px;
	margin: 0px 0px 15px 30px;
	color: #666;
	border-bottom: 1px solid #666;
	border-left: 4px solid #666;
	letter-spacing: 0.1em;
}
#contents p {
	line-height: 1.4em;
	margin: 0px 40px 0px 0px;
}
#contents ul {
	line-height: 1.4em;
	margin: 0px 40px 15px;
	list-style-type:none;
	list-style-image:none;
}
#contents ul li {
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_icon_arrow.gif) no-repeat left 0.2em;
	padding: 0px 0px 0px 15px;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	letter-spacing: 0.1em;
	text-align: center;
}
#contents p.sort {
	text-align: right;
}

#contents ul.topicpass {
	margin: 0 0 5px;
}
#contents ul.topicpass li {
	display: inline;
	margin: 0;
	line-height: 1.5em;
	padding: 0px;
	background-image: none;
}
#contents ul.topicpass li a {
	margin:0;
}
#contents ul.product {
	margin: 0px 0px 0px 30px;
	list-style-type:none;
	list-style-image:none;
	clear: both;
}
#contents ul.product li {
	margin: 0px 20px 20px 0px;
	float: left;
	width: 150px;
	text-align: center;
	/*line-height: 0;*/
	padding: 0px;
	background: url(none);
}
#contents ul.product li a {
	text-decoration: none;
	line-height: 1.2em;
}
#contents ul.product li a:hover {
	text-decoration: underline;
}
#contents ul.product li a img{
	display: block;
	margin: 0px auto 3px;
	border-style: none;
}
#contents ul.product li span {
	display: block;
	text-align: center;
	margin: 0px auto 3px;
	font-size: 10px;
	line-height: 1.2em;
}
#contents ul.product li span.none {
	height: 118px;
	width: 118px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 118px;
	background: #FFF;
	border: 1px solid #CCC;
	color: #CCC;
	cursor: pointer;
}
#contents ul.product li span.exp {
	line-height: 1.3em;
	margin: 0px 7px 3px;
}
#contents ul.product li span.regular {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: line-through;
	color: #818181;
}
#contents ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-weight: bold;
}
#contents ul.product li span.soldout {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFF;
	background: #ca4733;
}
#contents ul.page {
	text-align: center;
	margin: 0px auto 30px;
	clear: both;
	width: 700px;
}
#contents ul.page li {
	list-style-type:none;
	list-style-image:none;
	margin: 0px;
	padding: 0px;
	background: url(none);
	font: 10px Verdana, Geneva, sans-serif;
	display: inline;
}
#contents ul.page li a, #contents ul.page li span {
	display: inline-block;
	padding: 5px 7px;
	text-decoration: none;
	margin: 0px 0px 10px;
}
#contents ul.page li a {
	border: 1px solid #B9B9B9;
	background: #B9B9B9;
	color: #FFF;
}
#contents ul.page li a:hover {
	border: 1px solid #B9B9B9;
	background: #FFF;
	color: #B9B9B9;
}
#contents ul.page li span{
	border: 1px solid #CCC;
	background: #FFF;
	font-weight: bold;
	color: #CCC;
}
#contents dl.posted {
	margin: 0px 40px 20px;
}
#contents dl.posted dt {
	font-size: 10px;
	line-height: 1.6em;
	font-weight: bolder;
}
#contents dl.posted dt span {
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 8px;
}
#contents dl.posted dd {
	line-height: 1.4em;
	margin-bottom: 8px;
}
#contents dl.posted dd a {
	font-weight: bold;
}
#contents dl.posted dd p {
	font-size: 10px;
	color: #666;
	margin: 0px 0px;
}



#contents div.pickup {
	clear: both;
}
#contents div.pickup h2 {
	font-size: 10px;
	line-height: 10px;
	background: url(https://img20.shop-pro.jp/PA01190/436/etc/pickup_h2.gif?20120926185303);
	text-indent: -9999px;
	height: 30px;
	padding: 0px;
}
#contents div.pickup h2.none {
	display: none;
}
#contents div.pickup div.btm-half ul.product li {
	margin: 0px 10px 20px 0px;
	float: left;
	width: 70px;
	text-align: center;
	line-height: 0;
	padding: 0px;
	background: url(none);
}
#contents div.pickup div.btm-half ul.product li a img{
	display: block;
	margin: 0px auto 3px;
	border-style: none;
	width: 70px;
}
#contents div.pickup div.btm-half ul.product li span.none {
	height: 68px;
	width: 68px;
	line-height: 68px;
}

#contents div.checkitem {
	clear: both;
}
#contents div.checkitem h3 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 2px 16px 2px 20px;
	}
#contents div.checkitem div.btm-half ul.product li {
	width:120px;
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 10px 20px 0;
}
#contents div.checkitem div.btm-half ul.product li img.ci_img {
	width:100px;
	border:none;
}
#contents div.checkitem ul.product {
	line-height: 1.6em;
	list-style-image: none;
	list-style-type: none;
	margin: 0 30px 20px;
}
#contents div.checkitem ul.product li span {
	display: block;
	font-size: 10px;
	line-height: 1.2em;
	margin: 0 auto 6px;
	text-align: center;
}
#contents div.checkitem ul.product li span.soldout {
	background: none repeat scroll 0 0 #ca4733;
	color: #FFFFFF;
	font-family: Verdana,Geneva,sans-serif;
	font-weight: bold;
	line-height: 1.4em;
}
#contents div.checkitem ul.product li span.none {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family: Verdana,Geneva,sans-serif;
	height: 68px;
	line-height: 68px;
	width: 68px;
}
#contents div.checkitem ul.product li a {
	text-decoration:none;
}
#contents div.checkitem ul.product li a:hover {
	text-decoration:underline;
}

#footer a {
	color: #FFF;
}

#footer p.pagetop {
	line-height: 10px;
	height: 28px;
	font-size: 10px;
	text-indent: -9999px;
	background: #FFF;
	width: 136px;
	margin-left: 820px;
}
#footer p.pagetop a {
	display: block;
	height: 100%;
	background: url(https://img.shop-pro.jp/tmpl_img/38/0303_footer_pagetop.gif);
}
#footer p.copyright {
	font-size: 11px;
	line-height: 1.8em;
	text-align: left;
  padding: 0 15px 10px 15px;
  color:#999;
}
#footer p.copyright a {
  color:#999;
}
#footer ul.footernavi {
	text-align: left;
  padding: 25px 15px;
}
#footer ul.footernavi li {
	display: inline;
	margin:0 20px 12px 0;
}
.banner img {
        width:200px;
        margin:5px 0;
        border: 1px solid #bdbdbd; 
}
#gmo_CMSPbar {
        display: none;
}


/*アイフォンケース販売ページ　フリーページ2*/
.title1 {
    font-size:19px;
    font-weight:bold;
    padding:20px 0;
}
.title2 {
    font-size:13px;
}
.title3 {
font-size:17px;
padding:0 0 0 100px;
}
.temp_table {
    font-size:12px;
	border:1px solid #333;
	border-top:none;
	display:table;
    margin:0 0 0 100px;
}
.temp_tr {
	display:table-row;
}
.temp_th,.temp_td {
	display:table-cell;
	padding:2px 32px;
}
.temp_th {
	background:#e7e7e7;
	border-top:1px solid #333;
	font-weight:bold;
	padding:0 0.5em;
}
.temp_td {
text-align:center;
	background:#fff;
	border-left:1px solid #333;
	border-top:1px solid #333;
}

.cart2 {
    width:720px;
    clear:both;
}
.cart2 img {
    padding: 0 0 20px 20px;
    float:left;
}
.cart2 span {
    display:block;
    font-size:20px;
    text-align:center;
    font-weight:bold;
    padding:30px 0 20px 0;
}
.red {
    color:red;
}

.nagare {
    font-size:15px;
}
.step {
    padding:5px; 
    margin:0 10px 0 0;
    background:#fef0b9;
}
.sankaku {
    width:40px;
    margin:0 0 5px 25px;
}
.setumei {
    font-size:15px;
    padding:0 0 0 110px;
}
.setumei2 {
    font-size:15px;
    padding:0 0 0 110px;
}

/* 印刷可能範囲 */
.title2 {
clear:both;
}
.title2 p{
font-size:16px;
float:left;
}

/* 著作権に関しての注意事項 */
.chosaku p {
font-size:15px;
margin:0!important;
padding:0 0 0 10px!important;
}
.ok {
color:#FFFFFF;
background-color:blue;
padding:0 7px;
margin:0 0 0 5px;
}
.ng {
color:#FFFFFF;
background-color:red;
padding:0 7px;
margin:0 0 0 5px;
}

/* Q and A */
#chutarou_q-a {
    text-align:center;
    padding: 20px 0 0 0;
}
.q-a_sub_title ul {
    margin:0;
    padding:0 0 30px 0;    
    clear:both;
}
.q-a_sub_title li {
    float:left;
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0 20px;
}
.situmon {
    font-size:13px;
    margin:0 0 40px 0;
}
.question {
    color:red;
    font-weight:bold;
}
.answer {
    color:green;
    font-weight:bold;
}


/* Q and A まとめ */
.situmon dl {
    background-color:#fffffa;
    margin: 20px 0 20px 10px;
}
.situmon dt {
    float:left;
}
.situmon dd {
    margin: 0 0 0 40px;
}
.que {
    color:red;
}
.ans {
    color:green;
}



.chumonmae {
    padding:0 0 30px 0;
}
.left_table {
float:left;
padding:0;
margin:0 10px 0 0;
}

/*ご注文からお届けまで*/
.nouhin_nagare {
color:#2e458e;
font-size:20px;
font-weight:bold;
text-align:center;
margin:20px 0;
}
.nouhin_nagare span {
color:#6fdd64;
padding:0 2px;
}

table .nouhin {
	background-color:#CCCCCC;
	width:100%;
}
table td {
	padding:3px 5px;
}
.nouhin_1 {
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.nouhin_3 {
        font-size:18px;
        color:#2e458e;
        text-align:center;
        padding:10px 0;
        width:200px;
	background-color:#daf9d7;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.nouhin_title {
font-size:20px;

}

/*お支払い方法*/
table .siharai {
	background-color:#CCCCCC;
	width:100%;
　　 margin:0 0 20px 0;
}

table td {
	padding:3px 5px;
}
.siharai_1 {
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.siharai_2 {
    width:200px;
	background-color:#f4f4f4;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
.siharai_3 {
    width:200px;
	background-color:#fef0b9;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}


/*各項目のバー*/
.title_bar {
border-left: 5px solid #ffbb0a;
margin: 0 3px 0 0;
} 



/* 商品紹介(アクリル) */
#shouhin_akuriru {
width:730px;
text-align:center;
}

#shouhin_akuriru a {
text-decoration:none;
}

#shouhin_akuriru ul {
padding:0;
margin:0;
}

#shouhin_akuriru li {
width:47%;
float:left;
list-style-type:none !important;
list-style-image:none !important;
background: url(none) !important;
}

#shouhin_akuriru img {
width:100%;
}

#shouhin_akuriru p {
font-size:15px;
padding:0; !important;
margin:0; !important;
}

#shouhin_akuriru .center {
text-align:center;
}


.title2 #tateyoko {
padding:0 0 0 5px;
margin:0;
}

.title2 #tateyoko img {
width:163px;
}

.title2 #tateyoko li {
padding:0 0 0 10px;
margin:0;
list-style-type:none !important;
list-style-image:none !important;
background: url(none) !important;
float:left;
text-align:center;
}



/* 商品紹介(マグネットシート) */
#shouhin_3retu {
width:730px;
}

#shouhin_3retu a {
text-decoration:none;
}

#shouhin_3retu ul {
padding:0;
margin:0;
}

#shouhin_3retu li {
width:40%;
float:left;
list-style-type:none !important;
list-style-image:none !important;
background: url(none) !important;
}

#shouhin_3retu img {
width:100%;
}

#shouhin_3retu p {
font-size:15px;
padding:0; !important;
margin:0; !important;
}

/* 商品紹介(クリア名刺_テンプレート版) */
#contents .title2 ul {
	display: flex;
    flex-wrap: wrap;
    list-style-type: none;
  	margin: 0;
}

#contents .title2 ul li {
	background: none;
	padding: 0px 20px 50px 15px;
  	text-align: center;
}

/* トップページスライダー */
.slider {
clear:both !important;
width:947px !important;
height:280px !important;
margin-bottom: 18px !important;
}

/* 縁なし */
.bx-viewport {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  background: transparent !important;
}




/* スライダーサムネイル写真 */
#bx-pager {
border-top: solid #666 7px;
background-color: #fcfcfc !important;
text-align: center !important;
padding:10px 0 !important;
width:947px !important;
height: 
  50px !important;
}
#bx-pager img {
width:12% !important;
padding:0 1px !important;
}

/* 枠線のスタイル(アクティブ時) */
#bx-pager a:hover img, #bx-pager a.active img {
border: solid #5280DD 1px !important;
}
/* 枠線のスタイル(非アクティブ時) */
#bx-pager a img {
padding: 3px !important;
margin: 0 3px !important;
border: solid #ccc 1px !important;
}


/* ご利用ガイド */
#guide{
clear:both;
}
#guide_t {
font-size:12px;
color:#2686cd;
font-weight:bold;
height:23px;
padding:2px 0 5px 15px;
background: url(https://www.chuwa-print.com/shop/guide/guide_back.jpg) no-repeat;
}

#guide p {
padding:10px;
margin:0;
}

#guide b {
color:#26accd;
}

/* 田中太山ページ */
#layout_taizan {
width:725px;
  font-size:13px;
  text-align:center;
  clear:both;
}
#layout_taizan img {
float:left;
  padding-bottom:5px;
}
