@charset "utf-8";
@import url(reset.css);
@import url(base.css);

/*                            layout                                 */
body h1.seotext {
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
}

#wrap {
	color: #000;
	line-height: 1.6;
	font-size: 1.2em;
	background-color:#fff;
}

#container {
	margin: 0 auto;
	width: 960px;
}

/*        #header          */

#header {
	overflow:hidden;
	zoom:1;
	padding-bottom:22px;
}
#header .head {
	overflow: hidden;
	zoom: 1;
	width: 960px;
	margin:0 auto;
}
#header .inner {
	float: right;
	width:730px;
}
#header p.logo {
	float: left;
	padding:26px 0 0 0;
}
#header .inner p.info {
	text-align: right;
	line-height: 1.3;
	padding:28px 6px 8px 0;
	font-size:0.95em;
}

#header ul {
	text-align: right;
	padding:0 0 0 0;
	overflow:hidden;
	zoom:1;
}
#header ul li {
	float:right;
	margin-right:10px;
}

h2 {
	width: 960px;
	margin: 0 auto;
	padding-bottom:10px;
}
/*       globalnavi          */


.globalnavi ul {
	overflow: hidden;
	zoom: 1;
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-bottom:12px;
}
.globalnavi li {
	float: left;
}
/*         main       */

#main {
	clear: both;
	overflow:hidden;
	zoom:1;
	padding: 20px 30px 40px;
}
/*          panz          */

#main ul.panz,
.breadcrumbs {
	margin:0 0 30px;
	font-size:0.85em;
	line-height:1.2;
}

#main ul.panz li,
.breadcrumbs span {
	display: inline;
}

#main ul.panz li a{
	font-weight:normal;
}

/*        content         */

#content {
	width: 640px;
	float: right;
	font-size: 1.2em;
	line-height: 1.75;
}

#content h3 {
	font-size: 1.25em;
	line-height: 1;
	font-weight:bold;
	padding:4px 0 8px 0;
	background:url(../image/h3_bg.jpg) repeat-x left bottom;
	margin-bottom: 30px;
}

#content h3 span{
	display:block;
	padding:0 0 0 36px;
	background:url(../image/h3_span_bg.jpg) no-repeat left center;
}

#content h4{
	background-color:#fff;
	font-size:1.15em;
	line-height:1.5;
	font-weight:bold;
	color:#000;
	margin-bottom:20px;
	padding:6px 0 4px 10px;
}


/*        table          */

#content table {
	width:100%;
}

#content table th,#content table td {
	vertical-align:top;
	text-align:left;
	border:1px #9CD5F5 solid;
	font-weight: normal;
}

#content table th {
	background-color:#ECF1FD;
}

.first{
	overflow: hidden;
	zoom:1;
}

#content .imgL {
	float: left;
}

#content .imgR {
	float: right;
}

/*     side      */
#side {
	width: 230px;
	float: left;
}


#side #content_form_side{
    background: url(../image/back_index.png) top center  no-repeat;
    height: 129px;
    margin-bottom: 20px;
    overflow: hidden;
    max-width: 230px;
    background-size: 230px auto;
}

#side #content_form_side .input_set{
	width: 148px;
	margin: 86px auto 0;
}
#side #content_form_side .required{
	width: 98px;
	float: left;
}

#side #content_form_side .form_input_submit{
    padding: 16px 0px 0px 15px;
    width: 33px;
    height: 19px;
    float: left;
}

#side #content_form_side .submit_button{
    /* padding: 15px 40px; */
    font-size: 1em;
    background-color: #FF9966;
    color: #fff;
    border-style: none;
    border-radius: 5px;
    width: 33px;
    height: 19px;
    cursor: pointer;
}
#side #content_form_side .submit_button:hover{
	opacity:0.8;
}
#side #content_form_side .form_input_input {
    padding:0 5px;
    width: 98px;
    height: 19px;
    border-radius: 5px;
    border:none;
    background-color: #fff !important;
}

#side #content_form_side .form_input_label
{
    color: #fff;
    font-size: 0.8em;
}


/*
#side .link03 li {
	margin-bottom:20px;
}
#side .link03 li.last {
	padding-bottom:10px;
}*/

#side ul.link03{
	border-top:1px solid #ccc;
	padding-bottom:20px;
}

