
.exb {
	text-align: center;
}
.exb .solid2 {
 border-style : solid;
 border-color : red;
 border-width : 1px;
 background-color : #222222;
 color : white;
}

.exb h1 {
	margin-left: 10px;
}

.exb .bd {
	font-weight: bolder;
	font-size: 14pt;
	line-height: 22pt;
	color:#aaaaaa;
	font-variant: normal;
}

.exb˙.bd_ {
	color: #fff;
	font-size: 10pt;
	font-weight: bolder;
	line-height: 14pt;
	font-variant: normal;
	border-bottom: solid 1px;
	margin-bottom: 10px;
}

.exb .bbd {
	font-size: 30pt;
	font-style: normal;
	line-height: 40pt;
	font-weight: bolder;
	font-variant: normal;
	color: #ffffff;
}

.exb .sm {
	font-size: 7pt;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	font-variant: normal;
	color:#900;
}

.exb hr{
	border:none;
	border-top:dotted 1px #111;
}

.exb .margin{
	padding: 3px;
	border:solid 1px #111;
}

.exb img{
	border:none;
}

.exb ul {
    text-align: center;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.exb ul li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	height: 100%;

}

.exb .snsb{
	list-style-type:none;
	text-align:right;
	margin: 0;
	padding: 0;

}
.exb .snsb li{
    display:inline-block;
    vertical-align:bottom;
    *display: inline;   <!-- IE用のハック -->
    zoom: 1;        <!-- IE用の hasLayout を true にするための記述 -->
}

.exb #___plusone_0 {
width:65px !important;
}




.exb #outer { /* table like */
	display: table;
	margin: 5px;


	border-style : solid;
	border-color : #111111;
	border-width : 1px;
	background-color : rgba( 0, 0, 0, 0.55 );
	color : white;
	text-align:center;
}

.exb .outer { /* table like */
	display: table;
	height: 100%;
	border-style : solid;
	border-color : #111111;
	border-width : 1px;
	background-color : black;
	color : white;
	text-align:center;
	vertical-align: top;
	margin-bottom: 10px;
	padding: 10px 0;
}

.exb #outer2 { /* table like */
	display: table;
	margin: 0 auto;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-style : solid;
	border-color : #222;
	border-width : 1px;
	background-color : rgba( 34, 34, 34, 0.55 );
	color : white;
	vertical-align: top;
}

.exb .outer2 { /* table like */
	display: table;
	margin: 0 auto;

	border-style : solid;
	border-color : #222;
	border-width : 1px;
	background-color : rgba( 34, 34, 34, 0.55 );
	color : white;
	vertical-align: top;

}



.exb #text1 { /* table like */
	display: table;
	margin: 0 auto;
	width: 75%;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-style : solid;
	border-color : #990000;
	border-width : 10px;
	background-color : rgba( 34, 34, 34, 0.55 );
	color : white;
}

.exb #inner { /* tr like */
	display: table-cell;
	display:inline-block;
	background:#111;
	border-color:#222;
	border-style:solid;
	border-width:1px;
	margin:2px;
}

.exb .inner { /* tr like */
	display: table-cell;
	display:inline-block;
	background:#111;
	border-color:#222;
	border-style:solid;
	border-width:1px;
	margin:2px;
	vertical-align: top;
}

.exb #inner2 { /* tr like */
	display: table-row;
	display:inline-block;
	background:#111;
	border-color:#222;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:2px;
	text-align:center;
	width:160px;
	vertical-align: top;
}

.exb .inner2 { /* tr like */
	display: table-row;
	display:inline-block;
	vertical-align: top;
	background:#111;
	border-color:#222;
	border-style:solid;
	border-width:1px;
	padding:5px;
	margin:2px;
	text-align:center;
	width:160px;
}

.exb #inner3 { /* tr like */
	display: table-row;
	display:inline-block;
	margin:2px;
	text-align:center;
	width:150px;
}

.exb .inner3 { /* tr like */
	display: table-row;
	display:inline-block;
	margin:2px;
	text-align:center;
	width:150px;
	vertical-align: top;
}

.exb #inner4 { /* tr like */
	display: table-row;
	display:inline-block;
	margin: 15px;
	vertical-align: top;

}

.exb .inner4 { /* tr like */
	display: table-row;
	display:inline-block;
	margin: 15px;
	vertical-align: top;

}

.exb #headerbox {
 display: table;
 margin:0 auto;
 width:100%;
 border-top-style : solid;
 border-bottom-style:solid;
 border-color : #666666;
 border-top-width : 1px;
 border-bottom-width : 1px;
 background-color : rgba( 0, 0, 0, 0.75 );
 color : white;
 height: 45px;
 box-shadow: 0px 9px 5px -5px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 9px 5px -5px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 9px 5px -5px rgba(0,0,0,0.6);
}

.exb #photo { /* td like */
	display: table-cell;
	padding:5px;
}

.exb #comment { /* td like */
	display: table-cell;
	width:100%;
	vertical-align: top;
	padding:5px;
}

.exb dl {
	width:auto;
	padding:10px;
	margin:0px;
	}
.exb dt {
	float:left;
	clear:left;
	width:100px;
	font-weight:bold;
	line-height:14pt;
	border: 1px dotted #333;
	border-top:none;
	border-right:none;
	border-left:none;
	text-align:right;
	margin-right:5px;
	}
.exb dd {
	margin-left:100px;
	line-height:14pt;
	border: 1px dotted #333;
	border-top:none;
	border-right:none;
	border-left:none;
	}

