@charset "utf-8";

/*
----------------------------------------------------------
[Layout]
----------------------------------------------------------*/

body,h1,h2,h3,h4,h5,h6,div,ol,ul,li,p,address,strong,em,br,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

body
{
	background-color:#FED8D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapper
{
	width: 783px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

h1
{
	width: 788px; /* 180px 0 0 0 */
	color: #FF66CC;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 0;
}

#page_top {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FB538E;
}


h2
{
  padding: 0;
  margin: 20px 0 10px 0;
  font-size: 18px;
  font-weight: normal;
}

h5
{
  font-size: 15px;
}

p
{
	padding: 0;
	margin: 5px 0;
	line-height: 18px;
	font-size: 12px;
	color: #333333;
}

img {
	border: 0;
}
#pop_text{
	font-size: 0.8em;
	color: #666666;
}

/*
----------------------------------------------------------
[HEADER]
----------------------------------------------------------*/

#header
{
  width: 783px;
  height: auto; /* 100px */
}

/*
---------------------------------------------------------------
[NAVIGATION]ナビゲーション
-------------------------------------------------------------*/

#header-navi	{
	overflow: hidden;
	width: 783px;
	height: 40px;
/*	background: url(../img/bar_off.jpg) no-repeat;*/
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#header-navi ul	{
	margin:0;
	padding:0;
	width:783px;
	height:40px;
	list-style:none;
}

#header-navi ul li {
	margin:0;
	padding:0;
	height:40px;
	text-indent:-9999px;
	float:left;
}

#header-navi ul li a {
	display:block;
	height:40px;
	text-decoration:none;
}

#menu01 a{
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar.jpg) 0 0;

}

#menu01 a:hover {
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar.jpg) 0 -42px;

}

#menu01-active a {
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar.jpg) 0 -42px;

}

#menu02 a{
	width: 130px;
	background: url(../img/bar.jpg) -130px 0;
}

#menu02 a:hover {
	width: 130px;
	background: url(../img/bar.jpg) -130px -42px;
}

#menu02-active a {
	width: 130px;
	background: url(../img/bar.jpg) -130px -42px;
}

#menu03 a{
	width: 130px;
	background: url(../img/bar.jpg) -260px 0;

}

#menu03 a:hover {
	width: 130px;
	background: url(../img/bar.jpg) -260px -42px;
}

#menu03-active a {
	width: 130px;
	background: url(../img/bar.jpg) -260px -42px;
}

#menu04 a{
	width: 130px;
	background: url(../img/bar.jpg) -390px 0;
}

#menu04 a:hover {
	width: 130px;
	background: url(../img/bar.jpg) -390px -42px;
}

#menu04-active a {
	width: 130px;
	background: url(../img/bar.jpg) -390px -42px;
}

#menu05 a{
	width: 130px;
	background: url(../img/bar.jpg) -520px 0;
}

#menu05 a:hover {
	width: 130px;
	background: url(../img/bar.jpg) -520px -42px;
}

#menu05-active a {
	width: 130px;
	background: url(../img/bar.jpg) -520px -42px;
}

#menu06 a{
	width: 133px;
	background: url(../img/bar.jpg) -650px 0;
}

#menu06 a:hover {
	width: 133px;
	background: url(../img/bar.jpg) -650px -42px;
}

#menu06-active a {
	width: 133px;
	background: url(../img/bar.jpg) -650px -42px;
}

#menu01e a{
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar_e.jpg) 0 0;

}

#menu01e a:hover {
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar_e.jpg) 0 -42px;

}

#menu01e-active a {
/*	margin-left:4px; */
	width: 130px;
	background: url(../img/bar_e.jpg) 0 -42px;

}

#menu02e a{
	width: 130px;
	background: url(../img/bar_e.jpg) -130px 0;
}

#menu02e a:hover {
	width: 130px;
	background: url(../img/bar_e.jpg) -130px -42px;
}

