/*
-----------------------------------------------
SYVEC
update:2007/1/3
----------------------------------------------- */

/*
===== CONTENTS =====

	1: universal reset 
	2: layout
	3: parts
		: header
		: navi
		: main-image
		: main
		: footer

	
====================
*/

/* 1: universal reset
----------------------------------------------- */

*{
	margin:0px;
	line-height:1.5em;
	color:#333333;
	padding: 0px;
}

a{ outline:none;}


a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }


a.sub:link { color: #ffffff; text-decoration: underline; }
a.sub:visited { color: #ffffff; text-decoration: underline; }
a.sub:hover { color: #ffffff; text-decoration: none; }
a.sub:active { color: #ffffff; text-decoration: underline; }


li{
	list-style-type:none;
}


.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}


a:link {
	color: #12045c;
}
a:visited {
	color: #7b85c0;
}
a:hover {
	color: #7b85c0;
}
a:active {
	color: #7b85c0;
}


.tx9{
	font-size: 9px;
}
.tx10{
	font-size: 10px;
}
.tx10-110{
	font-size: 10px;
	line-height: 110%;
}
.tx10-120{
	font-size: 10px;
	line-height: 120%;
}
.tx10-140{
	font-size: 10px;
	line-height: 140%;
}
.tx12{
	font-size: 12px;
}
.tx12-110{
	font-size: 12px;
	line-height: 110%;
}
.tx12-120{
	font-size: 12px;
	line-height: 120%;
}
.tx12-140{
	font-size: 12px;
	line-height: 140%;
}
.tx14{
	font-size: 14px;
}
.tx14-120{
	font-size: 14px;
	line-height: 120%;
}


.blue{
	color: #3b3a97;
}

.blue2{
	color: #6a78b5;
}
.blue3{
	color: #6c77b9;
}
.green{
	color: #4c8875;
}
.white{
	color: #FFFFFF;
}
.touhaba{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


/* 2: layout
----------------------------------------------- */

body{
	text-align:left;
	background-color:#ffffff;
	word-break: break-all;
}

#home-page{
	background-image: url(img/bg_gra.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#home-page2{
	background-image: url(img/bg_gra2.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#container{
	width:799px;
	padding: 0px;
	height: 75px;
	margin: 0px;
}

#header{
	padding:0px;
	text-align:left;
	position:relative;
	margin: 0px;
	height: 75px;
	width: 799px;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navi{
	text-align:center;
	padding:0px;
	margin:0px;
	height: 21px;
	width: 799px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
	background-image: url(img/hm.gif);
	background-repeat: no-repeat;
	position: relative;
}

#side{
	text-align:left;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 175px;
}
#side2{
	text-align:left;
	background-image: url(img/menu_bg2.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 175px;
}


.menu {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
.menu li {
	float: left;
	width: 162px;
	height: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.menu li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 0px !important;
	height /**/:21px;
	padding-top: 21px;
}
/* 通常 */
.bt-originality a {
	background-image: url(img/bt_originality.gif);
	background-position:  0px     0px;
}
.bt-workflow a {
	background-image: url(img/bt_flow.gif);
	background-position:  0px     0px;
}
.bt-consul-menu a {
	background-image: url(img/bt_consulting.gif);
	background-position:  0px     0px;
}

/* オーバー */
.bt-originality a:hover {
	background-position:  0px -21px;
}
.bt-workflow a:hover {
	background-position:  0px -21px;
}
.bt-consul-menu a:hover {
	background-position:  0px -21px;
}





.menu00{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

.menu00 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
.menu00 li{
	float: left;
	width: 162px;
	height: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.menu00 li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 0px !important;
	height /**/:21px;
	padding-top: 21px;
}
/* 通常 */
.bt-consul-case a {
	background-image: url(img/bt_case.gif);
	background-position:  0px     0px;
}
.bt-greeting a {
	background-image: url(img/bt_greeting.gif);
	background-position:  0px     0px;
}
.bt-member a {
	background-image: url(img/bt_member.gif);
	background-position:  0px     0px;
}
.bt-access a {
	background-image: url(img/bt_access.gif);
	background-position:  0px     0px;
}
.bt-recruit a {
	background-image: url(img/bt_recruit.gif);
	background-position:  0px     0px;
}
/* オーバー */
.bt-consul-case a:hover {
	background-position:  0px -21px;
}
.bt-greeting a:hover {
	background-position:  0px -21px;
}
.bt-member a:hover {
	background-position:  0px -21px;
}
.bt-access a:hover {
	background-position:  0px -21px;
}
.bt-recruit a:hover {
	background-position:  0px -21px;
}


#menu0{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

.menu2{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

.menu2 ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
}
.menu2 li{
	float: left;
	width: 162px;
	height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.menu2 li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 0px !important;
	height /**/:24px;
	padding-top: 24px;
}
.bt-financial a {
	background-image: url(img/bt_financial.gif);
	background-position:  0px     0px;
}
.bt-financial a:hover {
	background-position:  0px -24px;
}
.bt-risk a {
	background-image: url(img/bt_risk.gif);
	background-position:  0px     0px;
}
.bt-risk a:hover {
	background-position:  0px -24px;
}
.bt-transaction a {
	background-image: url(img/bt_transaction.gif);
	background-position:  0px     0px;
}
.bt-transaction a:hover {
	background-position:  0px -24px;
}


#menu3-1 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

#menu3-1 ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	text-indent: 46px;
	margin: 0px;
}
#menu3-1 li{
	float: left;
	width: 162px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu3-1 li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 18px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(img/menu_s.gif);
	background-position:  0px     0px;
}

#menu3-1 li a:hover {
	background-position:  0px -18px;
}

#menu3-2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

#menu3-2 ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	text-indent: 46px;
	margin: 0px;
}
#menu3-2 li{
	float: left;
	width: 162px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu3-2 li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 18px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(img/menu_s.gif);
	background-position:  0px     0px;
}

#menu3-2 li a:hover {
	background-position:  0px -18px;
}


