@charset "utf-8";

/* Structure Module
---------------------------------------*/
html{

	margin-bottom:1px;
}

body{
	margin:0px;
	padding:0px;
	font-family:"メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Osaka",verdana,arial,sans-serif;
	font-size:12px;

	line-height:1.8;
	letter-spacing:1pt;
}


/* Text Module
---------------------------------------*/
h1,h2,h3,h4,h5,h6,p{
	margin:0px;
	padding:0px;
}
.cn {
	font-family:"微软雅黑",arial,sans-serif;
}


em{
	color:#ff0000;
	font-style:normal;
}



/* Hypertext Module
---------------------------------------*/
a{
	Xtext-decoration: none;
}

a:link,a:visited{
	Xcolor:#7b1c39;
}

a:hover{
	Xcolor:#7b1c39;
	Xtext-decoration: underline;
}


/* Image Module
---------------------------------------*/
img {
	border:0px;
}

/* List Module
---------------------------------------*/
ul,ol,dl,dt,dd{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
}



/* Table Module
-----------------------------------------------------------------------------------------*/
table{
	}
	

th,td{
	font-weight:normal;
	vertical-align:top;
	margin:0px;
	padding:0px;
}


/* Forms Module
---------------------------------------*/
input,textarea,select{
	Xcolor: #555;
	Xborder: 1px solid #ff9999;
	Xbackground: #ffffff;
	Xvertical-align:middle;
	Xmargin-right:5px;
}

input,textarea{
	border: 1px solid #a5acb2;
	background: #ffffff;
	padding-bottom:3px;
}

input.nobor{
	border:none;
}

textarea{
	width: 550px;
	height:250px;
	font-size:12px;
}


.clearfix {
	Xdisplay:inline-block;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clear{
	clear:both;
}

/* layout [index]
---------------------------------------*/



body#top {
	background:url("../imgs/bg_body-1.jpg") no-repeat center top;
}

#top div#body {
	background:url("../imgs/shuiyin.png") repeat;
}

#top div#wrapper {
	margin:0;
	padding:0;
	width:100%;
	/*height:800px;
	background:url("bg_wrapper.gif")/*tpa=http://www.fujidennetsu.co.jp/images/top/bg_wrapper.gif repeat-x 0px 2339px;*/
}

#top div#head {
	margin:0 auto;
	padding:85px 0px 0px 0px;
	width:750px;
	height:254px;
}

#top div#logo {
	float:left;
}


#top div#menu {
	margin:0 auto;
	padding:0;
	width:750px;
	height:152px;
}

#top div#menu li {
	float:left;
	display:block;
}

#top div#main {
	margin:0 auto;
	padding:0;

	width:750px;
}

#top div#main_left {
	float:left;
	margin:0;
	padding:0;

	width:217px;
}

#top div#main_right {
	float:right;
	margin:0;
	padding:0;
	width:533px;
	background:url("bg_information.gif")/*tpa=http://www.fujidennetsu.co.jp/images/top/bg_information.gif*/ no-repeat;
}

#top div#mycustomscroll{
	margin:0px 0px 0px 7px;
	padding:0;
	width:515px;
	height:190px;
}

#top div#mycustomscroll dl{
	margin:5px;
	line-height:1.5;
	letter-spacing:0.5pt;
}

#top div#mycustomscroll dt{
	color:#ff6600;
	float:left;
	width:80px;
	font-weight:bold;
}

#top div#mycustomscroll dd{
	margin-left:80px;
}

#top div#topfoot {
	margin:0 auto;
	padding:0px;
	/*width:750px;*/
	padding:10px 0px 10px 0px;
	background:url("../imgs/foot.png") repeat;
}

/* layout [sub]
---------------------------------------*/

/* 凡庸クラス・タグ集 */
.leftside {
	float:left;
}

.rightside {
	float:right;
}

.box {
	margin:0 auto;
	padding:0;
	width:750px;
}

.linebox {
	margin:15px 0px 15px 0px;
	padding:0px 0px 15px 0px;
	background:url("dots.gif")/*tpa=http://www.fujidennetsu.co.jp/images/common/dots.gif*/ repeat-x bottom;
	width:100%;
}

.linebox p{
	margin-bottom:15px;
}

.linebox h2{
	margin-bottom:15px;
}


#head {
	margin:0 auto;
	padding:0;
	width:750px;
	height:235px;
}

#head_left {
	margin:0;
	padding:0;
	width:160px;
	height:235px;
	float:left;
}

#head_right {
	margin:92px 0px 0px 92px;
	padding:0;
	width:498px;
	height:143px;
	float:right;
}

div#head_right li {
	float:left;
	display:block;
}


#main h1{
	margin:0 auto;
	padding:0;
	height:90px;
	width:750px;
}

#foot {
	margin:0 auto;
	padding:0 0 10px 0;
	background:url("bg_foot.gif")/*tpa=http://www.fujidennetsu.co.jp/images/common/bg_foot.gif*/ repeat-x 0px 25px;
	height:78px;
}

#foot p,#topfoot p{
	margin:0 auto;
	padding-top:10px;
	width:750px;
	text-align:center;
}