#menu02e-active a {
	width: 130px;
	background: url(../img/bar_e.jpg) -130px -42px;
}

#menu03e a{
	width: 130px;
	background: url(../img/bar_e.jpg) -260px 0;

}

#menu03e a:hover {
	width: 130px;
	background: url(../img/bar_e.jpg) -260px -42px;
}

#menu03e-active a {
	width: 130px;
	background: url(../img/bar_e.jpg) -260px -42px;
}

#menu04e a{
	width: 130px;
	background: url(../img/bar_e.jpg) -390px 0;
}

#menu04e a:hover {
	width: 130px;
	background: url(../img/bar_e.jpg) -390px -42px;
}

#menu04e-active a {
	width: 130px;
	background: url(../img/bar_e.jpg) -390px -42px;
}

#menu05e a{
	width: 130px;
	background: url(../img/bar_e.jpg) -520px 0;
}

#menu05e a:hover {
	width: 130px;
	background: url(../img/bar_e.jpg) -520px -42px;
}

#menu05e-active a {
	width: 130px;
	background: url(../img/bar_e.jpg) -520px -42px;
}

#menu06e a{
	width: 133px;
	background: url(../img/bar_e.jpg) -650px 0;
}

#menu06e a:hover {
	width: 133px;
	background: url(../img/bar_e.jpg) -650px -42px;
}

#menu06e-active a {
	width: 133px;
	background: url(../img/bar_e.jpg) -650px -42px;
}

/*
----------------------------------------------------------
[CONTENTS]
----------------------------------------------------------*/

#contents
{
	clear: both;
	width: 783px;
	font-family: "trebuchet ms" , arial, sans-serif;
	background-image: url(g/index.png);
	background-repeat: no-repeat;
	height: 781px;
}

#contents_body {
	position: absolute;
	margin: 0;
	top: 100px;
	left: 5px;
	width: 650px;
	height: 650px;
}

#content h2
{
  color: #c40;
  font-size: 20px;
}

#content p
{
  font-size: 14px;
}

.leftCol
{
  width: 600px; /* 600px */
  float: left;
  padding-bottom: 30px;
}

.centercontent
{
  width: 800px; /* 600px */
  padding-bottom: 30px;
	margin: 0 auto;
}

.rightCol
{
  width: 300px; /* 300px */
  float: right;
  border-top: 4px solid #f07700;
}

#baneer {
	position: absolute;
	margin: 0;
	top: 560px;
	left: 640px;
	width: 145px;
	height: 228px;
}

#music {
	position: absolute;
	top: 860px;
	left: 685px;	
}

/*
----------------------------------------------------------
[TOP-CONTENTS]
----------------------------------------------------------*/

#left-top-contents {
	width: 250px;
	height: 440px;
	float: left;
/*	margin-top: 110px; */
}

#right-top-contents {
	width: 300px;
	height: 550px;
	float: right;
}

#right-top-contents1 {
	height: 275px;
}

#right-top-contents2 {
	height: 275px;
}

.text {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 5px;
}

.left_image {
	float: left;
}

div#left-top-contents ul {
	line-height: 20px;
	float: right;
	margin-top: 25px;
	width: 152px;
	list-style-type: none;
}

.text_end {
	margin: 5px 0;
	color: #FF66CC;
}

.text_non {
	margin: 5px 0;
	color: #999999;
}

.hearts {
	color: #FF99FF;
}

/*
----------------------------------------------------------
[ART-CONTENTS]
----------------------------------------------------------*/

#up-art-contents {
	margin-top: 10px;
	margin-left: 280px;
	height: 230px;
}

#middle-art-contents {
	height: 200px;
}

#down-art-contents {
	height: 215px;
}

/*
----------------------------------------------------------
[VLUNTEER-CONTENTS]
----------------------------------------------------------*/

