/* http://yui.yahooapis.com/3.0.0/build/cssreset/reset-min.css */

html { color:#000; background:#fff; }
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0;padding:0; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0;font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,textarea,select { font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select { *font-size:100%; }
legend { color:#000; }


/* http://yui.yahooapis.com/3.0.0/build/cssfonts/fonts-min.css */

body {
	font: 14px/1.231 arial,helvetica,clean,sans-serif;
*font-size:small;*font:x-small; 	background-color: #FFF;
}
select,input,button,textarea { font:99% arial,helvetica,clean,sans-serif; }
pre,code,kbd,samp,tt { font-family:monospace;*font-size:108%;line-height:100%; }


/* HTML5 */

section, nav, article, aside, hgroup, header, footer, address {
	display: block;
	background-color: #FFF;
}


html { overflow-x:hidden; }

body {
	line-height: 1.5;
	background-color: #FFF;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

#header {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	height: 130px;
	float: left;
}
.logo{
	height: 70px;
	width: 240px;
	float: right;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
}


.top_image {
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 100%;
}

.top_image img {
	display:block;
	margin-right: auto;
	margin-left: auto;
}


.top_note {
	border-top:solid 2px #fff;
	padding:32px 26px;
	overflow:hidden;
}

.group {
	border-top:solid 1px silver;
	border-bottom:solid 1px silver;
}
h1{
	height: 65px;
	width: 120px;
	margin-bottom: 30px;
	margin-left: 20px;

}
h2 {
	border-bottom: solid 2px #fff;
	font-size: 1.4em;
	font-weight: bolder;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 2em;
	vertical-align: middle;
}
h3 {
	margin-bottom:2px;
	font-size:1.4em;
	font-weight:bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
h4 {
	margin-bottom:2px;
	font-size:1.4em;
	font-weight:bold;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1.3em;
	margin-right: 10px;
}

p.b3_title{
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 0px;
}
.p_right{
	height: auto;
	margin-right: 0px;
	float: left;
	width: 360px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 28px;
}
.p_right1{
	height: auto;
	margin-right: 0px;
	float: left;
	width: 360px;
	
	padding-right: 28px;
}
p.R1{
	margin: 0px;
	padding: 0px;
	float: left;
}
.arrow_A {
	width:22px;
	height: 100px;
	margin-top: auto;
	margin-bottom: auto;
	float: left;
	position: relative;
}

.img_box{
	float: right;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bor_img{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
.img_box_left{
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

section{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

section ul {
	margin-top:0px;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

section li { overflow:hidden; }


.list_gazou li {
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 18px;
	margin: 0px;
}

.list_gazou a {
	color: #000;
	text-decoration:none;
	font-size: 1.3em;
}

.thumbnail {
	float:left;
	width:100px;
}

.arrow {
	float:right;
	width:22px;
	margin-left: 8px;
}
.arrowb3 {
	float:right;
	width:22px;
	margin-left: 8px;
	vertical-align: middle;
	height: auto;
	margin-top: 30px;
}

.list_gazou .explain {
	margin-left:10px;
	margin-right:26px;
	font-weight: normal;
	margin-top: 0px;
}


.list_link li { padding:30px 22px; }

.list_link a {
	color: #4c4c4c;
	text-decoration:none;
}

.list_button { padding:16px 0 16px 16px; }

.list_button li {
	display:block;
	float:left;
	width:193px;
	margin-right:10px;
	padding:10px 0;
	text-align:center;
	border:solid 2px silver;
	border-radius: 18px;
}

.list_button a {
	color: #4c4c4c;
	text-decoration:none;
	font-size:1.6em;
	text-shadow:lightgray 2px 0 2px;
}

footer {
	background: lightgray;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 40px;
}

.list_footer{
	margin-right: auto;
	margin-left: auto;

}

footer a {
	color: #4c4c4c;
	text-decoration:none;
	#fff-space:nowrap;
	font-size: 1.2em;
}

footer a { margin-right:10px; }

footer a:last-child { margin-right:0; }

address {
	border-top:solid 2px silver;
	text-align:center;
	color:#fff;
	background:dimgray;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	font-weight: normal;
	width: 100%;
}

.contents {
	border-top:solid 2px #fff;
	padding:18px 16px;
	margin:2px 0;
	overflow:hidden;
}

.align_left {
	display:block;
	float:left;
	margin:0 20px 20px 0;
}

.align_right {
	display:block;
	float:right;
	margin:0 0 20px 20px;
}

table {
	border-collapse:separate;
	border-spacing:2px;
	background-color: #FFF;
	width:100%;
	font-size:1.3em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th, td {
	vertical-align:top;
	padding:24px 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

th {
	#fff-space:nowrap;
	width:30%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


td.title{
	font-size: 16px;
	font-weight: bold;
	color: #FF0080;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8A753C;
	width: 615px;
	list-style-position: inside;
	list-style-type: none;
}
td.title span{
	font-size: 13px;
}
td.txt_L{
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;

	width: 65%;
}
td.txt_R{
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;

	width: 35%;
}

.top_image{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.Main_img{
	padding: 0px;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ---   main    ---- */ 

#main ,#main1{
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

#main h3{
	margin-bottom:0px;
	font-size:1.4em;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#main .innerb3{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main .img_left{
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}

#main h3.left{
	font-size: 1.4em;
	font-weight: bold;
	margin-right: 210px;
}



#main p ,#main1 p{
	font-size: 1.1em;
}

#main .img_box ,#main1 .img_box{
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 12px;
	text-align: center;
}
#main .img_box2 ,#main1 .img_box2{
	float: right;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 12px;
	text-align: center;
	height: auto;
	width: 233px;
}
#main .border ,#main1 .border{
	margin: 0px;
	padding: 0px;
	border: 1px solid #cccccc;
}
#main img ,#main1 img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#main img a ,#main1 img a{
	margin: 0px;
	padding: 0px;

}
#main img.right2 ,#main1 img.right2{
	margin: 0px;
	padding: 0px;
	float: right;
}
#main img.right2 a ,#main1 img.right2 a{
	margin: 0px;
	padding: 0px;
	float: right;
}
#main .link_txt ,#main1 .link_txt{
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	text-align: left;
	float: left;
	padding-left: 12px;
	margin-top: 30px;
}


/* blog_box  */
#main .blog_box{
	width: 100%;
	background: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#main .blog_date {
    width: 630px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 1.2em;
	clear:both;

}
#main h3.blog {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	float: left;
	word-wrap:  break-word;
	word-break: break-all;
}

#main  .zoom_i {
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 0px;
	background-image: url(../../block/img/zoom.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 50%;
	
}

#main .box_button{
	width:640px;
	height: auto;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 0px;;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	clear:both;
}
#main span.i_button{
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
#main iframe.i_button2{
	width: 500px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}


