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

/**************************************************
*
*       homepage template base.css (s00013)
*
*	maincolor #333333
*
**************************************************/

/* **************************************

Common

***************************************** */

html {
        margin: 0;
        padding: 0;
        height: 100%;
}

body {
        margin: 0;
        padding: 0;
        height: 100%;
        text-align: center;
        color: #333333;
        -webkit-text-size-adjust: 100%;
        border-top: 5px solid #0F4FA6;
        word-wrap: break-word;
}

*html body {
        text-align: center;
        word-wrap: break-word;
}


/* **************************************

Layout

***************************************** */

#wrapper {
        width: 100%;
        margin: 0 auto;
        text-align: left;
}

#header {
        width: 940px;
        margin: 10px auto 0;
}

#header-line {
        width: 100%;
        background: none;
        height: 0;
        clear: both;
}

#contents-p1,
#contents-p2,
#contents-p3 {
        width: 940px;
        overflow: hidden;
        padding-top: 0px;
        margin: 0 auto;
}

#contents-p1 #right-col {
        width: 710px;
        float: right;
        margin: 10px 0 0;
        display: inline;
}

#contents-p2 #left-col {
        width: 710px;
        float: left;
        margin: 10px 0 0;
        display: inline;
}

#contents-p1 #left-col {
        width: 210px;
        float: left;
        margin: 10px 0 0;
        display: inline;
}

#contents-p2 #right-col {
        width: 210px;
        float: right;
        margin: 10px 0 0;
        display: inline;
}

#contents-p3 #contents-p3-inner-box {
        width: 940px;
        margin: 10px auto;
}

.box {
        margin: 0 0 15px;
        line-height: 1.2em;
        text-justify: inter-ideograph;
        word-wrap: break-word;
}

/* reset
------------------------------------------*/
p {
    font-size: 100%;
    line-height: 1em;
    padding: 0;
}

/* header
------------------------------------------*/
#header #logo {
        float: left;
        margin: 0;
}

#header #information {
        float: right;
        max-width: 940px;
        word-wrap: break-word;
        margin: 0 0 5px 0;
}

#header-nav {
        width: 940px;
        height: 47px;
        clear: both;
        overflow: hidden;
        border-radius: 3px;
        margin: 5px 0 0;
        background: none repeat scroll 0 0 #0F4FA6;
}

#header-nav ul {
        width: 940px;
        line-height: 1.2em;
        list-style: none;
        letter-spacing: 0.2em;
        overflow: hidden;
        margin: 0 auto;
        background: url("/img/themed/s00013/gradation.png") repeat-x scroll 0 -15px rgba(0, 0, 0, 0);
}

#header-nav li {
        float: left;
        height: 47px;
        margin: 0;
        width: 134px;
}

#header-nav ul li a {
        display: block;
        padding: 0;
        text-decoration: none;
        color: #FFFFFF;
        height: 100%;
        line-height: 47px;
        text-align: center;
        width: 134px;
}

#header-nav ul li a:hover,
#header-nav ul li.current {
    background: none repeat scroll 0 0 #006BB4;
    border-bottom: 1px dotted #FFFFFF;
    height: 44px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #444444;
}

#header-nav ul li a:focus {
        outline: none;
}

#header-nav ul li#nav-7 {
    width: 136px;
}

#header-nav ul li#nav-7 a {
    width: 136px;
}

#header-nav ul li#nav-7 a:hover,
#header-nav ul li#nav-7.current {
    width: 136px;
}

#nav-ul li a {
    float: left;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    z-index: 200;
}

#nav-ul li img {
    display: none;
}

.group:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

#top-img {
        clear: both;
        margin: 0 auto;
        padding: 33px 0 7px 0;
        text-align: center;
        background-image: url("/img/themed/s00013/header_middle_line.gif"), url("/img/themed/s00013/header_bottom_line.gif");
        background-repeat: repeat-x, repeat-x;
        background-position: 0 top, 0 bottom;
        overflow: hidden;
}

#top-img img {
        width: 940px;
	padding: 20px 0;
}

/* crumb・医ヱ繝ｳ縺上�E・�E�
------------------------------------------*/
#crumb {
        width: 920px;
        margin: 10px auto;
        overflow: hidden;
}

#crumb ul {
        color: #7b7b7b;
        font-size: 80%;
}

#crumb ul li {
        float: left;
        margin: 0 5px 0 0;
}

#crumb ul li a:hover {
        text-decoration: none;
}

/* sub-menu
------------------------------------------*/
#sub-menu {
        margin: 0  0 20px 0;
        width: 205px;
}

#sub-menu ul {
        margin: 10px 0 0 5px;
}

#contents-p1 #sub-menu ul li a, 
#contents-p2 #sub-menu ul li a {
        margin: 5px 0 5px 6px;
        padding: 5px 0 5px 10px;
}

#contents-p1 #sub-menu ul li a:hover,
#contents-p2 #sub-menu ul li a:hover {
        background: #f0f0f0;
        margin: 5px 0 5px 6px;
        padding: 5px 0 5px 10px;
        border-radius: 0 2px 0 0;
}

#sub-menu ul li {
        background: url("/img/themed/s00013/sub_menu_icon.gif") left center no-repeat;
}

#sub-menu ul li a {
        text-decoration: none;
        color: #727272;
        display: block;
        border-bottom: 1px dotted #999999;
        padding: 8px 0 8px 20px;
        zoom: 1;
}

/* copyright
------------------------------------------*/
#copyright {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin: 0 auto;
	padding-bottom: 0;
	line-height: 100px;
	font-size: 90%;
	background: #eeeeee;
	letter-spacing: 1px;
}

/* **************************************

Element

***************************************** */

/* Description
------------------------------------------*/
h1 {
        width: 940px;
        margin: 0 auto;
        text-align: right;
        font-size: 90%;
        padding: 10px 5px 0 10px;
}

/* 繝悶Ο繝�Eけ繧�E�繧�E�繝医Ν縲繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .open_hours-center h2,
#contents-p2 #left-col .open_hours-left h2,
#contents-p1 #right-col .article-center h2,
#contents-p2 #left-col .article-left h2,
#contents-p1 #right-col .nostyle-center h2,
#contents-p2 #left-col .nostyle-left h2,
#contents-p1 #right-col .news-center h2,
#contents-p2 #left-col .news-left h2,
#contents-p1 #right-col .news_scroll-center h2,
#contents-p2 #left-col .news_scroll-left h2,
#contents-p1 #right-col .company_info-center h2,
#contents-p2 #left-col .company_info-left h2,
#contents-p1 #right-col .contact-center h2,
#contents-p2 #left-col .contact-left h2,
#contents-p1 #right-col .faq-center h2,
#contents-p2 #left-col .faq-left h2,
#contents-p1 #right-col .blog-center h2,
#contents-p2 #left-col .blog-left h2,
#contents-p1 #right-col .shop-center h2,
#contents-p2 #left-col .shop-left h2 {
	height: 40px;
	padding: 0;
	margin: 0;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0.15em;
	color: #41403D;
	text-indent: 1.5em;
	background: url("/img/themed/s00013/h2_title_middle_bg.gif") 0 0 no-repeat;
        overflow: hidden;
        clear: both;
}

/* 繝悶Ο繝�Eけ繧�E�繧�E�繝医Ν縲繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .open_hours-left h2,
#contents-p2 #right-col .open_hours-center h2,
#contents-p1 #left-col .article-left h2,
#contents-p2 #right-col .article-center h2,
#contents-p1 #left-col .nostyle-left h2,
#contents-p2 #right-col .nostyle-center h2,
#contents-p1 #left-col .news-left h2,
#contents-p2 #right-col .news-center h2,
#contents-p1 #left-col .news_scroll-left h2,
#contents-p2 #right-col .news_scroll-center h2,
#contents-p1 #left-col .company_info-left h2,
#contents-p2 #right-col .company_info-center h2,
#contents-p1 #left-col .contact-left h2,
#contents-p2 #right-col .contact-center h2,
#contents-p1 #left-col .faq-left h2,
#contents-p2 #right-col .faq-center h2,
#contents-p1 #left-col .blog-left h2,
#contents-p2 #right-col .blog-center h2,
#contents-p1 #left-col .shop-left h2,
#contents-p2 #right-col .shop-center h2 {
	width: 210px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.15em;
	background: url("/img/themed/s00013/h2_title_short_bg.gif") 0 0 no-repeat;
        overflow: hidden;
        clear: both;
}

/* 險倁E��九ち繧�E�繝医Ν縲繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .article-center h3,
#contents-p2 #left-col .article-left h3,
#contents-p1 #right-col .shop-center h3,
#contents-p2 #left-col .shop-left h3 {
	height: 40px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0.15em;
        clear: both;
}

/* 險倁E��九ち繧�E�繝医Ν縲繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .article-left h3,
#contents-p2 #right-col .article-center h3,
#contents-p1 #left-col .shop-left h3,
#contents-p2 #right-col .shop-center h3 {
	height: 40px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 0.15em;
        clear: both;
}

/* 繧�E�繝悶Γ繝九Η繝ｼ縲繧�E�繧�E�繝医�?
------------------------------------------*/
#sub-menu h4 {
	width: 210px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	background: url("/img/themed/s00013/h2_title_short_bg.gif") 0 0 no-repeat;
        clear: both;
}

