@charset "Shift_JIS";

body {
	margin: 0px 0px 0px 0px;
	background-color: #8A8A8A;
	}

#institution {
	background-color: #FFFFFF;
	}

#body-top {
	background-image:url(../img/bg02.gif);
	background-repeat:repeat-x;
	}

#body-contents {
	background-image:url(../img/bg06.gif);
	background-repeat:repeat-x;
	}

h1, h2, h3, h4, h5{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

p{
	margin: 0px;
	padding: 0px;
	}

ul, ol{
	margin-top:0px;
	margin-bottom:0px;
}

form {
	margin: 0px;
	}

/*----- リンク設定 -----*/
a {
	text-decoration: underline;
	color: #151515;
	}

a:hover {
	color: #151515;
	}


/*----- ベース枠設定 -----*/
#container {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 706px;
	color: #151515;
	background-image: url(../img/bg.gif);
	}

#container-inner {
	font-size:small;
	text-align: left;
	margin: 0px 0px 0px 28px;
	width: 650px;
	}

#container-top-header {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 706px;
	background-image: url(../img/bg03.gif);
	}

#container-header {
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 706px;
	background-image: url(../img/bg05.gif);
	}


/*----- TOPヘッダ設定 -----*/
#header {
	width: 650px;
	margin: 0px 0px 0px 0px;
	height: 160px;
	}


/*----- ヘッダ設定 -----*/
#header2 {
	width: 650px;
	margin: 0px 0px 0px 0px;
	height: 76px;
	background-image:url(../img/bg04.gif);
	}

#logo2 {
	width: 279px;
	margin: 0px 0px 0px 0px;
	height: 76px;
	}


/*----- メニュー設定 -----*/
#menu{
	width: 620px;
	height:25px;
	padding: 15px 0px 0px 20px;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#menu li, #menu a {
	display:block;
	height:25px;
	}

#menu li {
	text-indent: -9999px;
	float:left;
	}
	
#menu a {
	text-decoration: none;
	background:url(../img/menu.gif) no-repeat;
	}

#menu01 a{
	width: 56px;
	background-position: 0 0;
	}

#menu01 a:hover{
	background-position: 0 -25px;
	}
	
#menu01 a:active{
	background-position: 0 -50px;
	}

#menu02 a{
	width: 48px;
	background-position: -56px 0;
	}

#menu02 a:hover{
	background-position: -56px -25px;
	}
	
#menu02 a:active{
	background-position: -56px -50px;
	}

#menu03 a{
	width: 69px;
	background-position: -104px 0;
	}

#menu03 a:hover{
	background-position: -104px -25px;
	}
	
#menu03 a:active{
	background-position: -104px -50px;
	}

#menu04 a{
	width: 47px;
	background-position: -173px 0;
	}

#menu04 a:hover{
	background-position: -173px -25px;
	}
	
#menu04 a:active{
	background-position: -173px -50px;
	}

#menu05 a{
	width: 46px;
	background-position: -220px 0;
	}

#menu05 a:hover{
	background-position: -220px -25px;
	}
	
#menu05 a:active{
	background-position: -220px -50px;
	}

#menu06 a{
	width: 96px;
	background-position: -266px 0;
	}

#menu06 a:hover{
	background-position: -266px -25px;
	}
	
#menu06 a:active{
	background-position: -266px -50px;
	}

#menu07 a{
	width: 46px;
	background-position: -362px 0;
	}

#menu07 a:hover{
	background-position: -362px -25px;
	}
	
#menu07 a:active{
	background-position: -362px -50px;
	}

#menu08 a{
	width: 85px;
	background-position: -408px 0;
	}

#menu08 a:hover{
	background-position: -408px -25px;
	}
	
#menu08 a:active{
	background-position: -408px -50px;
	}

#menu09 a{
	width: 33px;
	background-position: -493px 0;
	}

#menu09 a:hover{
	background-position: -493px -25px;
	}
	
#menu09 a:active{
	background-position: -493px -50px;
	}

#menu10 a{
	width: 87px;
	background-position: -526px 0;
	}

#menu10 a:hover{
	background-position: -526px -25px;
	}
	
#menu10 a:active{
	background-position: -526px -50px;
	}


/*----- サブメニュー設定 -----*/
#sub-menu{
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

#sub-menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#sub-menu li, #sub-menu a {
	display:block;
	width:150px;
	height:40px;
	}

