/** html #footer_logo img{
behavior: expression(IEPNGFIX.fix(this));
}

* html .item img {
behavior: expression(IEPNGFIX.fix(this));
}
*/

@charset "utf-8";
/* CSS Document */


/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

q:before,q:after {
    content: '';
}

a {
	text-decoration: none;
	outline: none;
	color: #333333;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

/*hr {
	position: absolute;
	left: -9999px;
	top: -9999px;
}*/


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }

.hidden,
hr {
	position: absolute;
	left: -9999px;
	display: block;
	top: -9999px;
}

.small {
	font-size: 80%;
}


/* Layout ----------------------------------------------------------------- */

body {
	background: #ffffff;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	font-size: 80%;
	line-height: 1.7;
	color: #333333;
}

#container {
	background: url(design-image/container-bg.png) repeat-x left top;
	width: 100%;
	min-width: 940px;
}

#container-inner,
#header-inner,
#g-nav-inner,
#footer-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#alpha, #beta {
    display: inline;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#content-inner {
	padding-top: 42px;
	padding-bottom: 20px;
}

.main-index #content-inner {
	padding-top: 35px;
}

#header-inner, #alpha-inner, #beta-inner {
    overflow: hidden;
}

#header-inner {

}

#alpha {
	width: 590px;
	float:left;
}

#beta {
	width: 300px;
	float: right;
}

/* Content ---------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: none;
}
a:hover,
#alpha a:hover {
	color:#D74831;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */
.main-index #header {
	background: url(design-image/main-index-header-bg.png) repeat-x center top;
	width: 100%;
	min-width: 940px;
}

.main-index #header-inner {
	height: 435px;
	position: relative;
	width: 940px;
}

#header-name {
	margin-bottom: 0em;
	display: block;
	position: absolute;
	top: -500px;
}

#header-description {
    margin-bottom: 0;
}

/* Footer */
#footer {
	background: #DC684F  url(design-image/footer-bg.png) repeat-x center top;
	color: #FFFFFF;
	margin-top: 40px;
	width: 100%;
	min-width: 940px;
}

#footer-inner {
	padding-top: 13px;
	height: 189px;
	position: relative;
}

/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	background: url(design-image/dotted.gif) repeat-x left bottom;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */


#beta a {
	text-decoration:underline;
}
#beta a img {
	border:1px solid #F2F2F2;
}
#beta a:hover img {
	border:1px solid #D74831;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#beta .widget-webshop a img,
#beta .widget-webshop a:hover img {
	border:none;
}
.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(design-image/widget-bg.gif) repeat left top;
	margin-bottom: 8px;
}

.widget-header {
	margin: 0px 8px;
}

.widget-content {
	position: relative;
	margin: 7px;
}

.widget-info img {
	position: absolute;
	top: 0px;
}

.widget-info .widget-content h2 {
	padding-top: 210px;
	background: url(design-image/widget-info-h2.gif) no-repeat center 210px;
	height: 62px;
	width: 252px;
	text-indent: -9999px;
}

.widget-bana img {
	margin-bottom: 8px;
}

.widget-bana img.last {
	margin-bottom: 0px;
}



@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

#copy {
	font-size: 85%;
	text-align: right;
	margin: 3em 0 0 0;
}

#copy h2 {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#copy p {
	text-transform: uppercase;
}

#copy p,
#copy address {
	display: inline;
}

/* Navigation ----------------------------------------------------------------- */

#g-nav {
	background: url(design-image/g-nav-bg.gif) repeat-x left top;
	position: relative;
	height: 53px;
	width: 100%;
	min-width: 940px;
}

#g-nav-inner {
}

#g-nav ul {
	list-style: none;
	height: 52px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#g-nav ul li {
	float: left;
}

#g-nav ul li a {
	display: block;
	height: 52px;
	text-indent: -9999px;
}

#g-webshop a {
	width: 129px;
	background: url(design-image/g-nav.gif) no-repeat left top;
}


#g-webshop a:hover,
#page-5 #g-webshop a {
	background: url(design-image/g-nav.gif) no-repeat left bottom;
}

#g-news a {
	width: 123px;
	background: url(design-image/g-nav.gif) no-repeat -129px top;
}

#g-news a:hover,
#ca-news #g-news a {
	background: url(design-image/g-nav.gif) no-repeat -129px bottom;
}

#g-concept a {
	width: 150px;
	background: url(design-image/g-nav.gif) no-repeat -252px top;
}

#g-concept a:hover,
#page-2 #g-concept a {
	background: url(design-image/g-nav.gif) no-repeat -252px bottom;
}


#g-reason a {
	width: 169px;
	background: url(design-image/g-nav.gif) no-repeat -402px top;
}