#menu3-3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 162px;
	overflow: auto;
}

#menu3-3 ul {
	list-style-type: none;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	text-indent: 46px;
	margin: 0px;
}
#menu3-3 li{
	float: left;
	width: 162px;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu3-3 li a {
	display: block;
	overflow: hidden;
	width: 162px;
	height: 18px;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url(img/menu_s.gif);
	background-position:  0px     0px;
}

#menu3-3 li a:hover {
	background-position:  0px -18px;
}


#contents {
	text-align:left;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 624px;
}

#news {
	text-align:right;
	background-image: url(img/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 97px;
	width: 606px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news-in {
	text-align:left;
	height: 85px;
	width: 430px;
	overflow: auto;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-in p {
	text-align:left;
	height: auto;
	width: 410px;
	margin-bottom: 5px;
}
#kojin {
	text-align:right;
	font-size: 10px;
	width: 606px;
}

#logo-s {
	text-align:left;
	background-image: url(img/logo-s.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 606px;
	height: 45px;
}
#logo-s p {
	font-size: 10px;
	font-weight: normal;
	padding-left: 40px;
	line-height: 110%;
}

#copy{
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/copy.gif);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	height: 12px;
	width: 606px;
}


#breadcrumbs{
	text-align:left;
	padding:0px 0px 0px 10px;
	font-size:0.8em;
}

#main-image{
	position:relative;
	padding:0px;
	overflow:hidden;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#home-page #main-image{
}
#home-page2 #main-image{
}

#main{
	width:510px;
	float:left;
	padding:0px 0px 20px 0px;
}

#sub{
	width:200px;
	float:right;
	padding:0px 0px 20px 0px;
}

#pagetop{
	text-align:right;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	padding-bottom: 10px;
	padding-right: 40px;
}

