td
{font-size:12px;	font-weight:normal; line-height: 18px;	text-decoration:none;	color:#000000; }

font
{	font-size:12px;	font-weight:normal; line-height: 18px;	text-decoration:none;	color:#000000;}


/** MAIN */
body {
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	background-color: #E2E2E2;
	background-image:	url(../img/back.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

h1,h2,h3,h4,p,form,ul,li,td,th,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 10pt;
}

.marginTop5
{	margin-top:5px;}

.marginTop10
{	margin-top:10px;}

.marginTop15
 {	margin-top:15px;}

.marginTop20
 {	margin-top:20px;}

.marginTop25
 {	margin-top:25px;}

 div#frame	{border: solid 1px #666666;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	overflow: scroll}

 .floatright {
 	float:right;
}
 /**COMMON FONT */

.gray10
 {font-size:10px;	color:#333333;		line-height: 120%;}

 .red12
 {font-size:12px;	color:#E60012;}

.green12
 {font-size:12px;	color:#C10000;}
.green12_b
 {font-size:12px;	color:#C10000; font-weight:bold;}

  .black14
 {font-size:14px;	color:#000000;		line-height: 120%;		font-weight: normal;}

   .black14
 {font-size:14px;	color:#000000;		line-height: 120%;		font-weight: bold;}

   .linknow14
 {font-size:10px;	font-weight:normal; text-decoration:underline;	color:#0099FF; }

 /**COMMON ANCHOR */
a:link
{ 	text-decoration:underline;	color:#595757;}
a:active
{ 	text-decoration:underline;	color:#595757;}
a:visited
{ 	text-decoration:underline;	color:#0099FF;}
a:hover
{ 	text-decoration:underline;	color:#0099FF;}

a.graylink:link, a.graylink:visited
{	text-decoration:none; color:#595757;font-size:10px;}
a.graylink:active, a.graylink:hover
{	text-decoration:underline;	color:#20BF2D;font-size:10px;}

a.redlink:link, a.redlink:visited
{	text-decoration:none; color:#333333;font-size:12px;}
a.redlink:active, a.redlink:hover
{	text-decoration:underline;	color:#E60012;font-size:12px;}

a.redlinkb:link, a.redlinkb:visited
{	text-decoration:none; color:#333333;font-size:12px; font-weight: bold;}
a.redlinkb:active, a.redlinkb:hover
{	text-decoration:underline;	color:#E60012;font-size:12px; font-weight: bold;}

.black12_b {
	font-size:12px;
	color:#000000;
	line-height: 140%;
	font-weight: bold;
}
.red12_b {
	font-size:12px;
	color:#E60012;
	line-height: 140%;
	font-weight: bold;
}
.gray12 {
	font-size:12px;
	color:#666464;
	line-height: 18px;
}
.black12_spec {
	font-size:12px;
	color:#000000;
	line-height: 180%;
	font-weight: normal;
}
.black10 {
	font-size:10px;
	color:#000000;
	line-height: 120%;
	font-weight: bold;
}
.y12 {
	font-size:12px;
	color:#FABE00;
	font-weight: bold;
}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}

/* テーブルのスタイル */
.table-style {
	clear:both;
	width:550px;
	margin:0;
	padding:0;
	border: 0;
	border-collapse: collapse;
}
.table-style th {
	font-size:12px;
	color:#17305e;
	line-height: 140%;
	font-weight: bold;
	text-align:left;
	background:#e7eaef;
	width:130px;
	border:1px solid #d1d6df;
	margin:0;padding:5px;
}
.table-style td {
	font-size:12px;
	line-height: 140%;
	text-align:left;
	background:#fff;
	width:400px;
	border:1px solid #d1d6df;
	margin:0;padding:3px;
}
.table-style td .inputsize {
	width: 300px;
	font-size:12px;
}
.table-style td .inputsizeB {
	width: 300px;
	height:80px;
	font-size:12px;
}
.table-style td .inputsizeS {
	width: 50px;
	font-size:12px;
}
.table-style td .bt {
	width:20px;
	height:12px;
}

/* トップページ */
.tableline {
	border:1px solid #17305e;
}
.tableline p {
	margin:10px;
	text-align:left;
}
#top-access,#top-tel {
	width:195px;
	border-left:1px solid #898989;
	border-right:1px solid #898989;
	border-bottom:1px solid #898989;
}
#top-access p {
	width:175px;
	margin-left: 10px;
	text-align:left;
}
#top-access .small {
	font-size:0.8em;
}
#top-access img {
	margin:5px 0 5px 0;
}
.tableline img {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#top-tel p {
	margin: 0 10px 10px 10px;
}


/* news */
#news {
	text-align:left;
}
#news li {
	padding-left: 10px;
	background: url(../img/yajirusi.gif) no-repeat 0 5px;
	border-bottom: 1px dotted #999;
	line-height:1.8em;
}



/* faq */
ul.faqQ {	list-style:none; }

ul.faqQ,
ul.faqQ li {
    font-weight: normal;
	margin: 0; padding:0;
	font-size:1em ;
	line-height:1.8em;
	padding-left: 20px;
	text-indent: -20px;
}
ul.faqQ li.ans {
    font-weight: normal;
	margin: 0; padding:0;
	font-size:1em ;
	line-height:1.8em;
	padding-left: 0;
	text-indent: 0;
}
ul.faqQ li .answer {
	width:415px; /*480-60-5*/
	border: 1px solid #d7d7d7;
	padding:5px 5px 5px 60px;
	margin-bottom:40px;
	background: url(../img/answer-a.gif) no-repeat 10px 10px;
	line-height:1.6em;
}
ul.faqQ li .answerS {
	width:415px; /*480-60-5*/
	height:45px;
	border: 1px solid #d7d7d7;
	padding:5px 5px 5px 60px;
	margin-bottom:40px;
	background: url(../img/answer-a.gif) no-repeat 10px 10px;
	line-height:1.6em;
}

/* 事業概要 */
td .business-photo img {
	margin: 5px 5px 0 0;
}
#attention {
	width: 495px;
	text-align: right;
	font-size: 0.85em;
}

/* 会社案内 */
#company-photo {
	float:right;
	width: 250px;
	padding-left:20px;
}
.enkaku {
	width:530px;
	margin:0;
	padding:0;
	border: 0;
	border-collapse: collapse;
}
.enkaku th {
	width:180px;
	border-top: 1px dotted #666;
	text-align: left;
	padding-left:10px;
}
.enkaku td {
	width:340px;
	border-top: 1px dotted #666;
	padding: 10px 0 10px 0;
	text-align:left;
}
.enkaku th.bottom,
.enkaku td.bottom {
	border-bottom: 1px dotted #666;
}
.point {
	padding-left:10px;
	background: url(../img/point.gif) no-repeat 0 4px;
}

/* プライバシーポリシー */
#privacy-table td {
	text-align:left;
}
dl#privacy {
	margin:30px 0 30px 0;
}
dl#privacy dd {
	margin-left: 24px;
}

/* Sayuri was edited in 2014.05.31 */
#top-access span.small {
	display: block;
}
#top-access span.small span {
	display: block;
	margin-bottom: 4px;
}
#top-access span.small span.address {
	margin-bottom: 16px;
}
#top-access p.access02,
#top-access p.access03 {
	margin-top: 16px;
}
#top-access p.attention {
	margin: 2px 0 5px;
	font-size: 70%;
}
#topmain_r_03 {
	margin-top: 10px;
}
#top-access a img {
	margin: -4px 0;
}
#news li em {
	display: block;
	font-style: normal;
	margin-bottom:4px;
}
#news li span.newsbody {
	display: block;
	font-size: 90%;
	line-height: 1.2em;
	margin-bottom:8px;
}
#news li span.newsbody strong {
	display: block;
	font-size: 100%;
	line-height: 1.2em;
	margin-bottom:8px;
	padding-top: 8px;
}
#map_canvas {
	margin-bottom: 8px;
	height: 100%;
}
#link_target {
	display: inline-block;
	vertical-align: top;
	margin-left: 24px;
}
/* -------------------  end  ----- */
