/*-----------------------------------------------------------
 * box2
 *-----------------------------------------------------------*/
#box2 {
clear: both;
width: 440px;
background: #9999FF;
margin: 2px 230px;
padding: 2px;
border: 1px solid #5555FF;
text-align: left;
/*	color: #DDDDDD;*/
display: block;
}

#box2 #company {
color: #CCFFFF;
font-weight: bold;
font-size: 175%;
}

#box2 #title {
color: #CCCCFF;
font-weight: bold;
}

#box2 #info {
color: #EEEEEE;
}

/*-----------------------------------------------------------
 * buttom_navi
 *-----------------------------------------------------------*/
#buttom_navi {
width			:898px;
list-style		:none;
font-size		:12px;
text-align		:center;
}

#buttom_navi span {
margin-left		:0;
padding-left	:10px;
text-align		:center;
}

#buttom_navi span a {
text-decoration: none;
}

/*-----------------------------------------------------------
 * bookmarkplus
 *-----------------------------------------------------------*/
#book {
clear: both;
text-align: center;
padding: 5px;
margin: 0px 0px 0px 240px;
}

#bookmarkplus {
width: 400px;
background-color: #ffffff;
border: 1px solid #3399CC;
float: left;
}

#bookmarkplus ul {
list-style: none;
}

#bookmarkplus li {
float: left;
}

#bookmarkplus a {
font-size: 9px;
text-decoration: none;
}

#bookmarkplus img{
width: 10px;
height: 10px;
text-align: left;
border: 0;
}

/*-----------------------------------------------------------
 * Copyright
 *-----------------------------------------------------------*/
#copyright {
clear: both;
text-align: center;
}