#footer{
	clear:both;
	margin:0px 1px;
	background-color:#f0f0f0;
	border-width:1px 0px 0px 0px;
	border-color:#ccc;
	border-style:solid;
	text-align:center;
}

#con{
	background-image: url(img/bg_dot.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	height: auto;
	width: 570px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4f4f4f;
	float: none;
	clear: both;
	margin: 0px;
}

#t-privacy{
	background-image: url(img/t-privacy.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#privacy{
	height: auto;
	width: 440px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

#t-rinen{
	background-image: url(img/t-rinen.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#rinen{
	background-image: url(img/rinen-img01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: auto;
	width: 440px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.rinen01{
	height: auto;
	width: 440px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
}
.rinen01 img{
	margin-bottom: 3px;
}
.rinen01 p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}
.rinen01 li{
	text-align: left;
	list-style-position: outside;
	list-style-type: circle;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e6669;
	margin-left: 30px;
}





#t-member{
	background-image: url(img/t-member.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#member{
	width: 430px;
	text-align: left;
	padding-bottom: 20px;
}
#member-prof{
	text-align: left;
	margin-bottom: 25px;
}
.member-box{
	width: 430px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5e666b;
}
.member-name{
	width: 215px;
	text-align: left;
	padding: 0px;
	float: right;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.member-name img{
	text-align: left;
	margin-bottom: 10px;
}
.member-mail{
	text-align: left;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.member-text{
	width: 430px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	padding: 0px;
	clear: both;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.member-l{
	text-align: left;
	padding: 0px;
	float: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	height: auto;
	width: 85px;
	margin: 0px;
}
.member-r{
	text-align: left;
	padding: 0px;
	float: right;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	height: auto;
	width: 341px;
	margin: 0px;
}
.member-l p{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 85px;
}
.member-r p{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 341px;
}


#t-recruit{
	background-image: url(img/t-recruit.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#recruit{
	width: 450px;
	text-align: left;
	padding-bottom: 20px;
}
.rec-sub{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #5e666b;
	height: auto;
	margin-top: 20px;
	padding-left: 40px;
}
.rec-sub-t{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6c77b9;
	height: auto;
	margin-top: 22px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#recruit p{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #5e666b;
	height: auto;
	padding-left: 5px;
}



#t-inquiry{
	background-image: url(img/t-inquiry.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#inquiry{
	text-align: left;
	margin: 0px;
	height: auto;
	width: 408px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#inquiry img{
	text-align: left;
	padding: 0px;
	height: 49px;
	width: 408px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





#t-originality{
	background-image: url(img/t-originality.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.originality{
	width: 460px;
	text-align: left;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5558;
	padding: 0px;
	margin: 0px;
}

.originality p{
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f5558;
}




#t-greeting{
	background-image: url(img/t-greeting.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#greeting{
	width: 551px;
	text-align: center;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(img/greeting-img01.gif);
	background-repeat: no-repeat;
	background-position: 50px 285px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	font-size: 11px;
	font-style: normal;
	line-height: 300%;
	font-weight: normal;
	color: #000000;
}
#greeting img{
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#t-flow{
	background-image: url(img/t-flow.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#flow-img01{
	background-position: 0px 0px;
	width: 469px;
	text-align: center;
	background-image: url(img/flow-img01.gif);
	background-repeat: no-repeat;
	height: 752px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



#t-case{
	background-image: url(img/t-case.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#case{
	background-image: url(img/case-img01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: auto;
	width: 480px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
#case p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
#case ul{
	width: 450px;
}
#case li{
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e6669;
	text-indent: 30px;
}


.search-results-header{
	text-align: left;
}
.search-results-container{
	text-align: left;
}

#t-search{
	background-image: url(img/t-search.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search{
	width: 440px;
	text-align: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.search p{
	text-align: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.search-title{
	text-align: left;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.search-box{
	width: 440px;
	text-align: left;
	height: auto;
	background-color: #e8e8e8;
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#t-whatsnew{
	background-image: url(img/t-whatsnew.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.whatsnew{
	width: 440px;
	text-align: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.whatsnew-date{
	width: 440px;
	text-align: left;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	margin: 0px;
	padding: 0px;
}
.whatsnew-title{
	width: 440px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #646ea5;
	height: auto;
	padding-top: 3px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.whatsnew-text{
	width: 440px;
	text-align: left;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e666b;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	margin: 0px;
}
.whatsnew-dot{
	width: 440px;
	text-align: left;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5e666b;
}



#t-access{
	background-image: url(img/t-access.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:80px;
	padding-top: 80px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#access{
	clear:both;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 420px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#access img{
	text-align: left;
	margin-bottom: 20px;
}
#access p{
	text-align: left;
	font-size: 12px;
}



#t-sitemap{
	background-image: url(img/t-sitemap.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#sitemap2{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 500px;
	background-image: url(img/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sitemap{
	text-align: left;
	margin: 0px;
	height: auto;
	width: 440px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#t-overview{
	background-image: url(img/t-overview.jpg);
	background-position: 0px 0px;
	height: 0px !important;
	height /**/:74px;
	padding-top: 74px;
	width: 551px;
	text-align: left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#overview00{
	width: 435px;
	text-align: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.overview{
	width: 435px;
	text-align: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.overview-l{
	width: 90px;
	text-align: center;
	float: left;
	height: auto;
	background-color: #d9e7e8;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #342c77;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.overview-r{
	width: 305px;
	text-align: left;
	float: right;
	height: auto;
	background-color: #e4eee5;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #4f5558;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.overview-r ul{
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e6669;
}
.overview-r li{
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5e6669;
}





#foot{
	clear:both;
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 78px;
	width: 570px;
	margin: 0px;
}

/* 3: parts
----------------------------------------------- */

/*
===== header =====
*/

#logo {
	width:799px;
	overflow: auto;
	text-align: left;
	height: 65px;
}

#logo ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
}
#logo li {
	float: left;
	width: 799px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}

#logo li a {
	display: block;
	overflow: hidden;
	width: 799px;
	height: 0px !important;
	height /**/:65px;
	padding-top: 65px;
}




/*----- header-navi ------*/

#header-navi ul{
	position:absolute;
	top:0px;
	right:0px;
}

#header-navi li{
	float:left;
	border-width:0px 0px 0px 1px;
	border-color:#ccc;
	border-style:solid;
	padding:7px 2px 0px 2px;
}

#header-navi li a{
	background-image:url(common/icon.gif);
	background-position:left center;
	padding:0px 5px 0px 15px;
	color:#000;
	font-size:12px;
}

#header-serch{
	position:absolute;
	top:40px;
	right:5px;
}

#header-serch form{
	color:#300;
	font-size:0.8em;
}

.text-field{
	border-width:1px;
	border-style:solid;
	border-color:#000;
	border-right-color:#ccc;
	border-bottom-color:#ccc;
}

#header-serch input{
	vertical-align: bottom;
}


/*
===== navi =====
*/

#navi-bg{
	background-image:url(img/hn.gif);
	width:799px;
	height:21px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b8b8b;
	overflow: hidden;
}

#navi{
	text-align:left;
	padding:0px;
	margin:0px;
	height: 21px;
	width: 500px;
	float: left;
}

#hn-01 a,#hn-02 a,#hn-03 a,#hn-04 a,#hn-05 a,#hn-06 a{
	background-image:url(img/hn.gif);
	display:block;
	position:absolute;
	height:17px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow:hidden;
	text-indent:-9000px;
}

#hn-01 a{
	background-position:-15px 0px;
	width:72px;
	left:15px;
}

#hn-02 a{
	background-position:-88px 0px;
	width:80px;
	left:88px;
}

#hn-03 a{
	background-position:-168px 0px;
	width:82px;
	left:168px;
}

#hn-04 a{
	background-position:-251px 0px;
	width:80px;
	left:251px;
}

