/*---------------------------------------------------------------------------
COMMON
---------------------------------------------------------------------------*/

#content{
	background: url(images/bg.gif) left top;
}


p{
	margin-bottom: 10px;
}

a {
    color: #70be52;
	text-decoration: underline;
}

a:hover {
    color:#70be52;
	text-decoration: none;
}

.linkBetsu {
    background: url(images/linkmark_betsu.gif) left center no-repeat;
	padding-left: 20px;
}

.picBox {
    text-align: center;
}

.picBoxRight {
   margin: 0 0 0 10px;
   padding: 0;
}

.picBoxLeft {
   margin: 0 10px 0 0;
   padding: 0;
}

.mainCell h2{
    text-indent: -9999px;
    height: 64px;
    margin: 0;
}

.mainCon {
	background: url(images/bg_main.gif) center top repeat-y;
}

.mainConBg {
	background: url(images/bg_main_top.gif) center top no-repeat;
	padding: 20px 30px 20px 30px;
}

.mainBottom {
	background: url(images/bg_main_bottom.gif) center top no-repeat;
	margin-bottom: 20px;
}

/*---------------------------------------------------------------------------
TOP
---------------------------------------------------------------------------*/

#mainTop h2{
	background: url(images/top_ttl.gif) left top no-repeat;
}

#mainTop h3{
	margin-bottom: 10px;
}

#movie_yokoku {
	background: url(images/side_movie_yokoku_bg.jpg) left top no-repeat;
	padding: 0 18px 4px 18px;
}

#movie_yokoku h2{
	margin: 0;
	padding: 0;
	height: 57px;
	text-indent: -9999px;
}

#movie_yokoku .btn{
	margin: 0 0 6px 0;
}

#mainTop #gaiyo{
	background: #ffeaf2;
	border: 1px solid #ffcde5;
	padding: 10px 10px 10px 10px;
}

#mainTop #gaiyo h4{
	font-size: 12px;
	font-weight: bold;
	color: #d30067;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------
TOPICS
---------------------------------------------------------------------------*/

#mainTopics h2{
	background: url(images/topics_ttl.gif) left top no-repeat;
}

.topiBlock{
	margin-bottom: 20px;
}

.topiBlock h3{
	background-color: #e06ba4;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 10px 0;
}

.topiBlock .textBlock {
	margin: 0 10px 10px 10px;
}

.topiBlock .btnShosai {
	margin: 0 0 10px 0;
}

.topiBlock img{
   border: 0;
}

.topiBlock .btn{
   margin: 10px 0;
}

/*---------------------------------------------------------------------------
EXHIBITON
---------------------------------------------------------------------------*/

#mainExhi h2{
	background: url(images/exhi_ttl.gif) left top no-repeat;
}

#mainExhi h3{
	margin: 0 0 10px 0;
}

#mainExhi h4{
	font-size: 14px;
	font-weight: bold;
	color: #d30067;
	margin: 0 0 10px 0;
}

#mainExhi .picBlock{
	margin: 0 0 10px 0;
}

#mainExhi .picBlock .caption{
	text-align: center;
}

#mainExhi .column{
	background: #ffeaf2;
	border: 1px solid #ffcde5;
	padding: 10px 10px 0 10px;
	margin-bottom: 20px;
}

#mainExhi .kakomi{
	/*background: #ffeaf2;*/
	border: 1px solid #ffcde5;
	padding: 0 10px 10px 10px;
	margin: 20px 0 0 0;

	background: #ffeaf2 url(images/exhi_kakomi_subttl.jpg) right top no-repeat;
}

#mainExhi .kakomi h3{
	display: none;
}

#mainExhi .kakomi p#para1{
	padding: 50px 220px 0 0;
	margin-bottom: 0;
}

/*---------------------------------------------------------------------------
ARTISTS
---------------------------------------------------------------------------*/

#mainArtists h2{
	background: url(images/artist_ttl.gif) left top no-repeat;
}

#mainArtists .artistBlock{
    margin-bottom: 20px;
}

#mainArtists .artistBlock h3{
    margin-bottom: 20px;
}

#mainIntro h3{
    margin-bottom: 10px;
}

/*---------------------------------------------------------------------------
GOODS
---------------------------------------------------------------------------*/

#mainGoods h2{
	background: url(images/goods_ttl.gif) left top no-repeat;
}

#mainGoods h3{
	margin-bottom: 10px;
}

#mainGoods h4{
	margin-bottom: 10px;
	color: #d30067;
}

#mainGoods #zurokuArea {
	margin-bottom: 30px;
}

#mainGoods #zurokuArea h5{
	font-weight: normal;
}

#mainGoods #zurokuArea ul{
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}

#mainGoods #goodsArea .ttlPic{
	margin-bottom: 10px;
}

#mainGoods #goodsArea .goodsBlock{
	margin-bottom: 15px;
}

/*---------------------------------------------------------------------------
PRESS
---------------------------------------------------------------------------*/

#mainPress h2{
	background: url(images/press_ttl.gif) left top no-repeat;
}

#mainPress h3{
    margin-bottom: 10px;
}

#mainPress h3{
    margin-bottom: 10px;
}