/* 螟ｧ縺阪�E�逕ｻ蜒上ｒ蜈�E�繧後◆譎ゅ↓繝悶Ο繝�Eけ縺�E�蜿弱∪繧狗ぜ縺�E�逕ｻ蜒剰・蜍�E�E��E�蟁E���E送E��
------------------------------------------*/
#contents-p1 #right-col .box img,
#contents-p2 #left-col .box img {
        max-width: 890px;
}

#contents-p1 #left-col .box img,
#contents-p2 #right-col .box img {
        max-width: 180px;
}

#contents-p1 #left-col .news_scroll-left .box img,
#contents-p2 #right-col .news_scroll-center .box img {
        max-width: 165px;
}

#contents-p1 #right-col .news-center .box img,
#contents-p2 #left-col .news-left .box img,
#contents-p1 #right-col .news_scroll-center .box img,
#contents-p2 #left-col .news_scroll-left .box img {
        max-width: 560px;
}

#contents-p1 #right-col .company_info-center .box img,
#contents-p2 #left-col .company_info-left .box img {
        max-width: 510px;
}

#contents-p1 #left-col .company_info-left .box img,
#contents-p2 #right-col .company_info-right .box img {
        max-width: 120px;
}

/* **************************************

繧�E�繝ｬ繝ｳ繝繝ｼ

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .open_hours-center .box,
#contents-p2 #left-col .open_hours-left .box {
	width: 680px;
        height: 260px;
	padding: 0;
        margin: 10px 15px 15px;
        height: auto;
        min-height: 260px;
        overflow: hidden;
}

#contents-p1 #right-col .open_hours-center .box .oh_month,
#contents-p2 #left-col .open_hours-left .box .oh_month {
	float: left;
	width: 185px;
	margin: 10px 20px 0 10px;
}

#contents-p1 #right-col .open_hours-center .box .oh_month table,
#contents-p2 #left-col .open_hours-left .box .oh_month table {
	width: 100%;
}

#contents-p1 #right-col .open_hours-center .box .oh_month caption,
#contents-p2 #left-col .open_hours-left.box .oh_month caption {
	color: #404040;
	padding: 0 0 0 5px;
	border-left: 2px solid #404040;
	margin-bottom: 4px;
}

#contents-p1 #right-col .open_hours-center .box .oh_month table td,
#contents-p2 #left-col .open_hours-left .box .oh_month table td {
	text-align: center;
	padding: 5px;
	border: 1px solid #ffffff;
}

#contents-p1 #right-col .open_hours-center .box .oh_month .oh_header_sunday,
#contents-p2 #left-col .open_hours-left .box .oh_month .oh_header_sunday {
	color: #ff0000;
}

#contents-p1 #right-col .open_hours-center .box .oh_desc,
#contents-p2 #left-col .open_hours-left .box .oh_desc {
        background: none repeat scroll 0 0 #F9F9F9;
        border: 1px dotted #BBBBBB;
	clear: none;
        margin: 37px 10px 10px;
        float: left;
        height: auto;
        max-width: 230px;
}

#contents-p1 #right-col .open_hours-center .box .oh_desc td,
#contents-p2 #left-col .open_hours-left .box .oh_desc td {
        padding: 5px;
        vertical-align: top;
        max-width: 195px;
	word-break: break-all;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .open_hours-left .box,
#contents-p2 #right-col .open_hours-center .box {
	width: 190px;
	height: auto;
	padding: 0;
        margin: 10px 10px 15px;
        overflow: hidden;
}

#contents-p1 #left-col .open_hours-left .box .oh_month,
#contents-p2 #right-col .open_hours-center .box .oh_month {
	width: 190px;
        margin: 0 auto 20px;
}

#contents-p1 #left-col .open_hours-left .box .oh_month table,
#contents-p2 #right-col .open_hours-center .box .oh_month table {
	width: 100%;
}

#contents-p1 #left-col .open_hours-left .box .oh_month caption,
#contents-p2 #right-col .open_hours-center .box .oh_month caption {
	color: #404040;
	padding: 0 0 0 5px;
	border-left: 2px solid #404040;
	margin-bottom: 4px;
}

#contents-p1 #left-col .open_hours-left .box .oh_month table td,
#contents-p2 #right-col .open_hours-center .box .oh_month table td {
	text-align: center;
	padding: 5px 4px;
	border: 1px solid #ffffff;
}

#contents-p1 #left-col .open_hours-left .box .oh_month .oh_header_sunday,
#contents-p2 #right-col .open_hours-center .box .oh_month .oh_header_sunday {
	color: #ff0000;
}

#contents-p1 #left-col .open_hours-left .box .oh_desc,
#contents-p2 #right-col .open_hours-center .box .oh_desc {
	clear: both;
        margin: -10px auto 0;
        border: 1px dotted #BBBBBB;
        background: none repeat scroll 0 0 #F9F9F9;
}

#contents-p1 #left-col .open_hours-left .box .oh_desc td,
#contents-p2 #right-col .open_hours-center .box .oh_desc td {
        padding: 5px;
        vertical-align: top;
        max-width: 155px;
	word-break: break-all;
}

/* **************************************

隕句・縺暦�E�・�E�倁E��九�E隕句・縺暦�E�・�E�倁E��具�E�医せ繧�E�繧�E�繝ｫ繧�E�繝ｼ繝育┌蜉�E�・�E�

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .article-center,
#contents-p2 #left-col .article-left,
#contents-p1 #right-col .nostyle-center,
#contents-p2 #left-col .nostyle-left {
        padding: 0;
        overflow: hidden;
}

#contents-p1 #right-col .article-center .box,
#contents-p2 #left-col .article-left .box,
#contents-p1 #right-col .nostyle-center .box,
#contents-p2 #left-col .nostyle-left .box {
        padding: 0;
        margin: 10px 25px 15px;
        height: auto;
        width: 660px;
}

#contents-p1 #right-col .article-center h3,
#contents-p2 #left-col .article-left h3 {
        padding: 0 0 5px;
        height: auto;
        margin: 10px 10px 10px -15px;
        border-bottom: 1px dashed #454545;
        width: 690px;
        text-indent: 0.8em;
        letter-spacing: 0.2em;
        line-height: 1.3em;
        font-weight: bold;
}

#contents-p1 #right-col .nostyle-center h3,
#contents-p2 #left-col .nostyle-left h3 {
	background: none;
	font-weight: 200;
	letter-spacing: 0.1em;
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	text-align: left;
	font-size: 100%;
	line-height: 1em;
}

#contents-p1 #right-col .nostyle-center .box p,
#contents-p2 #left-col .nostyle-left .box p {
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 100%;
}

#contents-p1 #right-col .nostyle-center .box img,
#contents-p2 #left-col .nostyle-left .box img {
	margin: 0;
	padding: 0;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .article-left,
#contents-p2 #right-col .article-center,
#contents-p1 #left-col .nostyle-left,
#contents-p2 #right-col .nostyle-center {
         padding: 0;
         overflow: hidden;
}

#contents-p1 #left-col .article-left .box,
#contents-p2 #right-col .article-center .box,
#contents-p1 #left-col .nostyle-left .box,
#contents-p2 #right-col .nostyle-center .box {
         padding: 0;
         margin: 10px 15px 15px;
         width: 180px;
         height: auto;
}

#contents-p1 #left-col .article-left h3,
#contents-p2 #right-col .article-center h3 {
         margin: 10px 10px 10px -5px;
         border-bottom: 1px dashed #454545;
         padding: 0 0 5px;
         text-indent: 0.4em;
         letter-spacing: 0.2em;
         line-height: 1.3em;
         width: 190px;
         background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
         font-size: 100%;
         font-weight: bold;
         height: auto;
}

#contents-p1 #left-col .nostyle-left h3,
#contents-p2 #right-col .nostyle-center h3 {
         background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	 font-weight: 200;
	 letter-spacing: 0.1em;
	 padding: 0;
	 margin: 0;
	 width: auto;
	 height: auto;
	 text-align: left;
	 font-size: 100%;
	 line-height: 1em;
}

#contents-p1 #left-col .nostyle-left .box p,
#contents-p2 #right-col .nostyle-center .box p {
         margin: 0;
	 padding: 0;
         line-height: 1em;
	 font-size: 100%;
}

#contents-p1 #left-col .nostyle-left .box img,
#contents-p2 #right-col .nostyle-center .box img {
	margin: 0;
	padding: 0;
}

/* **************************************

譁E��逹諠・�E��E�・医せ繧�E�繝ｭ繝ｼ繝ｫ譛会ｼ峨・譁E��逹諠・�E��E�・医せ繧�E�繝ｭ繝ｼ繝ｫ辟｡・�E�

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .news-center,
#contents-p2 #left-col .news-left,
#contents-p1 #right-col .news_scroll-center,
#contents-p2 #left-col .news_scroll-left {
	padding: 0;
        overflow: hidden;
}

#contents-p1 #right-col .news-center h2,
#contents-p2 #left-col .news-left h2,
#contents-p1 #right-col .news_scroll-center h2,
#contents-p2 #left-col .news_scroll-left h2 {
        text-indent: 1.1em;
        padding: 0;
	margin: 0;
	width: 710px;
	height: 32px;
	line-height: 36px;
	color: #ffffff;
	background: url("/img/themed/s00013/blue/news_title_middle_bg.gif") 0 0 no-repeat;
        overflow: hidden;
}

#contents-p1 #right-col .news-center .box,
#contents-p2 #left-col .news-left .box,
#contents-p1 #right-col .news_scroll-center .box,
#contents-p2 #left-col .news_scroll-left .box {
	padding: 10px 19px;
	width: 670px;
	border: 1px solid #1a93fe;
}

#contents-p1 #right-col .news_scroll-center .box,
#contents-p2 #left-col .news_scroll-left .box {
	height: 150px;
	overflow: auto;
}

#contents-p1 #right-col .news-center .box dt,
#contents-p2 #left-col .news-left .box dt,
#contents-p1 #right-col .news_scroll-center .box dt,
#contents-p2 #left-col .news_scroll-left .box dt {
	font-weight: bold;
        padding: 6px 0 7px;
  	font-size: 12px;
	float: left;
	letter-spacing: 1px;
	line-height: 120%;
	width: 100px;
}

#contents-p1 #right-col .news_scroll-center .box dt,
#contents-p2 #left-col .news_scroll-left .box dt {
        width: 7.8em;
}

#contents-p1 #right-col .news-center .box dd,
#contents-p2 #left-col .news-left .box dd,
#contents-p1 #right-col .news_scroll-center .box dd,
#contents-p2 #left-col .news_scroll-left .box dd {
        width: 560px;
	margin: 0 0 5px;
	padding: 6px 0 7px 8em;
	line-height: 120%;
	letter-spacing: 1px;
	border-bottom: 1px dotted #bfbfbf;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .news-left,
#contents-p2 #right-col .news-left,
#contents-p1 #left-col .news_scroll-left,
#contents-p2 #right-col .news_scroll-center {
	padding: 0;
        overflow: hidden;
}

#contents-p1 #left-col .news-left .box,
#contents-p2 #right-col .news-center .box,
#contents-p1 #left-col .news_scroll-left .box,
#contents-p2 #right-col .news_scroll-center .box {
	width: 190px;
	padding: 10px;
        margin: 10px 0 15px;
        background: none repeat scroll 0 0 #F8F8F8;
}

#contents-p1 #left-col .news_scroll-left .box,
#contents-p2 #right-col .news_scroll-center .box {
	height: 150px;
	overflow: auto;
}

#contents-p1 #left-col .news-left .box dt,
#contents-p2 #right-col .news-center .box dt,
#contents-p1 #left-col .news_scroll-left .box dt,
#contents-p2 #right-col .news_scroll-center .box dt {
        letter-spacing: 1px;
	font-weight: bold;
	padding: 0;
	font-size: 12px;
}

#contents-p1 #left-col .news-left .box dd,
#contents-p2 #right-col .news-center .box dd,
#contents-p1 #left-col .news_scroll-left .box dd,
#contents-p2 #right-col .news_scroll-center .box dd {
        margin: 0 0 5px;
	padding: 5px;
	border-bottom: 1px solid #bfbfbf;
        line-height: 1.3em;
}

/* **************************************

縺雁E��玲ュ蝣�E�繝ｻ莨夂､�E�讎り�E��E�

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .company_info-center,
#contents-p2 #left-col .company_info-left {
	padding: 0;
}

#contents-p1 #right-col .company_info-center .box,
#contents-p2 #left-col .company_info-left .box {
        margin: 15px;
}

#contents-p1 #right-col .company_info-center table,
#contents-p2 #left-col .company_info-left table {
	width: 680px;
        margin: 15px 0;
        table-layout: fixed;
}

#contents-p1 #right-col .company_info-center table th,
#contents-p2 #left-col .company_info-left table th {
       background: none repeat scroll 0 0 #F0F0F0;
       border: 1px solid #BFBFBF;
       font-size: 12px;
       letter-spacing: 0.1em;
       padding: 10px;
       width: 130px;
       word-wrap: break-word;
}

#contents-p1 #right-col .company_info-center table td,
#contents-p2 #left-col .company_info-left table td {
       border: 1px solid #BFBFBF;
       line-height: 1.5em;
       padding: 10px;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .company_info-left,
#contents-p2 #right-col .company_info-center {
	padding: 0;
}

#contents-p1 #left-col .company_info-left table,
#contents-p2 #right-col .company_info-center table {
        margin: 15px 5px;
        width: 200px;
	table-layout: fixed;
        overflow: hidden;
}

#contents-p1 #left-col .company_info-left table th,
#contents-p2 #right-col .company_info-center table th {
        background: none repeat scroll 0 0 #F0F0F0;
	padding: 10px;
	border: 1px solid #BFBFBF;
	width: 50px;
	letter-spacing: 0.1em;
	word-wrap: break-word;
}

#contents-p1 #left-col .company_info-left table td,
#contents-p2 #right-col .company_info-center table td {
	border: 1px solid #BFBFBF;
	padding: 10px;
	line-height: 1.2em;
}

/* **************************************

縺雁撫縺・粋繧上○

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .contact-center,
#contents-p2 #left-col .contact-left {
	padding: 0;
        word-wrap: break-word;
}

#contents-p1 #right-col .contact-center .box,
#contents-p2 #left-col .contact-left .box {
        padding: 0;
        margin: 10px 15px 15px;
}

#contents-p1 #right-col .contact-center table,
#contents-p2 #left-col .contact-left table {
        margin: 10px 0;
	width: 680px;
	table-layout: fixed;
}

#contents-p1 #right-col .contact-center table th,
#contents-p2 #left-col .contact-left table th {
	width: 130px;
	padding: 10px;
	letter-spacing: 0;
	border: 1px solid #bfbfbf;
	background: #f0f0f0;
	font-size: 90%;
}

#contents-p1 #right-col .contact-center table td,
#contents-p2 #left-col .contact-left table td {
	padding: 10px;
	line-height: 1.5em;
	border: 1px solid #bfbfbf;
}

#contents-p1 #right-col .contact-center table td  input,
#contents-p2 #left-col .contact-left table td input {
	width: auto;
}

/* 繝�Eく繧�E�繝育�? */
#contents-p1 #right-col .contact-center table td .text-input input,
#contents-p2 #left-col .contact-left table td .text-input input {
        resize: horizontal;
	overflow: auto;
}

