/* 全体 */
body {
	text-align:center;
	line-height:1.5;
}

/* リンク指定 */
a {
	color:#006497;
}
a img {
	border:0;
}
a:link,
a:visited {
	color:#006497;
}
a:hover {
	color:#0099CC;
	text-decoration:none;
}
.txtr {
	color:#C60000;
}


/* コンテナ */
#container {
	width:760px;
	margin:0 auto;
	text-align:left;
}
.clear {
	clear:both;
}
.box {
	width:550px;
	margin:10px;
	padding:5px 0 10px 0;
	clear:both;
}
/* ヘッダー */
#sitemap {
	font-size:84%;
	text-align:right;
}
#sitemap a {
	background:url(../img/icon_sitemap.gif) no-repeat left;
	padding:0 5px 0 16px;
	color:#999;
}
#headertop {
	width:760px;
	height:200px;
	background:url(../img/mainimage.jpg) no-repeat;
	text-indent:-9999px;
}
#header {
	width:760px;
	height:98px;
	background:url(../img/mainimages.jpg) no-repeat;
}
#header a {
	display:block;
	width:170px;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
}
#inner {
	background:url(../img/bg.gif) repeat-y center;
}
/* 右カラム */
#right {
	width:590px;
	float:right;
}

/* メニュー */
#menu {
	width:589px;
	height:49px;
}
#menu ul {
	list-style:none;
}
#menu ul a {
	display:block;
	width:118px;
	height:49px;
	background-image:url(../img/menu.gif);
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}
#menu li {
	float:left;
	width:118px;
	height:49px;
}
#menu li#menu05,
#menu li#menu05 a {
	width:117px;
	height:49px;
}
#menu01 a {
	background-position:0px 0px;
}
#menu02 a {
	background-position:-118px 0px;
}
#menu03 a {
	background-position:-236px 0px;
}
#menu04 a {
	background-position:-354px 0px;
}
#menu05 a {
	background-position:-471px 0px;
}
#menu01 a:hover,
#menu01 a.curt,
#menu01 a.parentsLink {
	background-position:0px 49px;
}
#menu02 a:hover,
#menu02 a.curt,
#menu02 a.parentsLink {
	background-position:-118px 49px;
}
#menu03 a:hover,
#menu03 a.curt,
#menu03 a.parentsLink {
	background-position:-236px 49px;
}
#menu04 a:hover,
#menu04 a.curt,
#menu04 a.parentsLink {
	background-position:-354px 49px;
}
#menu05 a:hover,
#menu05 a.curt,
#menu05 a.parentsLink {
	background-position:-471px 49px;
}

/* 右カラム左 */
.main_left {
	width:410px;
	float:left;
	text-align:left;
	padding:10px 0 0 10px;
}
.center_title {
	width:328px;
	height:42px;
	text-indent:-9999px;
	background-image:url(../img/center_title.gif);
}
.technology,
.mobility,
.correspondence {
	margin:10px 0 0 0;
	padding:3px;
	border:1px solid #ccc;
}
.technology_img {
	width:90px;
	height:90px;
	text-indent:-9999px;
	background-image:url(../img/center_01.gif);
	float:left;
}
.technology_title {
	width:304px;
	height:28px;
	margin:0 0 5px 96px;
	text-indent:-9999px;
	background-image:url(../img/center_title01.gif);
}
.mobility_img {
	width:90px;
	height:90px;
	text-indent:-9999px;
	background-image:url(../img/center_02.gif);
	float:left;
}
.mobility_title {
	width:304px;
	height:28px;
	margin:0 0 5px 96px;
	text-indent:-9999px;
	background-image:url(../img/center_title02.gif);
}
.correspondence_img {
	width:90px;
	height:90px;
	text-indent:-9999px;
	background-image:url(../img/center_03.gif);
	float:left;
}
.correspondence_title {
	width:304px;
	height:28px;
	margin:0 0 5px 96px;
	text-indent:-9999px;
	background-image:url(../img/center_title03.gif);
}
span.subtitle {
	color:#999;
	margin-left:20px;
}
.main_left ul {
	margin:5px 0 0 130px;
}
.main_left ul li {
	color:#0099cc;
	list-style:disc;
}
/* 右カラム右 */
.main_right {
	width:148px;
	float:right;
	padding:10px 11px 0 0;
}
.main_right_01,
.main_right_02,
.main_right_03,
.main_right_04,
.main_right_05 {
	text-indent:-9999px;
	margin:0 0 10px 0;
}
.main_right_01 a {
	width:148px;
	height:70px;
	display:block;
	background-image:url(../img/bn_tel.gif);
}
.main_right_02 a {
	width:148px;
	height:78px;
	display:block;
	background-image:url(../img/main_bn02.gif);
}
.main_right_03 a {
	width:148px;
	height:181px;
	display:block;
	background-image:url(../img/main_bn03.gif);
}
.main_right_04 a {
	width:148px;
	height:70px;
	display:block;
	background-image:url(../img/main_bn04.jpg);
}
.main_right_05 a {
	width:148px;
	height:70px;
	display:block;
	background-image:url(../img/main_bn05.jpg);
}

