@charset "euc-jp";
/* CSS Document */

body {
	background: url(../images/bg_content.gif) repeat;
	line-height: 1.6em;
	color: #0e0e0e;
}

div#bg-wrapper {
	width: 960px;
	background: url(../images/bg_dot.png) repeat-y 153px top;
	margin: 0 auto;
}

div#corner {
	position:absolute;
	top: 0px;
	right: 0px;
}

div#header {
	width: 960px;
	height: 152px;
	padding-top: 33px;
}

div#header h1 a {
	float: left;
	margin-right: 33px;
}

div#header h2 {
	margin-top: 14px;
	margin-bottom: 43px;
}

div#header img.social-banner {
	display: inline;
	float: left;
	margin-right: 45px;
}

div#header img#boshu,
div#header img#thanks {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: -9px;
}

ul#menu {
	margin: 0px auto;
	height: 35px;
	width: 912px;
	background: url(../images/menu_base.png);
	clear: both;
}

ul#menu li a img {
	float: left;
	margin-left: 20px;
}

ul#menu li:first-child img {
	float: left;
	margin-left: 20px;
}

div#content {
	width: 960px;
	position: relative;
}

/*cs*/

div#content.news {
	width:900px;
	min-height:900px;
	padding:40px 30px 40px 30px;
}

div#content.news h2 {
	margin-bottom: 2em;
	margin-left: -10px;
	clear: both;
}

div#content.news div#left-column {
	float: left;
	width: 593px;	
}

div#content.news div#left-column h3 a {
	width: 593px;
	font-size: 1.6em;
	color: #839a00;
	background: url(../images/news_dot.png) repeat-x left bottom;
	display: block;
	padding:0.5em 0px;
	text-decoration: none;
}

div#content.news div#left-column div.date,
div#content.news div#left-column div.category {
	width: 593px;
	padding:0.5em 0px;
	text-align: right;
}

div#content.news div#left-column div.article img {
	margin: 1em 0px;	
}

div#content.news div#left-column div.share {
	width: 593px;
	padding:0.5em 0px;
}

div#content.news div#right-column {
	float: right;
	width: 257px;	
}

div#content.news div#right-column div#right-top {
	width: 257px;
	height: 18px;
	background: url(../images/news_top.png) no-repeat;
}

div#content.news div#right-column div#right-bottom {
	width: 257px;
	height: 18px;
	background: url(../images/news_bottom.png) no-repeat;
}

div#content.news div#right-column div#list h3 {
	padding-bottom: 0.5em;
}

div#content.news div#right-column div#list {
	width: 217px;
	background: url(../images/news_bg.png);
	padding:0px 20px;
}

div#content.news div#right-column div#list ul {
	padding-bottom: 1.5em;
	margin-left: 1em;
}

div#content.news div#right-column div#list ul li a:link,
div#content.news div#right-column div#list ul li a:active,
div#content.news div#right-column div#list ul li a:visited {
	text-decoration: none;	
}

div#content.news div#right-column div#list ul li a:hover {
	text-decoration: underline;	
}

div#content.news div#right-column div#list ul li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}



/*intro*/

div#content.intro {
	height: 1050px;
}

div#pic-main {
	background: url(../images/intro_pic_bg.png);
	height: 312px;
	width: 556px;
	position: absolute;
	left: 32px;
	top: 63px;
	overflow: hidden;
}

div#pic-main ul li img {
	margin: 6px 0px 0px 6px;
	float: left;
}

div#content.intro div#intro-txt {
	position:absolute;
	left: 505px;
	top: 75px;
	width:420px;
}

div#intro-txt div#intro-article {
	width:356px;
	background: url(../images/intro_bg.png);
	padding: 10px 32px 20px 32px;
	color: #482c01;
}

div#intro-txt div#intro-bottom {
	width:420px;
	height:15px;
	background: url(../images/intro_bottom.png);
}

div#content.intro div#copy {
	position:absolute;
	left: 296px;
	top: 418px;
}

div#content.intro div#intro-subtxt {
	position:absolute;
	left: 24px;
	top: 531px;
	width: 490px;
}

div#content.intro div#intro-subtxt h3 {
	margin-bottom:1.5em;
}

div#content.intro div#pic-s1 {
	position:absolute;
	left: 571px;
	top: 536px;
}

div#content.intro div#pic-s2 {
	position:absolute;
	left: 669px;
	top: 742px;
}

div#content.intro div#share-link {
	position:absolute;
	left:580px;
	top: 980px;
	height: 20px;
	display: inline;
}



/*sano*/

div#content.sano {
	height: 700px;
}

div#content.sano div#profile {
	position:absolute;
	left:30px;
	top: 49px;
	width:824px;
	height: 464px;
	background: url(../images/sano_bg.png) no-repeat;
	padding: 35px 38px;
}

div#content.sano div#profile h2 {
	margin-bottom:1.5em;
}

div#content.sano div#profile p {
	margin-bottom:1.5em;
}

div#content.sano div#profile img {
	margin-right:10px;
}


div#content.sano div#share-link {
	position:absolute;
	left:580px;
	top: 615px;
	height: 20px;
	display: inline;
}

/*cs*/

div#content.cs {
	width:840px;
	height: 1400px;
	padding:40px 60px 40px 60px;
}

div#content.cs h2 {
	margin-bottom: 2em;
	margin-left: -10px;
	clear: both;
}

div#content.cs img.cs-photo {
	float: left;
}

div#content.cs div.cs-txt {
	width: 570px;
	float: right;
	padding-bottom: 2em;
}

div#content.cs h3 {
	margin-bottom: 0.5em;
	color: #839a00;
	font-size: 1.6em;
	font-weight: bold;
}

div#content.cs h3 span {
	font-size: 0.6em;
}

div#content.cs div#share-link {
	height: 20px;
	display: inline;
	float: right;
	clear: both;
}


/*trailer*/

div#content.trailer {
	height: 1300px;
}

div#content.trailer h2 {
	margin-top: 40px;
	margin-bottom: 30px;
	margin-left: 50px;
	clear: both;
}

div#content.trailer div#mov1,
div#content.trailer div#mov2 {
	margin: 0px auto;
	width: 853px;
}

div#content.trailer div#share-link {
	position:absolute;
	left:580px;
	top: 1220px;
	height: 20px;
	display: inline;
}


/*comments*/

div#content.comments {
	width:840px;
	padding:40px 60px 40px 60px;
}

div#content.comments h2 {
	margin-bottom: 2em;
	margin-left: -20px;
}

div#content.comments h3 {
	margin-top: 1em;
	margin-bottom: 0.2em;
	color: #839a00;
	font-size: 3em;
	font-weight: bold;
	line-height: 1.0em;
}

div#content.comments h3 span {
	font-size: 0.5em;
}

div#content.comments div#share-link {
	height: 20px;
	display: inline;
	float: right;
}

/*theater*/

div#content.theater {
	width:800px;
	height:800px;
	padding:40px 80px 40px 80px;
}

div#content.theater h2 {
	margin-bottom: -15px;
	margin-left: -30px;
}

div#content.theater table {
	width: 800px;
	margin-bottom: 2em;
}

div#content.theater table tr td {
	background: #FFF;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #d0d0d0;
}

div#content.theater table tr td.midashi {
	color: #FFF;
	background: #839a00;
	border-style: none;
}


div#content.theater div#share-link {
	height: 20px;
	display: inline;
	float: right;
}

#event-info {
	padding: 10px 15px;
	width: 740px;
	border: 1px solid #999;
	margin-top: 15px;
}

/**/

div#share-link iframe {
	width: 120px !important;
}