#contents-p1 #right-col .contact-center table td input.input-text-s,
#contents-p2 #left-col .contact-left table td input.input-text-s {
	width: 45%;
}

#contents-p1 #right-col .contact-center table td input.input-text-m,
#contents-p2 #left-col .contact-left table td input.input-text-m {
	width: 80%;
}

#contents-p1 #right-col .contact-center table td input.input-text-l,
#contents-p2 #left-col .contact-left table td input.input-text-l {
	width: 99%;
}

#contents-p1 #right-col .contact-center table td textarea,
#contents-p2 #left-col .contact-left table td textarea {
	height: 200px;
	width: 502px;
        resize: vertical;
}

/* 繝峨Ο繝�E・繝繧�E�繝ｳ繝ｪ繧�E�繝育�? */
#contents-p1 #right-col .contact-center table td .select select,
#contents-p2 #left-col .contact-left table td .select select {
	max-width: 100%;
}

/* 繝ｩ繧�E�繧�E�繝懊ち繝ｳ逕ｨ */
#contents-p1 #right-col .contact-center table td .radio-style,
#contents-p2 #left-col .contact-left table td .radio-style {
	margin: 5px 0 0;
}

#contents-p1 #right-col .contact-center table td .radio-style input,
#contents-p2 #left-col .contact-left table td .radio-style input {
	margin: 0 6px 0 0;
 	width: 14px;
}