/* 左カラム */
#left {
	width:170px;
	float:left;
}
.consultant .title {
	width:168px;
	margin:0 1px;
	background-color:#fff;
	line-height:3;
	text-align:center;
}
ul.sidelink {
	list-style:none;
	margin:0 10px 5px 10px;
}
ul.sidelink li {
	border-bottom:1px solid #fff;
}
ul.sidelink li a {
	display:block;
	width:134px;
	padding:4px 0 4px 16px;
	color:#666;
	text-decoration:none;
	background:url(../img/side_list.gif) no-repeat left;
}
ul.sidelink a:hover,
ul.sidelink a.curt {
	color:#0099CC;
}
.sidebn {
	margin:20px 10px;
}
.sidebn_ec,
.sidebn_blog,
.sidebn_tel {
	text-indent:-9999px;
	margin:0 0 10px 0;
}
.sidebn_ec span {
	width:150px;
	height:70px;
	display:block;
	background-image:url(../img/bn_ec.gif);
}
.sidebn_ec a {
	width:150px;
	height:70px;
	display:block;
	background-image:url(../img/bn_ec.gif);
}
.sidebn_blog a {
	width:150px;
	height:50px;
	display:block;
	background-image:url(../img/bn_blog.gif);
}
.sidebn_tel a {
	width:150px;
	height:70px;
	display:block;
	background-image:url(../img/bn_tel.gif);
}
.news {
	margin:0 0 20px 0;
}
.news .title {
	width:106px;
	height:13px;
	margin:0 0 0 10px;
	background-image:url(../img/whatsnew.gif);
	text-indent:-9999px;
}
dl.record {
	width:145px;
	height:100px;
	margin:0 auto;
	overflow:auto;
	border:1px solid #ccc;
	padding:5px 0 5px 5px;
	background:#FFF;
}
dl.record dd {
	margin:0 0 8px 0;
}

/* フッター */
#footer {
	width:760px;
	clear:both;
	background:url(../img/footer.gif) no-repeat center bottom;
}
#footerlink {
	float:left;
	width:140px;
	padding:0 15px;
}
#footerlink li a {
	display:block;
	width:134px;
	padding:0 0 0 16px;
	color:#999;
	text-decoration:none;
	background:url(../img/li_footerlink.gif) no-repeat left;
}
#footerlink a:hover,
#footerlink a.curt {
	color:#0099CC;
}
#license {
	width:530px;
	margin:0 0 0 190px;
	padding:15px 10px;
	border-top:1px solid #CCC;
	font-size:84%;
	color:#999;
	line-height:1.2;
	letter-spacing:1px;
}
#license li {
	display:inline;
	margin:0 10px 0 0;
}
#copyright {
	text-align:right;
	font-size:84%;
	color:#999;
	clear:both;
	line-height:2;
}

