@charset "UTF-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 1.8;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/starwavebgdark.png);
	background-repeat: repeat;
	background-position: center center;
	-webkit-text-size-adjust: 100%;
}
a {
	-webkit-transition: border-color 0.3s linear, color 0.3s linear, background-color 0.3s linear, opacity 0.3s linear;
	-webkit-transition-delay: 0s, 0s, 0s, 0s;
	-moz-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	-o-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
}
a:link {
	color: #960;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996;
}
a:hover {
	text-decoration: none;
	color: #C90;
}
a:active {
	text-decoration: none;
	color: #FF0;
}
.header {
	font-size: 18px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
img{
	border:0;
	vertical-align:middle;
	}
a:hover img{
    opacity:0.69;
    -moz-opacity:0.69;
    filter:alpha(opacity = 69);
	-webkit-transition: border-color 0.3s linear, color 0.3s linear, background-color 0.3s linear, opacity 0.3s linear;
	-webkit-transition-delay: 0s, 0s, 0s, 0s;
	-moz-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	-o-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
}
a img{
	-webkit-transition: border-color 0.3s linear, color 0.3s linear, background-color 0.3s linear, opacity 0.3s linear;
	-webkit-transition-delay: 0s, 0s, 0s, 0s;
	-moz-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	-o-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
	transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s, opacity 0.3s linear 0s;
}
#globalnavi {
	color: #666;
	text-align: center;
	position: relative;
	margin-bottom: 0px;
}

#globalnavi td a{
	font-family: 'Cinzel', serif;
	display: block;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.5s linear;
	height: 60px;
	vertical-align: middle;
	line-height: 60px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	box-sizing: border-box;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(255,255,255,0.3);
}
#globalnavi td:first-child a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgba(255,255,255,0.3);
}

#globalnavi td a:hover{
	/*background-color: rgba(255,255,255,0.1);*/
	color: #FFF;
	box-sizing: border-box;
}
.maincontents {
	background-color: rgba(255,255,255,0);
	padding: 0px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	/*min-height: 300px;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer {
	font-size: 10px;
	background: rgba(255,255,255,0);
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: rgba(255,255,255,0.2);
	margin-top: 10px;
}
#page-top {
	position: fixed;
	left: 50%;
	width: 160px;
	margin-left: 330px;
	margin-bottom: 0px;
}
#page-top a {
	font-family: 'Cinzel', serif;
	text-decoration: none;
	color: #999;
	width: 160px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	font-size: 14px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.2);
	line-height: 1.8;
}
#page-top a:hover {
	text-decoration: none;
	background-color: rgba(255,0,0,0.39);
}
/*.index_bar {
	font-size: 18px;
	background-color: #CCC;
	text-align: left;
}*/
/*.topics {
	position: relative;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}*/
#index_link{
    font-family: 'Cinzel', serif;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 63px;
    line-height: 63px;
    font-size: 12px;
    float: left;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 20px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
}
#index_link a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 188px;
	height: 100%;
	padding-left: 0px;
	margin-right: 0px;
	color: #999;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.2);
	border: thin solid rgba(255,255,255,0.2);
}
#index_link a:hover {
	background-color: rgba(255,255,255,0.2);
	color: #FFF;
	text-decoration: none;
}
.index_left {
	padding: 10px;
	width: 485px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.3);
	margin-right: auto;
	margin-left: 0px;
}
.index_right {
	padding: 10px;
	width: 485px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.3);
	margin-right: 0px;
	margin-left: auto;
}
.title1 {
	font-family: 'Cinzel', serif;
	font-size: 18px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: rgba(255,255,255,0.2);
	box-sizing: border-box;
}
.title1_2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 12px;
}
.title1_3 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: right;
}
.top10 {
	padding-top: 5px;
}
.shadow{
		box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
	}
.footer {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	box-shadow: rgba(0, 0, 0, 0.180392) 0px 50px 50px -50px inset;
	-webkit-box-shadow: rgba(0, 0, 0, 0.180392) 0px 50px 50px -50px inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.180392) 0px 50px 50px -50px inset;
	font-size: 75%;
}
.style1
{
	padding-top: 20px;
	padding-bottom: 10px;
}
.rounded { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -khtml-border-radius: 4px;
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px 0px inset;
-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px 0px inset;
-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px 0px inset;
	 }
.rounded:hover {
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}
.style2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.style3_l {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 36px;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	display: inline-block;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	color: #666666;
	font-weight: bolder;
}
.style3 {
	text-align: left;
	padding: 20px;
}
.shadow2{
		box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
-webkit-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
-moz-box-shadow:rgba(0, 0, 0, 0.298039) 0px 0px 10px 0px;
	}
	div.sample{
    position:relative;
    width:360px;
    height:600px;
}
span.guard{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/spacer.gif);
}
.style4 {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #666;
}
.title2 {
	color: #CCCCCC;
	font-weight: bold;
}
.bottom10 {
	padding-bottom: 10px;
}
#feed {
	margin-top: 0;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0;
	/*max-width: 600px;*/
	word-break: break-all;
	font-size: 13px;
}

#feed li {
	border-bottom: thin dotted rgba(134,134,134,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#feed ul {
	margin-left: 0px;
	padding-left: 0px;
}
