@charset "utf-8";

/*フォント*/
body, table{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*レイアウト*/

body{
	background-color: #edf6ed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	background-color: #00af04;
	height: 20px;
}

.container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents{
	float: right;
	width: 620px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0px;
}

/*見出し*/

#header h1{
	font-size:12px;
	color:#FFF;
}

/*グローバルナビ*/
.gnavi ul{
	margin:0;
	padding:0;
}

.gnavi li{
	float:left;
	margin:0;
	padding:0;
}

.gnavi li img{
	vertical-align:bottom;
}


/*ブログフィード*/
div.blogfeed{
	background-image: url(../images/blog-feed-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 614px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00af04;
	border-bottom-color: #00af04;
	border-left-color: #00af04;
	min-height:150px;
	margin-bottom:30px;
}

.blogfeed p,.your-party-news p, .movie p,.blogfeed div.fb-like-box{
	padding:100px 12px 0 12px !important;
	}
	
	
div.movie{
	background-image: url(../images/movie-title2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 614px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ff7600;
	border-bottom-color: #ff7600;
	border-left-color: #ff7600;
	min-height:150px;
	margin-bottom:30px;
	}	

.fb-page{
	width:500px;
	margin:0 auto;
	display:block !important;
	padding-top:100px;
	}


.facebook_div01{
	width:614px;
	padding-top:100px;
	}



.facebook_div02{
	width:614px;
	}


.facebook_movie{
	float:left;
	margin-left:10px;
	}





div.your-party-news{
	background-image: url(../images/minna-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 614px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0077bf;
	border-bottom-color: #0077bf;
	border-left-color: #0077bf;
	min-height:150px;
	margin-bottom:30px;
}	


#sidebar {
	float:left;
	width:300px;
	margin-left:10px;
}

.clear{
	clear:both;
}

.sidebanner{
	margin:20px 0;
}

.sidebanner li{
	margin-bottom:18px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.right li{
	margin-bottom:15px;
}

#footer{
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	height:195px;
}

.mt50{
	margin-top:80px;
	margin-left:10px;
}

#contents h2{
	background-image: url(../images/contents-h2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff7600;
	padding-left:22px;
	font-size:24px;
	margin-top:30px;
}

#contents h3{
	font-size:20px;
	border-left:solid 5px #FF9900;
	margin-top:10px;
	margin-bottom:15px;
}

#contents p{
	margin-bottom:15px;
}

table.profile{
}

table.profile th{
	font-weight:bold;
	color:#005d87;
	width:160px;
	vertical-align:top;
	border-bottom:dashed 1px #333;
	padding:5px;
}

table.profile td{
	width:460px;
	vertical-align:top;
	border-bottom:dashed 1px #333;
	padding:5px;
}

.contents p{
	margin:10px;
}


ul.gyoda{
	margin-top:20px;
}
ul.gyoda li{
	margin-bottom:15px;
}

div.sidemenu{
	border:solid 1px #ff7600;
	border-radius:7px;
	margin-bottom:30px;
}

.sidemenu h3{
	font-size:18px;
	color:#FFF;
	line-height:47px;
	padding-left:15px;
	background-color:#ff7600;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}

.sidemenu li{
	font-size:14px;
	line-height:47px;
	padding-left:30px;
	background-color:#ffe4cd;
	border-bottom:solid 1px #ff7600;
	background-image: url(../images/sidemenu-li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.sidemenu li.end{
	border-bottom:none;
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
}

.sidemenu li a{
	color:black;
	text-decoration:none;
}

.sidemenu li a:hover{
	color:#900;
	text-decoration:underline;
}
td#report {
	background-image: url(../images/bg_greeting.jpg);
	background-repeat: no-repeat;
	color: #0151A8;
	width: 270px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.8em;
}


.party{
	margin-bottom:30px;
}

.movie iframe{
	float:left;
	margin:0 5px 10px 5px;
}

.ytthum{
	margin:0 10px;
}

ul.ytthum li{
	float:left;
	padding-bottom:10px;
	margin:0 5px;
}

.mb20{
	margin-bottom:20px;
}

.mt20{
	margin-top:18px;
}

.copyright{
	font-size:80%;
	color:#666;
	text-align:center;
}
.copyright a{
	color:#333;
	text-decoration:none;
}

.big{
	font-size:24px;
	font-weight:bold;
}

p.box{
	border:solid 1px #CCCCCC;
	padding:5px;
	text-align:center;
}

blockquote{
	background-color: #E0F8E1;
	padding: 10px;
	margin: 10px;
}

.naganuma{
	font-size:88%;
	padding:0 15px;
	color:#666;
}


dl{
	background-color: #CCC;
	border: 10px solid #999;	
}

dt{
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
	color: #333;
}

dd{
	padding:0 10px;
	margin-bottom:15px;
}

.accordion_head {cursor:pointer;}

.smallred{
	font-size:12px;
	color:red;
}

ul.discuss-movie li{
	float:left;
	margin:0 9px;
}