﻿/* CSS Document */

body {
	color: #333;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;



}
#container {
	width: 960px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
}


#main {
	width: 668px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
#main2 {
	float: left;
	color: #0705B9;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	text-align: left;
	width: 150px;
	padding: 5px;
	margin: 5px;
}

#main3 {
	width: 950px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}


#side {
	float: left;
	width: 252px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: small;
}

#side2 {
	padding: 5px;
	float: left;
	margin: 5px;
	width: 750px;
	
}
.syasin {
	float: right;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.syasin2 {
	float: left;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#navber {
	width: 960px;
}



#footer {
	width: 960px;
	font-size: small;
	background-color: #610e05;
	color: #FFF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	text-align: center;
}
#footerend {
	background-color: #610e05;
	text-align: center;
}




#header {
	width: 400px;
	float: left;
	height: 130px;
}
#bannerside {
	float: right;
	width: 560px;
	height: 130px;
	text-align: right;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	color: #900;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	text-indent: 10pt;
}
h2 {
	font-size: 16px;
	color: #009;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3 {
	color: #060;
	font-size: medium;
	width: 700px;
}

h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	color: #666;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-indent: 10pt;
}
h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #000;
	font-style: italic;
	list-style-type: upper-roman;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: double;
	border-left-color: #900;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #900;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #900;
	border-right-color: #900;
}
h6 {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}




img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:link {
	color: #8B0000;
	text-decoration: none;
	 }
	 
a:visited {
	
	color: #006400; 
	text-decoration: none;
	}
	
a:hover {
	color: #009;
 }
 
a:active {
	 color: #ff8000; 
}


table{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
}
th{
	color:#330000;
	background-color:#FFCC99;
	background-position:left top;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: 14px;
}

td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	font-size: small;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	padding: 0px;
}

caption {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 3px;
	color: #300;
	font-size: large;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





.home {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.home img {
   
    margin:0;
    padding:0;
}
.home a {
    color:white;
}
.home img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;

}
.home2 {
	position: relative;
	bottom: 40px;
	left:60px;

}
.home2 a:hover {
    color:white;
}


.fanclub {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.fanclub img {
   
    margin:0;
    padding:0;
}
.fanclub a {
    color:white;
}
.fanclub img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.fanclub2 {
	position: relative;
	bottom: 40px;
	left:50px;

}
.fanclub2 a:hover {
    color:white;
}


.about {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.about img {
   
    margin:0;
    padding:0;
}
.about a {
    color:white;
}
.about img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.about2 {
	position: relative;
	bottom: 40px;
	left:30px;

}
.about a:hover {
    color:white;
}



.cdbook {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.cdbook img {
   
    margin:0;
    padding:0;
}
.cdbook a {
    color:white;
}
.cdbook img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.cdbook2 {
	position: relative;
	bottom: 40px;
	left:55px;

}
.cdbook a:hover {
    color:white;
}



.live {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.live img {
   
    margin:0;
    padding:0;
}
.live a {
    color:white;
}
.live img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.live2 {
	position: relative;
	bottom: 40px;
	left:45px;

}
.live2 a:hover {
    color:white;
}



.blog {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 55px;
}
.blog img {
   
    margin:0;
    padding:0;
}
.blog a {
    color:white;
}
.blog img:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.blog2 {
	position: relative;
	bottom: 40px;
	left:55px;

}
.blog2 a:hover {
    color:white;
}
#footer ul {
	text-align: center;
	width: 960px;
	list-style-type: none;
	
}

#footer ul li {
	width: 100px;
	text-align: center;
	display: inline;
	padding-right: 2em;
	}


.adress {
	width: 960px;
	text-align: center;
}
dl dd {
	padding-top: 10px;
	padding-left: 35px;
	margin: 5px;
	padding-bottom: 10px;
	background-color: #E3FEBC;
}
.footerfan {
	font-size: small;
	width: 960px;
}

#footer a:link {
	color: #FFF;
	text-decoration: none;
	 }
	 
#footer a:visited {
	color: #FFF;
	text-decoration: none;
	}

#footer a:hover {
	color: #009;
	background-color: #CCC;
 }
 
 
#bannerside a:link {
	color: #FFF;
	text-decoration: none;
	 }
	 
#bannerside a:visited {
	color: #FFF;
	text-decoration: none;
	}

#bannerside a:hover {
	color: #009;
	background-color: #CCC;
 }
.site_toi {
	font-size: small;
	color: #FFF;
}
.syoukai {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
ol {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 10px;
}
.list2 {
	list-style-type: none;
}

.kiyaku {
	color: #F00;
	font-size: large;
	font-weight: bold;
}


.cd1{
	float: left;
	text-align: center;
	width: 220px;
	position: relative;
	height: 280px;
}


#main .table1 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main .th1 {
	width: 160px;
	text-align: left;
}
#main .td1 {
	text-align: left;
	width: 450px;
}


.tuduki {
	text-align: right;
}
.akamoji {
	color: #F00;
}
.uchikeshi {
	text-decoration: line-through;
}





/* リスト */
ol.topic-path {
	margin: 0; /* マージン（上下左右） */
	padding: 7px 3px; /* パディング（上下、左右） */
	list-style-type: none; /* リストマーク非表示 */
	font-size: small; /* 文字サイズ */
}
/* リスト項目 */
ol.topic-path li {
padding-left: 5px; /* 左パディング */
display: inline; /* 項目を横並び */
}
/* リスト項目（最初の項目） */
ol.topic-path li.first {
	padding-left: 25px; /* ホーム記号（※） */
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(images/topicpathgray.gif);
}
/* リンクエリア */
ol.topic-path li a {
padding-right: 18px; /* 右パディング */
background: url(images/topicpathgray.gif) no-repeat right; /* 矢印記号（※） */
}

/* リンク色 */
ol.topic-path li a {
color: #4682b4;
}
/* リンク色（マウスオーバー） */
ol.topic-path li a:hover {
	color: #600;
}
.booktop {
	float: left;
	margin-right: 15px;
	margin-left: 30px;
}
#photoblock {
	float: left;
	width: 420px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	border: 1px solid #900;
}