#side ul.link03 li{
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
}
#side ul.link03 li.banner_link03{
	border-bottom:1px solid #ccc;
	margin-bottom:0px;
}
#side ul.link03 li.banner_link03 a{
	display:block;
	font-size:1.3em;
	text-decoration: none;
	color:#FFF;
	background-color:#fe6500;
	font-weight:bold;
	text-align:center;
	line-height:2em;
	padding:20px 10px 20px 20px;
}

#side ul.link03 li.banner_link03 a:hover{
	display:block;
	font-weight:bold;
	background: url("../image/side_bk2.jpg") top 20px left 0px no-repeat;
	color:#000;
	/*background-color:#deb887;*/
	text-align:center;
	line-height:2em;
}
#side ul.link03 li a{
	display:block;
	font-size:1.5em;
	text-decoration: none;
	color:#FFF;
	background-color:#6b3b0f;
	font-weight:bold;
	text-align:center;
	line-height:4em;
}

#side ul.link03 li a:hover{
	display:block;
	font-weight:bold;
	background-image: url("../image/side_bk.jpg");
	background-repeat: no-repeat;
	color:#000;
	/*background-color:#deb887;*/
	text-align:center;
	line-height:4em;
}

#side ul.link03 li.slong a:hover{
	display:block;
	font-weight:bold;
	background-repeat: no-repeat;
	color:#000;
	/*background-color:#deb887;*/
	text-align:center;
	line-height:4em;
		background-image: url("../image/side_bk2.jpg");

}

#side .banner_mail img{
	max-width: 210px;
	margin-bottom: 20px;
}
#side .info {
	padding: 8px 12px 8px 10px;
	margin:10px 0 30px 0;
	background:url(../image/info_bg.jpg);
}

#side .info dd.one{
	padding:8px 0 6px 0;
}

#side .info dd.even {
	padding:12px 0 8px 0;
	font-size:0.9em;
	border-bottom:1px #958E89 dotted;
	border-top:1px #958E89 dotted;
	line-height:1.5;
	margin:9px 0 12px 0;
}

#side .info ul li.tel {
	padding:0 0 10px 3px;
}

#side .info dt {
	font-weight: bold;
	line-height:1.5;
}

#side .info dd {
	line-height:1.4;
}

#side .info02 dl{
	margin-bottom:17px;
}

#side .info02 dl.last,
#side .info02 dl.first{
	margin-bottom:0;
}
#side .instagram{
	margin-bottom:20px;
}

#side .info02 dl dd{
	padding-bottom:8px;
}

#side .info02 dl dt{
	line-height:1.65;
}

#side .info02 dl dt.insta{
	color:#ea3386;
}

#side .info02 dl dt.face{
	color:#3A579D;
}

#side .info02 dl dt.blog{
	color:#668620;
}

#side .info02 dl dt.blog02{
	color:#A3602C;
}

#side h4{
	background: #59b8f0;
    text-align: center;
    font-weight: bold;
    color: #FFF;
    padding: 5px;
}
#side .cat{
	margin-bottom: 20px;
}
#side .cat li{
	border-bottom: dotted 1px #ccc;
}
#side .cat li a{
	display: block;
    padding: 7px 0;
	text-decoration: none;
}
#side .cat li.current-cat a,
#side .cat li:hover a{
	background-color: #ffffcc;
}


.footer {
	text-align: right;
	clear: both;
	font-size: 1em;
	line-height: 1.6;
	width: 960px;
	margin: 0 auto;
}

p.pagetop {
	text-align:right;
	padding:30px 0 30px 0;
}
p.back {
	margin-bottom:56px;
}

#footer01 {
	background-color:#fff;
}

#footer01 ul {
	text-align: right;
	padding: 0 30px 6px 0;
}

#footer01 ul li {
	display: inline;
	padding:0 5px 0 1px;
	font-weight:bold;
	background: url(../image/li_bg.jpg) no-repeat right center;
}

#footer01 ul li.last {
	margin-right:0;
}

#footer02 {
	font-size: 0.95em;
	background-color:#59B8F0;
}

#footer02 p {
	text-align: right;
	line-height: 1.4;
	padding: 20px 24px 6px 0;
}

#footer02 p, #footer02 address {
	color:#fff;
}

#footer02 address {
	text-align: right;
	padding:0 30px 26px 0;
	font-size:0.85em;
}

span.catname{
	font-weight:100;
	font-size:0.8em;
	background-color:#59B8F0;
	padding-left:0.5em;
	padding-right:0.5em;
	line-height:2em;
	margin-right:0.5em;
	float:left;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;

}

clearfix{
	clear:both;
}

.showroom {
	width: 230px;
}