#hn-05 a{
	background-position:-332px 0px;
	width:88px;
	left:332px;
}

#hn-06 a{
	background-position:-422px 0px;
	width:85px;
	left:422px;
}

#hn-search{
	width:202px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 18px;
	overflow: hidden;
}
.search-f {
	border:1px solid #333333;
	font-size:10px;
	margin: 0px;
	padding: 0px;
	width: 103px;
	float: left;
}
.hn-submit{
	float: right;
	width: 75px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.btn{
	width:85px;
	height:14px;
	font-size:8px;
	blue:red;
	background-color:#cccccc;
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D9D9D9;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #D9D9D9;
}


.module-content {
	border-top: 1px solid #cfd4d9;
	font-size: 10px;
	line-height: 1.2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 140px;
}


/*
===== main-image =====
*/

#home-page h1{
	position:absolute;
	top:-9000px;
}
#home-page2 h1{
	position:absolute;
	top:-9000px;
}

#main-image-event a{
	background-image:url(common/event-mini.jpg);
	width:130px;
	height:40px;
	text-indent:-9000px;
	display:block;
	position:absolute;
	top:5px;
	right:10px;
}

#main-image-sumart-map a{
	background-image:url(common/smart-map.jpg);
	width:130px;
	height:40px;
	text-indent:-9000px;
	display:block;
	position:absolute;
	top:50px;
	right:10px;
}


