/*
ベース　
-------------------------------------------------------------------*/

*{margin:0; padding:0;}

body{
	text-align: center;
	background-color:#fff;
	font-size:13px; 
	background-image:url('images/bg.gif'); 
	background-repeat:repeat-y; 
	background-attachment:fixed;
	background-position:50% 0%;
	margin-top:3px;
	width:100%;

	}

a {
	color:#b95cff;
	text-decoration:underline;

}
a:hover {
	text-decoration: none;
	color: #ff051b;
}

ul { padding-left:10px; }

li{	list-style-type : square;}

tt{
	line-height:150%;}

img { border-width:0px; }

h2 { 
font-weight:bold; 
font-size:15px; 
color:#893b67; 
margin-bottom:5px;
}

dd{ padding-left:2em;}


/*
テキスト回り込み
-------------------------------------------------------------------*/

.turn1{float:left}
.turn2{float:right}


/*
区切り線
-------------------------------------------------------------------*/

.hr {
	background-image:url('images/hr.gif'); 
	background-repeat:repeat-x; 
	clear: both;
	
	}
	
.hr2 {
	background-image:url('images/hr2.gif'); 
	background-repeat:repeat-x; 
	clear: both;
	}
	
.hr3 {
	background-image:url('images/hr3.gif'); 
	background-repeat:repeat-x; 
	clear: both;}	
	
/*
スペース
-------------------------------------------------------------------*/

.space5{line-height:5px;}
.space10{line-height:10px;}
.space15{line-height:15px;}
.space20{line-height:20px;}
.space25{line-height:25px;}
.space30{line-height:30px;}
.space35{line-height:35px;}
.space40{line-height:40px;}
.space45{line-height:45px;}
.space50{line-height:50px;}
.space55{line-height:55px;}
.space60{line-height:60px;}
.space70{line-height:70px;}

	
/*
段落
-------------------------------------------------------------------*/

.p1{
	font-family:'MS UI Gothic'; 
	font-size:14px; 
	color:#CC0099;
	line-height:18px; 
	margin-left:0px; 
	margin-top:3px; 
	margin-bottom:5px; 

	list-style-type : none;
	}
	
	
.p2{
	font-family:'MS UI Gothic'; 
	font-size:14px; 
	color:#CC0099;
	line-height:18px; 
	margin-top:3px; 
	margin-bottom:5px; 
 }

.p3{
	font-family:'MS UI Gothic'; 
	font-size:14px; 
	color:rgb(102,102,102);
	line-height:20px; 
	margin-top:3px; 
	margin-bottom:5px; 
	padding-bottom:15px;
	}
	
.p4{
	font-family:'MS UI Gothic'; 
	font-size:12px; 
	color:#006699;
	line-height:140%; 
	margin-top:3px; 
	margin-bottom:5px; 
	padding-bottom:15px;
	}

/*
キャンバス
-------------------------------------------------------------------*/		
	
#ven_body { 
	text-align: left;
	margin-top:3px; 
	margin-right:auto; 
	margin-bottom:0; 
	margin-left:auto; 
	width:700px; border-top-width:1px; 

	}

#ven_header{
	width:700px;
	background-image:url('images/ven-top.jpg');
	background-repeat:no-repeat; 
	background-position:0% 0%;
	text-indent: -10000px;
	height:116px;
	}

#ven_footer{
	width:100%;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat; 
	background-position:0% 100%;
	text-indent: -10000px;
	height:80px;
	clear:both;
	}


#top_menu { 
	background-image:url('images/ven-navi.jpg');
	background-repeat:no-repeat; 
	background-position:0% 0%;
	width:700px; 
	height:30px; }

#top_menu p{ text-align: right;
	padding-top:15px;
	font-family:'Times New Roman';
	font-weight:lighter;
	font-size:13px;

	 }

#top_menu ul{


	padding :5px 10px 5px 568px;
 }

#top_menu li{ 
	display : inline; 
	padding :5px 10px 5px 5px; 
	margin:0; 
	float:left ;
	}

#sidespace {
	background-image:url('images/ven-con.jpg');
	background-repeat:no-repeat; 
	background-color:#fff; 
	padding-top:55px;
	width:210px; 
	float:left;
	}

#side-demo {
	background-image:url('images/ven-con.jpg');
	background-repeat:no-repeat; 
	background-color:#fff; 
	padding-top:80px;
	width:210px; 
	float:left;
	}

.side_text { 
	width:180px; 
	padding-top:10px;
	font-size:13px; 
	line-height:120%;
	}

.side_text ul{
	margin-left:20px; 
	font-size:13px; 
	line-height:150%;
	list-style-type : decimal;

	}
	
.side_text ol{
	margin-left:10px; 
	font-size:14px; 
	line-height:150%;
	list-style-type : decimal;
	}	
	