#contents-p1 #right-col .contact-center table td .radio-style label,
#contents-p2 #left-col .contact-left table td .radio-style label {
        display: inline-block;
        vertical-align: top;
        width: 480px;
        word-wrap: break-word;
}

/* 繝�Eぉ繝�Eけ繝懊ャ繧�E�繧�E�逕ｨ */
#contents-p1 #right-col .contact-center .inner-table div,
#contents-p2 #left-col .contact-left .inner-table div {
        margin: 0 10px 10px 0;
	border: medium none;
        width: 248px;
        word-wrap: break-word;
}

#contents-p1 #right-col .contact-center .inner-table,
#contents-p2 #left-col .contact-left .inner-table {
        border: medium none;
        width: auto;
}

#contents-p1 #right-col .contact-center .inner-table td,
#contents-p2 #left-col .contact-left .inner-table td {
	padding: 0;
	border: medium none;
	text-align: left;
	vertical-align: top;
        width: auto;
}

#contents-p1 #right-col .contact-center .inner-table .input checkbox,
#contents-p2 #left-col .contact-left .inner-table .input checkbox {
        width: 230px;
}

#contents-p1 #right-col .contact-center .inner-table .input checkbox input,
#contents-p2 #left-col .contact-left .inner-table .input checkbox input {
        width: 15x;
}

/* 隱�E�譏取枚逕ｨ */
#contents-p1 #rihgt-col .contact-center p,
#contents-p2 #left-col .contact-left p {
	margin: 5px auto;
	text-align: left;
}

#contents-p1 #right-col .contact-center p .example,
#contents-p2 #left-col .contact-left p .example,
#contents-p1 #right-col .contact-center p .char,
#contents-p2 #left-col .contact-left p .char {
	text-align: left;
}

/* 遒ｺ隱阪・繧�E�繝ｳ逕ｨ */
#contents-p1 #right-col .contact-center .box .submit-button,
#contents-p2 #left-col .contact-left .box .submit-button {
	margin: 5px 0 15px;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .contact-left,
#contents-p2 #right-col .contact-center {
	padding: 0;
}

#contents-p1 #left-col .contact-left .box,
#contents-p2 #right-col .contact-center .box {
	margin: 10px 5px 15px;
}

#contents-p1 #left-col .contact-left table,
#contents-p2 #right-col .contact-center table {
	width: 200px;
        margin: 5px 0;
        table-layout: fixed;
}

#contents-p1 #left-col .contact-left table th,
#contents-p2 #right-col .contact-center table th {
        background: none repeat scroll 0 0 #F0F0F0;
        border: 1px solid #BFBFBF;
	width: 14px;
	padding: 10px;
	letter-spacing: 0.1em;
}

#contents-p1 #left-col .contact-left table td,
#contents-p2 #right-col .contact-center table td {
        border: 1px solid #BFBFBF;
	padding: 10px;
	line-height: 1.5em;
}

#contents-p1 #left-col .contact-left table td input,
#contents-p2 #right-col .contact-center table td input {
	width: auto;
}

#contents-p1 #left-col .contact-left table td input.input-text-s,
#contents-p2 #right-col .contact-center table td input.input-text-s {
	width: 70%;
}

#contents-p1 #left-col .contact-left table td input.input-text-m,
#contents-p2 #right-col .contact-center table td input.input-text-m {
	width: 80%;
}

#contents-p1 #left-col .contact-left table td input.input-text-l,
#contents-p2 #right-col .contact-center table td inpu .input-text-l {
	width: 90%;
}

#contents-p1 #left-col .contact-left table td textarea,
#contents-p2 #right-col .contact-center table td textarea {
	height: 200px;
	width: 140px;
}

#contents-p1 #left-col .contact-left table td .select select,
#contents-p2 #right-col .contact-center table td .select select {
    max-width: 100%;
}

#contents-p1 #left-col .contact-left table td .radio-style label,
#contents-p2 #right-col .contact-center table td .radio-style label {
        display: inline-block;
        vertical-align: top;
        width: 117px;
}

#contents-p1 #left-col .contact-left p,
#contents-p2 #right-col .contact-center p {
	margin: 5px;
}

#contents-p1 #left-col .contact-left .inner-table,
#contents-p2 #right-col .contact-center .inner-table {
	border: none;
	width: auto;
}

#contents-p1 #left-col .contact-left .inner-table div,
#contents-p2 #right-col .contact-center .inner-table div {
    margin-bottom: 10px;
    margin-right: 5px;
    width: 70px;
}

#contents-p1 #left-col .contact-left .inner-table td,
#contents-p2 #right-col .contact-center .inner-table td {
        vertical-align: top;
	padding: 0;
	border: none;
	text-align: left;
}

/* Misc
------------------------------------------*/
.non-disp {
	display: none;
}

/* 蜈･蜉幁E��・岼縺�E�隱�E�譏取�E�・・萓九�E譁�E�E�苓牡 */
.example {
	margin: 3px 0;
	color: #666;
	font-weight: bold;
}

.contact-description {
	margin: 3px 0;
	color: #666;
	font-weight: bold;
}

.char {
	color: #880000;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 2px 15px;
}

