/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/unstyled/screen.css);
/* end StyleCatcher imports */

body{
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   background: url( 'http://trb.jp/imgs/body-bk.jpg');
   font-size: 90%;
   color: #333333;
}

#frameBody{
   background: url( 'http://trb.jp/imgs/head-bk.jpg') repeat-x;
   text-align: left;
   font-size: 90%;
}
#frameBox{
   background: #FFF;
   width: 780px;
   margin: 0 auto;
}

/* only index.html */
#frameBoxHeader_index{
   background: url( 'http://trb.jp/imgs/css-sprite.jpg');
   background-position: 0 0;
   height: 217px;
}

#frameBoxHeader_index #logo{
   margin-top: 87px;
}

/* other pages */

#frameBoxHeader{
   background: url( 'http://trb.jp/imgs/css-sprite.jpg');
   background-position: 0 -70px;
   height: 150px;
}

#fBHDescription, #fBHDescription div {
   background: url( 'http://trb.jp/imgs/css-sprite.jpg');
   background-position: 0 0;
   height: 25px;
}

#frameBoxHeader #logo{
   margin-top: 20px;
}

#fBHDescription p, #fBHDescription h1{
   color: white;
   padding-left: 6px;
   padding-top: 3px;
   font-weight: bold;
   font-size: 90%;
}


div#webmenu {
   margin: 10px 20px 0 0;
   text-align: right;
   font-size: 95%;
}



#fBHLogoarea{
}
#fBHLLogo{
   width: 350px;
   float: left;
}
#fBHLLogoright{
   width: 400px;
   float: right;
}
#fBHMainimg{
}
#fBHMenu{
}
#frameBoxMiddle{
   background: url( 'http://trb.jp/imgs/cont-bk.gif');
}
#fBMMenu{
   float: left;
   width: 200px;
}
#fBMMenu-inner{
}
#fBMMenu-inner-menuList ul, #fBMMenu-inner-menuList ul li{
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#fBMMenu-inner-menuList{
   padding: 10px 0;
}
#fBMMenu-inner-menuList ul{
   margin: 5px 0;
}
#fBMMenu-inner-menuList ul li a{
   display: block;
   height: 40px;
   background: url( 'http://trb.jp/imgs/css-sprite.jpg');
   background-position: 0 110px;
   padding-left: 45px;
   padding-top: 5px;
}
#fBMContent{
   float: right;
   width: 580px;
}
#fBMContent-inner{
   padding: 10px 5px;
}
#frameBoxFooter{
   clear: both;
   padding-bottom: 20px;
}
#foot-logo{
   background: url( "http://trb.jp/imgs/css-sprite.jpg");
   background-position: 0 -217px;
   height: 50px;
}
#fBFMenu{ 
   background: url( "http://trb.jp/imgs/css-sprite.jpg");
   background-position: 0 -217px;
   height: 50px;
}

#fBFNavigation {
   margin: 4px 0;
   padding: 2px 10px;
   padding-top: 50px;
   color: #444444;
   line-height: 180%;
   font-size: 92%;
   background: transparent url( "http://trb.jp/imgs/bottom_back.jpg") no-repeat scroll 0 0;
}


#fBFCopyright{
   font-size: 90%;
   padding-left: 10px;
   color: #333333;
}

#side-bunner, #side-company{
   padding-left: 10px;
}
#side-bunner img{
   margin-bottom: 10px;
}

.panList{
   padding: 8px 20px;
}
.pageTopLink{
   text-align: right;
   padding: 20px 20px;
}

#content-left{
   float: left;
   width: 335px;
}
#content-right{
   float: right;
   width: 215px;
}

.content-information .title, .content-result .title, .content-column .title, .content-company .title{
   margin-bottom: 10px;
   margin-top: 15px;
}

h1.entryTitle, h1.pageTitle{
   height: 40px;
   background: url( 'http://trb.jp/imgs/css-sprite.jpg') no-repeat;
   background-position: 0 -305px;
   padding-left: 45px;
   padding-top: 8px;
   font-size: 130%;
   font-color: #444444;
   font-weight: bold;
}
.fBMCEntryBody, .fBMCPageBody{
   padding-left: 10px;
   padding-right: 10px;
}

#fBMMenu-inner-menuList ul.one-line-menu li a{
   height: 36px;
   background: url( 'http://trb.jp/imgs/css-sprite.jpg');
   background-position: 0 107px;
   padding-left: 45px;
   padding-top: 9px;
}
a, a:link, a:visited{
   text-decoration: none;
   color: black;
}
a:hover{
   text-decoration: underline;
   color: #666666;
}
.title a, .title a:link, .title a:visited,
.column-list a, .column-list a:link, .column-list a:visited{
   text-decoration: none;
   color: #333399;
   font-size: 90%;
}
.title a:hover,
.column-list a:hover{
   text-decoration: underline;
   color: #333399;
}
.result-list, .information-list{
   padding: 0 8px;
}
.result-list .title, .information-list .title, .column-list{
   margin: 4px 0 8px 0;
   font-weight: bold;   
}
.result-list .body, .information-list .body{
   padding: 0 4px;
   margin-bottom: 10px;
}

.content-column .body{
   padding: 3px 8px;
}

.content-company{
   font-size: 90%;
}
.content-company .title{
}
.content-company .body{
   padding: 0 8px;
}
.content-company p{
   margin-top: 5px;
}


h1{
   color: #666666;
}
h2{
   background: url( "http://trb.jp/imgs/h2.jpg");
   padding: 22px 0 20px 45px;
}
h3{
   background: url( "http://trb.jp/imgs/h3.jpg");
   padding: 10px 0 8px 45px;
}
h4{
   background: url( "http://trb.jp/imgs/h4.jpg");
   padding: 10px 0 8px 55px ;
}