/* --  会社案内　　-- */

#main table.info {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;
	background-color: #ffffff;
	width: 100%;
}
#main table.low {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 12px;
	font-size: 13px;
	font-weight: normal;
	
}
#main th {
	background-color: #F0F0F0;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 1.2em;
}
#main td .info{
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 1.2em;
	font-weight: normal;
}
#main td.left {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 1.2em;
	font-weight: normal;
	width: 30%;
}
#main td.leftlow {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 13px;
	font-weight: normal;
	width: 35%;
}
#main td.right {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 1.2em;
	font-weight: normal;
	width: 70%;
}
#main td.rightlow {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;

	font-size: 13px;
	font-weight: normal;
	width: 65%;
}
#main td img{
	text-align: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#main td.y2_img{
	width: 600px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main td.y2_left{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main td.y2_right{
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#main .border_p{
	float: left;
	width: 615px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
}
.cms_date{
	text-align: right;
	height: 20px;
	width: 96%;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 12px;
	margin-right: 20px;
}

.cms_link{
	text-align: left;
	height: 20px;
	width: 100%;
	padding-right: 0px;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 12px;
	margin-left: 10px;
}

ul.main_1{
	text-align: left;
	margin-left: 20px;
	list-style-position: inside;
}
li.main_2{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.2em;
}


/* ---   注文の流れ    ---- */ 

#flow{
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


#flow .flow_box {
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 0px
	clear: both;
	padding: 0px;
	width: 98%;
	background-color: #FFFFFF;
	border: 3px solid #012c56;
	border-radius: 12px;
}
#flow table.flow {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 11px;
	padding-bottom: 10px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	border-radius: 11px;
	background-color: #FFFFFF;
}

#flow td.flow_title{
	padding-left: 70px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012c56;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	clear: both;
	line-height: 20px;
	
}

