@charset "utf-8";
/* reset CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset,img { 
border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
q:before,q:after {
content:'';
}
abbr,acronym { border:0;
}

/* Base CSS */
html{margin:0;padding:0;}
body{
margin: 0;
padding: 0;
font-family:ＭＳ Ｐゴシック,Osaka,Helvetica;
font-size: 12px;
height:100%;
background-color:#000;
text-align:center;
}
.mainbox{
position:relative;
width:100%;
height: auto;
background-image:url(../images/foot_bg.gif);
background-position:left bottom;
background-repeat:repeat-x;
background-attachment: fixed;
}
form { margin:0;padding:0;}
a{text-decoration: underline;;color:#FFF;}
a:link{text-decoration: underline;color:#FFF;}
a:visited{text-decoration: underline;color:#FFF;}
a:hover{
	text-decoration: none;
	color:#FFF;
}

a img{text-decoration: none;border: 0;}
img{text-decoration: none;border: 0;}
h1,h2,h3{
	margin:0 0 12px 0;
	padding:0px;
	line-height:110%;
}
h1{
 font-size:12px;
 color:#000;
line-height:1;
}
hr{
clear: left;
margin:6px 0 6px 0;
padding:0;
height: 0px; /* <hr>の実線を消す */
border: 0px; /* borderをリセット*/
border-top: 1px dotted #535353;
}
/*--font関連 */
.red{color: #CC0000;}
.gray{ color:#333333;}
.txt10{font-size:10px;}
.txt11{font-size:11px;}.txt12{font-size:12px;}
.txt14{font-size:14px;}.txt16{font-size:16px;}
.txt24{font-size: 24px}
.left{text-align:left;}.right{text-align:right;}
/*--standard helper classes */
.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}
.sns_bookmark{
width:400px;
margin:2px auto;
height:24px;
position: static;
}
.top{
padding:0;
}
.floatl{float:left;}
.topmenu{
position:relative;
clear:both;
width: 1229px;
margin: 0 auto;
overflow: visible;
}
.topmenu ul{}
.topmenu li{float:left;}
.side{ margin-top:-50px; z-index:2000}
/* Base CSSここまで */
.mainframe{ margin:0 auto; overflow: hidden; text-align:left; height: auto; clear: both; }
.mainframe2{
width:1100px;
margin:0 auto 14px auto;
overflow: hidden;
text-align:left;
position: relative;
height: auto;
clear: both;
}
.names{
text-align:center;
margin: 30px auto;
clear: both;
position:relative;
color: #333;
}
.names a:link{color:#333;}
.names a:hover{color:#333;}
.names img{
margin-bottom:10px;
}
.foot{
height:66px;
text-align: center;
color: #FFF;
}
/*Blog枠*/
.news{
	width:690px;
	height:700px;
	margin-right:10px;
	display:inline-block;
	overflow:hidden;
}
.media{
	width:400px;
	height:400px;
	margin: 0;
}
.news-in{
	overflow:scroll;
	overflow-x:hidden;
	height: 660px;
	font-size:14px;
	font-weight:normal;
	line-height:130%;
	margin-top: 12px;
	background-color: #333;
	color: #FFF;
	padding: 5px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.newtop{
 color: #FF0000;
 text-decoration:blink;
}

#twitter{
width:330px;
display:inline-block;
overflow: hidden;
margin-right: 10px;
position: relative;
}
#twitter2{
width:330px;
overflow:hidden;
display:inline-block;
position: relative;
float: left;
margin-right: 10px;
}
.twitter-in{
height:250px;
padding: 2px 0 0 0;
}
.twtr-hd{ display:none}

/*bookmark枠*/
.bookmark img{
margin: 6px 0 0 0;

}
.bookmark{
	width:380px;
	height:auto;
	overflow-x:hidden;
	line-height: 130%;
	float: left;
	position: relative;
	text-align: left;
	color: #FFF;
}
#google_translate_element{
float: right;
}
