@charset "UTF-8";
/* CSS Document */

body,dl,dd,dt,div,span,p,h2,a,li,ul{
	
	font-family: "Century Gothic","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}

img {
    border-style:none;
}

a:hover{
	color:#00FF00;
	}

.main {  
    width: 100%;  
}  
.main div   {  
    width: 80%;  
    margin: 0 auto; 
	width: 1028px; 
}  

.main div#title{
	margin-top:10px;
	float:left;
	}
	
div#header{
	}
	
div#title{
	float:left;
		}

div#list{
	display:inline;
	}
	
	
div#t_1{
	margin-bottom:7px;

	}
	
div#t_2{
	
	}

.main{
margin-top:10px;
}

.main div#list p{
	display:inline-block;
	margin-top:5px;
	margin-right:0px;
	margin-left:10px;
	}
	
.main div#list p#name{
	display:inline-block;
	margin-top:5px;
	margin-right:400px;
	margin-left:10px;
	}
	
	
a#fb{
	color:#3B5998;
	}
	
	
a#tw{
	color:#00aced;
	}
	
	
div#m{
	height:768px;
	}


div#footer p{
	font-size:11px;
	text-align:center;
	}
	
/* ギャラリーページ */


	
div#m_m{
	height:545px;
	overflow:hidden;
	text-align:center;
	}

p#com{
	text-align: left;
	font-size:10px;
	margin-top:0px;
	}	
	
p#com a{
	font-size:10px;
	}	
	

	
div#m_s_g{
	width:650px;
	height:90px;
	overflow-y:scroll;
	}

div#m_s{
	width:100%;
	height:90px;
	}


div#m_s_g li{
	display:inline-block;
	list-style:none;
	}
	
div#m_s_g ul{
	text-align:center;
	}
	
 ul li a img{
        /* for IE */
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        filter:alpha(opacity=40);

        /* CSS3 standard */
        opacity:0.4;

    }
	
   ul li a:hover img{

        /* for IE */
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter:alpha(opacity=100);

        /* CSS3 standard */
        opacity:1.0;
    }
	
p#com a:link{
	color:#00CC00;
	}

p#com a:visited{
	color:#00CC00;
	}

p#com a:hover{
	color:#00FF00;
	}


	
/* プロフィールページ */

div#m_s p{
	font-size:11px;
	}
	
div#m_s p.name{
	font-size:11px;
	font-weight:bold;
	}
	
img#p_m{
	margin-top:75px;
	}
	
/* ニュースページ */

div#m_s_news{
	overflow:auto;
	height:93px;
	}
	
div#m_s_news p{
	font-size:11px;
	}
	
div#t_2{
	background-image:url(images/title_h.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
	
div#t_2 a {
display:block;
width:160px;
line-height:1px;
outline:none;
}
div#t_2 a:hover {
text-indent:-9999px;
}

div.rollover01{
	text-align:center;
	}
	
hr.nw{	
	border-top:1px dashed;
	
}

/* ロールオーバー


div.rollover01 a{
display:block;
width:700px;
height:622px;
font-size:1px;
line-height:1px;
outline:none;

background:url(images/top1404.jpg);
}
.rollover01 a:hover {
text-indent:-9999px;
background:url(images/top1404_c.jpg);
}

 */