@charset "iso-8859-1";

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

html,body{
	/*font-family: "ＭＳＰゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
	color: #000000;
	line-height: 1.2em;
	padding: 0px;
	text-align: left;
margin:0 auto;
}

body{align:center;}

img{
        border: 0;
}

a:link {
        color: #0000FF;
        text-decoration: underline;
}

a:visited {
        color: #9933CC;
        text-decoration: underline;
}

a:hover {
        color: #FF0000;
        text-decoration: none;
}

h1{
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-size: 95%;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

h5{
	padding: 0px;
	font-weight: normal;
	font-size: 85%;
	margin: 0px;
}

ul{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	margin: 0px;
}

ul ul{
 list-style-type: disc;
        font-size: 85%;

}

ul ul ul{
 list-style-type: none;
        font-size: 100%;

}

ul ul ul ul{
 list-style-type: none;
        font-size: 100%;
}

ol{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-position: outside;
	margin-top: 0px;
	margin-left: 5px;
}

hr {
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	height: 1px;
}

table {
        border-collapse: collapse;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
	width: 680px;
	margin: 0 auto;
	padding: 0px;
	background-repeat: repeat-y;
	font-size: 83%;
}

#wrap {
	width: 680px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-y;
}

#jump {
        text-indent: -9999px;
        position: absolute;
}

/***********************************************/
/* Table Styles                                */
/***********************************************/

#space_icon{
	padding: 0px;
	line-height: 1.2em;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 100px;
    float:left;
	clear: both;
}
#space_text{
 width:500px;
 margin-left: 10px;
 float:left;
}

.table_news {
	padding: 0px;
	line-height: 1.2em;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
}
.table1 {
	padding: 0px;
	line-height: 1.2em;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
    width:475px;
	clear: both;
}

.table1 th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 20px;
	margin: 0px;
}

.table1 td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.table1 td nb {
	background-image: none;
	vertical-align: top;
}

.table2 {
	padding: 0px;
	clear: both;
	width: 640px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.table2 th {
	padding: 0px;
	margin: 0px;
}

.table2 td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}


.table3 td {
	/*vertical-align: top;*/
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.table2Left {
	background-color: #F5F7E8;
	width: 160px;
	
 	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #256c99;*/
	}

.table2Right {
	width: 480px;
}

.table3 td {
	padding-bottom: 5px;
	padding-right: 20px;
}

/***********************************************/
/* .text styles                                */
/***********************************************/

p {
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

.text80 {
	font-size: 80%;
}

.right {
        text-align: right;
}

.center {
        text-align: center;
}

.m17 {
	padding: 0px 0px 0px 17px;
	clear: both;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.m2em {
	padding-left: 2em;
}

.m1em {
	padding-left: 1em;
}

.icon01 {
	background:url("../images/icon01.gif") no-repeat left top;
	padding: 0px 0px 0px 17px;
	margin: 8px 0px 0px 0px;
	display: block;
	line-height: 1em;
}

.icon02 {
	background:url("../images/icon02.gif") no-repeat left top;
	padding: 0px 0px 0px 18px;
	margin: 8px 0px 0px 18px;
	display: block;
	line-height: 1em;
}

.icon03 {
	background:url("../images/icon02.gif") no-repeat left top;
	padding: 0px 0px 0px 18px;
	margin: 8px 0px 0px 0px;
	display: block;
	line-height: 1em;
}

.icon04 {
	background:url("../images/icon01.gif") no-repeat left top;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px 8px 0px;
	display: block;
	line-height: 1em;
}

.block01 {
	border-bottom: 1px solid #C0C9DC;
	padding: 15px 0px;
	display: block;
}

.block02 {
	border: 1px solid #C0C9DC;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	display: block;
}

.block03 {
	border-bottom: 1px solid #C0C9DC;
	padding: 5px 0px;
	display: block;
}

.block04 {
	border-top: 1px solid #C0C9DC;
	padding: 15px 0px 0px 0px;
	display: block;
}

/***********************************************/
/* #header styles                              */
/***********************************************/

#header {
	width: 660px;
	background-image: url(images/fitec_logo_bk.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#siteName{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 47px;
}

#homesitemap{
	float: right;
	margin-top: 3px;
	margin-right: 12px;
	color: #0000FF;
	}


#homesitemap a:link {
  color: #0000FF;
  text-decoration: none;
}

#homesitemap a:visited {
  color: #0000FF;
  text-decoration: none;
}

#homesitemap a:hover {
  color: #FF0000;
  text-decoration: none;
}

/*home&langage*/
ul.langage{
    padding:0;
    margin:0;
}
ul.langage li {
float:left;
list-style:none;
    padding:0 3px 0 3px;
    margin:0;
} 
/**************/


#header_2 {
	width: 762px;
	background-image: url(images/fitec_logo_bk2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.language_b{
vertical-align:middle;
}

/************* #grobal navi ***************/

#globalNav {
	clear: both;
	margin-left: 10px;
	padding-left: 19px;
	padding-right: 19px;
	height: 45px;
	width: 600px;
	background-image: url(images/navi_bgimg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#globalNav ul {
	border: 0;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}

#globalNav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#globalNav ul li a {
  margin: 0px;
  padding: 0px;
	float: left;
	display: inline;
}


