@charset "euc-jp";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: 16px/2em "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
	background-color: #f4f3e6;
}

.txt-bold {
	font-weight: bold;	
}


#page-container {
	margin: 0px auto;
	width: 1140px;
	position: relative;
	padding-bottom:60px;
}

#header {
	width:1100px;
	margin:0 auto;
	position:relative;
}

div#official-sns {
	position: absolute;
	left: 831px;
	top: 0px;
	background-image: url(../images/btn_sns.png);
	height: 49px;
	width: 259px;
	text-align: right;
}

div#official-sns a img {
	margin: 7px 7px 0px 0px;
	display: inline-block;
}


#menu {
	width: 1100px;
	background-color: #000000;
}

#menu ul {
	width: 1068px;
	display:block;
	margin:0 auto;
}

#menu ul li {
	display:table-cell;
}

div#social-wrapper {
	background-color: #000;
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
}

div#social {
	margin: 0 auto;
	width: 1100px;
	padding: 14px 0px;
	text-align: right;
}

div#social iframe {
	width: 130px !important;
	display: inline;
}

div#social iframe:first-child {
	width: 130px !important;
}

#content{
	margin:0 auto;
	width: 1060px;
	padding:20px 20px 70px 20px;
}


/* news */

#content.news h2{
	font-size: 1.2em;
	margin-top:1.5em;
	margin-bottom:2.0em;
}

#right-menu {
	float: right;
	width:230px;
}

#right-menu h3{
	margin-top: 1.5em;
	margin-bottom: 0.8em;
	font-weight: bold;
}

#right-menu ul li {
	list-style: url(../images/allow.gif) outside;
	line-height: 1.2em;
	margin-bottom:0.8em;
}

#right-menu ul li ul li {
	list-style: url(../images/allow.gif) outside;
	line-height: 1.2em;
	margin-bottom:0.8em;
}

#right-menu ul li a {
	text-decoration: none;
	
}

#right-menu ul li a:hover {
	text-decoration: underline;
	color:#8fb74e;
}

#right-menu div#rss a {
	display:block;
	text-decoration: none;
	height: 40px;
	color: #FFF;
	width: 10em;
	text-align: center;
	line-height: 40px;
	margin-top: 2em;
	background: #000;
	border-radius: 3px;        /* CSS3Áð°Æ */
	-webkit-border-radius: 3px;    /* Safari,Google ChromeÍÑ */
	-moz-border-radius: 3px;   /* FirefoxÍÑ */
	font-size: 0.8em;
}

#right-menu div#rss a:hover {
	background: #6c7d0e;
	
}

#articles-wrapper {
	float: left;
	width: 730px;
}

#articles-wrapper h2#page-name {
	display: block;
	width: 100%;
	margin-top: 2em;
}

#articles-wrapper div.date {
	display: table;
	color: #FFF;
	background-color: #6c7d0e;
	padding: 0.2em 0.8em;
	font-size: 0.8em;
	margin-top: 3.5em;
}

#articles-wrapper h3 {
	font-size: 1.8em;
	display: block;
	width: 100%;
	font-weight: bold;
	padding-bottom: 0.4em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
	margin-top: 1.0em;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "Hiragino Mincho Pro", serif;
}

#articles-wrapper h3 a {
	text-decoration: none;
	color: #000000;
}

#articles-wrapper h3 a:hover {
	color: #6c7d0e;
}

#articles-wrapper div.article {
	line-height: 1.6em;
	margin-bottom:1.6em;
}

#articles-wrapper div.article p {
	margin-top:1.2em;
}

#articles-wrapper div.category {
	display: block;
	width: 100%;
	margin-bottom: 0.4em;
	text-align: right;
	height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b87a;
}

#articles-wrapper div.category a:hover {
	color: #6c7d0e;
}

#articles-wrapper div.article-plugin {
	margin-top:-3.5em;
}

#articles-wrapper div.article-plugin iframe {
	width:120px !important;
}

#articles-wrapper div#navi {
	display: block;
	width: 100%;
	margin-top: 3em;
	margin-bottom: 4em;
}

#articles-wrapper div#navi div#back a,
#articles-wrapper div#navi div#next a{
	display:block;
	text-decoration: none;
	height: 40px;
	color: #FFF;
	width: 10em;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;        /* CSS3Áð°Æ */
	-webkit-border-radius: 3px;    /* Safari,Google ChromeÍÑ */
	-moz-border-radius: 3px;   /* FirefoxÍÑ */
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}

#articles-wrapper div#navi div#back a {
	background: #000;
}

#articles-wrapper div#navi div#next a {
	background: #000;
}

#articles-wrapper div#navi div#back  a:hover {
	background: #6c7d0e;
	color: #FFF;
}

#articles-wrapper div#navi div#next a:hover {
	background: #6c7d0e;
	color: #FFF;
}

#articles-wrapper div#navi div#back a {
	float: left;	
}

#articles-wrapper div#navi div#next a {
	float: right;	
}

/* about */

#content.about h2 {
	text-align:center;
	margin:40px 0px;
}

#content.about h3 {
	margin:-100px 0px -20px 0px;
}

#content.about p {
	margin:2em 0 0 0;	
}

/* comments */

#content.comments h2 {
	text-align:center;
	margin:40px 0px;
}

.comments-wrapper {
	display: block;
	margin-bottom: 40px;
	line-height: 1.6em;
}

.comments-wrapper img {
	margin-bottom:15px;
}

.comment-right {
	width:500px;
	float:right;
}