/*
===== main =====
*/

.main-box{margin:10px 0px; position:relative;}

.main-box p{font-size:0.8em;}

.back-namber a,.back-namber2 a{
	position:absolute;
	top:2px;
	right:5px;
	padding:0px 0px 0px 15px;
	background-image:url(common/icon2.gif);
	background-position:left center;
	color:#600;
	font-size:0.8em;
}


/*----- serch ------*/

#serch{
	background-image:url(home/serch-bg.jpg);
	width:509px;
	height:74px;
	overflow:hidden;
	text-indent:-9000px;
}

#serch-map a,#serch-item a,#serch-shop a{
	background-image:url(home/serch-image.jpg);
	display:block;
	position:absolute;
	top:42px;
	height:20px;
}

#serch-map a{
	width:102px;
	left:12px;
}

#serch-item a{
	background-position:-102px 0px;
	width:152px;
	left:119px;
}

#serch-shop a{
	background-position:-254px 0px;
	width:152px;
	left:277px;
}


/*----- event ------*/

#event{
	background-image:url(home/event-image.jpg);
	background-position:0px 32px;
	height:103px;
}

#event h2{
	background-image:url(home/event.gif);
	width:509px;
	height:29px;
	text-indent:-9000px;
}
	

#event p{
	padding:0px 5px 0px 205px;
	font-size:0.8em;
	line-height:1.3em;
}

#event p a{
	color:#600;
}

/*----- magazine ------*/

#magazine h2{
	background-image:url(home/magazine.gif);
	width:509px;
	height:40px;
	text-indent:-9000px;
}

#magazine-item{
	background-image:url(home/magazin-item-bg.gif);
	background-repeat:repeat;
	padding:4px 0px 0px 4px;
	display: inline-block;
}

#magazine-item:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#magazine-item .item{
	background-image:url(common/item-bg.gif);
	background-position:bottom;
	width:253px;
	padding:0px 0px 5px 0px;
	float:left;
}

#magazine-item .item h3{
	background-image:url(common/icon3.gif);
	background-position:left center;
	padding:0px 0px 0px 15px;
	margin:2px 5px;
	font-size:0.8em;
}

#magazine-item .text{
	padding:0px 60px 0px 0px;
	height:67px;
	margin:0px 5px 0px 5px;
	background-position:right top;
}