#foot ul{
	margin:12px auto 5px auto;
	width:750px;
	font-size:10px;
	text-align:center;
}

#topfoot ul{
	margin:0px auto 5px auto;
	width:750px;
	font-size:10px;
	text-align:center;
}


#foot li,#topfoot li{
	display:inline;
	border-left:1px solid #ffffff;
	padding-left:8px;
	margin-left:5px;
	line-height:normal;
}

#foot li.top,#topfoot li.top{
	border:none;
}

#foot a,#topfoot a{
	color:#ffffff;
	text-decoration:none;
}

#foot p#pagetop {
	margin:0px auto 10px auto;
	padding:0px;
	width:750px;
	height:20px;
	text-align:right
}

.pagetop2 {
	margin:0px auto 10px auto;
	padding:0px;
	width:750px;
	height:20px;
	text-align:right
}




/* layout [company]
---------------------------------------*/

p#company1 {
	padding:0;
	width:380px;
}

p#company1 img {
	margin:10px 0px;
}

#company table {
	margin:50px 0px 0px 0px;
	width:380px;
	border:none;
	line-height:1.4;
}

#company #company3 table {
	width:360px;
	margin:0px;
}


#company td,#company th{
	padding:8px 0px;
}

th{
	width:95px;
	text-align:left;
}

table li {
	margin:0px 0px 0px 15px;
	list-style:disc;
}

#company2 {
	width:329px;
	text-align:right;
}

#company3 {
	margin:0;
	padding:0;
	width:360px;
}

p#company3 img {
	margin:0px 0px 10px 0px;
}

iframe {
	margin:0;
	padding:0;
	height:340px;
	width:380px;
	border:none;
}

.office th,.office td{
	font-size:14px;
	font-weight:bold;
}

/* layout [products]
---------------------------------------*/
.item_m{
	float:left;
	width:242px;
}

.item_m p{
	margin:0px 10px 15px 10px;
	line-height:1.4;
}


#products .item_m h2{
	margin:5px 0px 5px 0px;
	font-size:14px;
	color:#ff6600;
	}
	

.other{
	margin-top:5px;
}

.con{
	width:435px;
	margin-right:14px;
}

.con3{
	width:350px;
}

.other p{
	float:left;
	margin-right:33px;
	margin-bottom:10px;
}

.other p.last{
	margin-right:0px;
}

/* layout [contact]
---------------------------------------*/
#contact .topp{
	background:url("back_top.gif")/*tpa=http://www.fujidennetsu.co.jp/images/contact/back_top.gif*/ no-repeat bottom;
	padding-bottom:20px;
	margin:0px;
}

#contact .bottom{
	background:url("back_bottom.gif")/*tpa=http://www.fujidennetsu.co.jp/images/contact/back_bottom.gif*/ no-repeat top;
	padding:30px 35px 0px 35px;
}


#contact table{
	background:url("back_middle.gif")/*tpa=http://www.fujidennetsu.co.jp/images/contact/back_middle.gif*/ repeat-y;
	width:750px;
}

#contact th{
	text-align:right;
	padding:8px 0px;
	width:130px;
}

#contact td{
	padding:8px;
}


.con2{
	width:385px;
	margin-right:15px;
}

.mail{
	font-weight:bold;
}

.button{
	text-align:center;
}

.error p{
	margin:10px;
}

.error ul{
	margin-top:20px;
}

.error li{
	list-style:disc;
	color:#ff0000;
	margin-left:50px;
}

span.submit{
	display:block;
	float:right;
	width:400px;
	text-align:left;
}

span.back{
	display:block;
	float:left;
	width:350px;
	text-align:right;
}


/* layout [about]
---------------------------------------*/
/*#about h2{
	margin-bottom:30px;
}*/

#about .leftside{
	width:400px;
	/*margin-right:20px;*/
	margin:10px 0px 20px 0px;
}

.m_b80{
	padding-bottom:80px;
}

.example{
	background:url("back_example.gif")/*tpa=http://www.fujidennetsu.co.jp/images/about/back_example.gif*/ no-repeat;
	height:160px;
	padding:20px 25px;
}

/* layout [control]
---------------------------------------*/
.shiyo{
	margin-bottom:10px;
}

.shiyo dt{
	float:left;
	width:100px;
	padding-top:5px;
}

.shiyo dd{
	margin-left:105px;
	padding-top:5px;
}

.m_t65{
	margin-top:65px;
}

.control{
	background:url("main-img.jpg")/*tpa=http://www.fujidennetsu.co.jp/images/control/main-img.jpg*/ no-repeat right 78px;
	padding-bottom:40px;
	padding-right:280px;
}

.control ul{
	margin-top:10px;
}

.control li{
	list-style:disc;
	margin-left:15px;
}

h2.self{
	color:#ff6600;
	font-size:14px;
	margin:90px 0px 10px 0px;
}



/* layout [error]
---------------------------------------*/
#error .box ul{
	margin-bottom:50px;
}


#error .box li{
	list-style:disc;
	margin-left:50px;
}

.t_right{
	text-align:right;
}

.f_bold{
	font-weight:bold;
}