.column-list{
   border-left: 3px #CCCCCC solid;
   padding: 4px;
}

table{
   border: 0;
   border: solid 1px black;
   border-right: none;
   border-bottom: none;
}
table td{
   padding: 2px 4px;
   border: solid 1px black;
   border-left: none;
   border-top: none;
}

.fBMCPageBody p{
   padding: 0px 10px;
}
.fBMCPageBody table{
   width: 96%;
   margin-left: 15px;
}
.page-comment{
   width: 380px;
   margin: 0 auto;
   border: 3px solid #EEEEEE;
   padding: 5px 10px;
   margin-bottom: 20px;
}
.entry-list .box{
   width: 95%;
   margin: 0 auto;
   margin-bottom: 10px;
   padding: 5px 10px;
   background-color: #EFEFEF;
}
.entry-list .data{
   width: 15%;
   float: left;
}
.entry-list .title{
   width: 75%;
   float: left;
}

#fBHMenuBar p{
   padding: 0;
   margin: 0;
}

.sitemap h2 {
   border-left: 3px solid #B9BCC3;
   margin: 10px 0 15px 0;
   padding: 5px 10px 5px 10px;
   background: #EFEFEF;
   font-weight: bold;
}

.sitemap ul {
   margin-bottom: 30px;
}

.sitemap li {
   margin-bottom: 15px;
   margin-left: 15px;
}

.sitemap p {
   border-left: 3px solid #B9BCC3;
   margin: 10px 0;
   padding: 5px 10px 5px 10px;
}

.right {
   text-align: right;
}

.left {
   text-align: left;
}

/* menu */

div#fBHMenuBar {
	width: 780px;
	height: 58px;
	position: relative;
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) 0 0 no-repeat;
}

div#fBHMenuBar ul {
	margin: 0;
	padding: 0;
}



div#fBHMenuBar ul li {
	display: inline;
}


div#fBHMenuBar ul li a{
	text-decoration: none;
	display: block;
}

div#fBHMenuBar ul li#comp a {
        width: 145px;
        height: 58px;
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#fBHMenuBar ul li#ec a {
        width: 135px;
        height: 58px;
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) -145px 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 145px;
}

div#fBHMenuBar ul li#cms a {
        width: 145px;
        height: 58px;
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) -280px 0 no-repeat;
	position: absolute;
	top:0px;
	left:280px;
}

div#fBHMenuBar ul li#sys a {
        width: 135px;
        height: 58px;
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) -425px 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 425px;
}




/* rollover */

div#fBHMenuBar ul li#comp a:hover {
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) 0px -58px no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

div#fBHMenuBar ul li#ec a:hover {
	background: url(http://www.trb.jp/imgs/menu_roll.jpg)  -144px -58px no-repeat;
	position: absolute;
	top: 0px;
	left: 144px;
}

div#fBHMenuBar ul li#cms a:hover {
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) -279px -58px no-repeat;
	position: absolute;
	top: 0px;
	left: 279px;
}

div#fBHMenuBar ul li#sys a:hover {
	background: url(http://www.trb.jp/imgs/menu_roll.jpg) -425px -58px no-repeat;
	position: absolute;
	top: 0px;
	left: 425px;
}

div#fBHMenuBar ul li span {
	display: none;
}




/* あると長崎 */
div#alt_nagasaki_info h2 {
	margin: 0 15px 15px 0;
	font-size: 150%;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #444444;
	padding: 0 10px 5px 10px;
}

div#alt_nagasaki_info h3 {
border-left: 3px solid #ACB0BB;
padding: 3px 0 3px 15px;
	margin: 0 0 5px 0;
	font-size: 130%;
	font-weight: bold;
	background: none;
}


div#alt_nagasaki_info p {
	margin: 5px 0 30px 15px;
}

div.point {	
	margin: 0px auto 30px auto;
	width: 500px;
}

div.point dl {
}

div.point dt {
	margin-right: 20px;
	margin-bottom: 7px;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 100%;
}

div.point dt#point_flat {
	background: #BFFFD2;
}
div.point dt#point_quality {
	background: #DFE0FF;
}
div.point dt#point_works {
	background: #FFDFE3;
}
div.point dt#point_support {
	background: #FAFFBF;
}

div.point dd {
	margin: 10px 0 20px 30px;
	font-size: 90%;	
	line-height: 150%;
}


div#plan {
	margin: 0 auto;
	width: 500px;
}

div#plan dl {
	
}

div#plan dt {
	border-left: 5px solid #FF0000;
	margin-bottom: 7px;
	padding-left:10px;
	font-weight: bold;
}

div#plan dt#plan_price {
	
}
div#plan dt#plan_setup {
	
}
div#plan dt#plan_option {
	
}

div#plan dd {
	margin: 5px 0 20px 30px;
	font-size: 90%;	
}

div#plan dd li {
	margin-bottom: 10px;
}

div.note {
	border: 1px solid #CCCCCC;
	margin: 20px auto 0 auto;
	background: #EFEFEF;
	width: 500px;
}

div.note ul {
	margin: 0;
	padding: 15px 40px;
}

div.note li {
	font-size: 90%;	
	margin-bottom: 10px;
}

div#plan table {
	border: none;
	margin: 0;
}

div#plan table td {
	border: none;
	padding: 5px 10px 5px 3px;
}

table td.option_title {
	width: 120px;
	
}

table td.option_price {
	width: 200px;	
}

div.point table {
border: none;
margin: 0 0 30px 0;
border-collapse: collapse;
background: #FFEFEF;
}

div.point td {
border: none;
padding: 10px 15px;
}

#fBMContent-inner{
   line-height: 150%;
}
#fBMContent-inner a{
   text-decoration: underline;
}