#side_menu{
	width:210px;
	padding-top:5px;

	}

#left_menu{
	width:210px;
	}

#side_menu a{
	font-size: 14px;
	font-family: "MS UI Gothic";
	display:block;
	background-color:#FFF;
	text-decoration:none;
	color:#626E48;
	width:132px;
	margin:1px 0px;
	}

#side_menu a:hover{
	font-size : 14px;
	font-family : "MS UI Gothic";
	display:block;
	background-color:#e4aeff;
	text-decoration:none;
	color:#993333;

	}

#side_menu tt{
	line-height:110%;

	}
	
.side_event { 
	width:180px; 
	font-size:12px; 
	line-height:130%;
	color:#336699;
	list-style-type : none;
	}
	
.side_link { 
	width:180px; 
	padding-top:10px;
	font-size:12px; 
	line-height:130%;
	color:#666666;
	}	
	

#contents {
	background-color:#fff; 
	width:490px; 
	text-align:left; 
	float:left;

	}

#navi{
	background-color:#638e6a;
	padding:1em 0 2em 1em;

	}

.coment {
	font-size:12px; 
	color:#000; 
	letter-spacing:1px; 
	line-height:120%; 
	margin-top:10px; 
	margin-bottom:10px; 
	text-indent: 1em;
	}

/*
コンテンツ　メイン
-------------------------------------------------------------------*/

#main{
	width:490px; 
	background-image:url('images/event-bk.jpg');
	background-repeat:no-repeat; 
	background-position:100% 37px;
	font-size: 13px;
	line-height:130%;
	color:#000;

	}


#main ul{
	padding :5px 20px 5px 20px; 
	list-style-image : url(images/square02_blue.gif);
	font-size: 13px;
	line-height:180%;

	}
	
#movie{
width:480px; 
height:400px; 
text-align: center;
background-image:url('images/movie-box.gif');
background-repeat:no-repeat; 
background-position:50% 50%;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#movie-box{
	padding-top:70px;
	line-height:150%;


}	
	

#dawn{
	width:480px; 
	height:82px; 
	background-image:url('images/browser.png');
	background-repeat:no-repeat; 
	clear: both; 
	text-indent: -10000px;
	}
	
	

.w3c img { 
	margin-right:10px; 
	margin-left:10px; 
	}



/*
プロフィール
-------------------------------------------------------------------*/

.side{
text-align: left;
background-color:#fff; 
padding-top:0px;
padding-left:0px;
line-height:130%; 
width:180px; 
height:165px; 
float:left;

}

.prf{
padding-left:0px;
}

.prf img{
margin-right: 10px;
float:left;

}



/*
プロフィール　遠藤
-------------------------------------------------------------------*/
#main_endo{
width:480px; 
text-align: left;
background-image:url('images/bass.gif');
background-repeat:no-repeat; 
background-position:0px 0px;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#main_endo ul{
	padding :5px 20px 5px 15px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#main_endo li{
	list-style-type : none;
}

/*
プロフィール　佐賀
-------------------------------------------------------------------*/

#main_saga{
width:480px; 
text-align: left;
background-image:url('images/lead.gif');
background-repeat:no-repeat; 
background-position:0px 0px;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#main_saga ul{
	padding :5px 20px 5px 15px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#main_saga li{
	list-style-type : none;

}
/*
プロフィール　松井
-------------------------------------------------------------------*/

#main_matsui{
width:480px; 
text-align: left;
background-image:url('images/rhy.gif');
background-repeat:no-repeat; 
background-position:0px 0px;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#main_matsui ul{
	padding :5px 20px 5px 15px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#main_matsui li{
	list-style-type : none;
}

/*
プロフィール　中田
-------------------------------------------------------------------*/

#main_nakata{
width:480px; 
text-align: left;
background-image:url('images/drums.gif');
background-repeat:no-repeat; 
background-position:0px 0px;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#main_nakata ul{
	padding :5px 20px 5px 15px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#main_nakata li{
	list-style-type : none;

}

/*
プロフィール　さくら
-------------------------------------------------------------------*/

#main_sakura{
width:480px; 
text-align: left;
background-image:url('images/vocal.gif');
background-repeat:no-repeat; 
background-position:0px 0px;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#main_sakura ul{
	padding :5px 0px 5px 5px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#main_sakura li{
	list-style-type : none;

}

/*
コンテンツ　イベント
-------------------------------------------------------------------*/
#index-event{
	width:490px; 
	font-size: 13px;
	line-height:150%;
	color:#000;

	}

#index-event ul{

	padding :5px 20px 5px 5px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;

	}
	
#index event li{
	list-style-type : none;

}



#event{
	width:490px; 
	background-repeat:no-repeat; 
	background-position:100% 0%;;
	font-size: 13px;
	line-height:150%;
	color:#000;

	}
	
