/* top.css (for index.html)*/



#content {
	text-align: left;
	position: relative;
	padding: 0px 0px 50px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 100%;

}

#footer {
	clear: left;
	width: 850px;
	background: #303030;
	height: 50px;
	margin-left: 5px;
	padding-top: 10px;
	}

/* IE6 */
* html #footer {
	position: relative;
	left: -2px;
	}
	
.go_top {
	width: 800px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	font-size: 10px;
	text-align: right;
	color: #999;
	}
	
.go_top a {  text-decoration: none;}
.go_top a:link {  color: #999;}
.go_top a:visited {  color: #999;}
.go_top a:hover { color: #ccc; text-decoration: underline;}
.go_top a:active {  color: #fff;}


.red {
	font-style: normal;
	color: #DD0000;
	text-decoration: none;
}


/*///////////////////////////DEVIDER///////////////////////////*/


#mainpart {
	margin: 0px 194px 0px 206px;
	padding: 0px;
	width: 450px;
}

#leftpart {
	margin: 0px 0px 0px 17px;
	padding: 0px;
	width: 172px;
	position: absolute;
	top: 0px;
}

#rightpart {
	margin: 0px;
	padding: 0px;
	width: 172px;
	position: absolute;
	top: 0px;
	right: 14px;
}



#content #mainbody {
	background: #FFFFFF;
	padding: 5px 0px 0px 0px;
	width: 450px;
	margin: 10px 0px 0px 0px;
	border-top: 0px solid #AAAAAA;
	border-right: 0px solid #AAAAAA;
	border-bottom: 0px solid #AAAAAA;
	border-left: 0px solid #AAAAAA;
	line-height: 1.5em;
	font-size: 113%;
	
}

#mainbody h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 90%;
	font-weight: 200;
	color: #666666;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 6px solid #999999;
	text-indent: 0.3em;
	vertical-align: middle;
	height: 1.5em;
	width: 435px;
	clear: left;
}

.article {
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	width: 440px;
	padding: 8px 0px 8px 2px;
	margin: 5px 5px 5px 7px;
	letter-spacing: 0.03em;
}

.article #title {
	font-size: 12px;
	line-height: 1em;
	color: #888888;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	clear: left;
}

.article h5 {
	font-size: 18px;
	line-height: 1.4em;
	color: #333333;
	text-decoration: none;
	margin: 4px 0 4px;
	padding: 0px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.article img {
	margin-right: 16px;
	float: left;
	width: auto;
	height: auto;
	max-width: 220px;
	max-height: 220px;
}

.article li {
	list-style: none outside;
	color: #333333;
}

.article #paragraph {
	font-size: 73%;
	line-height: 1.8em;
	color: #666666;
	text-decoration: none;
	margin: 0px 0px 0px 0px;  
	padding: 0px 0px 0px 0px;
	text-align: justify;
	
}

.article .foot {
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 15px;
}




#thismonth {
	background: #FFFFFF;
	/*#FAFEFB;*/
	padding: 0px 0px 0px 0px;
	width: 170px;
	border: 1px solid #ccc;
	margin: 0px 0px 15px 0px;
	font-size: 10px;
}

#thismonth h2 {
	font-size: 140%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	background: #666666;
	text-align: center;
	color: #F0F0F0;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 1.3em;
}

#thismonth img {
	margin: 0px;
	padding: 0px;
	width: 145px;
	border: 1px solid #AAAAAA;
}

#thismonth #inner_content {
	padding: 10px;
}

#thismonth p {
	font-size: 90%;
	line-height: 1.3em;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}


#pipers_menu {
	width: 170px;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 1px solid #ccc;
}

#pipers_menu ul {
	width: 170px;
	color: #FFFFFF;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

#pipers_menu li {
	border-top: 0px solid #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 0px solid #CCC;
}

#pipers_menu li a {
	outline-style: none;
	display: block;
	border-top: 0px solid #888888;
	border-right: 0px solid #888888;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #888888;
}


#pipers_menu #teiki a, #back a, #concert a, #web a, #search a, #score a, #nakagawa a, #bbs a{
	height: 50px;
	width: 170px;
}

#pipers_menu #mail a, #sitemap a, #info a {
	height: 30px;
	width: 170px;
}