/* 蜈･蜉幁E��・岼縺�E�蠢・�E�茨�E�遺�E�・峨・濶�E� */
.must {
	color: #e00;
	font-weight: normal;
	padding: 0 0 0 2px;
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

/* IME-mode縺�E�繝槭ャ繧�E�縺�E�縺・∪縺丞虚菴懊＠縺�E�縺・◁E��∽�E�譎ゆ�E�晉蕗 */
/* IME繧�E�繝ｳ ・域律譛ｬ隱槫・蜉帙Δ繝ｼ繝会ｼ�E� */
/*
.ime-on {
	ime-mode: active;
}
*/

/* IME繧�E�繝� ・亥濠隗貞�E蜉帙Δ繝ｼ繝会ｼ�E� */
/*
.ime-off {
	ime-mode: inactive;
}
*/
.submit-button {
	text-align: center;
	margin-top: 10px
}

/* 騾∽�E��E�螳御�E�・判髱�E�
------------------------------------------*/
.mail-result {
	text-align: center;
	font-weight: bold;
	color: #c00;
        margin: 80px auto;
        padding: 20px;
	border: 2px solid #ffd0ba;
	background: #fff7ec;
        width: 400px;
}

.mail-result .text {
	padding: 0 0 0 2em;
	background: url("/img/themed/warning01.gif") left center no-repeat;
}

.mail-result .error-text {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0 1em;
}

/* **************************************

繧医�E�縺めE��雉�E�蝠�E�

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .faq-center,
#contents-p2 #left-col .faq-left {
	padding: 0;
}

#contents-p1 #right-col .faq-center .box,
#contents-p2 #left-col .faq-left .box {
	width: 680px;
	padding: 0;
	line-height: 1.4em;
        margin: 15px;
}

#contents-p1 #right-col .faq-center dt,
#contents-p2 #left-col .faq-left dt {
	padding: 10px 9px;
        margin: 0 auto;
        background: none repeat scroll 0 0 #FFEEEE;
        border: 1px solid #FF9999;
        letter-spacing: 0.2em;
        line-height: 1.4em;
        font-weight: bold;
        width: 660px;
}

#contents-p1 #right-col .faq-center dd,
#contents-p2 #left-col .faq-left dd {
	padding: 10px 9px;
        margin: 10px auto 20px;
        background: none repeat scroll 0 0 #EEFFEE;
        border: 1px solid #99FF99;
        letter-spacing: 0.2em;
        line-height: 1.4em;
        font-weight: bold;
        width: 660px;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .faq-left,
#contents-p2 #right-col .faq-center {
	padding: 0;
        overflow: hidden;
}

#contents-p1 #left-col .faq-left .box,
#contents-p2 #right-col .faq-center .box {
	width: 200px;
        padding: 0;
	line-height: 1.4em;
        margin: 15px 5px;
}

#contents-p1 #left-col .faq-left dt,
#contents-p2 #right-col .faq-center dt {
        padding: 10px 9px 10px;
        margin: 0 0 10px;
        background: none repeat scroll 0 0 #FFEEEE;
        border: 1px solid #FF9999;
        letter-spacing: 0.2em;
        line-height: 1.4em;
        font-weight: bold;
        width: 180px;
}

#contents-p1 #left-col .faq-left dd,
#contents-p2 #right-col .faq-center dd {
        padding: 10px 9px 10px;
        margin: 0 0 15px;
        background: none repeat scroll 0 0 #EEFFEE;
        border: 1px solid #99FF99;
        letter-spacing: 0.2em;
        line-height: 1.4em;
        font-weight: bold;
        width: 180px;
}

/* **************************************

閾�E�逕ｱ繝壹・繧�E�

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .free_box-center,
#contents-p2 #left-col .free_box-left {
	padding: 0 0 20px 0;
}

#contents-p1 #right-col .free_box-center .box,
#contents-p2 #left-col .free_box-left .box {
	width: 710px;
	margin: 0;
	padding: 0;
}

#contents-p1 #right-col .free_box-center p,
#contents-p2 #left-col .free_box-left p {
	margin: 0;
	font-size: 100%;
}

#contents-p1 #right-col .free_box-center td,
#contents-p2 #left-col .free_box-left td {
	line-height: 1.6em;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/

#contents-p1 #left-col .free_box-left,
#contents-p2 #right-col .free_box-center {
	padding: 0 0 20px 0;
}

#contents-p1 #left-col .free_box-left .box,
#contents-p2 #right-col .free_box-center .box {
	width: 210px;
	margin: 0;
	padding: 0;
}

#contents-p1 #left-col .free_box-left p,
#contents-p2 #right-col .free_box-center p {
	margin: 0;
	font-size: 100%;
}

#contents-p1 #left-col .free_box-left td,
#contents-p2 #right-col .free_box-center td {
	line-height: 1.6em;
}

/* **************************************

繝悶Ο繧�E�繝ｻ繝悶Ο繧�E�繧�E�繝�Eざ繝ｪ繝ｼ

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
.box-out {
    margin: 0 0 20px 0;
}

#contents-p1 #right-col .blog-center,
#contents-p2 #left-col .blog-left {
    padding: 0;
}

#contents-p1 #right-col .blog-center h2,
#contents-p2 #left-col .blog-left h2 {
	clear: both;
}

#contents-p1 #right-col .blog-center .box, 
#contents-p2 #left-col .blog-left .box {
    margin: 10px 15px 15px;
    padding: 0;
    width: 680px;
}

#contents-p1 #right-col .blog-center .box .blog-cate,
#contents-p2 #left-col .blog-left .box .blog-cate {
	width: 680px;
	margin: 0;
	font-size: 80%;
        text-indent: 1em;
	border-bottom: 1px solid #454545;
}

#contents-p1 #right-col .blog-center .box .blog-content,
#contents-p2 #left-col .blog-left .box .blog-content {
	font-size: 100%;
        margin: 10px 0;
        width: 660px;
        padding: 0 10px;
        overflow: hidden;
	line-height: 1.3em;
}

#contents-p1 #right-col .blog-center .box .blog-com,
#contents-p2 #left-col .blog-left .box .blog-com {
        width: 680px;
	font-size: 90%;
	text-align: right;
        margin: 0;
	border-top: 1px solid #313131;
	line-height: 1.6em;
        clear: both;
}

#contents-p1 #right-col .blog-center .box ul li,
#contents-p2 #left-col .blog-left .box ul li {
	width: 680px;
	margin: 0;
	line-height: 1.3em;
	padding: 2px 0;
}

#contents-p1 #right-col .blog-center .box ul li.a-parent,
#contents-p2 #left-col .blog-left .box ul li.a-parent {
    border-bottom: 1px solid #BFBFBF;
}

#contents-p1 #right-col .blog-center .box ul li a,
#contents-p2 #left-col .blog-left .box ul li a {
	text-decoration: none;
}

#contents-p1 #right-col .blog-center .box ul li a:hover,
#contents-p2 #left-col .blog-left .box ul li a:hover {
	text-decoration: underline;
}

/* 繧�E�繝｡繝ｳ繝域兜遞�E�荳隕ｧ 驛ｨ蛻・�E�亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E� */
#contents-p1 #right-col .blog-center .comment-box,
#contents-p2 #left-col .blog-left .comment-box {
	clear: both;
        width: 680px;
}

#contents-p1 #right-col .blog-center .comment-box .comment-form,
#contents-p2 #left-col .blog-left .comment-box .comment-form {

}

#contents-p1 #right-col .blog-center .comment-box .comment-form .title,
#contents-p2 #left-col .blog-left .comment-box .comment-form .title {
	clear: both;
	font-size: 110%;
	height: 20px;
	margin: 15px 0;
	color: #ffffff;
	background: #888888;
	line-height: 1.9em;
	text-indent: 1em;
        padding: 0 0 5px;
}

#contents-p1 #right-col .blog-center .comment-box .comment-form .comment,
#contents-p2 #left-col .blog-left .comment-box .comment-form .comment {
	clear: both;
	padding: 10px 10px 10px;
	border-bottom: 1px solid #666;
}

