body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:small;
	line-height:1.3em;
}
table,p,div{
	font-size:12px;
	line-height:1.3em;
}

.presen {
	width: 146px;
	/*font-size:12px;*/
}

.base{
	width:900px;
	background:url(/img/wall.jpg);
}


/*ヘッダー--------------------------------------------------------------------*/

#header{
margin:0px;
width:100%;
color:#FFFFFF;
margin-top:0;
}

* html #header{
/* 	margin-top:-20px; */
	margin-top:0px;
}

#header table{
	background:url(/dbtext/img/header/wall.gif) no-repeat;
	width:900px;
	height:110px;	
}

#header table td.title{
	width:180px;
	text-align:center;
}

#header table td.bana{
	width:463px;
	height:60px;
	padding:5px 10px 20px 5px;
}

* html #header table td.bana{
	padding:5px 10px 10px 5px;
}

ul#header_value_toss {
	float:right;
	list-style:none;
	display:inline;
}

ul#header_value_toss li.company{
	padding:0;
	background:url(/dbtext/img/header/company.gif) no-repeat;
	background-position:0;
	color:#FFFFFF;
}

ul#header_value_toss li.aboutus{
	padding:0;
	background:url(/dbtext/img/header/aboutus.gif) no-repeat;
	background-position:0;
	color:#FFFFFF;
}
ul#header_value_toss li.services{
	padding:0;
	background:url(/dbtext/img/header/aboutus.gif) no-repeat;
	background-position:0;
	color:#FFFFFF;
}
ul#header_value_toss li.contacts{
	padding:0;
	background:url(/dbtext/img/header/contacts.gif) no-repeat;
	background-position:0;
	color:#FFFFFF;
}

ul#header_value_toss a{
text-decoration:none;
cursor:help;
}

#header_value_toss a:active{
color:#FFFFFF;
font-weight:bold;
padding:3px 4px;
}

#header_value_toss a:link{
color:#FFFFFF;
padding:3px 4px;
}

#header_value_toss a:visited {
color:#FFFFFF;
padding:3px 4px;
}

#header_message{
margin:0px;
color:#FFFFFF;
width:340px;

}

 .importText {
 padding:10px 14px; 
}
 .MessageText {
 font-style: italic;
 margin : 30px 6px 0 30px;
}

/*メニュー--------------------------------------------------------------------*/

.menu{
	width:185px;
	margin:0;
	padding:0;
	background:url(/img/menu/wall.jpg) repeat-y;
}

.home{
	float:left;
	width:185px;
	height:60px;
	margin:0;
	padding:0;
	background:none;
	background:url(/img/menu/home.jpg) no-repeat;
	text-indent:-5000px;
	overflow:hidden;	
}

.profile{
	width:165px;
	padding:5px;
	
}

#linklist{
	background:url(/img/menu/lv1.jpg) no-repeat;
	background-position:bottom;
}

#linklist a {
  display: block;             /* ブロック要素にする */
  width:160px;
  height:auto;             /* 横幅 */
  color: #0066CC;
  margin: 0px;
  padding: 10px 5px 10px 10px;
  /*font-size: 12px;*/           /* フォントサイズ */
  line-height: 1.3em;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;      /* 下線を消す */
  clear:both;
}

* html #linklist a {
	height:24px;
	padding: 6px 6px 6px 6px;
	margin:5px 0 5px 0;
}

#linklist a:hover {
  color:#009900;
}
#linklist a:active {
  color: #733F00;
}
#linklist a:visited {
  color: #733F00;
}

#linklist2{
	background:url(/img/menu/lv2.jpg) no-repeat;
	background-position:bottom;
}

#linklist2 a {
  display: block;             /* ブロック要素にする */
  width:160px;
  height:auto;             /* 横幅 */
  color: #0066CC;
  margin: 0px;
  padding: 6px 6px 6px 6px;
  /*font-size: 12px;*/           /* フォントサイズ */
  line-height: 1.3em;          /* 行の高さ */
  text-align: left;         /* 水平揃え */
  text-decoration: none;      /* 下線を消す */
  clear:both;
}

* html #linklist2 a {
	height:24px;
	padding: 6px 6px 6px 6px;
	margin:5px 0 5px 0;
}