#pipers_menu li#teiki a {
	background: transparent url(../../img/pipers_menu/teiki.png) no-repeat left top;
	width: 170px;
	height: 50px;
} 
#pipers_menu li#teiki a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#back a {
	background: transparent url(../../img/pipers_menu/back.png) no-repeat left top;
	width: 170px;
	height: 50px;
} 
#pipers_menu li#back a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#face a {
	background: transparent url(../../img/pipers_menu/face.png) no-repeat left top;
	width: 170px;
	height: 50px;
} 
#pipers_menu li#face a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#concert a {
	background: transparent url(../../img/pipers_menu/concert.png) no-repeat left top;
	width: 170px;
	height: 50px;
} 
#pipers_menu li#concert a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#web a {
	background: transparent url(../../img/pipers_menu/web.png) no-repeat left top;
	width: 170px;
	height: 50px;
}
#pipers_menu li#web a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#search a {
	background: transparent url(../../img/pipers_menu/search.png) no-repeat left top;
	width: 170px;
	height: 50px;
} 
#pipers_menu li#search a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#score a {
	background: transparent url(../../img/pipers_menu/score.png) no-repeat left top;
	width: 170px;
	height: 50px;
}
#pipers_menu li#score a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#nakagawa a {
	background: transparent url(../../img/pipers_menu/nakagawa.png) no-repeat left top;
	width: 170px;
	height: 50px;
}
#pipers_menu li#nakagawa a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#bbs a {
	background: transparent url(../../img/pipers_menu/bbs.png) no-repeat left top;
	width: 170px;
	height: 50px;
}
#pipers_menu li#bbs a:hover {
	background-position: left bottom;
	width: 170px;
	height: 50px;
} 


#pipers_menu li#mail a {
	background: transparent url(../../img/pipers_menu/mail.png) no-repeat left top;
	width: 170px;
	height: 30px;
}
#pipers_menu li#mail a:hover {
	background-position: left bottom;
	width: 170px;
	height: 30px;
} 


#pipers_menu li#sitemap a {
	background: transparent url(../../img/pipers_menu/sitemap.png) no-repeat left top;
	width: 170px;
	height: 30px;
}
#pipers_menu li#sitemap a:hover {
	background-position: left bottom;
	width: 170px;
	height: 30px;
} 


#pipers_menu li#info a {
	background: transparent url(../../img/pipers_menu/info.png) no-repeat left top;
	width: 170px;
	height: 30px;
}
#pipers_menu li#info a:hover {
	background-position: left bottom;
	width: 170px;
	height: 30px;
} 



#sugihara_info {
	background: #FFFFFF;
	/*#FAFEFB;*/
	padding: 10px;
	width: 150px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	clear: left;
	border-top: 0px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#sugihara_info h5 {
	font-size: 80%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	color: #999999;
	height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#sugihara_info p {
	font-size: 65%;
	line-height: 1.2em;
	color: #999999;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
}




/*---------------RIGHT---------------*/

#whatsnew {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 168px;
	background: #FFFFFF;
	border: 1px solid #ccc;
}

#whatsnew h2 {
	font-size: 90%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	text-align: center;
	color: #F0F0F0;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 1.3em;
	background: #4E8CC4;
}

#whatsnew h4 {
	font-size: 80%;
	text-align: center;
	color: #DD0000;
	height: 1.2em;
	margin: 0px;
	padding: 0px;
}

#whatsnew #inner_content {
	width: 158px;
	height: 30px;
	overflow: auto;
	padding: 10px 5px 30px 5px;
}

#whatsnew p {
	font-size: 65%;
	line-height: 1.2em;
	color: #555555;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#pickup {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 168px;
	background: #FFFFFF;
	border: 1px solid #ccc;
}

#pickup h2 {
	font-size: 90%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	text-align: center;
	color: #F0F0F0;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 1.3em;
	background: #D93949;
}

#pickup #inner_content {
	width: 158px;
	padding: 10px 5px 10px 5px;
}

#pickup p {
	font-size: 65%;
	line-height: 1.2em;
	color: #555555;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

#shop {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 168px;
	background: #FFFFFF;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 1px solid #ccc;
}

#shop h2 {
	font-size: 85%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	background: #4E8CC4;
	text-align: center;
	color: #F0F0F0;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 1.3em;
}


#shop h5 {
	font-size: 80%;
	text-decoration: none;
	font-style: normal;
	font-weight: 200;
	color: #FF3300;
	height: 1.5em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: center;
}



#shop #inner_content_1 img
 {
	height: 80px;
	border: 1px solid #999999;
	margin-bottom: 3px;
}


#shop #inner_content_1 {
	padding: 5px;
	margin: 0px;
	text-align: center;
}

#shop #inner_content_1  p {
	font-size: 75%;
	line-height: 1.2em;
	color: #808080;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	height: 40px;
	border-width: 0px;
	margin-bottom: 10px;
}



#shop #inner_content_2 img
 {
	height: 60px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	float: left;
	margin-right: 6px;
}


#shop #inner_content_2 {
	padding: 10px;
	margin: 0px;
	text-align: left;
}

#shop #inner_content_2  p {
	font-size: 75%;
	line-height: 1.2em;
	color: #808080;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	margin-bottom: 0px;
}



#shop #inner_content_3 img
 {
	height: 80px;
	border: 1px solid #999999;
	margin-bottom: 3px;
	float: left;
	margin-right: 6px;
}


#shop #inner_content_3 {
	padding: 10px;
	margin: 0px;
	text-align: left;
}

#shop #inner_content_3  p {
	font-size: 75%;
	line-height: 1.2em;
	color: #808080;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	margin-bottom: 0px;
}

#shop .foot {
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 7px;
}

#shop_foot {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	width: 170px;
	background: #CCC;
	border-width: 0px;
}
