img {
	border:0px;
}
/* commented backslash hides from ie5mac \*/ 
html {
	margin:0;
	padding:0
}
body {
	margin:0;
	padding:0
}
/* end hack */ 
html, body {

	font-size:14px;
	color:#333;
	text-align:left;
	line-height:28px;
	background: url(images/bg.gif) repeat-x left top;
	background-color:#f5f5f5;
}

.cr{clear:both;font-size:0px;}

/*==== リンク設定 ===*/
/*テキストリンクの色*/
a:link {
	text-decoration: none;
	color:#00a7e6;
}
/*訪問済みのリンクの色*/
a:visited {
	text-decoration: none;
	color:#00a7e6;
}
/*クリック時のリンクの色*/
a:active {
	text-decoration: none;
	color:#00a7e6;
}
/*マウスの上にカーソルがあるときのリンクの色*/
a:hover {
	color:#86682a;
	text-decoration:none;
	position: relative;
	left: 1px;
}
/*==== 見出しHシリーズ ===*/
h1 {
	text-indent: -5000px;
	padding: 0px;
	margin:0px;
	font-size: 10px;
	line-height:10px;
}
h2 {
	height:39px;
	clear:both;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
	padding:4px 5px 5px 13px;
	background-color:#fff;
	background-image: url("images/h2-5.gif");
	background-repeat:no-repeat;
}
h3 {
	height:45px;
	clear:both;
	vertical-align : top;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	margin-top:10px 0px;
	padding:6px 5px 5px 13px;
	background-color:#fff;
	background-image: url("images/h3.gif");
	background-repeat:no-repeat;
}
h4 {
	clear:both;
	padding: 0 20px;
	border-top:1px dotted silver;
	border-bottom:1px solid silver;
	background-color:#fff;
	background-image: url("images/ya5.gif");
	background-repeat:no-repeat;
	background-position:left center;
	vertical-align : middle;
	color:#444;
}
h5 {
	clear:both;
	margin-bottom:15px;
	border-top:1px dotted silver;
	border-bottom:1px solid silver;
	font-size:16px;
	font-weight:bold;
	background-color:#fff;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px 5px 0px 10px;
	border-right:1px solid silver;
	border-bottom:3px double silver;
	border-left:5px solid #f60;
}
h6 {
	font-size:12px;
	color:#f00;
	font-weight:normal;
	line-height:160%;
}
/*==== メイン枠 ===*/
#wrapper {

	/*background:url(images/) repeat-x left bottom;*/
	text-align:center;
}
#outer {
	background-color:#FFFFFF;
	width:800px;
	text-align:left;
	margin:0px auto 10px;
	overflow:visible;
	padding:0px;
	/*
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	*/
}
/*==== TOPバナー ===*/
#header {
	width:800px;
	height:200px;
	background: url(images/adlut_top.gif) no-repeat left top;
}
/*==== ページ上部NAVI ===*/
#topnavi {
	height: 26px;
	background: url(images/adult_navi.gif);
}
#topnavi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/navi5.gif);
}
#topnavi ul li {
	float:left;
	height:26px;
	width:104px;
	text-align: center;
	border-right: 1px solid #666;
}
#topnavi ul li.last {
	width: 100px;
}
#topnavi ul li a {
	display: block;
	line-height:26px;
	color: #333;
	font-weight:normal;
	font-size:12px;
}
/*==== 記事大枠 ===*/
#inner {
	width:100%;
	padding-top:0px;
}
/*==== 左カラム枠 ===*/
#left {
	width:184px;
	float:left;
	text-align:center;
	padding-top:10px;
}
#left-inner {
	padding:0 auto;
}
/*==== 右カラム枠 ===*/
#right {
	float:right;
	padding-right:5px;
	font: 14px/28px "ＭＳ Ｐゴシック";
	width:580px;
}
#right-inner {
	padding:7px;
	text-align:left;
}
/*==== パンくずリスト(右カラム) ===*/
.Breadcrumbs {
	width:100%;
	height:18px;
	font-size:10pt;
}
/*==== 左カラム青色枠 ===*/

