@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
/* --------------------------------------------------------------------------- */
.clearfloat {
	 /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* ----文字色---------------------- */
.orange {
	color:#FF6600;
}
.blue {
	color:#0160FE;/*青*/
}
.brown {
	color: #8B5F0C;
}
.red {
	color: #FF0000;
}
.red_b {
	color: #FF0000;
	font-weight: bold;
}
.green {
	color: #30AB2C;
}
.green1 {
	color:#4A9133;
}
.pink {
	color:#FF3375;/*ピンク*/
}

/* ----余白---------------------- */
.l15 {
	margin:0 0 0 15px;
}
.t15_l15 {
	margin:15px 0 0 15px;
}
.b15 {
	padding:0 0 15px 0;
}
.mt25 {
	margin:25px 0 0px 0;
}
.mb15 {
	margin:0 0 15px 0;
}
.mb25 {
	margin:0 0 25px 0;
}
.mb40 {
	margin:0 0 40px 0;
}
.pt15 {
	padding:15px 0 0px 0;
}
/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image : url(../business/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}

a,
a:link, {
	color:#FF3375;/*ピンク*/
	text-decoration:underline;
}

a:hover,
a:active {
	color:#FF3375;/*ピンク*/
	text-decoration:none;
}

/* --------------------------------------------------------------------------- */

html, body, #wrapper {
	height: 100%;
}

body > #wrapper {height: auto; min-height: 100%;}


#wrapper {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#main {
	padding-bottom: 132px;
	width:900px;
	margin-right: auto;
	margin-left: auto;
}  /* must be same height as the footer */


/* --------------------------------------------------------------------------- */

#header {
	width:900px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	height:25px;
	font-size: 10px;
	color: #444;
	font-weight: normal;
	text-align: right;
	margin-top: 0px;
	text-indent: 0px;
	display: block;
	line-height: 25px;
	padding:0 20px 0 0;
}

#logo {
	width:270px;
 	height:80px;
}
#logo a {
	width:270px;
 	height:80px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}
#header-in-r {
	height: 80px;
	width: 630px;
	padding:0 0px 0 0;
	text-align: right;
}

/* -----main-image---------------------------------------------------------------------- */
#main_img {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
}

/* -----グローバルナビゲーション---------------------------------------------------------------------- */
#gnavi {
	width:900px;
	height: 45px;
	padding: 0 0px 0 0px;
	margin: 0px;
}
#gnavi a {
 	display: block;	
	height: 45px;
}

#gnavi1 a {
	width:235px;
	background-image : url(../business/gnavi1_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi1 a:hover {
 	width:235px;
	background-image : url(../business/gnavi1_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi2 a {
	width:215px;
	background-image : url(../business/gnavi2_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi2 a:hover {
 	width:215px;
	background-image : url(../business/gnavi2_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi3 a {
	width:215px;
	background-image : url(../business/gnavi3_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi3 a:hover {
 	width:215px;
	background-image : url(../business/gnavi3_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi4 a {
	width:235px;
	background-image : url(../business/gnavi4_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi4 a:hover {
 	width:235px;
	background-image : url(../business/gnavi4_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}



/* main_contents-------------------------------------------------------------- */
#contents {
	width: 825px;
	margin: 0px 0px 0px 0px;
	padding: 20px 35px 30px 40px;
}
#left_contents {
	width: 280px;
	margin:0px 0 0px 0;
	vertical-align: top;
}
#right_contents {
	width: 550px;
	padding: 0 0px 0 0px;
	margin:0px 0px 0px 0;
	vertical-align: top;
}

/* left----------------------------------------------------------------------- */
/* -------------
会社情報
---------------- */
#info-area {
	width: 245px;
	height: auto;
	background-image : url(../business/info_middle.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
#info-area ul {
	padding:15px 0 5px 15px;
}
#info-area ul li {
	padding:0px 0 0px 0px;
}
.info-txt1 {
	margin:0px 0 5px 0px;
}
.info-txt2 {
	margin:0px 0 15px 0px;
}


/*--------------
会社PR文
---------------*/
.pr_txt {
	padding:0px 0 0 0px;
	font-size:12px;
	line-height: 170%;
}
.txt_img {
	padding:0 0 0 10px;
}



/* right_contents-------------------------------------------------------------- */
.txt_area {

}
.title_bar {
	height:auto;
	width:555px;
	height:40px;
	background-image : url(../business/ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:23px;
	line-height:38px;
	font-size:16px;
	color:#333333;
	padding:0 0 0px 0px;
	margin:0 0 15px 0;
}
.title_bar2 {
	height:auto;
	width:555px;
	height:40px;
	background-image : url(../business/ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:23px;
	line-height:38px;
	font-size:16px;
	color:#333333;
	padding:0 0 0px 0px;
	margin:0 0 0px 0;
}
.stitle_bar {
	height:auto;
	height:30px;
	background-image : url(../business/ttl_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:25px;
	line-height:32px;
	font-size:14px;
	color:#333333;
	padding:0 0 0px 0px;
	margin:0 0 10px 0;
}
.stitle_bar2 {
	height:auto;
	height:30px;
	background-image : url(../business/ttl_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent:25px;
	line-height:32px;
	font-size:14px;
	color:#333333;
	padding:0 0 0px 0px;
	margin:15px 0 10px 0;
}
.table1 {
	margin:0 auto 15px 15px;
}
.table1 a {
	color:#FF3375;/*ピンク*/
	text-decoration:underline;
}

.table2 {
	margin:10px auto 15px auto;
	border: 1px dotted #00945B;/*background-color:#FFECF2;*/
}
.table3 {
	margin:0 auto 15px 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;*/
}
.t_midashi {
	font-size:14px;
	color:#00945B;/*みどり*/
	background-color: #F0FFFA;
}
.midashi {
	font-size:14px;
margin:0 0 10px 0;
}
.midashi2 {
	font-size:12px;
	color:#FF3375;/*ピンク*/
	/*background-color: #FFFFCC;*/
}
.midashi3 {
	font-size:12px;
	padding:10px 0 15px 15px;
}
.midashi_q {
	color:#00945B;/*みどり*/
	font-weight: bold;
}
.midashi_waku {
	background-color: #FFFFCC;
	margin:10px 20px 15px 20px;
	padding:5px;
	text-align: center;
	border: 1px solid #FED17E;
}

/* footer--------------------------------------------------------------------- */

#footer {
	height: 132px;
	background-image : url(../business/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
} 
.footer_b_in1 {
	font-size: 12px;
	width: 860px;
	margin:0px auto 0 auto;
	padding:0px 0 0 0;
	text-align: left;
}
.footer_b_in1 a {
	font-size: 12px;
	text-decoration: underline;	
	color:#222222;
}
.footer_txt1 {
	font-size: 11px;
text-align: right;
}
.footer_txt2 {
	font-size: 11px;
text-align: right;
}
.copyright {
	font-size: 10px;
	margin-top: 0px;
	text-align: right;
	vertical-align:bottom;
}
/* ---ページトップへのボタン------------------------------------------------- */
.pagetop {
	text-align: right;
	padding:0 15px 0 0;
}
.pagetop2 {
	text-align: right;
	padding:20px 15px 25px 0;
}

.coment{
	padding:10px 8px 10px 15px;
}
.coment2{
	padding:2px 8px 2px 15px;
}
.coment2 table td{
	padding:10px 5px 0 0;
}

