/* CSS Document */

/*---------------------------------------------
全体の背景色とフォント色
----------------------------------------------*/
* {
	margin:0;
	padding:0;
	color: #ff0066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 2;
}

body {
	background-image: url(imges/back.gif);
	background-repeat: repeat-x;
}

/*---------------------------------------------
コンテンツ全体
----------------------------------------------*/
#content {
	width: 800px;
	height: 100%;
	font-size: 9px;
	margin-left: 50px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #000000;
}




/*---------------------------------------------
ヘッダー
----------------------------------------------*/
#headder {
	width: 800px;
	height: 171px;
}

.logo {
	height: 140px;
	background-image: url(imges/header.jpg);
	text-indent: -9999px;
}

.navi {
	height: 30px;
}

.navi li {
	width: 100px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	list-style-type: none;
}

.navi li a {
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
	background-image: url(imges/navibar.gif);
}


.navi1 a{background-position:      0 100%;}
.navi2 a{background-position: -100px 100%;}
.navi3 a{background-position: -200px 100%;}
.navi4 a{background-position: -300px 100%;}
.navi5 a{background-position: -400px 100%;}

.navi1 a:hover {background-position:      0 0;}
.navi2 a:hover {background-position: -100px 0;}
.navi3 a:hover {background-position: -200px 0;}
.navi4 a:hover {background-position: -300px 0;}
.navi5 a:hover {background-position: -400px 0;}

#current.navi1  {background-image: url(imges/navibar.gif); background-position:      0 0;}
#current.navi2  {background-image: url(imges/navibar.gif); background-position: -100px 0;}
#current.navi3  {background-image: url(imges/navibar.gif); background-position: -200px 0;}
#current.navi4  {background-image: url(imges/navibar.gif); background-position: -300px 0;}
#current.navi5  {background-image: url(imges/navibar.gif); background-position: -400px 0;}



/*---------------------------------------------
メイン
----------------------------------------------*/
#main {
	background-color:#000000;
	width: 800px;
	height: auto;
	font-size: 9px;
	clear: left;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #666666;
}





/*---------------------------------------------
フッター
----------------------------------------------*/
#footer {
	width: 800px;
	height: 40px;
	font-size: 8px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color:#000000;
	text-align: center;	
	clear: both;
}


/*---------------------------------------------
隠す
----------------------------------------------*/
.hide {
	text-indent: -9999px;
	line-height: 0px;	
}




/*---------------------------------------------
ニュースページ
----------------------------------------------*/
.newshidari {
	width: 410px;
	float: left;
	}

.newshead {
	width: 410px;
	height: 45px;
	margin: 0px 50px 10px 30px;
	border-bottom: 1px dotted #ff0066;
	background-image: url(imges/newslogo.gif);
	background-repeat: no-repeat;
}

.topic {
	width: 410px;
	height: 130px;
	margin: 0px 50px 0px 30px;
	display: block;
	background-image: url(imges/waku.gif);
	background-repeat: no-repeat;
}

.hiduke {
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;	
	margin: 5px 0px 0px 10px;
	border-bottom: 1px dotted #333333;
}

.newsbun {
	width: 360px;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	margin: 5px 0px 0px 20px;
	line-height: 1.4em;
}

.topphoto {
	width: 300px;
	display: block;
	text-align: left;
	vertical-align: top;
	float: right;
	margin-bottom: 150px;
}





/*---------------------------------------------
ギャラリーページ左
----------------------------------------------*/
.gmigi {
	width: 170px;
	padding: 10px 15px 10px 15px;
	float: left;
}

.glogo {
	text-indent: -9999px;
}

.gnavi {
	margin-bottom: 520px;
}

.gnavi li {
	width: 170px;
	height: 30px;
	list-style-type: none;
	}
	
.gnavi li a {
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
}




/*---------------------------------------------
ギャラリーページ右
----------------------------------------------*/

.ghidari {
	width: 560px;
	display: block;
	text-align: middle;
	vertical-align: top;
	float: right;
	margin: 25px 30px 10px 0px;
}

.okuributton {
	width: 560px;
	height: 20px;
	border-bottom: 1px dashed #ff0066;
	margin-bottom: 5px
}


.prevbutton a, .thumbutton a, .nextbutton a, .nodata {
	float: left;
	text-decoration: none;
}

.prevbutton {
	width: 100px;
	float: left;
}

.thumbutton {
	float: left;
	width: 140px;
	text-align: center;	
}

.nextbutton {
	width: 150px;
	float: left;
	text-align: right;	
}

.nodata {
	width: 100px;
	float: left;
	color:#CC6699;
}






/*---------------------------------------------
プロフィールページ
----------------------------------------------*/
.pro {
	width: 700px;
	margin-left: 50px;
}

.prologo {
	width: 700px;
	height: 45px;
	margin: 0px 50px 10px 0px;
	border-bottom: 1px dotted #ff0066;
	background-image: url(imges/prologo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.name {
	font-size: 10px;
	color: #FFFFFF;	
}

.probun {
	width: 350px;
	display: block;
	margin-left: 250px;
}

.prophoto {
	 float: left;
	 margin: 5px 10px 100px 0px;
}