/* メイン */
#main {
	margin:10px;
}
#main h1 {
	margin:0 0 10px 0;
	padding:2px 0 2px 7px;
	border-left:3px solid #0099CC;
	font-size:134%;
	color:#333333;
}
#main p {
	margin:0.5em 0;
}
#main ul {
	margin:0.5em 0 0.5em 20px;
}
#main ul li {
	list-style-type:disc;
	margin:0.2em 0;
}
#main ol ul li {
	list-style-type:disc;
	margin:0.2em 0;
}
#main ol {
	margin:0.5em 0 0.5em 30px;
}
#main ol li {
	list-style-type:decimal;
	margin:0.2em 0;
}
#main ul ol li {
	list-style-type:decimal;
	margin:0.2em 0;
}
#main ul.compact {
	margin:0.5em 0;
}
#main ul.compact li {
	display:inline;
	margin:0 10px 0 0;
	padding:0 0 0 8px;
	background:url(../img/li_mini.gif) no-repeat left;
}

#main dl {
	margin:0.5em 0 0.5em 10px;
}
#main dt {
	margin:0.5em 0 0.2em 0;
	color:#006497;
}
#main dd {
	margin:0.2em 0 0.2em 10px;
}
#main dl.compact {
	margin:0.5em 0;
}
#main dl.compact dt {
	display:inline;
}
#main dl.compact dd {
	display:inline;
	margin:0 10px 0 0;
}
table {
	width:510px;
	margin:10px auto;
	font-size:100%;
	line-height:1.5;
	border-collapse:collapse;
	border-spacing:0;
	vertical-align:top;
}
table th {
	width:120px;
	white-space:nowrap;
	padding:4px 6px;
	background:#E9E9E9;
	border:1px solid #CCC;
}
table td {
	padding:4px 6px;
	border:1px solid #CCC;
	background:#EEE;
}
table th strong {
	font-weight:bold;
}
h2 {
	margin:0 0 0.5em 0;
	font-size:117%;
	font-weight:bold;
	background:url(../img/line_h2.gif) no-repeat bottom left;
	clear:both;
}
h3 {
	margin:1em 0 0.5em 0;
	font-weight:bold;
	clear:both;
	border-bottom:1px dotted #CCC;
}
h4 {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
h5 {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
.imgR {
	float:right;
	margin:0 0 10px 10px;
}
.imgL {
	float:left;
	margin:0 10px 10px 0;
}
.txtR {
	text-align:right;
}
.txtL {
	text-align:left;
}
.txtC {
	text-align:center;
}
blockquote {
	margin:1em 0;
	background:url(../img/bg_bqbottom.gif) no-repeat bottom #EEEEEE;
}
blockquote .bqinner {
	padding:5px 10px;
	background:url(../img/bg_bqtop.gif) no-repeat top;
}
blockquote h3 {
	margin:0 0 0.5em 0;
}
.source {
	text-align:right;
	font-size:84%;
}
a.sitelink {
	padding:0 0 0 12px;
	background:url(../img/side_list.gif) no-repeat left;
}
#main a.externalLink {
	padding:0 20px 0 0;
	background:url(../img/icon_link.gif) no-repeat right center;
}

.consulttable {
	width:390px;
}
/* 営業エリア */
#main ul.arealist {
	margin:0.5em 0;
	clear:both;
}
#main ul.arealist li {
	float:left;
	width:5em;
	margin:0 10px 0 0;
	padding:0 0 0 8px;
	background:url(../img/li_mini.gif) no-repeat left;
	list-style:none;
}
/* 地図 */
#main .mapcolor {
	margin:10px 0 0 0;
	border-top:1px dotted #CCC;
	padding:10px 0 0 0;
}
#main .mapcolor li {
	list-style:none;
	display:inline;
	margin:0 10px;
}
#main .mapcolor img {
	vertical-align:middle;
	margin:0 5px 0 0;
}

