/*初期化*/
* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-size:12px;
    line-height:18px;
    color:#333133;
    font-family:verdana;
    letter-spacing: 0.08em;
}

body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
text-align: left;
}

body, table {
margin: 0 auto;
text-align: center;
}

/*link*/
a:link { 
color: #0154B1; }

a:visited { 
color: #0154B1; }

a:hover { color: 
#ff0000; }

a:active { color: 
#ff8000; }

/*comon*/

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

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear{
clear:both;
}

.all {
width:100%;
margin:0 auto;
text-align: center;
}

.w750{
width: 750px;
margin: 0 auto;
text-align: center;
}

/*title*/
#title{
	width: 100%;
	margin: 0 auto;
	background-image: url(images/title1_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#000000;
	text-align:center;
}

#title_box{
width: 750px;
margin: 0 auto;
padding-bottom: 20px;
}

dd{
margin-left: 0;
}

li{
margin-left:0;
list-style: none;
}

#title_btn{
padding: 19px 0 0 15px;
}

#title_02{
padding: 12px 0 0 18px;
}

#title_copybox{
padding: 27px 0 0 30px;
}

#title_copybox li{
float: left;
}

#title_copybox li.l50{
padding-left: 50px;
}

/*text*/
#text_Area{
width: 680px;
margin: 0 auto;
text-align: center;
padding: 25px 35px 0px 35px;
background-color: #F1F1F1; /*EAEAEA*/
}

/*BB　explain*/
#cast_box{
width: 640px;
margin: 0 auto;
text-align: center;
background-color: #FFFFFF; /*D7D7D7*/
border: 1px solid #E1E1E1;
padding: 15px 20px 15px 20px;
margin-bottom: 20px;
}

h1{
padding-bottom: 15px;
}

.photo{
float: left;
}

.text_box1{
float: left;
color: #555555;
width: 390px;
padding-left: 20px;
}

.text_box1 dt{
font-size: 12px;
font-weight: bold;
padding-top: 3px;
}

.text_box1 .text1{
font-size: 12px;
line-height:21px;
padding-top: 10px;
padding-bottom: 5px;
}

.text_box1 .link1{
float:right;
margin-top:-20px;
color: #0154B1;
font-size: 12px;
font-weight: bold;
}

/*BB　system*/
#system_box{
width: 640px;
margin: 0 auto;
text-align: center;
background-color: #FFFFFF; /*D7D7D7*/
border: 1px solid #E1E1E1;
padding: 15px 20px 20px 20px;
margin-bottom: 10px;
}
*html #system_box { /* CSS for IE only*/
width: 675px;
}

h2{
padding-bottom: 15px;
}

#system_box dl{
width: 300px;
padding-right: 0px;
}

#system_box dt{
font-weight: bold;
padding-bottom: 5px;
color: #444444;
}

#system_box dd{
padding-top: 1px;
font-size: 11px;
color: #444444;
}

#system_box dd strong{
font-size:11px;
font-weight:bold;
color: #444444;
}

#system_box dd small{
font-size:10px;
color: #AFAFAF;
}

#system_box_left{
padding-right: 10px;
float: left;
}

#system_box_right{
padding-left: 0px;
float: right;
}


/*information*/

#information_box{
width: 660px;
margin: 0 auto;
font-size: 12px;
padding: 10px 0 10px 5px;
}
*html #information_box { /* CSS for IE only*/
width: 670px;
}

.information_box_left{
width: 350px;
padding-right: 10px;
float: left;
}

.information_box_left #annotation{
line-height: 21px;
font-size: 10px;
color: #9D9D9D;
}

.information_box_left #uninst{
background-color:dimgray;
padding:10px 15px;
color:whitesmoke;
}

#information_box dt{
font-weight: bold;
padding-bottom: 5px;
}

.information_box_right{
width: 290px;
padding-left: 10px;
float: right;
}

#info_listBox{
width: 650px;
margin: 0 0 10px 0;
}
#info_listBox li{
color:gray;
}
#info_listBox strong{
color:gray;
font-weight:bold;
}

.subtitle{
color:#3E3E3E;
font-size:12px;
}

.text2{
color: dimgray;
font-size:11px;
}

#information_box .subtitle{
color: dimgray;
}

/*#information_box dt{
color: dimgray;
}

#information_box li{
color: dimgray;
font-size:11px;
}*/

#information_box small{
font-size:10px;
color: #AFAFAF;
}

#information_box big{
font-size:14px;
font-weight:bold;
}

#information_box li{
color: dimgray;
font-size:10px;
}

.left{
float:left;
padding-left: 3px;
padding-top: 5px;
}

.horizon{
padding-top: 12px;
padding-bottom: 12px;
}

#bb_btn{
padding: 10px 0 0px 0;
}