#globalNav_2 {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 760px;
	margin-left:50px;
}

#globalNav_2 ul {
	border: 0;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}

#globalNav_2 ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#globalNav_2 ul li a {
  margin: 0px;
  padding: 0px;
	float: left;
	display: inline;
}




/************* #breadcrumbs ***************/

#breadcrumbs {
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}

/************* #to top of page ***************/

.pagetop {
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}

/***********************************************/
/* #footer styles                              */
/***********************************************/

#footer{
	width: 660px;
	color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	font-size: 75%;
	line-height: 1.2em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#footer a:link {
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover {
  color: #FF0000;
  text-decoration: none;
}

#footer_2{
	width: 762px;
	color: #FFFFFF;
	background-image: url(images/footer_2.jpg);
	background-repeat:no-repeat;
	clear: both;
	font-size: 75%;
	line-height: 1.2em;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 35px;
}

#footer_2 a:link {
  color: #FFFFFF;
  text-decoration: none;
}

#footer_2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#footer_2 a:hover {
  color: #FF0000;
  text-decoration: none;
}

#credit {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/***********************************************/
/* Toppage Layout                              */
/***********************************************/

#topimage {
	background-repeat: no-repeat;
	clear: both;
	width: 640px;
	height: 170px;
	margin-left: 10px;
}
/*2008.3.13お知らせ部分変更によりoshiraseはいらないかも*/
#oshirase {
	width: 250px;
	height: 170px;
	top: 108px;
	position: absolute;
	background-image: url(images/oshirase_bk.jpg);
	left: 386px;
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	color: #0000FF;
}

#oshirase ul {
	list-style-type: none;
	font-size: 83%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-image: url(images/oshirase_arrow.gif);
	list-style-position: outside;
	margin: 0px;
}
#oshirasez p{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	/*font-size: 70%;*/
	color: #0000FF;
	margin: 0px;
}

/*2008.3.13更新によりlead関連はいらないかも*/
#lead {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 30px;
}

#lead1 {
	padding: 0px;
	float: left;
	margin: 0px;
	background-image: url(images/lead_bk.jpg);
	height: 100px;
	width: 590px;
}

#lead1 p {
	font-size: 110%;
	line-height: 1.5em;
	padding: 5px;
}

#lead2 {
	float: left;
	margin-right: 30px;
	margin-left: 10px;
}

/***********************************************/
/* Contents page Layout                        */
/***********************************************/

/************* #menu ***************/

#menu {
	width: 160px;
	background-color: #E4E8F0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu ul {
	font-size: 90%;
	line-height: 120%;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li a.select {
	background-color:#E4E8F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 30px;
	margin: 0px;
}

#menu ul li a.currentdir {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin: 0px;
	background-image: url(images/arrow_circle_down.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

#menu ul li a.currentselect {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin: 0px;
	background-image: url(images/arrow_circle_bl.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-decoration: none;
	background-color: #FFC977;
}

#menu ul li a.currentselect2 {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 23px;
	margin: 0px;
	background-image: url(images/arrow_circle_down2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-decoration: none;
	background-color: #FFC977;
}

#menu .current a, #menu .current a:hover {
	background-color:#FFC977;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 2px;
	padding-left: 30px;
	background-image: url(images/oshirase_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}

#menu ul li a {
	display: block;
	text-align: left;
	text-decoration: none;
	background-color: #C9D1E2;
	color: #660066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow_circle_or.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 23px;
}

#menu a:hover, #menu .current a:hover {
	text-decoration: none;
	background-color: #FFC977;
}

#menu a:hover, #menu ul li a.currentdir:hover, #menu ul li a.currentselect:hover, #menu ul li a.currentselect2:hover {
	background-image: url(images/arrow_circle_bl.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

#menu img{
	display: block;
}

/************* #contents ***************/

#content {
	width: 448px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

/***********************************************/
/* Form Layout                              */
/***********************************************/

.ftxt{
	margin:5px 0px;
	color:#000000;
	background-color:#FFFFFF;
	font-family: "ＭＳＰゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.2em;
	font-size: 12px;
}
.ftable td {
	padding: 5px 0px;
}
h1.ftitle {
	font-size: 16px;
	color: #000000;
	font-family: "ＭＳＰゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-align: left;
	width: 448px;
	height: 26px;
	margin-top: 15px;
	padding: 0px;
	background-image: url(inquiry/images/m00.jpg);
	background-repeat: repeat-y;
}



/********************************************/
/*FITEC追加分　　　　　　　　　　 　　　　　*/
/********************************************/

.table_01 {
	padding: 5px;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 450px;
	clear: both;
}

.text_bottom{
	padding-bottom:8px;
}

.logo{
	line-height: 1.2em;
	padding-bottom: 20px;
	margin-left: 30px;
	width: 608px;
	clear: both;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #256c99;
	border-bottom-color: #256c99;*/
}




.text_bottom{
margin-bottom:20px;
}

.new {
	font-weight: bold;
	color: #990000;
}