.hidari_top{color:#FFFFFF; text-align:center; background-color:#BADAC9; font-weight:bold; font-size:12px;width:182px;line-height:30px; margin:10px 10px 0px 10px;}
.hidari{
	border-top:1px solid #BADAC9;
	border-left:1px solid #BADAC9;
	border-right:1px solid #BADAC9;
	border-bottom:1px solid #BADAC9;
	width:180px;
	padding:0px;
	margin:0px 10px 10px 10px;
	text-align:left;
	}

.hidari ul {
	width:180px;
	line-height:40px;
	margin:0px;
	padding:0px;
	list-style:none;
}
.hidari li {
	font-size:10px;
	display: block;
	line-height:30px;
	margin:0px;
	padding:0px;
	padding-left:20px;
	/*
	list-style-type:disc;
	list-style-position: inside;
	*/
	background-image:url(images/hidari1.gif);
}

.hidari li a{
	display: block;
	color:#333333;
	text-decoration:none;
}

.hidari li:hover{
	display: block;
	background-image:url(images/hidari2.gif);
	text-decoration:none;
}

.hidari li a:hover{
	position: relative;
	left: 0px;
}





.z180_top {
	width:157px;
	margin:0 auto;
	padding-top:6px;
	background-image:url(images/sm_link_top.gif);
	vertical-align :bottom;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	font-size:12px;
	color:#ffffff;
}
.z180 {
	font-size:10px;
	width:157px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	padding:5px 0px;
	background-image:url(images/z180_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	line-height:14px;
	color:#333;
}
.z180 p {
	font-size:10px;
	margin:0;
	padding:0px 10px;
	line-height:14px;
}
.z180_foot {
	width:157px;
	height:10px;
	margin:0 auto;
	background-image:url(images/sm_link_bottom.gif);
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
.z180 ul {
	line-height:14px;
	margin:0px 10px;
	padding:0px;
	list-style:none;
}
.z180 li {
	line-height:14px;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	list-style-type:disc;
	list-style-position: inside;
}
.z180 li ul {
	line-height:14px;
	margin:0px;
	margin-left:20px;
}
.z180 li li {
	line-height:14px;
	margin:0px;
	list-style-type:circle;
	list-style-position: outside;
}
.z180 hr {
	border:solid 1px #94aebd;
	height:1px;
	background-color:#94aebd;
	color:#94aebd;
}
/*==== 左カラム灰色枠 ===*/
.c180_top {
	width:157px;
	margin:0 auto;
	padding-top:6px;
	background-image:url(images/c180_top.gif);
	vertical-align :bottom;
	font-weight:bold;
	text-align:center;
	line-height:18px;
	font-size:12px;
	color:#0076a3;
}
.c180 {
	width:157px;
	margin:0 auto;
}
.c180 ul {
	list-style:none;
	width:157px;
	margin:0;
	padding:0px;
	font-size:10px;
	color:#000;
	text-align:left;
}
.c180 ul li {
	margin:0px;
	padding:0px;
	background-color:#d9d9d9;
	border-top:solid 1px #e6e6e6;
	border-bottom:solid 1px #bfbfbf;
	border-right:solid 1px #bfbfbf;
	border-left:solid 1px #bfbfbf;
	line-height:2;
}
.c180 ul li a {
	margin-left:5px;
}
.c180 ul li ul {
	margin:-1px;
	padding:0px;
}
.c180 ul li ul li {
	text-indent:5px;
	background-color:#f4f4f4;
	border-top:solid 1px #ffffff;
}
/*==== ページ下部NAVI ===*/
#footer p {
	font-size:12px;
	line-height: 1.3;
}
#footer {
	width:800px;
	height:70px;
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
	background-image:url("images/adult_foot.gif");
	background-repeat:repeat-x;
	padding-top:5px;
}
#footer ul {
	width:98%;
	font-size:12px;
	height:20px;
	margin:0px;
	padding:0;
	text-align:center;
}
#footer li {
	display:inline;
	list-style:none;
	padding-left:5px;
	padding-right:5px;
	line-height:20px;
	border-left:solid 1px #333;
}

#footer a{color:#000000;text-decoration:underline;}


#footer li.last {
	border-right:solid 1px #333;
}
/*==== 右カラム記事部分（ページ別） ===*/
/*お客様の声*/
.okyaku img {
	float:left;
}
.okyaku strong {
	float:right;
	width:370px;
}
.okyaku p {
	line-height:2;
	float:right;
	width:370px;
	padding-top:5px;
	padding-bottom:5px;
}
/*会社概要のテーブル*/
#company {
	width:100%;
	border-collapse:collapse;
}
#company th {
	font-size:10pt;
	padding:5px;
	border-left:solid 4px #cbcbcc;
	border-bottom:solid 1px #cbcbcc;
	white-space:nowrap;
}
#company td {
	font-size:10pt;
	padding:5px;
	background-color:#efefef;
	border-bottom:solid 1px #cbcbcc;
	border-right:solid 1px #cbcbcc;
}


/*一段目*/
#right ul {
	line-height:14px;
	margin:5px;
	padding:0px;
	list-style:none;
}

#right li {
	line-height:14px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	list-style-type:disc;
	list-style-position: inside;
	list-style-image: url("images/ya2.gif");
}

/*二段目*/
#right li ul {
	line-height:14px;
	margin-left:20px;
	background-color:#fff;
}
#right li li {
	line-height:14px;
	font-size:12px;
	font-weight:normal;
	list-style-type:circle;
	list-style-position: outside;
	list-style-image: none;
	background-color:#fff;
}

p.check{
background:url(images/li.gif) no-repeat top left;padding-left:25px;text-align:left;font-size:14px;line-height:20px; border-bottom:solid 1px #BADAC9;margin-left:10px;margin-right:40px;
	
}

.img_layout{float:left;margin-bottom:5px;margin-right:20px;margin-left:10px;margin-top:10px;}


.table{margin-left:20px;margin-top:10px;padding-right:20px;padding-left:0px;font-size:14px;}
.table tr{border-bottom:1px dotted #BADAC9;}
.table th{font-weight:bold;text-align:left;padding-left:10px;border-bottom:1px dashed #BADAC9;width:100px;}
.table td{text-align:left;border-bottom:1px dashed #BADAC9;width:400px;padding-left:10px;line-height:22px;padding-top:5px;padding-bottom:5px;}

p.prof{text-align:left;border-bottom:1px dashed #BADAC9;width:550px;padding-left:10px;line-height:18px;/*padding-top:5px;padding-bottom:5px;*/}
