A:link { color:orange; text-decoration: none; }
A:active  { color: lightblue; text-decoration: none; }
A:hover  { color: red; text-decoration: none; }

a { text-decoration: none; cursor:pointer;  }

a.anchor{
padding-top: 100px;
margin-top: -100px
}

html {
   font-size : 100%;
}

body {
	color: #000;
	font-size: 10pt;
	line-height: 14pt;
	font-family: 'Lucida Grande','??S?V?b?N','Hiragino Kaku Gothic ProN','?q???M?m?p?S ProN W3',Meiryo,???C???I,sans-serif;

}

div#wrapper {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}

.bbbbb{
	font-size:48px;
	font-style:normal;
	font-weight:bolder;
	color:#000;
	line-height:60px;
	font-family: "Arial Black", Gadget, sans-serif;
}

@media screen and (min-width : 768px){
    html{ font-size : 87.5%;}
}

@media screen and (min-width : 1024px) {
    html{ font-size : 100%};
}


h1 {
	line-height:20px;
}

.tborder2 {
 width: 500px;
 text-align:left;
 padding:5px;
 margin:2px;
 border-bottom-left-radius: 10px;
 border-bottom-right-radius: 10px;
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
 border-style : solid;
 border-color : #cccccc;
 border-width : 1px;
 background-color : #fff;
 color : #333;
}


body,form {
?@scrollbar-track-color:#111111;
?@scrollbar-face-color:#000000;
?@scrollbar-shadow-color:#000000;
?@scrollbar-darkshadow-color:#333333;
?@scrollbar-highlight-color:#000000;
?@scrollbar-3dlight-color:#333333;
?@scrollbar-arrow-color:#808080;
}

.sns_btn{
	margin-left: 10px;
}

.margin{
	padding: 5px;
	border:solid 1px #333;
}

.table1 {
border-collapse: collapse;
border: 1px #cccccc solid;
}

.table1 TD {
border: 1px #cccccc solid;
}

.comment_main{
	font-family:"?q???M?m?p?S Pro W3", "Hiragino Kaku Gothic Pro", "???C???I", Meiryo, Osaka, "?l?r ?o?S?V?b?N", "MS PGothic", sans-serif;
	font-size:1.5em;
	color:#333;
	font-weight:bold;
	line-height:1.5em;
}

img{
	border:none;
}

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

li {
	list-style-type: none;
	display: inline-block;

}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
.bs {
	font-size:2em;
	font-weight:bold;
	line-height:1.2em;
}

.rbs {
	font-size:4em;
	font-weight:bold;
	color:#F00;
	line-height:1.2em;
}

.bks {
	font-size:2em;
	font-weight:bold;
	color:#000;
	line-height:1.2em;
}


.rb {
	font-size:12pt;
	color:#F00;
	margin-right:auto;
}

#caution { /* table like */
	display: table;
	width: 70%;
	margin: 10 auto;
	padding: 10;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-style : groove;
	border-color : red;
	border-width : 4px;
	background-color : black;
	color : yellow;
	line-height:24px;
	font-size: 16px;
	font-weight: bold;
}

#vote { /* table like */
	display: table;
	width: 75%;
	margin: 10 auto;
	padding: 10;
	background-color : yellow;
	color : black;
	line-height:24px;
	font-size: 16px;

}

#midashi { /* table like */
	display: table;
	width: 75%;
	margin: 10 auto;
	padding: 10;
	background-color : #eee;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	color : black;
	line-height:30px;
	font-size: 20px;
	font-weight:bold;
	}

#midashi.li {
	list-style-type:circle;
}

#linkdealer { /* table like */
	display: table;
	margin: 10 auto;
	padding: 10;
	background-color : #000;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	color : red;
	line-height:30px;
	font-size: 20px;
	font-weight:bold;
	}

#maintext { /* table like */
	display: table;
	margin: auto;
	padding: 15;
	background-color : #eee;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	color : black;
	font-size:12pt;
	line-height:18pt;
	}

#outer { /* table like */
	display: table;
	width: 70%;
	margin: 0 auto;
	border-bottom-right-radius: 40px;
	border-top-right-radius: 20px;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
	background-color : rgba( 0, 0, 0, 0.55 );
	color : white;
}

#outer2 { /* table like */
	display: table;
	margin: 0 auto;
	width: 570px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-style : solid;
	border-color : #222222;
	border-width : 1px;
	background-color : rgba( 0, 0, 0, 0.55 );
	color : white;
}

#inner { /* tr like */
	display: table-row;
}

#inner2 { /* tr like */
	display: table-row;
	display:inline-block;
	margin: 0 auto;

}

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

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

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



#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);
}
.snsb{
	list-style-type:none;
	margin: 0;
	padding: 0;

}
.snsb li{
    display:inline-block;
    margin-left:10px;
    vertical-align:bottom;
    *display: inline;   <!-- IE?p?̃n?b?N -->
    zoom: 1;        <!-- IE?p??hasLayout ??true ?ɂ??邽?߂̋L?q -->
}
iframe.twitter-share-button {
	width: 100px!important;
}
#___plusone_0 {
width:65px !important;
}

p.resizeimage img { width: 100%; }

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}

dl {
	width:auto;
	padding:10px;
	margin:0px;
	}
dt {
	float:left;
	clear:left;
	width:170px;
	font-weight:bold;
	line-height:16pt;
	border: 1px solid #eee;
	border-top:none;
	border-right:none;
	border-left:none;
	}
dd {
	margin-left:170px;
	line-height:16pt;
	border: 1px solid #eee;
	border-top:none;
	border-right:none;
	border-left:none;
	}

hr {
	border: dotted #ccc 1px;
}