@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;
}
.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(../img/bg.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-area {
	width:900px;
	height:335px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin:0 0 0px 0;
}
#main-img-area img {
	width:900px;
	height:335px;
	margin: 0px;
	padding: 0px;
	display: block;
}
/* -----グローバルナビゲーション---------------------------------------------------------------------- */
#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(../img/gnavi1_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi1 a:hover {
 	width:235px;
	background-image:url(../img/gnavi1_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi2 a {
	width:215px;
	background-image:url(../img/gnavi2_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi2 a:hover {
 	width:215px;
	background-image:url(../img/gnavi2_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi3 a {
	width:215px;
	background-image:url(../img/gnavi3_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi3 a:hover {
 	width:215px;
	background-image:url(../img/gnavi3_on.jpg);
	background-position:left top;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}
#gnavi4 a {
	width:235px;
	background-image:url(../img/gnavi4_off.jpg);
	background-position:left top;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}
#gnavi4 a:hover {
 	width:235px;
	background-image:url(../img/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: 555px;
	margin:0px 0 0px 0;
	vertical-align: top;
}
#right_contents {
	width: 245px;
	padding: 0 0px 0 0px;
	margin:0px 0px 0px 0;
	vertical-align: top;
}

/* left----------------------------------------------------------------------- */

/*--------------
会社PR文
---------------*/
.pr_txt {
	padding:0px 0 0 0px;
	font-size:12px;
	line-height: 170%;
}
.txt_img {
padding:0 0 0 10px;
}

/*--------------
新着情報
---------------*/
.news_box {
	margin: 0px 0px 20px 0px;
}
.title_bar {
	height:auto;
	width:555px;
	height:40px;
	background-image: url(../img/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;
}

.topix_text a {
	color:#FF3375;/*ピンク*/
	text-decoration:underline;
}

.topix_text a:hover {
	color:#FF3375;/*ピンク*/
	text-decoration:none;
}
.topix_text {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* right_contents-------------------------------------------------------------- */



/* -------------
会社情報
---------------- */
#info-area {
	width: 245px;
	height: auto;
	background-image:url(../img/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;
}

/*footer--------------------------------------------------------------------- */

#footer {
	height: 132px;
	background-image: url(../img/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;
}