#contents-p1 #right-col .blog-center .comment-box .comment-form .comment-info,
#contents-p2 #left-col .blog-left .comment-box .comment-form .comment-info {
	margin: 5px 0 30px;
	font-size: 85%;
	text-align: right;
}

/* 繧�E�繝｡繝ｳ繝域兜遞�E�繝輔か繝ｼ繝 驛ｨ蛻・�E�亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E� */
#contents-p1 #right-col .blog-center .comment-box .comment-post,
#contents-p2 #left-col .blog-left .comment-box .comment-post {
	clear: both;
	background: #e6e6e6;
	border: 1px solid #333;
	padding: 10px;
        margin: 5px 0 0;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box {
	margin: 0 auto;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box input,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box input,
#contents-p1 #right-col .blog-center .comment-box .comment-post-box textarea,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box textarea {
	border: thin solid #b0b0b0;
        width: 100%;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box p.title,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box p.title {
	margin: 10px 0 0;
	padding: 0;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box p.s-img,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box p.s-img {
	margin: 5px 0px 0px;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box p.s-img img,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box p.s-img img {
	border: 1px solid #888888;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post-box .comment-area,
#contents-p2 #left-col .blog-left .comment-box .comment-post-box .comment-area {
	width: 100%;
	height: 150px;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post .submit,
#contents-p2 #left-col .blog-left .comment-box .comment-post .submit {
	width: 50px;
	margin: 15px auto 0;
}

#contents-p1 #right-col .blog-center .comment-box .comment-post .submit input,
#contents-p2 #left-col .blog-left .comment-box .comment-post .submit input {
	cursor: pointer;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .blog-left,
#contents-p2 #right-col .blog-center {
	padding: 0;
}

#contents-p1 #left-col .blog-left h2,
#contents-p2 #right-col .blog-center h2 {
	clear: both;
}

#contents-p1 #left-col .blog-left .box,
#contents-p2 #right-col .blog-center .box {
	width: 190px;
        margin: 10px 10px 15px;
        padding: 0;
}

#contents-p1 #left-col .blog-left .box .blog-cate,
#contents-p2 #right-col .blog-center .box .blog-cate {
	width: 190px;
	margin: 0;
	font-size: 80%;
        text-indent: 0.5em;
	border-bottom: 1px solid #454545;
}

#contents-p1 #left-col .blog-left .box .blog-content,
#contents-p2 #right-col .blog-center .box .blog-content {
	font-size: 100%;
	line-height: 1.3em;
        margin: 10px 5px;
	width: 180px;
        overflow: hidden;
}

#contents-p1 #left-col .blog-left .box .blog-com,
#contents-p2 #right-col .blog-center .box .blog-com {
	font-size: 80%;
        clear: both;
	text-align: right;
	margin: 0 0 20px 0;
	border-top: 1px solid #313131;
	line-height: 1.6em;
}

/* 繧�E�繝｡繝ｳ繝域兜遞�E�荳隕ｧ 驛ｨ蛻・�E�亥�E�・・繧�E�繝ｩ繝・�E� */
#contents-p1 #left-col .blog-left .comment-box,
#contents-p2 #right-col .blog-center .comment-box {
	clear: both;
}

#contents-p1 #left-col .blog-left .comment-box .comment-form,
#contents-p2 #right-col .blog-center .comment-box .comment-form {
}

#contents-p1 #left-col .blog-left .comment-box .comment-form .title,
#contents-p2 #right-col .blog-center .comment-box .comment-form .title {
	clear: both;
	font-size: 110%;
	height: 20px;
	margin: 15px 0;
	color: #fff;
	background: #888;
	line-height: 1.9em;
	text-indent: 1em;
        padding: 0 0 5px;
}

#contents-p1 #left-col .blog-left .comment-box .comment-form .comment,
#contents-p2 #right-col .blog-center .comment-box .comment-form .comment {
	clear: both;
	padding: 10px 10px 10px;
	border-bottom: 1px solid #666;
}

#contents-p1 #left-col .blog-left .comment-box .comment-form .comment-info,
#contents-p2 #right-col .blog-center .comment-box .comment-form .comment-info {
	margin: 5px 0 30px 0;
	font-size: 85%;
	text-align: right;
}

/* 繧�E�繝｡繝ｳ繝域兜遞�E�繝輔か繝ｼ繝 驛ｨ蛻・�E�亥�E�・・繧�E�繝ｩ繝・�E� */
#contents-p1 #left-col .blog-left .comment-box .comment-post,
#contents-p2 #right-col .blog-center .comment-box .comment-post {
	clear: both;
	background: #e6e6e6;
	border: 1px solid #333;
	padding: 10px;
        margin: 5px 0 0;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box {
	margin: 0 auto;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box input,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box input,
#contents-p1 #left-col .blog-left .comment-box .comment-post-box textarea,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box textarea {
	border: thin solid #b0b0b0;
        width: 100%;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box p.title,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box p.title {
	margin: 5px 0 0;
	padding: 0;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box p.s-img,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box p.s-img {
	margin: 5px 0px 0px;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box p.s-img img,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box p.s-img img {
	border: 1px solid #888;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box .comment-area,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box .comment-area {
	width: 100%;
	height: 150px;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post-box p img,
#contents-p2 #right-col .blog-center .comment-box .comment-post-box p img {
	width: 160px;

}

#contents-p1 #left-col .blog-left .comment-box .comment-post .submit,
#contents-p2 #right-col .blog-center .comment-box .comment-post .submit {
	width: 50px;
	margin: 15px auto 0px;
}

#contents-p1 #left-col .blog-left .comment-box .comment-post .submit input,
#contents-p2 #right-col .blog-center .comment-box .comment-post .submit input {
	cursor: pointer;
}

#contents-p1 #left-col .blog-left ul,
#contents-p2 #right-col .blog-center ul {
        margin: 0;
}

#contents-p1 #left-col .blog-left .box ul li,
#contents-p2 #right-col .blog-center .box ul li {
        width: 190px;
        line-height: 1.3em;
        padding: 2px 0;
        margin: 0;
}

#contents-p1 #left-col .blog-left .box ul li.a-parent,
#contents-p2 #right-col .blog-center .box ul li.a-parent {
        border-bottom: 1px solid #BFBFBF;
}

#contents-p1 #left-col .blog-left .box ul li a, 
#contents-p2 #right-col .blog-center .box ul li a {
        text-decoration: none;
}

#contents-p1 #left-col .blog-left .box ul li a:hover,
#contents-p2 #right-col .blog-center .box ul li a:hover {
	text-decoration: underline;
}

/* **************************************

繧�E�繝ｧ繝�E・繝ｻ繧�E�繝ｧ繝�E・迢�E�閾�E�繧�E�繝�Eざ繝ｪ

***************************************** */

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・蠎�E�E�繧�E�繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #right-col .shop-center h3,
#contents-p2 #left-col .shop-left h3 {
	color: #760000;
}

#contents-p1 #right-col .shop-center, 
#contents-p2 #left-col .shop-left {
        padding: 0;
        width: 710px;
}

#contents-p1 #right-col .shop-center input.view-cart,
#contents-p2 #left-col .shop-left input.view-cart {
        margin: 10px 0 0 495px;
	display: block;
	text-indent: -9999px;
	width: 206px;
	height: 32px;
	overflow: hidden;
	outline: none;
	border: none;
        background: url("/img/themed/show_cart_btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#contents-p1 #right-col .shop-center .view-cart,
#contents-p2 #left-col .shop-left .view-cart {
        margin: 10px 0 5px 495px;
	display: block;
	text-indent: -9999px;
	width: 206px;
	height: 32px;
	overflow: hidden;
	outline: none;
	border: none;
        background: url("/img/themed/show_cart_btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#contents-p1 #right-col .shop-center .box_view,
#contents-p2 #left-col .shop-left .box_view {
        float: left;
        margin: 0 0 5px 15px;
        letter-spacing: 0.2em;
}

#contents-p1 #right-col .shop-center .box_view label,
#contents-p2 #left-col .shop-left .box_view label {
        font-weight: bold;
        color: #990000;
}