#item-feature .text{background-image:url(home/item-feature-bg.jpg);}
#item-stock .text{background-image:url(home/item-stock-bg.jpg);}
#item-new .text{background-image:url(home/item-new-bg.jpg);}
#item-kawara .text{background-image:url(home/item-kawara-bg.jpg);}
#item-book .text{background-image:url(home/item-book-bg.jpg);}

#magazine-item .text a{
	color:#f60;
	font-size:0.8em;
}

/*----- information(newface & notice) ------*/


#new-face h2{
	background-image:url(home/new-face.gif);
	width:509px;
	height:30px;
	text-indent:-9000px;
} 

#notice h2{
	background-image:url(home/notice.gif);
	width:509px;
	height:30px;
	text-indent:-9000px;
} 

.information dl{font-size:0.8em;display: inline-block;}

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

.information dt{
	color:#b20026;
	width:100px;
	float:left;
}

.information dd{
	margin:0em 0px 0px 20px;
	width:350px;
	float:left;
}

	

/*
===== footer =====
*/

#footer li{
	display:inline;
	border-width:0px 0px 0px 1px;
	border-color:#555;
	border-style:solid;
	font-size:0.8em;

}

#footer .last-item{border-width:0px 1px;}

#footer li a{
	padding:0px 3px 0px 5px;
}

#copyright{
	font-size:0.8em;
}


/*----- sitemap ------*/
.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px;
	background-image: url(img/ul.gif);
	background-repeat: repeat-y;
	text-indent: -4px;
}
.tree li {
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 45px;
	text-indent: -4px;
}
.tree li a {
	text-decoration:underline;
	color:#666666;
}
.tree li a:hover {
	text-decoration:underline;
}
.tree ul ul {
	background-position: -1px 7px;
	background-image: url('img/ul.gif');
	background-repeat: repeat-y;
}
.tree ul li {
	background-position: 0px 7px;
	background-image: url('img/li.gif');
	background-repeat: no-repeat;
}
.tree ul li a {
	font-weight:bold;
	text-decoration:underline;
}
.tree ul li a:hover {
	text-decoration:none;
}
.tree ul ul li {
	background-position: 8px 7px;
	background-image: url('img/li.gif');
	background-repeat: no-repeat;
}
.tree ul ul li a {
	background-position: 8px 7px;
	color:#666666;
	text-decoration:underline;
	font-size: 10px;
}
.tree ul ul ul li a {
	background-position: 8px 7px;
	color:#666666;
	text-decoration:underline;
	font-size: 10px;
}
#Layer1 {
	position:absolute;
	width:165;
	height:400;
	z-index:1;
	left: 0;
	top: 96;
}
#map {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}



#t-tran{
	background-image: url(img/t-tran.jpg);
	background-position: 0px 0px;
	height: 24px !important;
	height /**/:80px;
	width: 551px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663399;
	padding-top: 56px;
	overflow: hidden;
	text-indent: 30px;
}

#tran{
	clear:both;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 414px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#t-risk{
	background-image: url(img/t-risk.jpg);
	background-position: 0px 0px;
	height: 24px !important;
	height /**/:80px;
	width: 551px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663399;
	padding-top: 56px;
	overflow: hidden;
	text-indent: 30px;
}

#risk{
	clear:both;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 414px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#t-finan{
	background-image: url(img/t-finan.jpg);
	background-position: 0px 0px;
	height: 24px !important;
	height /**/:80px;
	width: 551px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #663399;
	padding-top: 56px;
	overflow: hidden;
	text-indent: 30px;
}

#finan{
	clear:both;
	text-align: left;
	margin: 0px;
	height: auto;
	width: 414px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


.consal_t{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #25358d;
	padding: 0px;
	height: 23px;
	width: 414px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3c3c3;
	background-image: url(../../../img/consal_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	text-indent: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.projectbt {
float: left;
margin-top: 10px;
}

.floatclear {
	zoom: 100%;
}
.floatclear:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}