﻿@charset "utf-8";

/* bace
------------------------------------------------------------ */
a:link    { 
	color: #003399;
	text-decoration: underline;
	}

a:visited { 
	color: #003399;
	text-decoration: underline;
	}

a:hover   { 
	color: #0066CC;
	text-decoration: underline;
	}

a:active  { color: #0066CC;
	 text-decoration: underline;
	  }

body {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:80%;
	line-height:1.5;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}	  

img {
	border:none;
	}
.clear{
	clear:both;
}
#container {
	width: 98%;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	border: none;
}

/* accessibility
------------------------------------------------------------ */
.accessibility {
	display: none;
}
.hidden-navi {
	display: none;
	float: none;
}
/* header
------------------------------------------------------------ */
#header {
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#toptext {
	margin: 0px;
	height: 26px;
	width: 100%;
}

#toptext p {
	line-height: 24px;
	margin: 0px 0px 0px 10px;
}

#logo {
	margin: 0px;
	float: left;
	height: 98px;
	width: 246px;
}
#logo h1 {
	height: 98px;
	width: 246px;
	margin: 0px;
	padding: 0px;
}

#form {
	float: left;
	height: 59px;
	width: 387px;
	background:#fff6b6 url(../images/head_info_ttl.gif) top -10px no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
}

#head_info_tel {
	position:relative;
	left:10px;
	top:30px;
	}
#head_info_form {
	position:relative;
	left:205px;
	top:-14px;
	}
#head_info_btn {
	position:relative;
	left:195px;
	top:-14px;
	}
	
/* contents
------------------------------------------------------------ */	
#contents {
	clear:both;
	width: 95%;
	border-top:#000 1px solid;
	padding-top:20px;
	}
#h2bg {
	border-bottom:#9a9a9a 1px dotted;
	border-top:#ff7f01 3px solid;
	width: 100%;
	font-size: 120%;
	font-weight:bold;
	text-indent:10px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding:20px 0px 17px 0px;
}

.h3bg {
	background: url(../images/bg_h3.jpg) bottom left repeat-x;
	border-bottom:#9a9a9a 1px dotted;
	border-left:#ff7f01 4px solid;
	width: 100%;
	font-size: 100%;
	font-weight:bold;
	text-align: left;
	margin: 0px 0px 15px 0px;
	padding:5px 0px 5px 10px;
}
.h4bg {
	width: 100%;
	background: url(../images/orange_square.gif) no-repeat;
	background-position: 0px 9px;
	border-bottom:#ddd 1px solid;
	font-size: 100%;
	font-weight:bold;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding:5px 0px 5px 20px;
}

.txt {
	line-height: 150%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
}


#inquiry {
	width:590px;
	height:152px;
	background:url(../images/inquiry_bg_590.jpg) top left no-repeat;
	margin:20px 0px;
	display:block;
	text-align:left;
}
#inquiry p {
	display:none;
}

#inquiry ul {
	list-style: none;
	margin:0px;
	padding:40px 0px 0px 260px;
}

/* table
------------------------------------------------------------ */
.table_area table {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	border-spacing: 0;
	empty-cells: show;
}
.table_area {
	width: 100%;
	margin-top: 20px;
}

.table_area table th {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #FFF6b6;
}
.table_area table td {
	padding: 5px;
	border: 1px solid #cccccc;
}
.caption_text {
	font-size: 90%;
	font-weight:bold;
	text-align: left;
	color: #FF6600;
}

/* text_image
------------------------------------------------------------ */
.client_name {
	font-size: 14px;
	text-align: right;
	height: 32px;
	width: 100%;
	padding-top: 18px;
}

.text_image {
	width: 100%;
	margin-top: 26px;
	height: 164px;
}
.text_image .text_alignright {
	line-height: 150%;
	float: left;
	width:390px;
	margin-left: 12px;
	text-align: left;
}
.text_image .img_alignleft {
	float: left;
	width: 200px;
	text-align: left;
}
.text_image2 {
	width: 100%;
	margin-top: 26px;
	clear: left;
	height: 164px;
}
.text_image2 .text_alignleft {
	font-size: 14px;
	line-height: 150%;
	float: right;
	width: 390px;
	margin-right: 12px;
	text-align: left;
}
.text_image2 .img_alignright {
	float: right;
	height: 105px;
	width: 200px;
	text-align: left;
}
.pccap {
	font-size:90%;
	}