/* リンク */
#main .linklist {
	width:550px;
	margin:0;
}
#main .linklist li {
	list-style:none;
	float:left;
	width:170px;
	margin:0 10px 10px 0;
	background:#EEE;
	border:1px solid #CCC;
}
#main .linklist li a {
	display:block;
	padding:2px 4px;
}
/* csw */
#cswbnbox {
	width:528px;
	margin:10px;
	padding:10px 10px 5px 10px;
	clear:both;
	background:#e6f0f2;
	border:1px solid #ccc;
}
#cswbnbox h3 {
	clear:none;
}
#cswbnbox .cswbntxt {
	width:398px;
	margin:0 0 0 126px;
}
#cswbnbox .tel {
	font-size:134%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc3333;
	line-height:1;
}
#cswbnbox strong {
	font-size:134%;
	font-weight:bold;
	line-height:1;
}
#cswbnbox .iwp {
	clear:both;
	font-size:84%;
	text-align:right;
	color:#0099CC;
	margin:0;
}
.schemefuji {
	float:right;
	width:228px;
	padding:0 10px;
	border:1px solid #ccc;
	background:#edf7fa;
}
.schemetokyo {
	float:left;
	width:228px;
	padding:0 10px;
	border:1px solid #ccc;
	background:#edf0fa;
}
.schemeiwp {
	float:left;
	width:228px;
	padding:0 10px;
	border:1px solid #ccc;
	background:#f4faed;
}
.schemearrow1 {
	float:left;
	width:50px;
	height:50px;
	background:url(../img/bg_schemearrowl.gif) no-repeat;
}
.schemearrow2 {
	float:left;
	width:250px;
	padding:5px 50px 5px 0;
	font-size:84%;
	background:url(../img/bg_schemearrowud.gif) no-repeat left center;
}
.schemearrow3 {
	float:left;
	width:50px;
	font-size:84%;
}
#main .schemearrow3 .arrowr {
	background:url(../img/bg_schemearrowr.gif) no-repeat;
	padding:50px 2px 0 2px;
	margin:0 0 20px 0;
}
#main .schemearrow3 .arrowl {
	background:url(../img/bg_schemearrowl.gif) no-repeat;
	padding:50px 2px 0 2px;
	margin:0;
}
.schemefuji h3 {
	border-left:3px solid #01a0c7;
	padding:0 0 0 5px;
}
.schemetokyo h3 {
	border-left:3px solid #909bc9;
	padding:0 0 0 5px;
}
.schemeiwp h3 {
	border-left:3px solid #a1c07c;
	padding:0 0 0 5px;
}
#main .schemefuji li,
#main .schemetokyo li,
#main .schemeiwp li {
	margin:0.1em 0;
}
.cswflowL {
	float:left;
	width:257px;
	padding:3px;
	border:1px solid #ccc;
	margin:0 20px 20px 0;
	position:relative;
}
.cswflowR {
	float:left;
	width:257px;
	padding:3px;
	border:1px solid #ccc;
	margin:0 0 20px 0;
	position:relative;
}
.cswflowend {
	clear:both;
	width:542px;
	padding:3px;
	border:1px solid #ccc;
	position:relative;
}
.cswflowL h3,
.cswflowR h3 {
	clear:none;
	width:117px;
	margin:0.5em 0 0.5em 126px;
}
.cswflowend h3 {
	clear:none;
	width:276px;
	margin:0.5em 0 0.5em 252px;
}
#main .cswflowL p,
#main .cswflowR p,
#main .cswflowend p {
	margin:0;
}
.cswflowL img,
.cswflowR img,
.cswflowend img {
	margin:0 10px 0 0;
}
.cswflowL span,
.cswflowR span,
.cswflowend span {
	display:block;
	position:absolute;
	bottom:3px;
	right:3px;
	font-size:400%;
	line-height:1;
	color:#CCC;
}
/* 対談 */
.fujishiro {
	color:#669;
	font-weight:bold;
}
.ono {
	color:#696;
	font-weight:bold;
}

/* サイトマップ */
#main .sitemap ul {
	background:url(../img/line_v.gif) repeat-y left;
	margin:0 0 10px 10px;
}
#main .sitemap li {
	margin:0.2em 0;
	padding:0;
	list-style-type:none;
}
#main .sitemap li li {
	background:url(../img/line_h.gif) no-repeat left 0.8em;
	margin:0.2em 0;
	padding:0 0 0 20px;
}
#main .sitemap .end {
	background:url(../img/line_l.gif) no-repeat left top #FFFFFF;
}
#main .sitemap .sitemaptitle {
	background:none;
	width:440px;
	margin:0.6em 0 0.2em 0;
}

