@charset "utf-8";
.atc-ctn {
	background-color: #FFFFFF;
	width: 899px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	position: relative;
	clear: both;
	border-collapse: collapse;
	padding-bottom: 16px;
}
.atc-ctn td {
	vertical-align: top;
}
.atc-inner table td {
	vertical-align: inherit;
}

.aside {
	width: 169px;
	padding: 15px 14px 15px 15px;
	background-color: #F0F0F0;
	border-right: 1px solid #999999;
}
.aside h2 {
	text-align: center;
	font-size: 135%;
	margin-bottom: 20px;
	left: auto;
	right: auto;
}
.aside h2 img {
	margin-bottom: 10px;
}
.aside .page-menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	margin-bottom: 20px;
}
.aside   .page-menu   li  {
	border-top: 1px solid #999999;
}
.aside .page-menu li a {
	color: #000000;
	text-decoration: none !important;
	display: block;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.aside .page-menu li a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
.aside .to-order {
	font-size: 90%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	border: 1px solid #999999;
	color: #0066cc;
	line-height: 1.6;
	margin-bottom: 20px;
}
.aside .to-order input {
	margin-bottom: 5px;
	_font-size: 90%;
}
.aside .inquiry-menu {
	border: 1px solid #999999;
	padding: 20px 0;
	list-style: none;
	color: #0066cc;
	font-size: 90%;
	margin-bottom:20px;
}
.aside .inquiry-menu li {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aside .inquiry-menu li input {
	margin-bottom: 5px;
	_font-size: 90%;
}
.atc h3, .atc p, .atc ul, .atc ol, .atc address, .atc dl {
	margin-bottom: 1.5ex;
}

.atc .title {

}
.atc .title h2 {
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
}
.atc .title h2 small {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 60%;
	color: #666666;
}
.atc .title p {
	margin-bottom: 0px;
}

.atc-inner {
	padding: 16px;
}
.atc-inner .desc {
	margin-bottom: 40px;
}

.atc-inner .promo {
	text-align: center;
}
.atc-inner h3 {
	font-size: 110%;
}
.atc-inner h3 small {
	color: #333333;
}

.atc table {
	border-collapse: collapse;
	margin: 0 0 20px;
}
.aside2 {
	width: 200px;
	padding: 0 0 0 5px;
}
.blog-list .atc-wrp {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.blog-list  .atc-ctn {
	float: left;
	width: 689px;
}
.blog-list  .atc-ctn td {
}
.blog .aside {
	padding-right: 14px;
	padding-left: 15px;
	width: 150px;
}
.blog-list .atc {
	width: 500px;
	overflow: hidden;
}
.blog-list .atc img {
	width: auto;
	height: auto;
	max-width: 400px !important;
}
.blog .aside2 {
	float: right;
	width: 200px;
}

table.price-ctn, table.datatype {
	width: 100%;
}
table.price-ctn th, table.price-ctn td {
	padding: 8px;
	border: 1px solid #999999;
}
table.price-ctn th  {
	background-color: #F0F0F0;
	color: #0066CC;
	font-weight: normal;
}
table.datatype td {
	vertical-align: middle;
	padding: 5px;
}
.pagelist {
	padding: 5px 0 !important;
}
.pagelist span {
	padding: 0 10px;
}
.card {
	width: 318px;
	float: left;
	border: 1px solid #AAAAAA !important;
	border-collapse: separate;
	height: 230px;
	overflow-y: hidden;
	margin: 2px !important;
}
.card  .card-img {
	vertical-align: middle;
	padding: 5px;
	width: 150px;
	text-align: center;
}
.card .card-atc {
	padding: 15px;
}
.card h3 {
	font-size: 120%;
	border-bottom: 1px solid #AAAAAA;
}
.card h3 a {
	color: #000000;
	text-decoration: none !important;
}
.card h3 a:hover {
	color: #0066CC;
	text-decoration: underline !important;
}
.card h3 small {
	font-size: 60%;
	color: #AAAAAA;
	display: block;
}
.card .entry-fuki {
	height: 50px;
	overflow: auto;
	font-size: 85%;
	color:#AAAAAA;
}
.card .entry-info {
	width: 100%;
	font-size: 85%;
	margin-bottom: 5px;
}
.card .entry-info th, .card .entry-info td {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.card  .entry-info  th {
	font-weight: normal;
	text-align: left;
	width: 4em;
	color: #AAAAAA;
}
.wpcard .wpcard-info th {
	font-weight: normal;
	text-align: left;
	width: 4em;
	color: #AAAAAA;
	padding-right: 1em;
}
.card .entry-copyright {
	color: #666666;
	font-size: 80%;
	margin: 0 !important;
}

.wpcard {
	width: 500px;
	border: 1px solid #AAAAAA !important;
	margin-bottom: 20px;
}
.wpcard-pics {
	width: 310px;
	padding: 10px 0 10px 10px;
}
.wpcard-pic1  {
	width: 300px;
}

.wpcard-pic2, .wpcard-pic3 {
	margin-right: 6px;
	margin-top: 6px;
	width: 147px;
}

.wpcard-info {
	padding: 10px 10px 10px 0;
	vertical-align: top !important;
}
.wpcard-info h3 {
	margin-bottom: 15px;
}
.wpcard-info h3 small {
	display: block;
}










.atc .ftr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 15px;
}
.atc .ftr p {
	text-align: center;
	font-size: 85%;
	color: #666666;
}




.blog .atc-inner {
	padding: 16px 24px;
}
.blog-list .atc-inner {
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
.blog .arcnavi {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 0px;
}
.blog .arcnavi a {
	text-decoration: none !important;
}
.blog .arcnavi img {
	vertical-align: middle;
}
.blog .arcnavi .next {
	text-align: right;
}


.blog .entry {
	border-bottom : 1px dashed #808080;
	padding : 15px 0;
	position: relative;
	overflow: hidden;
}
.blog .entry table {
	margin-bottom :0px;
}
.blog .entry td {
}


.blog .entry .entrydate {
	position: absolute;
	left: 0px;
	top: 16px;
	width: 67px;
	height: 59px;
	text-align: center;
	font-size: 12px;
	padding: 8px 4px;
	line-height: 1.1;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/blog/img/date.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.blog .entry .entrydate strong {
	font-size: 250%;
	font-weight: normal;
}
.blog .entry .entrydate .Sat {
	color: #0066FF;
}
.blog .entry .entrydate .Sun {
	color: #E80000;
}

.blog .entry .entryheader {
	margin-top: 10px;
	height: 70px;
	margin-bottom: 30px;
}
.blog  .entry  .entrycategory {
	margin-left: 90px;
	margin-top: 0;
	font-size: 95%;
}
.blog .entry .entryauthor {
	margin-top: -10px;
	margin-left: 90px;
	font-size: 80%;
	color: #666666;
}
.blog .entry h3 {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	padding-bottom: 5px;
	margin-left: 90px;
	font-size: 120%;
}
.blog .entry h3 a {
	text-decoration: none !important;
}
.blog .entry .entry-data {
	font-size: 80%;
	margin-bottom: 0px;
	text-align:right;
}
.blog .entry .entry-item {
	font: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	text-align: center;
	padding-right: 25px;
}
.blog .entry .entry-item img {
	width: auto;
	max-width: 150px;
	margin: 0 10px 15px 0; 
	height: auto;
	_width: 150px;
}
.blog .entry .entry-body {
	font-size: 90%;
}
.blog .entry .entry-info {
	border-collapse: collapse;
	width: 400px;
	margin-left: 37px !important;
	margin-top: 15px;
	border: 1px solid #AAAAAA;
}
.blog .entry .entry-info th, .blog .entry .entry-info td {
	border: 1px solid #AAAAAA;
	padding: 2px 4px;
}


.blog .entry .entry-info th {
	background-color: #F0F0F0;
	color: #AAAAAA;
	width: 6em;
}

.blog .staffs {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 0 0 15px;
	margin-bottom: 30px;
}
.blog-list .staffs {
}
.blog .staffs  ul {
	margin: 0 -5px;
}

.blog-list .staffs ul {
	margin: auto;
	width: 170px;
}


.blog .staffs h3 {
	text-align: center;
	margin: 15px auto;
}
.blog .staffs li {
	padding: 6px;
	float: left;
	height: 80px;
	width: 60px;
	overflow: hidden;
	margin: 0 4px 7px;
	_margin: 0 3px 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	text-align: center;
	font-size: 80%;
	background-color: #FFFFFF;
}
.blog .staffs li img {
	width: 60px;
	height: 60px;
	margin-bottom: 3px;
}
.blog .staffs li a {
	text-decoration: none !important;
}
.blog .last-entries {
}
.blog .last-entries li {
	list-style: none;
	margin-bottom: 15px;
	position: relative;
}
.blog .last-entries h3 {
	font-size: 100%;
}
.blog .last-entries li .entry-img {
	display: block;
	float: left;
	margin-right: -84px;
	width: 84px;
	text-align: center;
}
.blog .last-entries li .h3-atc {
	display: block;
	padding-left: 94px;
	padding-right: 28em;
}
.blog .last-entries li .entry-body {
	font-size: 85%;
	color: #AAAAAA;
	padding-left: 94px;

}
.blog .last-entries li .entry-author {
	font-size: 90%;
	color: #666666;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 26em;
	text-align: right;
	overflow: hidden;
}
.blog .last-entries li .entry-author strong {
	font-size: 120%;
	font-weight: normal;
}
.blog .pickup {
	margin-bottom: 40px;
}
.blog .pickup h3 {
	font-size: 110%;
	margin-left: 5px;
	color: #666666;
}
.blog .pickup ul {
	padding-left: 25px;
	list-style-type: square;
	font-size: 84%;
}
.blog .pickup li a {
	font-weight: bold;
	font-size: 119%;
	padding-right: 1em;
}
.blog .author .username strong {
	white-space: normal;
}
.blog acronym {
	border: none;
}
.blog .left-side {
	padding: 10px;
	width: 110px;
	vertical-align: top;
	background-color: #EBEBD6;
	font-size: 90%;
}
.blog .author {
	margin-top: -30px;
	padding: 10px;
	background-color: #EFEFEF;
	overflow: hidden;
}
.blog .author a {
	text-decoration: none !important;
	color: #000;
}
.blog .author a:hover {
	text-decoration: underline !important;
}

.blog .author small {
	font-size: 85%;
	color: #999999;
}
.blog .author .userpic {
	padding: 10px 0 8px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	width: 100px;
	margin: 0 auto 8px;
}
.blog .author .userpic img {
	width: 80px;
	height: 80px;
	margin-bottom: 10px;
}

.blog .author p {
	margin: 0;
	font-size: 85%;
}
.blog .usergcal {
	width: 180px;
	height: 360px;
	border: none;
	overflow: hidden;
	margin: 10px -15px;
}

.blog .bn {
	margin-bottom: 20px;
}
.blog .bn h4 {
	font-size: 90%;
	margin: 10px 0 0 0;
}
.blog .bn ul {
	padding-left: 20px;
	margin: 0;
}
.blog .cart {
}
.nenga  {
	background-color: #990000;
}

.nenga .aside {
	width: 150px;
}
.nenga .aside h2 {
	font-size: 100%;
}
.nenga .aside .menu-index {
	font-size: 85%;
	text-align: center;
	border-top: 1px solid #999999;
	font-weight: normal
}
.nenga .aside .radius-hdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
	font-size: 90%;
	text-align: center;
	border-bottom: 1px solid #B1B1B1;
}

.nenga .aside .radius-inr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
	font-size: 80%;
	padding: 5px;
}

.nenga  .title {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.gallery .title {
	border-bottom-style: none;
}

.nenga .aside2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.nenga  .atc  table {
	margin-bottom: 0px;
}
.nenga .stores {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nenga .stores table {
	margin: auto;
}