#linklist2 a:hover {
  color:#009900;
}
#linklist2 a:active {
  color: #CC7100;
}
#linklist2 a:visited {
  color: #CC7100;
}




#treeMenu {
	font-size:12px;
	list-style:none;
	margin:0px;
	padding:0px;
	/*width: 185px;*/
	border-style: solid;
	border-size: 0px;
	border-width: 0px;
	/*background-color:#FFFFFF;*/
	}
	
#treeMenu a {
	text-decoration: none;
	}	
	
#treeMenu a:link, #menu li a:visited {
	color: #0e69be;
	}
	
#treeMenu a:hover {
	color: #0e69be;
	}
	
#treeMenu a:active {
	color: #0e69be;
	}
	
.sidePR{
	width:170px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:3px double #009900;
}

* html .sidePR{
	width:175px;
}


/*コンテンツ--------------------------------------------------------------------*/
	
.mainimage{
	width:698px;
	/*height:535px;*/
	background:url(/img/presentation_login/pr_image_wall.jpg) repeat-y;
	background-position:center top;
	margin:10px auto auto 0;
	padding:37px 0 0 0;
	text-align:center;
}
* html .mainimage{
	padding:37px 0 0 0;
}

.mainimage_foot{
	width:698px;
	height:45px;
	background:url(/img/presentation_login/pr_image_wall_foot.jpg) no-repeat;
	background-position:center top;
}

.contentsbox{
	/*width:680px;*/
	margin:-10px auto 20px 10px;
	text-align:left;
}

h2{
	/*width:678px;*/
	height:44px;
	padding:10px 0 0 10px;
	background:url(/img/presentation_login/h2_wall.jpg) no-repeat;
	color:#333333;
	font-size:1.8em;
	text-align:left;
}

h3{
	width:249px;
	height:37px;
	padding:10px 0 0 15px;
	background:url(/img/presentation_login/h3_wall.jpg) no-repeat;
	color:#333333;
	font-size:1.8em;
}

.imagebox{
	width:225px;
	height:215px;
	background:url(/img/presentation_login/pr_image_wall_s.jpg) no-repeat;
	margin:0 10px 0 20px;
	padding:11px 0 0 0;
	text-align:center;
	vertical-align:top;
}

.siteMapbox{
	width:700px;
	margin:0 10px 0 0;
	padding:11px 0 0 0;
	text-align:left;
	vertical-align:top;
}

.titleMap{
	width:700px;
	margin:20px auto 20px 0px;
	padding:0px;
	background:url(/img/footer/wall_line.gif);
	text-align:center;
	clear:both;
}

/*フッター--------------------------------------------------------------------*/

.contacts{
	width:690px;
	margin:20px auto 20px 10px;
	padding:5px;
	background:url(/img/footer/wall_line.gif);
	text-align:center;
	clear:both;
}
	
.footer{
	width:900px;
	margin:auto;
	padding:3px 0 0 0;
	background:url(/img/footer/wall_g.gif);
	color:#FFFFFF;
	text-align:center;
}

/*#footer{
clear:both;
width:900;
height:128;
padding:5px 0;
font-size:11px;
text-align:center;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
border:none;
line-height:2em;
background-image:url({/literal}{$html->url('/img/presentation_login/ValueTossImg.jpg')}{literal});
background-repeat: no-repeat;
background-position: left bottom;
}*/

ul#footer_value_toss {
border:0; margin:0; padding:0;
list-style:none;
text-align:center;
}

ul#footer_value_toss li{
display:inline;
}

ul#footer_value_toss a{
text-decoration:none;
cursor:help;
color:#FFFFFF!important;
}

#footer_value_toss a:active{
font-weight:bold;
padding:3px 4px;
color:#FFFFFF;
}

#footer_value_toss a:link{
color:#FFFFFF;
padding:3px 4px;
}

#footer_value_toss a:link,#footer_value_toss a:visited {
color:#0099FF;
padding:3px 4px;
}

#footer_address {
padding:3px;
margin-top:5px;
color:#FFFFFF;
float:inherit;
text-align:center;
background:url(/img/footer/wall_b.gif);
}