#sub-menu li {
	text-indent: -9999px;
	}
	
#sub-menu a {
	text-decoration: none;
	background:url(../img/sub-menu.gif) no-repeat;
	}

#sub-menu01 a{
	background-position: 0px 0px;
	}

#sub-menu01 a:hover{
	background-position: -150px 0px;
	}
	
#sub-menu01 a:active{
	background-position: -300px -0px;
	}

#sub-menu02 a{
	background-position: 0px -40px;
	}

#sub-menu02 a:hover{
	background-position: -150px -40px;
	}
	
#sub-menu02 a:active{
	background-position: -300px -40px;
	}

#sub-menu03 a{
	background-position: 0px -80px;
	}

#sub-menu03 a:hover{
	background-position: -150px -80px;
	}
	
#sub-menu03 a:active{
	background-position: -300px -80px;
	}

#sub-menu04 a{
	background-position: 0px -120px;
	}

#sub-menu04 a:hover{
	background-position: -150px -120px;
	}
	
#sub-menu04 a:active{
	background-position: -300px -120px;
	}

#sub-menu05 a{
	background-position: 0px -160px;
	}

#sub-menu05 a:hover{
	background-position: -150px -160px;
	}
	
#sub-menu05 a:active{
	background-position: -300px -160px;
	}

#sub-menu06 a{
	background-position: 0px -200px;
	}

#sub-menu06 a:hover{
	background-position: -150px -200px;
	}
	
#sub-menu06 a:active{
	background-position: -300px -200px;
	}

#sub-menu07 a{
	background-position: 0px -240px;
	}

#sub-menu07 a:hover{
	background-position: -150px -240px;
	}
	
#sub-menu07 a:active{
	background-position: -300px -240px;
	}

#sub-menu08 a{
	background-position: 0px -280px;
	}

#sub-menu08 a:hover{
	background-position: -150px -280px;
	}
	
#sub-menu08 a:active{
	background-position: -300px -280px;
	}

#sub-menu09 a{
	background-position: 0px -320px;
	}

#sub-menu09 a:hover{
	background-position: -150px -320px;
	}
	
#sub-menu09 a:active{
	background-position: -300px -320px;
	}

#sub-menu10 a{
	background-position: 0px -360px;
	}

#sub-menu10 a:hover{
	background-position: -150px -360px;
	}
	
#sub-menu10 a:active{
	background-position: -300px -360px;
	}

#sub-menu11 a{
	background-position: 0px -400px;
	}

#sub-menu11 a:hover{
	background-position: -150px -400px;
	}
	
#sub-menu11 a:active{
	background-position: -300px -400px;
	}

#sub-menu12 a{
	background-position: 0px -440px;
	}

#sub-menu12 a:hover{
	background-position: -150px -440px;
	}
	
#sub-menu12 a:active{
	background-position: -300px -440px;
	}

#sub-menu13 a{
	background-position: 0px -480px;
	}

#sub-menu13 a:hover{
	background-position: -150px -480px;
	}
	
#sub-menu13 a:active{
	background-position: -300px -480px;
	}

#sub-menu14 a{
	background-position: 0px -520px;
	}

#sub-menu14 a:hover{
	background-position: -150px -520px;
	}
	
#sub-menu14 a:active{
	background-position: -300px -520px;
	}

#sub-menu15 a{
	background-position: 0px -560px;
	}

#sub-menu15 a:hover{
	background-position: -150px -560px;
	}
	
#sub-menu15 a:active{
	background-position: -300px -560px;
	}

#sub-menu16 a{
	background-position: 0px -600px;
	}

#sub-menu16 a:hover{
	background-position: -150px -600px;
	}
	
#sub-menu16 a:active{
	background-position: -300px -600px;
	}

#sub-menu17 a{
	background-position: 0px -640px;
	}

#sub-menu17 a:hover{
	background-position: -150px -640px;
	}
	
#sub-menu17 a:active{
	background-position: -300px -640px;
	}

#sub-menu18 a{
	background-position: 0px -680px;
	}

#sub-menu18 a:hover{
	background-position: -150px -680px;
	}
	
#sub-menu18 a:active{
	background-position: -300px -680px;
	}

#sub-menu19 a{
	background-position: 0px -720px;
	}

#sub-menu19 a:hover{
	background-position: -150px -720px;
	}
	
#sub-menu19 a:active{
	background-position: -300px -720px;
	}


#sub-menu-banner{
	width: 180px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align:center;
	}