.comment-left {
	width:500px;
	float:left;
}

/* staff */

#content.staff h2 {
	text-align:center;
	margin:40px 0px;
}

#content.staff .staff-midashi{
	float:left;
	width:100px;
	text-align:center;
}

#content.staff .staff-detail {
	float: right;
	width: 900px;
	padding: 0 0 0 40px;
	margin-bottom:50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-size: 14px;
	line-height: 24px;
}

#content.staff .staff-detail h3 {
	margin-bottom:1em;
}

#content.staff .staff-detail p {
	margin-bottom:1.5em;
}


/* trailer */

#content.trailer h2 {
	text-align:center;
	margin:40px 0px 20px 0px;
}

#content.trailer p {
	text-align:center;
}

#content.trailer iframe {
	text-align:center;
	margin:40px 0px;
}

/* theater */

#content.theater {
	text-align:center;
}

#content.theater p {
	margin:1em 0px;
}

#content.theater h2 {
	margin:40px 0px;
}

#content.theater h3 {
	margin: 1em 0px;
	font-size: 20px;
	font-weight: bold;
}

#content.theater table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
	width:100%;
}

#content.theater table td {
	padding: 2em;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #FFF;
}

#content.theater table tr.header td {
	background-color: #efefef;
}


#content.theater table td a {
	color: #0f99a5;
	text-decoration: none;
}


/* supporter */

#content.supporter h2 {
	text-align:center;
	margin:30px 0px;
}

#content.supporter p {
	text-align: center;	
	margin-bottom:2em;
}

#notice {
	margin:0 auto;
	width:80%;
	font-size: 14px;
	line-height: 1.8em;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #b8b8b8;
	padding: 1.6em;
}

.supporter-conntainer {
	display:table;
	width:100%;
	margin:40px 0px;
}

.supporter-conntainer div {
	font-size: 14px;
	line-height: 1.8em;
	display: table-cell;
	width:30%;
	padding-right:3%;
}

/* jyouei */
#content.jyouei {
	line-height: 1.6em;	
}

#content.jyouei h2 {
	text-align:center;
	margin:40px 0px 60px 0px;
}

#content.jyouei h3 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
	color: #833358;
}

#content.jyouei h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 15px;
}

div#btn-jyouei {
	text-align:center;
	margin:70px 0px;
}

div#btn-jyouei a {
	font-size: 1.2em;
	background-color: #ecc644;
	padding: 20px 90px;
	border-radius: 6px;        /* CSS3Áð°Æ */
	-webkit-border-radius: 6px;    /* Safari,Google ChromeÍÑ */
	-moz-border-radius: 6px;   /* FirefoxÍÑ */
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/allow_down_black.png);
	background-repeat: no-repeat;
	background-position: 40px center;
}

div#btn-jyouei a:hover {
	text-decoration:underline;	
}

table tr td {
	padding:5px;
	border: 1px solid #cccccc;
	background: #FFF;
}

table tr td.midashi {
	color: #FFF;
	background: #833358;	
}

table.download tr td {
	text-align: center;
	padding-right: 1.5em;
	padding-left: 1.5em;
}

#content.jyouei h3.topics {
	background-color: #ecc644;
	padding: 10px 20px;
	border-radius: 6px;        /* CSS3Áð°Æ */
	-webkit-border-radius: 6px;    /* Safari,Google ChromeÍÑ */
	-moz-border-radius: 6px;   /* FirefoxÍÑ */
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	margin-bottom:0px;
}


#content.jyouei dl.topics {
	padding: 1em 0em 1em 0em;	
	background-image: url(../images/allow_yellow.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccb76e;
}

#content.jyouei dl.topics a {
	padding-left:2.5em;
	text-decoration: none;	
}

#content.jyouei dl.topics a:hover dd,
#content.jyouei dl.topics a:hover dt {
	text-decoration: underline;	
}

#content.jyouei dl.topics dd,
#content.jyouei dl.topics dt {
	display: inline-table;
	margin-right:1em;
}

#content.jyouei ul.area {
	margin-top:40px;	
}

#content.jyouei ul.area li {
	display: inline-table;
	font-size: 1.2em;
	font-weight: bold;
}

#content.jyouei ul.area li a {
	padding-left:2em;
	text-decoration: none;	
	background-image: url(../images/allow_down_yellow.png);
	background-position: 10px center;
	background-repeat: no-repeat;	
	margin-right:1em;
}

#content.jyouei ul.area li a:hover {
	text-decoration:underline;	
}

table.jyouei-list td {
	color: #000;
	background-color: #ffffff;
	border: 1px solid #ecc644;
	padding:1em;
	text-align:center;
}

table.jyouei-list td.midashi {
	color: #000;
	background-color: #ecc644;
	border: 1px solid #FFF;
	padding:1em;
	text-align:center;
}

table.jyouei-list td a {
	padding:0px 1.5em;
	background-image: url(../images/allow_yellow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* jyouei-single */

#content.jyouei-single h2{
	font-size: 1.2em;
	margin-top:1.5em;
	margin-bottom:2.0em;
}

.jyouei-single #articles-wrapper div.date {
	display: table;
	color: #000;
	background-color: #ecc644;
	padding: 0.2em 0.8em;
	font-size: 0.8em;
	margin-top: 3.5em;
}

.jyouei-single #articles-wrapper div.category {
	display: block;
	width: 100%;
	margin-bottom: 0.4em;
	text-align: right;
	height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccb76e;
}