#g-reason a:hover,
#page-3 #g-reason a {
	background: url(design-image/g-nav.gif) no-repeat -402px bottom;
}

#g-shop a {
	width: 150px;
	background: url(design-image/g-nav.gif) no-repeat -571px top;
}

#g-shop a:hover,
#page-4 #g-shop a {
	background: url(design-image/g-nav.gif) no-repeat -571px bottom;
}

#g-blog a {
	width: 99px;
	background: url(design-image/g-nav.gif) no-repeat -721px top;
}

#g-blog a:hover,
#ca-blog #g-blog a {
	background: url(design-image/g-nav.gif) no-repeat -721px bottom;
}

#g-contact a {
	width: 120px;
	background: url(design-image/g-nav.gif) no-repeat -820px top;
}

#g-contact a:hover,
#page-6 #g-contact a {
	background: url(design-image/g-nav.gif) no-repeat -820px bottom;
}


#s-nav {
	font-weight: bold;
}
#footer a{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	color:#FF9999;
}



#s-nav-inner {
	padding-top: 22px;
}

#s-nav ul {
	font-size: 120%;
	border-bottom: 1px solid #E07B65;
	position: absolute;
	display: block;
	margin-left: 0px;
	right: 0px;
}


#w-nav ul {
	list-style: none;
	text-align: right;
}

#footer li {
	margin-left: 1em;
	white-space: nowrap;
}

/*#s-nav li {
	margin-left: 0.5em;
}*/

#s-nav li.first {
	margin-left: 0em;
}

#s-nav li,
#w-nav li {
	display: inline;
}

/* Utilities -------------------------------------------------------------- */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner,
.entry-asset .asset-meta,
.comment,
.asset-body {
    height: 1%;
}

/* Custom Styles ---------------------------------------------------------- */

#qo-cassette {
	position: relative;
	background: url(design-image/qo-cassette-bg.png) no-repeat left top;
}

*html #qo-cassette {
	margin-bottom: -1px;
}

#qo-cassette-inner {
	position: static;
	background: url(design-image/qo-cassette-inner-bg.png) no-repeat left 25px;
	height: 187px;
	padding-top: 25px;
	padding-left: 105px;
}

#qo-cassette .item {
	width: 230px;
	float: left;
	position: relative;
}

#qo-cassette .tare {
	width: 200px;
	margin-left: 15px;
	margin-right: 8px;
}

#qo-cassette .item h3 {
	padding-top: 135px;
	margin-bottom: 0em;
	border-top: none;
}

#qo-cassette .item p {
	clear: left;
	font-size: 75%;
}
*html #qo-cassette .item p,
*:first-child+html #qo-cassette .item p{
	font-size: 100px;
}

#qo-cassette .item img {
	position: absolute;
	top: 0px;
}
#qo-cassette .item h3 img {
	position:static;
}
#news-cassette,
#alpha {
	background: url(design-image/news-cassette-bg.gif) repeat-y left top;
	margin-top: 1em;
}
#alpha {
	margin-top: 0;
}
.main-index #alpha {
	background:none;
}

#news-cassette h2 {
	margin-bottom: 0em;
}

#news-cassette-inner,
.webpage #alpha-inner,
.blog #alpha-inner{
	padding-right: 30px;
	padding-left: 30px;
	background: url(design-image/news-cassette-inner-bg.gif) no-repeat left bottom;
	padding-bottom: 30px;
}

.webpage #alpha-inner,
.blog #alpha-inner {
	padding-top: 25px;


}

#news-cassette dl {
	width: 530px;
	margin-bottom: 0px;
}

#news-cassette dl dd {
	border-bottom: 1px solid #EED9D1;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 0.25em;
	padding-bottom: 0.75em;
}

#news-cassette dl dt {
	color: #CD2D0A;
	margin-top: .5em;
}

.webpage #alpha h2,
.blog #alpha h2 {
	background: url(design-image/line.gif) repeat-x left bottom;
	font-size: 140%;
	width: 530px;
	padding-bottom: 6px;
	padding-top: 1.3em;
	color: #000000;
	clear: both;
	line-height: 1.3;
}

.webpage div#alpha-inner > h2:first-child {
	padding-top: 0em;
}

.webpage #alpha h2.first,
.blog #alpha h2.first{
	padding-top: 0em;
}
#w-nav {
	margin-top: 3em;
}
#header {
	background: url(design-image/header_bg.jpg) repeat-x center top;
	width: 100%;
	min-width: 940px;
}
#header-content a {
	background: url(design-image/header_title.jpg) no-repeat center top;
	display: block;
	height: 224px;
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.main-index #header-content a {
	background: none;
	display: block;
	text-indent: 0px;
	height: auto;
	width: auto;
	position: absolute;
	top: -100px;
}
#flash {
	display: block;
	width: 963px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#footer_logo {
	display: block;
	position: absolute;
	top: 33px;
	z-index: 0;
}
#page-title img {
	vertical-align: middle;
	margin-right: .5em;
}