#main td.staff_title{
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#main td.staff_title a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#main td.flow_img{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#main td.flow_img a{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#flow td.flow_txt {
    text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	word-wrap:  break-word;
	word-break: break-all;
	margin: 0px;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: none;
}
#flow td.flow_link {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-wrap:  break-word;
	word-break: break-all;
	border: none;
}
#flow td.flow_link a {
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	word-wrap:  break-word;
	word-break: break-all;
	border: none;
}

#flow td.staff_title{


	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	background-position: 0px 0px;
	text-align: left;
	word-wrap:  break-word;
	word-break: break-all;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012c56;
	
}

#flow .flow_link{
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-left: 10px;
}

/* ---   FAQ     ---- */ 

#faq{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 100%;
}

#faq .inner{
	margin: 0px;
	padding: 0px;
	width: 100%;
}


#faq div.f_box {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	}

#faq div.faq {
	width: 98%;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-right: 0px;
	padding-left: 0px;
	border: 3px solid #012c56;
	border-radius: 12px;
}

#faq p.faq_Q {
	width: 94%;
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-position: 12px 12px;
	text-align: left;
	word-wrap: break-word;
	word-break: break-all;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #012c56;
	background-image: url(../../block/img/Q.png);
	background-color: #F2F2F2;
	margin: 0px;
	border-radius: 18px 18px 0px 0px ;
}

#faq p.faq {
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 16px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 42px;
	word-wrap: break-word;
	word-break: break-all;
	background-repeat: no-repeat;
	background-position: 12px 24px;
	background-image: url(../../block/img/A.png);
	line-height: 1.4em;
}

#faq div.faq_2 {
	width: 100%;
	font-size: 1.3em;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px bottom;;
	padding: 0px;
	height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
		
}
#faq p.link_Q {
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 21px;
	word-wrap:  break-word;
	word-break: break-all;
}
#faq p.link_Q a {
	text-align: left;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 21px;
	word-wrap:  break-word;
	word-break: break-all;
}



/*--------  item 商品登録CMS --------- */

#item {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#item th{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #958852;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #958852;
	line-height: 37px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-left-style: none;
}
#item p{
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#item div.item_Lbox{
	padding: 0px;
	margin: 0px;
}
#item table.in_table{
	width: 640px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}
#item td.left{
	width: 190px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#item  img{
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#item td.left_2{
	margin: 0px;
	width: 90px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item td.right{
	margin: 0px;
	width: 355px;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item td.right_price{
	margin: 0px;
	width: 355px;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.5em;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	color: #008080;
}
#item td.right2{
	margin: 0px;
	width: 355px;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item td.left3{
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item td.td_2{
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d5d5d5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item td.td_3{
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#item  img.img3{
   border: none;
   margin-right: auto;
   margin-left: auto;
}
#item td.bt_cart{
	padding-right: auto;
	padding-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#item input[type="submit"]{
	background-image: url(../images/bt_shop_df.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
	color: #ff0000;
	text-align: right;
	font-size: 1px;
	padding-right: 6px;
}
#item input[type="submit"]:hover{
	background-image: url(../images/bt_shop_ov.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 40px;
	border: 0px;
	cursor:pointer;
	color: #ff6666;
	font-size: 1px;
	text-align: right;
	padding-right: 6px;
}


/*--------  cmstype_main --------- */

#cmstype_main {

	margin: 0px;
	padding: 0px;
	float: left;
}
#cmstype_main h3 {
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
	word-wrap:  break-word;
	word-break: break-all;
	text-align: left;
}
#cmstype_main h3.b3 {
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-wrap:  break-word;
	word-break: break-all;
	text-align: left;
	
}
#cmstype_main h3.b3 a {
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	word-wrap:  break-word;
	word-break: break-all;
	text-decoration:none;
	
}
#cmstype_main h3.b3 a:hover {
	color: #999999 ;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-decoration:underline;
}

#cmstype_main h4 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 10px;
}

#cmstype_main .inner{
	width:100%;
	background: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0px;
	float: right;
	clear: both;
}

/*--------  cms_topics CMS --------- */
#cms_topics {

	margin: 0px;
	padding: 0px;
	float: left;
}