/*----- TOPイメージ -----*/
#top-img {
	width:650px;
	margin: 0px 0px 0px 0px;
	}
	

/*----- TOPメイン設定 -----*/
#top-main {
	width:650px;
	text-align: left;
	margin: 35px 0px 0px 0px;
	}

#top-main-left {
	width:415px;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 0px;
	}

#top-main-right {
	width:200px;
	float: right;
	padding: 0px 0px 0px 0px;
	}

#top-main-right2 {
	width:181px;
	padding: 15px 15px 30px 0px;
	}
	
#top-main-right2 li {
	padding: 0 0 12px 0;
	color: #79002B;
	}

#top-main-right2 li a {
	color: #79002B;
	}

#rss {
	padding:5px;
	margin: 0 0 20px 15px;
	}

#rss a {
	text-decoration: none;
	}

#address-waku {
	border: 1px solid;
	border-color:#151515;
	padding:5px 5px 5px 5px;
	width: 155px;
	margin: 0px 0px 0px 15px;
	}

#top-counter {
	margin: 30px auto 0 auto;
	width: 100px;
	text-align: center;
	}


/*----- メイン設定 -----*/
#main {
	width:650px;
	text-align: left;
	margin: 35px 0px 0px 0px;
	}

#main-inner {
	width:720px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/bg03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#main-left {
	width:150px;
	text-align: left;
	float: left;
	padding: 24px 0px 0px 0px;
	}

#main-right {
	width:485px;
	text-align: left;
	float: right;
	padding: 0px 0px 0px 0px;
	}

#main-right2 {
	width:470px;
	text-align: left;
	float: right;
	padding: 0px 15px 15px 0px;
	}

#main-bottom {
	width:620px;
	clear:both;
	}


/*----- タイトル　設定 -----*/
#contents-title {
	width: 523px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	}


/*----- パンくずリスト設定 -----*/
#breadcrumbs-list {
	width: 523px;
	padding:5px 0px 5px 0px;
	text-align: right;
	line-height: 100%;
	font-size: small;
	border-bottom: 1px dotted;
	border-bottom-color:#70383D5;
	margin: 0px 0px 20px 0px;
	}


/*----- フッター設定 -----*/
#footer {
	padding: 0px 0px 0px 0px;
	width: 650px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	}

#footer-menu {
	text-align: right;
	font-size: small;
	padding: 0px;
	width: 720px;
	margin: 10px 0px 3px 0px;
	}

#footer-line {
	padding: 0px;
	width: 758px;
	margin: 0px;
	}

#policy {
	padding: 16px 0px 0px 0px;
	text-align: center;
	}

	
/*----- クラス設定 -----*/

.img-left {
	padding-right:10px;
	padding-bottom:30px;
	}

.waku {
	border-bottom: 1px dotted;
	border-bottom-color:#AAAAAA;
	padding:0px 0px 5px 0px;
	}

.waku2 {
	border: 1px dotted;
	border-color:#AAAAAA;
	padding:5px 5px 5px 5px;
	}


.p-title01{
	padding:15px 0px 0px 0px;
}

.text-underline{
	text-decoration:underline;
}

.banner-space{
	padding-bottom:5px;
}

.bottom-space{
	padding-bottom:15px;
}

.bottom-space2{
	padding-bottom:5px;
}

.bottom-space3{
	margin-bottom:15px;
}

.bottom-space4{
	margin-bottom:30px;
}

.top-space{
	padding-top:15px;
}

.top-space2{
	margin-top:15px;
}

.top-space3{
	padding-top:30px;
}

.top-space4{
	margin-top:7px;
}


.img-right {
	padding:5px;
	float:right;
}

.table-w100{
	width:100px;
	}

.table-w30{
	width:30px;
	}

.table-w40{
	width:40px;
	}

.table-w130{
	width:130px;
	}

#tabel-lists ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height:130%;
	list-style-position:outside;
	list-style-type:circle;
	}

#tabel-lists2 ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height:130%;
	list-style-position:outside;
	}

#matsumoto-button {
	width:400px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border: 1px solid;
	border-color:#AAAAAA;
	}


/*----- テーブルボーダー設定 -----*/
#table-style1 table {
	width: 523px;
	line-height:130%;
	border-collapse:collapse;
	}

#table-style1 td,
#table-style1 th{
	border: 1px solid;
	border-color:#BFBFBF;
	padding:2px 2px 2px 2px;
	}