#contents-p1 #right-col .shop-center .box_select,
#contents-p2 #left-col .shop-left .box_select {
        float: right;
        margin: -8px 12px 0 0;
}

#contents-p1 #right-col .shop-center .box,
#contents-p2 #left-col .shop-left .box {
        border: 1px solid #AAAAAA;
	clear: both;
	overflow: hidden;
        width: 680px;
        margin: 10px 15px 15px;
}

#contents-p1 #right-col .shop-center .box ul,
#contents-p2 #left-col .shop-left .box ul {
        margin: 15px;
}

#contents-p1 #right-col .shop-center .box .box_item,
#contents-p2 #left-col .shop-left .box .box_item {
        margin: 10px;
	overflow: hidden;
        width: 660px;
        min-width: 160px;
        min-height: 220px;
        border-bottom: 1px dotted #666666;
}

#contents-p1 #right-col .shop-center .box img,
#contents-p2 #left-col .shop-left .box img {
	max-width: 660px;
        min-width: 155px;
}

#contents-p1 #right-col .shop-center .box .box_img,
#contents-p2 #left-col .shop-left .box .box_img {
	overflow: hidden;
}

#contents-p1 #right-col .shop-center .box .box_item .order-item-l,
#contents-p2 #left-col .shop-left .box .box_item .order-item-l {
        font-weight: bold;
        border-bottom: 1px solid #999999;
        line-height: 1.5em;
        margin: 5px 0 0;
        text-indent: 0.5em;
}

#contents-p1 #right-col .shop-center .box .order-item-l,
#contents-p2 #left-col .shop-left .box .order-item-l {
        font-weight: bold;
        border-bottom: 1px solid #999999;
        margin: 5px 10px 0;
        line-height: 1.3em;
        width: 660px;
        text-indent: 0.5em;
}

#contents-p1 #right-col .shop-center .box .box_item .order-item-g,
#contents-p2 #left-col .shop-left .box .box_item .order-item-g {
        font-weight: bold;
        line-height: 1.2em;
        margin: 5px 0 0;
        padding: 10px 1px 0;
}

#contents-p1 #right-col .shop-center .box .box_item .list-desc-grid,
#contents-p2 #left-col .shop-left .box .box_item .list-desc-grid {
        margin-bottom: 10px;
}

#contents-p1 #right-col .shop-center .box .box_item .order-item-l a,
#contents-p2 #left-col .shop-left .box .box_item .order-item-l a {
        text-decoration: none;
}

#contents-p1 #right-col .shop-center .box .box_item .order-item-l a:hover,
#contents-p2 #left-col .shop-left .box .box_item .order-item-l a:hover {
        color: #000099;
}

#contents-p1 #right-col .shop-center .box .box_item .price,
#contents-p2 #left-col .shop-left .box .box_item .price {
        color: #990000;
        letter-spacing: 0.1em;
        margin: 5px 0 0;
        text-align: right;
        width: auto;
}

#contents-p1 #right-col .shop-center .box .box_item .list-desc,
#contents-p2 #left-col .shop-left .box .box_item .list-desc {
        width: 660px;
}

#contents-p1 #right-col .shop-center .item-title,
#contents-p2 #left-col .shop-left .item-title {
        font-weight: bold;
        background: none repeat scroll 0 0 #EEEEEE;
        line-height: 3em;
        margin: -10px 0 0 10px;
        padding: 0 0 0 5px;
        text-indent: 0.5em;
        width: 655px;
}

#contents-p1 #right-col .shop-center .item-number,
#contents-p2 #left-col .shop-left .item-number {
        font-weight: bold;
        background: none repeat scroll 0 0 #EEEEEE;
        line-height: 3em;
        margin: -10px 0 0 10px;
        padding: 0 0 0 5px;
        text-indent: 0.5em;
        width: 655px;
}

#contents-p1 #right-col .shop-center .item-desc,
#contents-p2 #left-col .shop-left .item-desc {
        margin: 0 10px;
        width: 660px;
}

#contents-p1 #right-col .shop-center .price,
#contents-p2 #left-col .shop-left .price {
        margin: 0 10px;
        width: 660px;
        color: #990000;
        letter-spacing: 0;
        text-align: right;
}

#contents-p1 #right-col .shop-center .item-img,
#contents-p2 #left-col .shop-left .item-img {
        margin: 10px 10px 0;
	overflow: hidden;
        width: 660px;
}

#contents-p1  #right-col .shop-center .cart,
#contents-p2  #left-col .shop-left .cart {
        border-bottom: 1px dotted #AAAAAA;
        border-top: 1px dotted #AAAAAA;
        width: 660px;
	height: 30px;
        margin: 0 10px;
        padding: 5px 0 0 0;
	overflow: hidden;
}

#contents-p1  #right-col .shop-center .cart-select,
#contents-p2  #left-col .shop-left .cart-select {
	float: right;
}

#contents-p1  #right-col .shop-center .add-cart,
#contents-p2  #left-col .shop-left .add-cart {
	float: right;
	cursor: pointer;
	text-indent: -9999px;
	text-align: left;
	width: 130px;
	border: none;
	height: 24px;
	display: block;
        margin: 1px 8px 0 0;
	background: url("/img/themed/cart_add_btn.gif") 0px 0px no-repeat;
}

#contents-p1  #right-col .shop-center .cart p.no-stock,
#contents-p2  #left-col .shop-left .cart p.no-stock {
	font-size: 0.8em;
        margin: 4px 0 0;
        text-align: center;
	letter-spacing: 0;
	color: #ff0000;
}

#contents-p1  #right-col .shop-center .btn-back-panel,
#contents-p2  #left-col .shop-left .btn-back-panel {
        width: 660px;
        margin: 5px 10px;
        text-align: right;
}

#contents-p1  #right-col .shop-center .paging,
#contents-p2  #left-col .shop-left .paging {
	/*width: 150px;
	margin: 0 auto;
	text-align: center;*/
	margin: 10px;
}

#contents-p1  #right-col .shop-center .paging .current-page,
#contents-p2  #left-col .shop-left .paging .current-page {
	font-weight: bold;
	color: #ce0000;
	margin: 0 4px 0 2px;
}

#contents-p1  #right-col .shop-center .paging a,
#contents-p2  #left-col .shop-left .paging a {
	margin: 0 2px;
}

#contents-p1 #right-col .shop-center li.a-parent,
#contents-p2 #left-col .shop-left li.a-parent {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#contents-p1 #right-col .shop-center li.a-parent a,
#contents-p2 #left-col .shop-left li.a-parent a {
	padding: 0 0 0 1em;
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
}

#contents-p1 #right-col .shop-center li.a-child,
#contents-p2 #left-col .shop-left li.a-child {
	text-decoration: none;
	padding: 0 0 0 1em;
        margin: 5px 0;
}

#contents-p1 #right-col .shop-center li.a-child a,
#contents-p2 #left-col .shop-left li.a-child a {
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding: 0 0 0 1em;
}

#contents-p1 #right-col .shop-center li.a-sun,
#contents-p2 #left-col .shop-left li.a-sun {
	text-decoration: none;
	padding: 0 0 0 2em;
        margin: 5px 0;
}

#contents-p1 #right-col .shop-center li.a-sun a,
#contents-p2 #left-col .shop-left li.a-sun a {
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding: 0 0 0 1em;
}

/* 繝ｬ繧�E�繧�E�繧�E�繝�E & C・亥�E�・・迢�E�縺・き繝ｩ繝・�E�
------------------------------------------*/
#contents-p1 #left-col .shop-left,
#contents-p2 #right-col .shop-center {
	padding: 0px;
}