#cms_topics .inner{
	width:100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	background-color: #ffffff;
}
#cms_topics h3{
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	word-wrap:  break-word;
	word-break: break-all;
	color: #333333;
}
#cms_topics h4{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	word-wrap:  break-word;
	word-break: break-all;
	color: #333333;
}
#cms_topics .img_box{
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#cms_topics img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}
#cms_topics p{
	font-size: 13px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 160%;
	font-weight: normal;
	word-wrap:  break-word;
	word-break: break-all;
}

#cms_topics .cms_date_box{
	width: 100%;
	height: 22px;
    clear : both;
	margin-top: 10px;
}
#cms_topics .cms_date{
	width: 100%;
	line-height: 160%;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 5px;
	font-size: 13px;
}
#cms_topics .link_txt{
	width: 100%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 13px;
	word-wrap:  break-word;
	word-break: break-all;
}
#cms_topics .link_txt a{
	line-height: 160%;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	word-wrap:  break-word;
	word-break: break-all;
	text-decoration:none;
	font-color :#999999;
}
#cms_topics .link_txt a:hover{
	font-color :#bba06c;
	text-decoration: underline;
}



/* --  会社案内　特定商取引法　-- */

#main .inner_info{

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	
}

#main table.info {
	width: 640px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #ffffff;
}
#main table.low {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #FFFFFF;
}
#main td.rightinfo {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 1.2em;
	font-weight: normal;
	width: 75%;
}
#main td.lefinfo {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 1.2em;
	font-weight: normal;
	width: 25%;
}
#main td.leftlow {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 1.2em;
	font-weight: normal;
	width: 25%;
}

#main td.rightlow {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 1.2em;
	font-weight: normal;
	width: 75%;
}
#main table.privacy {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-size: 1.2em;
	font-weight: normal;
	background-color: #ffffff;
}
#main td.privacy1{
	font-size: 1.1em;
	line-height: 1.2px;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}



/*-----------  pageing   ------------- */
#pageing .pageing{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}
#pageing table.page_table{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	border:none;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	margin-right: 5px;
	float: right;
	color: #333333;
}
#pageing td.page_td1{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	border:none;
	color: #333333;
}
#pageing td.page_td1 a{
	color: #0000FF;
}
#pageing td.page_td1 a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#pageing td.page_tdc{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	border:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageing td.page_tdc a{
	color: #0000FF;
}
#pageing td.page_tdc a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#pageing.pageing p.left{
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pageing.pageing p.right{
    font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	padding: 0px;
}



/* ---   メニュー・価格　　-- */

 

#price {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: right;
	background: #ffffff;
}

#price table.price {
	width: 100%;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#price td.price_th {
	text-align: left;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 9px;
	padding-left: 27px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../../block/img/list_g.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	word-wrap:  break-word;
	word-break: break-all;
}
#price td span.price_s2 {
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 10px;
	word-wrap:  break-word;
	word-break: break-all;
}

#price td.left_price {
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 71%;
	word-wrap:  break-word;
	word-break: break-all;
}
#price td.right_price {
	text-align: right;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 29%;
}
#price span.r_box {
	text-align: right;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	float: right;
}
#price span.kara_r {
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	margin-right: -14px;
	text-align: left;
	font-size: 0.7em;
	font-weight: normal;
	float: right;
}
#price span.kara_l {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: left;
	font-size: 0.7em;
	font-weight: normal;
	float: right;
}
#price td.tax{
    text-align: right;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/*--------   CMS gallery --------- */
#gallery{
	width: 640px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#g_img_box{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
}
#g_img_box .g_box_F{
	float: left;
	height: auto;
	width: 268px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 25px;	
}
#g_img_box .g_box_L{
	float: left;
	height: auto;
	margin-bottom: 12px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	clear: both;
}
#g_img_box .g_cont_box{
    margin-top: 5px;
    float: left;
	width: 268px;
	border: 1px solid #d5d5d5;
}