#alpha table {
	border-collapse: collapse;
}
#alpha td,
#alpha th {
	padding:.5em;
}

#page-11 #alpha td,
#page-11 #alpha th,
#page-7 #alpha td,
#page-7 #alpha th,
#page-19 #alpha td,
#page-19 #alpha th,
#page-13 #alpha td,
#page-13 #alpha th,
#page-10 #alpha td,
#page-10 #alpha th,
#page-12 #alpha td,
#page-12 #alpha th,
#page-6 #alpha td,
#page-6 #alpha th,
.category-archive #alpha td,
.category-archive #alpha th,
.mt-entry-archive #alpha td,
.mt-entry-archive #alpha th {
	background: url(design-image/dotted.gif) repeat-x left bottom;
}
#page-11 #alpha table,
#page-7 #alpha table,
#page-19 #alpha table,
#page-13 #alpha table,
#page-10 #alpha table,
#page-12 #alpha table,
#page-6 #alpha table,
.category-archive #alpha table,
.mt-entry-archive #alpha table {
	width:100%;
	margin:1em 0;
}

.price {
	color: #C71D0C;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float:left;
	margin-right: .5em;
}
#page-5 form {
	display:block;
}
#page-5 input {
	vertical-align:middle;
}
h4 {
	font-size: 130%;
}
#page-5 h4 {
	padding: 0px;
	margin: .5em 0px 0.6em;
}
.caption {
	margin-bottom: 0em;
	font-size: 85%;
	line-height: 1.3;
}
#page-5 table{
	margin-bottom:2em;
	padding-bottom: 1em;
}
#page-5 table table{
	margin-bottom:0;
	padding-bottom: 0;
	padding:0;
}
#page-5 td,
#page-5 th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
#page-5 table table td,
#page-5 table table th {
	vertical-align: middle;
	padding:0;
}
.explain {
	border-top: 1px solid #FCF9F8;
	background: url(design-image/container-bg.png) left bottom;
	font-size: 85%;
	border-bottom: 1px solid #DAC9C6;
	color: #634943;
}
.line {
	border-top: 1px solid #E3BFB0;
	}
#page-5 th img {
	padding-bottom: 15px;
	background: url(design-image/shadow_bottom.png) no-repeat left bottom;
	padding-right: 0.5em;
}
#page-5 th a:hover img {
	background: none;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}
#alpha h3 {
	border-top: 1px solid #E3BFB0;
	line-height: 1.4;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	color: #7A5E3A;
	clear: both;
}
.highlight {
	font-size: 80%;
	color: #7A5E3A;
}
.widget-content h2 {
	background: url(design-image/qo-cassette-inner-bg.png) -25px top;
	padding: .3em .3em .3em 1em;
	color: #666666;
}
.widget-content ul {
	margin-left: 1.5em;
	font-size: 85%;
}
.main-index .asset-name {

	padding-bottom: 0.7em;
	margin-top: 0px;
}
.suryo {
	width: 25px;
}

#page-5 #alpha h2 {
	font-size: 120%;
}
.mfp {
	width: 200px;
	padding: .3em;
	background: #FFFFFF url(design-image/input_bg.png) repeat-x left top;
	border: 1px solid #C8C9CC;
}
#comment-author,
#comment-email,
#comment-url,
#comment-text {
	padding: .3em;
	background: #FFFFFF url(design-image/input_bg.png) repeat-x left top;
	border: 1px solid #C8C9CC;
}
#alpha dt {
	font-weight: bold;
	background-image: url(design-image/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 1em;
	padding-left: 12px;
}
#new {
	height: 37px;
	width: 35px;
	background: url(design-image/new.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
	font-size: 5px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#alpha a {
	text-decoration: underline;
	color: #000000;
}
#alpha .asset-name a,
#alpha #news-cassette dl dd a {
	text-decoration: none;
}

#page-top ul {
	list-style:none;
	margin:2em 0 0 0;
	padding:0;
}
#page-top a{
	text-indent: -9999px;
	background: url(design-image/pagetop.gif) no-repeat left bottom;
	display:block;
	height: 20px;
	width: 130px;
}

.webpage span.cap {
	font-weight:normal;
	font-size: 80%;
}


#page-4 #alpha table th {
	font-weight: normal;
	white-space: nowrap;
}

#page-4 #alpha table td,
#page-4 #alpha table th {
	border-bottom: 1px solid #E3BFB0;
	padding: 0.3em;
	vertical-align: top;
}

#page-4 #alpha table th {
	padding-top: 0.5em;
}

#page-4 #alpha table th span.caption {
	line-height: 1.7;
}