#contents-p1 #left-col .shop-left .view-cart,
#contents-p2 #right-col .shop-center .view-cart {
       background: url("/img/themed/show_cart_btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
       border: medium none;
       display: block;
       height: 32px;
       margin: 10px 2px 0;
       outline: medium none;
       overflow: hidden;
       text-indent: -9999px;
       width: 206px;
}

#contents-p1 #left-col .shop-left .box_view,
#contents-p2 #right-col .shop-center .box_view {
        float: left;
        font-size: 85%;
        margin: -10px 0 5px 5px;
}

#contents-p1 #left-col .shop-left .box_view label,
#contents-p2 #right-col .shop-center .box_view label {
        font-weight: bold;
        color: #990000;
}

#contents-p1 #left-col .shop-left .box_select,
#contents-p2 #right-col .shop-center .box_select {
        float: right;
        margin: 0 2px 0 0;
}

#contents-p1 #left-col .shop-left .box,
#contents-p2 #right-col .shop-center .box {
        margin: 10px 5px 15px;
        padding: 0;
  	border: 1px solid #AAAAAA;
	overflow: hidden;
        width: 200px;
}

#contents-p1 #left-col .shop-left .box ul,
#contents-p2 #right-col .shop-center .box ul {
        margin: 10px;
}

#contents-p1 #left-col .shop-left .box .box_item,
#contents-p2 #right-col .shop-center .box .box_item {
        margin: 10px;
	overflow: hidden;
        width: 180px;
        min-width: 85px;
        max-height: 420px;
}

#contents-p1 #left-col .shop-left .box img,
#contents-p2 #right-col .shop-center .box img {
        max-width: 180px;
        min-width:100px;
}

#contents-p1 #left-col .shop-left .box .box_img,
#contents-p2 #right-col .shop-center .box .box_img {
	overflow: hidden;
        min-height: 100px;
}

#contents-p1 #left-col .shop-left .box .box_item .order-item-l,
#contents-p2 #right-col .shop-center .box .box_item .order-item-l {
        font-weight: bold;
        border-bottom: 1px solid #999999;
        line-height: 1.5em;
        margin: 5px 0 0;
        text-indent: 0.1em;
}

#contents-p1 #left-col .shop-left .box .order-item-l,
#contents-p2 #right-col .shop-center .order-item-l {
        border-bottom: 1px solid #999999;
        font-weight: bold;
        line-height: 1.3em;
        margin: 5px 10px 10px;
        padding: 0 5px 5px;
        text-indent: 0em;
}

#contents-p1 #left-col .shop-left .box .box_item .order-item-g,
#contents-p2 #right-col .shop-center .box .box_item .order-item-g {
        display: none;
        /* font-weight: bold;
        line-height: 1.2em;
        margin: 5px 0 0;
        padding: 10px 1px 0; */
}

#contents-p1 #left-col .shop-left .box .box_item .list-desc-grid,
#contents-p2 #right-col .shop-center .box .box_item .list-desc-grid {
        margin-bottom: 10px;
}

#contents-p1 #left-col .shop-left .box .box_item .order-item-l a,
#contents-p2 #right-col .shop-center .box .box_item .order-item-l a {
        text-decoration: none;
}

#contents-p1 #left-col .shop-left .box .box_item .order-item-l a:hover,
#contents-p2 #right-col .shop-center .box .box_item .order-item-l a:hover {
        color: #000099;
}

#contents-p1 #left-col .shop-left .box .box_item .price,
#contents-p2 #right-col .shop-center .box .box_item .price {
        color: #990000;
        letter-spacing: 0;
        margin: 5px 0 0;
        text-align: right;
        width: auto;
}

#contents-p1 #left-col .shop-left .box .box_item .list-desc,
#contents-p2 #right-col .shop-center .box .box_item .list-desc {
       line-height: 1.2em;
       width: 180px;
}

#contents-p1 #left-col .shop-left .item-title,
#contents-p2 #right-col .shop-center .item-title {
        background: none repeat scroll 0 0 #EEEEEE;
        font-weight: bold;
        line-height: 1.5em;
        margin: -10px 0 0 10px;
        padding: 5px;
        text-indent: 0.2em;
        width: 170px;
}

#contents-p1 #left-col .shop-left .item-number,
#contents-p2 #right-col .shop-center .item-number {
        font-weight: none;
        text-align: right;
        line-height: 1.5em;
        margin: 10px 10px 5px 0;
        padding: 0;
}

#contents-p1 #left-col .shop-left .item-desc,
#contents-p2 #right-col .shop-center .item-desc {
        margin: 0 10px;
        width: 180px;
        line-height: 1.5em;
}

#contents-p1 #left-col .shop-left .price,
#contents-p2 #right-col .shop-center .price {
        margin: 0 10px;
        width: 180px;
        color: #990000;
        letter-spacing: 0;
        text-align: right;
}

#contents-p1 #left-col .shop-left .item-img,
#contents-p2 #right-col .shop-center .item-img {
        margin: 15px 10px 0;
	overflow: hidden;
        width: 180px;
}

#contents-p1  #left-col .shop-left .cart,
#contents-p2  #right-col .shop-center .cart {
        border-bottom: 1px dotted #AAAAAA;
        border-top: 1px dotted #AAAAAA;
        width: 180px;
	height: 30px;
        margin: 0 10px;
        padding: 5px 0 0 0;
	overflow: visible;
}

#contents-p1  #left-col .shop-left .cart-select,
#contents-p2  #right-col .shop-center .cart-select {
	float: right;
        font-size: 90%;
}

#contents-p1  #left-col .shop-left .add-cart,
#contents-p2  #right-col .shop-center .add-cart {
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	text-align: left;
	width: 130px;
	border: none;
	height: 24px;
	display: block;
        margin: 1px 0 0 -6px;
        background: url("/img/themed/cart_add_btn.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#contents-p1  #left-col .shop-left .cart p.no-stock,
#contents-p2  #right-col .shop-center .cart p.no-stock {
	font-size: 0.8em;
        margin: 4px 0 0;
        text-align: center;
	letter-spacing: 0;
	color: #f00;
}

#contents-p1  #left-col .shop-left .btn-back-panel,
#contents-p2  #right-col .shop-center .btn-back-panel {
        width: 180px;
        margin: 5px 10px;
        text-align: right;
}

#contents-p1  #left-col .shop-left .paging,
#contents-p2  #right-col .shop-center .paging {
	/*width: 150px;
	margin: 0 auto;
	text-align: center;*/
	margin: 10px;
}

#contents-p1  #left-col .shop-left .paging .current-page,
#contents-p2  #right-col .shop-center .paging .current-page {
	font-weight: bold;
	color: #ce0000;
	margin: 0 4px 0 2px;
}

#contents-p1  #left-col .shop-left .paging a,
#contents-p2  #right-col .shop-center .paging a {
	margin: 0 2px;
}

#contents-p1 #left-col .shop-left li.a-parent,
#contents-p2 #right-col .shop-center li.a-parent {
	font-weight: bold;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#contents-p1 #left-col .shop-left li.a-parent a,
#contents-p2 #right-col .shop-center li.a-parent a {
	padding: 0 0 0 1em;
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
}

#contents-p1 #left-col .shop-left li.a-child,
#contents-p2 #right-col .shop-center li.a-child {
	text-decoration: none;
	padding: 0 0 0 1em;
        margin: 5px 0;
}

#contents-p1 #left-col .shop-left li.a-child a,
#contents-p2 #right-col .shop-center li.a-child a {
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding: 0 0 0 1em;
}

#contents-p1 #left-col .shop-left li.a-sun,
#contents-p2 #right-col .shop-center li.a-sun {
	text-decoration: none;
	padding: 0 0 0 2em;
        margin: 5px 0;
}

#contents-p1 #left-col .shop-left li.a-sun a,
#contents-p2 #right-col .shop-center li.a-sun a {
	background: url("/img/themed/item_arrow.gif") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
	padding: 0 0 0 1em;
}