#g_img_box .g_date{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#g_img_box .g_txt{
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#g_img_box img.ga_img{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
#g_img_box  .space2{

	clear: both;
}
 .txtzoom{
	font-size: 1.0em;
	font-weight: normal;
	float: right;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-right: 45px;
	background-image: url(../../block/img/zoom.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 25px;
}

.list_table {
	float: left;
	width: 99%;
	margin-top: 4px;
	margin-bottom: 8px;
	background-color: #F2F2F2;
	height: auto;
	border: 1px solid #D9C8AE;
	padding: 0px;
	margin-left: 3px;
}
.voice_list{
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	background-repeat: no-repeat;
	background-position: 0px;
	background-image: url(../../block/img/arow_menu2.png);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DEDEDE;
	text-indent: 25px;
	width: 75%;
}
.voice_list2{
	font-size: 1.1em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px;
	width: 75%;
	vertical-align: top;
}
.voice_img{
	height: auto;
	width: 150px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
	margin-top: -46px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4d8c6;
}

.voice_imgbor{
	
}


.voice_table {
	background-color: #fbf3e7;
	float: left;
	width: 99%;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4d8c6;
	padding: 0px;
	margin-left: 3px;
}

.voice_title_bg{
	font-weight: bold;
	background-color: #F8C9C9;
	background-image: url(../../images/bg_title_v.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-align: left;	
	
}

.voice_td_title{
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #fbf3e7;
	background-image: url(../../block/img/bg_tr2.png);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.voice_td_center{
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	width: 200px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.voice_tr{
	
	height: 36px;	
	
}
.img_box3{
	float: right;
	height: auto;
	width: 202px;
	margin-top: 10px;
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
.border{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 202px;
}
.voice{
	border: 1px solid #fff;
		height: auto;
}


.voice_td_center span.voi{
	color: #FF4D11;
	font-weight: bold;
}
.voice_td_right{
	font-size: 0.7em;
	height: auto;
	width: 340px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.voice_td_right object{
	vertical-align: middle;
	padding-left: 0px;
	background-color: #fbf3e7;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

.voice_div{
	text-align: left;
	height: 28px;
	width: 280px;
	margin-top: 10px;
	padding-left: 10px;
}

.voice_td_right .img{
	margin-top: 3px;
	display: inline;
}

.voice_td_right a{
	color: #006699;
	text-decoration: none;
}

.voice_td_right a:hover{
	color: #CC6600;
	text-decoration: none;
}
#cmstype_main{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 100%;
}
#cmstype_main table {
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#cmstype_main  p_title{
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#cmstype_main th,
td {
  margin: 0;
  padding: 0;
  
}
#cmstype_main caption,
th {
  text-align: left;
   background-color: #20b2aa;
}
#cmstype_main th,td {
	border: 1px solid #F0F0F0;
	padding: .5em;
	
}
#cmstype_main .eq_dl {
	width: 100%;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	float: left;
}
#cmstype_main .eq_dt{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	height: 15px;
	width: 100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	float: left;
	text-align: left;
	text-indent: 53px;
	padding: 0px;
}
#cmstype_main .eq_dd{
	font-size: 13px;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 13px;
	height: 15px;
	width: 100%;
	float: left;
	clear: both;
	text-align: left;
	text-indent: 70px;
	padding: 0px;
}
#cmstype_main title_h4{
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: left;
	text-indent: 30;
	display: block;
}

.ogange{
	font-size: 1.3em;
	line-height: 170%;
	font-weight: bold;
	color: #FF6817;
}
.ud{
	text-align: left;
	border: 1px solid #FE6216;
	background-color: #FFEDE3;
	width: auto;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
strong{
	font-weight: bold;
}
.box_toyota{
	border: 1px solid #CCCCCC;
	width: auto;
	margin-right: 1%;
	margin-left: 1%;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}
.p_toyota{
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
}
.img_toyota{
	padding: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.banner_box{
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 282px;
	background-color: #FFF;
	clear: both;
}
.banner_img1{
	float: left;
	height: 137px;
	width: 340px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
}
.banner_img2{
	float: left;
	height: 137px;
	width: 340px;
	margin-bottom: 8px;
}
.banner_img3{
	float: left;
	height: 137px;
	width: 340px;
	margin-right: 20px;
	margin-left: 20px;
}
.banner_img4{
	float: left;
	height: 137px;
	width: 340px;
}
.small2{
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
}
.Large{
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#aboutus{
	float: left;
	width: 100%;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


.pv_title{
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	height: 20px;
	width: 100%;
}
.pv_txt{
	font-weight: normal;
	padding-right: 0%;
	font-size: 1.3em;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-style: none;
	vertical-align: middle;
	margin: 0px;
	height: auto;
	padding-left: 80px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}