#table-style1 th#line101{
	background-color:#C1DFF5;
	color:#55555;
	}


/*----- トピックス設定 -----*/
#table-style2 table {
	width: 523px;
	line-height:130%;
	border-collapse:collapse;
	border: 1px solid;
	border-color:#BFBFBF;
	margin: 0px 0px 20px 0px;
	}

#table-style2 td,
#table-style2 th{
	padding:5px 5px 5px 5px;
	}

#table-style2 th#line201{
	background-color:#C1DFF5;
	color:#55555;
	}


#topics-style table {
	width: 470px;
	line-height:130%;
	border-collapse:collapse;
	margin: 0px 0px 20px 0px;
	}

#topics-style td,
#topics-style th{
	border-bottom: 1px dotted;
	border-bottom-color:#BFBFBF;
	padding:8px 5px 8px 5px;
	}


/*----- 作家設定 -----*/
#artist {
	width:150px;
	float:left;
	padding:0px 0px 10px 0px;
	text-align: center;
	}

#artist-right {
	width:310px;
	float:right;
	padding:0px 0px 0px 0px;
	}

#artist-right2 {
	width:280px;
	float:right;
	padding:0px 10px 0px 0px;
	}

#artist-bottom {
	width:470px;
	clear:both;
	}


/*----- 作家設定 -----*/

#season {
	width:485px;
	text-align:center;
	}

#season2 {
	width:250px;
	padding:5px 0px 0px 115px;
	}

#season3 {
	width:280px;
	padding:5px 0px 15px 115px;
	text-align: right;
	}

#season4 {
	width:380px;
	padding:5px 0px 15px 55px;
	text-align: right;
	}

#season5 {
	width:290px;
	padding:5px 0px 0px 95px;
	}

#season5c {
	width:290px;
	padding:5px 0px 0px 95px;
	text-align:center;
	}

#update {
	padding:0px 15px 15px 0px;
	text-align:right;
	}

.text-underline {
	text-decoration:underline;
	}
	

/*----- 右寄せ設定 -----*/
#text-right {
	text-align:right;
	}


/*----- 中央寄せ設定 -----*/
#text-center {
	text-align:center;
	}

.pic-center {
	text-align:center;
	padding:20px 0px;
	}

.pic-center img {
	border: 8px solid;
	border-color:#FFFFFF;
	}


/*----- リスト -----*/
#list-right0 li {
	margin-right:-10px;
}


/*----- 写真スペース -----*/
.pic-shadow {
	padding:4px;
	border-top:#E6E6E6 1px solid;
	border-left:#E6E6E6 1px solid;
	border-right:#CCCCCC 2px solid;
	border-bottom:#CCCCCC 2px solid;
}



	
/*----- フォント設定 -----*/
.size1	{font-size:8px;line-height:130%;}
.size2	{font-size:10px;line-height:130%;}
.size3	{font-size:12px;line-height:130%;}
.size4	{font-size:14px;line-height:130%;}
.size5	{font-size:16px;line-height:130%;}
.s-font	{font-size:small;}


/*----- フォントカラー設定 -----*/
.red       { color: #FF0000; }
.red-b     { font-weight: bold; color: #FF0000; }
.red2      { color: #CC0000; }
.red2-b    { font-weight: bold; color: #CC0000; }
.green     { color: #00FF00; }
.green-b   { font-weight: bold; color: #00FF00; }
.green2    { color: #7BB400; }
.green2-b  { font-weight: bold; color: #7BB400; }
.blue      { color: #0000FF; }
.blue-b    { font-weight: bold; color: #0000FF; }
.blue2     { color: #000099; }
.blue2-b   { font-weight: bold; color: #000099; }
.blue3     { color: #2E5DA8; }
.blue3-b   { font-weight: bold; color: #2E5DA8; }
.yellow    { color: #FFFF00; }
.yellow-b  { font-weight: bold; color: #FFFF00; }
.yellow2   { color: #FF8F1D; }
.yellow2-b { font-weight: bold; color: #FF8F1D; }
.white     { color: #FFFFFF; }
.white-b   { font-weight: bold; color: #FFFFFF; }
.gray      { color: #666666; }
.gray-b    { font-weight: bold; color: #666666; }
.brown     { color: #91591C; }
.brown-b   { font-weight: bold; color: #91591C; }
.pink      { color: #F76155; }
.pink-b    { font-weight: bold; color: #F76155; }