#up-vlun-contents {
	margin-top: 10px;
	margin-left: 270px;
	height: 180px;
}

#middle-vlun-contents {
	height: auto;
}

#middle-vlun-contents-l {
	width: 280px;
	float: left;
}

#middle-vlun-contents-r {
	width: 338px;
	float: right;
	margin-top: 10px;
}

#down-vlun-contents {
	height: auto;
}

/*
.vlun-text-area1 {
}*/	

.vlun-text1 {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 20px;
	margin-left: 20px;
}

.vlun-text2 {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 10px;
	margin-right: 40px;
}

.vlun-text3 {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 10px;
	margin-left: 110px;
}

.vlun_e-text3 {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 10px;
	margin-left: 250px;
}

.vlun-text4 {
	font-size: 13px;
	color: #FFCC00;
	margin-top: 10px;
	margin-right: 30px;
}

/*
----------------------------------------------------------
[LINK-CONTENTS]
----------------------------------------------------------*/

#up-link-contents {
	margin-top: 10px;
	margin-left: 280px;
	height: 230px;
}

#left-link-contents {
	width: 290px;
	height: 415px;
	float: left;
}

#right-link-contents {
	width: 328px;
	height: 415px;
	float: right;
}



/*
----------------------------------------------------------
[FOOTER]
----------------------------------------------------------*/

#footer {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF4B8A;
}

#footer-navi {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#footer-navi ul li {
	list-style-type: none;
}

#footer-navi ul li a {
	list-style-type: none;
	color:#333333;
}

#footer-navi ul li a:hover {
	list-style-type: none;
	color:#FF66CC;
}

#footer-navi li {
	display: inline;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-left: 10px;
}

#footer-navi li.none {
	border-right: none;
}

address{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #999999;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}

/*
----------------------------------------------------------
[OTHER]
----------------------------------------------------------*/

.inner
{
  padding: 10px;
}
.small
{
  font-size: 10px;
}
ol li
{
  line-height: 2em;
  font-size: 14px;
}
.clear
{
  clear: both;
  height: 0;
  overflow: hidden;
}

#menulist
{
  padding: 0;
  margin: 0;
  list-style: none;
}
#menulist li.left
{
  float: left;
  margin-right: 15px;
  padding: 5px;
  border: 3px solid #eee;
  margin-bottom: 10px;
}
#menulist li.right
{
  float: right;
  padding: 5px;
  border: 3px solid #eee;
  margin-bottom: 10px;
}
#menulist li.current
{
  border-color: #e60;
}

#menulist li a img
{
  border: 0;
  display: block;
}
#menulist li a
{
  text-decoration: none;
  color: #000;
}
#menulist li a:hover b
{
  text-decoration: underline;
}
/*
.download
{
  list-style-image: url(images/li.gif);
}
.download li a
{
  color: #bbb;
  text-decoration: none;
  line-height: 18px;
}
.download li a:hover
{
  color: #fff;
}


.downloads
{
  width: 140px;
  float: left;
  margin-right: 5px;
  display: inline;
}
*/

.black
{
  color: #eee;
  border-bottom: 1px solid #777;
}

img.feed
{
  display: block;
  padding-right: 20px;
  float: left;
}
a.rss
{
  font-size: 14px;
  color: #c40;
}
a.rss:hover
{
  text-decoration: none;
}
1px solid 
{
	#777;
}

img.feed
{
  display: block;
  padding-right: 20px;
  float: left;
}
a.rss
{
  font-size: 14px;
  color: #c40;
}
a.rss:hover
{
  text-decoration: none;
}

.hearts {
	color:#FF99FF;
}

.details_img {
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 160px;
}
/*
----------------------------------------------------------
[GOODS]
----------------------------------------------------------*/
#goods_box {
	width: 250px;
	height: auto;
}

#goods_img {
	width: 150px;
	height: 150px;
	float: left;
}
.goods_txt {
	width: 100px;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
	