.columns2 {
	clear: right;
	width: 100%;
	margin:20px 0px 0px 0px;
}
.columns2 .image_left .title {
	font-weight:bold;
	background-image: url(../images/orange_square3.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
}

.columns2 .image_left {
	float: left;
	width: 285px;
	margin-left: 20px;
	display: inline;
	text-align: left;
}

.columns3 {
	width: 100%;
	margin:20px 0px 0px 0px;
}
.columns3 .image_left_s {
	text-align: left;
	float: left;
	width: 183px;
	margin-left: 20px;
	display: inline;
}
.columns3 .image_left_s .title {
	font-weight:bold;
	background-image: url(../images/orange_square3.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
}
.column {
	width: 100%;
	margin:20px 0px 0px 0px;
	text-align: left;
	clear: left;
}

.column .image_large {
	width: 100%;
	margin-left: 20px;
}
.column .image_large .title {
	font-weight:bold;
	background-image: url(../images/orange_square3.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	text-indent: 20px;
}

/* list
------------------------------------------------------------ */
.iconlists {
	clear: left;
	width: 100%;
	margin-top: 30px;
}
.iconlists ul {
	list-style-position: outside;
	list-style-image: url(../images/orange_square.gif);
	list-style-type: none;
	margin: 0px;
	padding:0px 0px 0px 20px;
}
.iconlists ul li {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
}
.linklists {
	width: 100%;
	margin-top: 30px;
}
.linklists ul {
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow3.jpg);
	list-style-type: none;
	margin: 0px;
	padding:0px 0px 0px 20px;
}
.linklists ul li {
	line-height: 150%;
	text-align: left;
}
/* text_block
------------------------------------------------------------ */
.texts_block {
	text-align: left;
	width: 100%;
	margin: 15px 0px;
}
.texts_block dt {
	font-weight:bold;
	color:ff6600;
	line-height: 150%;
	background-image: url(../images/orange_square2.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
}
.texts_block dd {
	line-height: 150%;
	text-align: left;
	margin-left: 20px;
}

/* text_box
------------------------------------------------------------ */
.plugin_area {
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFF6b6;
	margin:10px 0px 0px 0px;
}
.plugin_area .plugin_img {
	float: left;
	width: 130px;
	text-align: center;
	vertical-align: text-top;
	height: 53px;
	margin-top: 20px;
}
.plugin_area .plugin_text {
	font-size: 90%;
	line-height: 150%;
	float: right;
	width: 455px;
	margin-top: 18px;
	text-align: left;
}



/* none
------------------------------------------------------------ */	
hr  { 
	display: none;
	 }
#navi {
	display: none;
}
#navigation {
	display: none;	
	}
#crumb_list {
	display: none;	
	}
#sub_leftblock {
	display: none;	
	}
.icon_print {
	display: none;	
	}
.pagetop{
	display: none;	
	}
#bottom_navi {
	display: none;	
	}
	
/* top
------------------------------------------------------------ */	
/* selector
------------------------------------------------------------ */
#selector {
	clear:both;
	width: 100%;
	border-top:#000 1px solid;
	padding-top:20px;
	}
#selector_menu {
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#selestbox {
	width:100%;
	background-image:none;
	}

.txtread {
	text-align: left;
	line-height:1.5;
	margin: 5px;
}

#pink_block {
	float: left;
	width: 204px;
	display: inline;
	margin-bottom: 3px;
	margin-left: 1px;
}

#pink_block ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	padding: 0px;
}

#pink_block ul li {
	line-height: 130%;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 23px;
}

#blue_block {
	width: 204px;
	clear:right;
	margin-bottom: 3px;
	margin-left: 5px;
	display: inline;
}

#blue_block ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	padding: 0px;
}

#blue_block ul li {
	line-height: 130%;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 23px;
}

#orange_block {
	float: left;
	width: 204px;
	margin-bottom: 3px;
	margin-left: 5px;
	display: inline;
}

#orange_block ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	padding: 0px;
}

#orange_block ul li {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 23px;
	padding: 0px;
	line-height: 130%;
}

#green_block {
	float: left;
	width: 204px;
	display: inline;
	margin-bottom: 3px;
	margin-left: 5px;
}

#green_block ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	padding: 0px;
}

#green_block ul li {
	line-height: 130%;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 23px;
}

.recommend {
	height: 21px;
	margin-left: 10px;
	text-align: left;
	width: 194px;
}
/*notification 
------------------------------------------------------------ */
#notification {
	width: 100%;
	margin-top: 30px;
	text-align:left;
}

#notification dl {
	width: 630px;
	margin-left: 5px;
}
#notification dt {
	clear: both;
	float: left;
	width: 80px;
	padding: 5px 0;
	text-indent: 15px;
	background: url(../images/blue_arrow.gif) no-repeat 0 11px;
	line-height: 1.5;
}
#notification dd {
	padding:5px 0;
	margin: 0 10px 0 0;
	border-bottom: #ccc 1px dotted;
	line-height: 1.5;
}


/*left 
------------------------------------------------------------ */
#leftblock {
	clear:both;
	float:none;
	width: 100%;
	margin-top: 28px;
	display: inline;
}

.textblock {
	width: 220px;
	margin-top: 14px;
	margin-left: 86px;
	text-align: left;
	line-height: 150%;
}
.img_floatleft {
	float: left;
	height: 72px;
	width: 72px;
	margin-top: 14px;
	margin-right: 14px;
}

.bunner_float {
	float: left;
	height: 52px;
	width: 206px;
	margin-right: 3px;
	margin-left: 0px;
	margin-top: 40px;
	display: inline;
}

#example {
	float: left;
	width: 308px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#showroom {
	width: 306px;
	margin: 0px;
	float: left;
}
/*right 
------------------------------------------------------------ */
#rightblock {
	clear:both;
	float:none;	
	width: 100%;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#servicearea {
	clear:both;
	float:none;	
	width: 198px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 0px;
}

#servicearea ul {
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	margin: 0px;
	padding: 0px;
}

#servicearea ul li {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#shopguide {
	clear:both;
	width: 198px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

#shopguide ul {
	list-style-position: outside;
	list-style-image: url(../images/blue_arrow2.gif);
	margin: 0px;
	padding: 0px;
}

#shopguide ul li {
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.stext_box {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	padding:8px;

}
/*footer 
------------------------------------------------------------ */
#footerout {
	clear:both;
	margin-top: 20px;
	}

#footerin {
	width:100%;
	}

#footer {
	width:100%;
	clear: left;
	font-size: 90%;
	border-top:#000 1px solid;
	padding-top: 20px;
}


/* 上書き 
------------------------------------------------------------ */
div div p.f_right535 {
	float:left;
	width:480px;
	background:#000000;
}
.text_image6 .text_alignright {
	width:420px;
}