#event ul{
	padding :5px 20px 5px 5px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;

	}
	
#event li{
	list-style-type : none;

}
	


.day{
	font-size: 14px;
	text-indent:1.3em;
	background-image:url('images/pin.gif'); 
	background-repeat:no-repeat; 
	background-position:0% 4px;
	color:#006699;
	line-height:150%;

	}
.name{
	font-size: 13px;
	color:#FF3399;
	text-indent:3em;
	text-decoration:none;
	line-height:150%;


	}
.data{
	font-size: 13px;
	background-image:url('images/enpitsu-list.gif'); 
	background-repeat:no-repeat; 
	background-position:3.5em 4px;
	color:#000000;
	text-decoration:none;
	line-height:150%;
	padding-left: 65px;
	display: block; 


	}


/*
コンテンツ　DEMO
-------------------------------------------------------------------*/
#demo{
width:480px; 
height:400px; 
text-align: center;
background-image:url('images/demo.gif');
background-repeat:no-repeat; 
background-position:50% 50%;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#demo-mov{
	padding-top:70px;
	line-height:150%;


}
/*
コンテンツ　掲示板
-------------------------------------------------------------------*/

#bbs{

width:480px; 
text-align: left;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#bbs ul{
	padding :5px 0px 5px 50px; 
	font-size: 13px;
	line-height:140%;
	}

#bbs li{
list-style-type : decimal;

}	



.botan{
width:160px;
height:50px;
font-family:'MS UI Gothic'; 
font-size:14px; 
color:#a049db; 
background-color:white; 
padding:5px; 
border:0px; 
background-image:url('images/document_text.gif'); 
background-repeat:no-repeat; 
background-position:0% 40%;
cursor:pointer;

}
.bbs-topix { font-size:13px; color:#000; 
	line-height:140%;
}

.tag{
padding-left: 35px;
}


/*
コンテンツ　mail
-------------------------------------------------------------------*/
#mail{
width:480px; 
height:430px;
background-repeat:no-repeat; 
background-position:100% 0%;;
color:#000;
}


/*
コンテンツ　rink
-------------------------------------------------------------------*/

#link{
	width:490px; 
	font-size: 13px;
	line-height:130%;
	color:#666;

	}

.link-name{
	font-size: 14px;
	background-image:url('images/e.gif');
	background-repeat:no-repeat; 
	background-position:0% 0%;;
	line-height:30px;
	text-indent: 2em;
	
}

.link-data{
	font-size: 13px;
	padding-left: 50px;


}

.link ul{
	padding :5px 20px 5px 20px; 
	list-style-image : url('images/e.gif');
	font-size: 14px;
	line-height:22px;


	}
.link li{
	line-height:180%;
}	
	
/*
コンテンツ　howto
-------------------------------------------------------------------*/

#howto
{
width:480px; 
text-align: left;
font-size: 13px;
line-height:130%;
color:#000;
float:left;
}

#howto ul{
	padding :5px 0px 5px 5px; 
	list-style-type : none;
	font-size: 13px;
	line-height:120%;
	}
#howto li{
	list-style-type : none;

}

/*
コンテンツ　サイトマップ
-------------------------------------------------------------------*/
#sitemap{width:480px; 
}

#sitemap ul {
	padding-left: 20px;
	padding-top: 5px;
	line-height:150%;

}

.map-li{
	list-style-type : none;
	padding-left: 20px;


}



/*
コンテンツ　共通
-------------------------------------------------------------------*/



.left{text-align:left; }
.center{text-align:center; }
.right{text-align:right; }


.navi a {

font-size: 13px;
font-family: "MS UI Gothic";
display:block;
border:1px solid #626E48;
background-color:#B2CD7E;
text-decoration:none;
color:#626E48;
width:150px;
margin:1px 0px;
height:20px;

}

.navi a:hover {
font-size : 13px;
font-family : "MS UI Gothic";
display:block;
border:1px solid #6699cc;
background-color:#ffffff;
text-decoration:none;
color:red;
height:20px;
}

	
.border { 
border-top-width:1px; 
border-right-width:0px; 
border-bottom-width:1px;
border-left-width:0px;
border-top-color:#BDD7FF; 
border-top-style:solid; 

border-bottom-color:#fff; 
border-bottom-style:solid; 

  }	

.topixs { 
font-size:12px; 
color:rgb(102,102,102)
}

.titel{
padding-left:10px; 
line-height:130%;
color:#59713e;
font-size:12px; 

background-color:#e0ffc4;
background-image: url(images/titel-bk.gif);

}

/*
フォーム
-------------------------------------------------------------------*/
.wide100{width:90px;  float:left;}
.wide200{width:150px;  float:left;}
.com{width:360px; float:left;}

