@charset "Shift_JIS";

/*
======================================================
有限会社 遠藤産業
〒416-0933
静岡県富士市中丸884-3
TEL/FAX：0545-61-1697
http://e-touba.com
［作成日 2009年11月06日］
======================================================*/

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
}

img {
	border:none;
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
}
.font-red { color:#ff0000}
.font-red-big{
	color:#ff0000;
	font-size: 14px;
	font-weight: bold;
}

/* ベース（
------------------------------------------------------------------------------------------*/
#base {
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
/* 回り込み 
#base:after {content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#base {display:inline-table;}
#base {height:1%;}
#base {display:block}*/


#base h2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}

/* トップヘッダ部
------------------------------------------------------------------------------------------*/
#header {
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../img/hd_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
/* 回り込み 
#header:after {content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#header {display:inline-table;}
#header {height:1%;}
#header {display:block}*/


/* ロゴ・サイトマップ・社名部分
------------------------------------------------------------------------------------------*/
#logo {
	width: 360px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#head_right {
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#sitemap {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}



/* コンテンツ
------------------------------------------------------------------------------------------*/
#entrance {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	margin-top: 15px;
}
/* 回り込み */
#entrance:after {content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#entrance {display:inline-table;}
#entrance {height:1%;}
#entrance {display:block}


/* コンテンツ中枠
------------------------------------------------------------------------------------------*/
#ent {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 0px;
}
/* 回り込み */
#ent:after {content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#ent {display:inline-table;}
#ent {height:1%;}
#ent {display:block}

#ent #ent_left h2 {
	margin: 0px;
	padding: 0px;
}
#ent_left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ent_left ul {
	margin: 0px;
	padding: 0px;
}


#ent .contents_text {
	padding: 10px;
}




/* コンテンツ左 */
#entrance #ent_left {
	width: 200px;
	float: left;
	background-image: url(../img/menu/left_menu_bg.jpg);
	background-repeat: repeat-y;
}

/* 最新情報 */
#entrance .info {
	margin: 10px;
	}
	
#entrance .info dl {
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996699;
   }
#entrance .info dt {
	margin: 0px;
	background-image: url(../img/right_point.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	float: left;
	width: 100px;
   }
#entrance .info dt img {
	vertical-align: top;
	margin-right: 5px;
	}
#entrance .info dd {
	margin-left: 100px;
   }


/* コンテンツ右 */
#entrance #ent_right {
	margin-left: 210px;
}
#entrance #ent_right h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#entrance #ent_right ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#entrance #ent_right li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#entrance #ent_right li a {
    border: none;
	}

/* あいさつ部分 */
#entrance #ent #ent_right .aisatsu h4{
	font-size: 14px;
	font-weight: bold;
	color: #995972;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
}
#base #entrance #ent #ent_right .aisatsu {
	width: 580px;
	background-color: #F9F2F4;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
#entrance #ent #ent_right .aisatsu p.ptop {

}


/* コピーライト
------------------------------------------------------------------------------------------*/
#copyright {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/fd_bg.jpg);
	background-repeat: repeat-x;
}
/* 回り込み 
#copyright:after {content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#copyright {display:inline-table;}
#copyright {height:1%;}
#copyright {display:block}*/




#copyright #copyright_text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 30px;
	padding-bottom: 30px;
}








/* ここから↓中ページ用
------------------------------------------------------------------------------------------*/


/* テキスト枠 */
#entrance .text {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: inline-block;
	overflow: hidden;
	}
.text .text_left265 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 265px;
}
.text .text_right265 {
	margin-left: 265px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text_title {
	font-size: 14px;
	font-weight: bold;
	color: #95405D;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEC3CC;
	margin: 0px;
}
.text_link {
	font-size: 14px;
	font-weight: bold;
	color: #95405D;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DEC3CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.text .text_left210 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
.text .text_right210 {
	margin-left: 210px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text .text_right210 .text_title {
	font-size: 14px;
	font-weight: bold;
	color: #95405D;
	padding: 2px;
	margin: 0px;
}
.text img.figure {
	float: right; /* 画像を左寄せにする場合は left */
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 5px;
}

	
.text table {
	margin: 0px;
	padding: 0px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
.text th {
	background-color: #E3E3E3;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BB527A;
	border-left-color: #BB527A;
	width: 150px;
	color: #76384D;
}
.text td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0567E;
	text-align: left;
	padding: 5px;
}
#base #entrance #ent #ent_right h5 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ent #ent_right .blog h4 {
	font-size: 14px;
	font-weight: bold;
	color: #923D5A;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-image: url(../img/04product/04product_bg.jpg);
	background-repeat: no-repeat;
}
#ent #ent_right .text .textright {
	text-align: right;
	padding: 5px;
	margin-top: 10px;
}
.text .font-bold {
	font-weight: bold;
	color: #C0567E;
}
#base #entrance #ent #ent_right .blog {
	margin: 0px;
	padding: 0px;
}
#ent_left #chara {
	background-image: url(../img/menu/left_menu_chara.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 225px;
	display: block;
	/*padding-top: 20px;*/
	padding-right: 10px;
	padding-left: 10px;
	background-position: bottom;
}
#base #entrance #ent #ent_left .leftmenu_bn {
	text-align: center;
	padding: 10px;
}
#base #entrance #ent #ent_left .leftmenu_bn2 {
	text-align: center;
	padding: 0 10px 10px 10px;
}
#base #entrance #ent #ent_left {
	text-align: center;
	width: 200px;
}
.fb_bn{
	line-height: 1.6em;
	text-align: center;
}
.fb_bn2{
	margin: 10px 0 25px;
}
.fontsp {
	letter-spacing: 0.1em;
}

