/* -----------------------------------------------------------
CSS Information

 File name:      style01.css
----------------------------------------------------------- */
*:not(input):not(textarea):not(select), 
input[type=image], 
input[type=file], 
input[type=submit], 
input[type=button], 
input[type=reset] { 
-webkit-user-select: none; 
} 

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", san-selif;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 11pt;
	line-height: 1.5em;
	background-color: #000000;
	background-image: url(../img_cmn/back_top.jpg);
	background-repeat: repeat-x;
	-webkit-touch-callout: none;
}

a:link {
color: #78bf56;
}
a:visited {
color: #9b9b9b;
}
a:active {
color: #ffa800;
}
a:hover {
color: #ffa800;
}

h1 {
	color: #000000;
	display: none;
}

.style1 {
	font-size: 11pt;
	color: #78bf56;
	letter-spacing: 3px;
}

.style2 {
	color: #FFF;
	font-size: 15px;
}

.style3 {
	font-size: 12pt;
	color: #ff9999;
}

.style4 {
	text-align: left;
}

a img {
border-style:none;
}


/*clearFix*/
#contents:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	padding: 0px;
	height: auto;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header {
	width: 1000px;
	height: 56px;
	padding: 0px;
	margin-bottom: 20px;
	overflow: visible;
}

#header_left {
	width: 500px;
	height: 40px;
	margin-top: 8px;
	padding: 0px;
	float: left;
	overflow: visible;
}


#header_sns {
	width: 450px;
	height: 40px;
	overflow: visible;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	float: right;
}

#header_sns .social_btn {
	width: 220px;
	margin-bottom: 20px;
	padding: 10px;
	width:auto;
	vertical-align: top;
	height: auto;
	float: left;
}

#header_sns .social_btn .twitter {
	width: 100px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	display: inline;
	text-align: left;
}

#header_sns .social_btn .facebook {
	width: 100px;
	float: left;
	padding: 0px;
	display: inline;
	text-align: left;
}


#header_switch {
	width: 191px;
	float: right;
	margin-right: 0px;
	padding: 0px;
	display: inline;
	text-align: right;
}

#per_sns {
	width: 400px;
	height: 30px;
	overflow: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#per_sns .social_btn {
	margin: 0px;
	padding: 0px;
	width:auto;
	vertical-align: top;
	height: auto;
	float: left;
}

#per_sns .social_btn .facebook {
	width: 100px;
	float: right;
	padding: 0px;
	display: inline;
	text-align: right;
}

#per_sns .social_btn .twitter {
	width: 100px;
	float: left;
	margin-right: 10px;
	padding: 0px;
	display: inline;
	text-align: right;
}



/*----------------------------------------------------
	#toptext
----------------------------------------------------*/
#toptext {
	width: 1000px;
	margin: 0px;
	height: 150px;
	padding: 0px;
}


/*----------------------------------------------------
	#headline
----------------------------------------------------*/
#headline_left {
	width: 100px;
	margin: 0px;
	height: 30px;
	margin-bottom: 30px;
	padding: 0px;
	float:left;
	border: 1px dotted #ffa800;
}

#headline_right {
	width: 626px;
	margin: 0px;
	height: 30px;
	margin-bottom: 30px;
	float:right
}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents_left {
	height: auto;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#contents_left a:hover img {
	opacity:0.8;
    filter:alpha(opacity=50);
}

#contents_right {
	height: auto;
	width: 730px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}


/*----------------------------------------------------
	#title_phr
----------------------------------------------------*/

#title_phr {
	height: 50px;
	width: 730px;
	margin-bottom: 30px;
	padding: 0px;
}

/*----------------------------------------------------
	#title_phr
----------------------------------------------------*/

#month {
	height: auto;
	width: 730px;
	margin-bottom: 20px;
	padding: 0px;
}

/*----------------------------------------------------
	#prof
----------------------------------------------------*/

#prof {
	height: auto;
	width: 730px;
	margin-bottom: 30px;
	padding: 0px;
	border: 1px dotted #ffa800;
}

#prof_left {
	height: auto;
	width: 200px;
	padding: 10px;
	margin: 0px;
	float:left;
}

#prof_right {
	height: auto;
	width: 490px;
	padding: 10px;
	float:right;
}

/*----------------------------------------------------
	#prof
----------------------------------------------------*/

#prof_2 {
	height: auto;
	width: 707px;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px dotted #ffa800;
}



/*----------------------------------------------------
	#toplist
----------------------------------------------------*/

#toplist {
	width: 730px;
	height: auto;
	padding: 0px;
	margin: 0px;
	z-index:0;
	position:relative;
}

#toplist a:hover img {
	opacity:0.8;
    filter:alpha(opacity=50);
}



#toplist ul {
	overflow: hidden;
	_zoom: 1;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: -20px;
	height: auto;
	width: 750px;
}

#toplist li {
	float: left;
	margin-right: 20px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 355px;
}

#toplist ul li .new01{
	width: 40px;
	height: 40px;
	z-index:1;
	position:absolute;
	left: 315px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#toplist ul li .new02{
	width: 40px;
	height: 40px;
	z-index:1;
	position:absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*----------------------------------------------------
	#photo
----------------------------------------------------*/

#photo{
	width: 730px;
	height: auto;
	z-index:0;
	position:relative;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	text-align: center;
}

#photo ul{
	list-style-type: none;
	padding:0;
	margin:0;

}

#photo ul li{
	list-style-type: none;
	padding:0;
	margin:0;

}

#photo .loupe{
	width: 50px;
	height: 50px;
	z-index:1;
	position:absolute;
	right: 0px;
	bottom: 5px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#text{
	width: 100%;
	height: auto;
	text-align: left;
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer {
	height: 34px;
	width: 100%;
	vertical-align: middle;
	margin-top: 40px;
	color: #666666;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: center;
}

p{
    line-height: 44px;
    }
