@charset 'utf-8';
*{
	font-size:100%;
	text-align:left;
	margin:0;
	padding:0;
	background:transparent;
	color:inherit;
	/*color:#808080;*/
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	font-family:Verdana, Chicago, 'MS UI Gothic', Osaka, sans-serif;
	line-height:1.5em;
}
/*
img{
	border:0;
}
*/
body{
	font-size:80%;
	line-height:1.5em;
	text-align:center;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:link{
	color:#0000ff;
}
a:visited{
	color:#800080;
}
h1{
	font-size:200%;
	color:#803040;
}
h2{
	font-size:150%;
	color:#009900;
	font-weight:bold;
}
h3{
	/*font-size:150%;*/
	line-height:1.5em;
	font-weight:bold;
	color:#009900;
}
h3 a{
	font-weight:bold;
}
h4{
	line-height:1.5em;
	color:#009900;
}
h5{
	line-height:1.5em;
	color:#000000;
	font-weight:bold;
}
h1, h1 a{
	font-weight:bold;
	text-decoration:none;
	border:1px dotted #8080a0;
}
h1,h2,h3,h4,h5,h6{
	margin-top:0.8em;
	margin-bottom:0em;
}
p{
	margin-top:0.8em;
	margin-bottom:0.8em;
}
dl dd{
	margin-left:20px;
}
em{
	font-weight:bold;
}
table{
	background-color:#000000;
	padding:0px;
}
table tr td, table tr th{
	background-color:#ffffff;
	padding:1px;
}
.small{
	font-size:80%;
	line-height:1.5em;
}
.menu a{
	margin:1em;
}
div.menu{
	line-height:2em;
	background-color:#99ff99;
	margin-top:1em;
}
div#main{
	text-align:left;
	margin:auto;
	width:500px;
	background:none;
	background-color:none;
}
div#totop{
	margin-top:1em;
	text-align:right;
	margin-right:auto;
}
#tegaki p{
	font-family:"あんずもじ等幅","あんずもじ","HG丸ｺﾞｼｯｸM-PRO",fantasy;
}
a#varietyside{
}
a#gameside{
}
sup{
	font-size:100%;
	margin-left:1px;
	margin-right:0px;
	font-family:"ＭＳ Ｐゴシック",sans-serif;
	color:#000000;
	background:transparent;
}
.link{
	line-height:2em;
}
#select-style form{
	text-align:left;
	margin-right:auto;
}
b,strong{
	color:#ff0000;
}
ul li{
	list-style-type:disc;
	margin-left:2em;
}
ol{
	margin-left:5px;
}
ol	li{
	list-style-type:decimal;
	margin-left:1em;
}
textarea{
	margin-left:0;
	padding-left:0;
	border:1px solid;
}
.through{
	text-decoration:line-through;
	font-size:80%;
}

/*ここからリニューアル領域*/
/*サイト全体にかかわる設定*/

#mainbox{
	position: relative;
	width:780px;
	margin:auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
#header{
	position:relative;
	width:100%;
}
#header h1{
	background: url("./e/ame090509top.jpg");
	/*background-position: 0 -20px;*/
	background-position: 0 -40px;
	background-repeat: no-repeat;
	text-indent: -9999em;
	/*width:780px;*/
	width:778px;
	/*height:120px;*/
	height:90px;
	margin:0;
	padding:0;
}
#index #header h1{
	background-position: 0 -20px;
	height:120px;
}
#header h1 a{
	position:absolute;
	top:0px;
	left:0px;
	/*width:780px;*/
	width:778px;
	/*height:120px;*/
	height:90px;
	text-indent: -9999em;
}
#index #header h1 a{
	height:120px;
}
#header ul{
	width:780px;
	height:30px;
	background-color:#000000;
	border-bottom:1px solid #000000;
}
#header ul a{
	float:left;
	width:60px;
	height:30px;
	line-height:30px;
	color:#ffffff;
	border-bottom:1px solid #000000;
	text-align:center;
	text-decoration: none;
}
#header ul li#now a{
	color:#000000;
	background-color:#ffffff;
}
#header ul a:visited{
	color:#a0a0a0;
}
#header ul a:hover,
#header ul li#now a:hover{
	color:#808080;
	background-color:#ffffff;
	border-bottom:1px solid #ff0000;
}
#header li{
	display:inline;
	/*こう設定しないとIEで黒丸が表示されてしまう*/
}
#header .link1 a {
}
#header .link2 a{
}
#header .link3 a{
}
#header .link4 a{
}
#header .link5 a{
}
#header .link6 a{
}
#header .link7 a{
}
#header .link1#now a {
}
#header .link2#now a{
}
#header .link3#now a{
}
#header .link4#now a{
}
#header .link5#now a{
}
#header .link6#now a{
}
#header .link7#now a{
}
#header .link1 a:hover, #header .link1#now a:hover{
}
#header .link2 a:hover, #header .link2#now a:hover{
}
#header .link3 a:hover, #header .link3#now a:hover{
}
#header .link4 a:hover, #header .link4#now a:hover{
}
#header .link5 a:hover, #header .link5#now a:hover{
}
#header .link6 a:hover, #header .link6#now a:hover{
}
#header .link7 a:hover, #header .link7#now a:hover{
}

#body{
	width:100%;
	margin:0;
	padding:0;
}
#bodyleft{
	width:73%;
	height:100%;
	display:block;
	float:left;
	clear:left;
	margin-left:5px;
	margin-right:5px;
}
#bodyleft h1{
	width:100%;
	background-color:#dfdfdf;
	padding:3px;
	color:#000000;
	font-weight:normal;
	font-size:100%;
	line-height:25px;
	vertical-align: middle;
	border-bottom:1px solid #ff0000;
	border-left:0;
	border-right:0;
	border-top:0;
}
#bodyleft h2{
	width:100%;
	background-color:#dfdfdf;
	padding:3px;
	color:#000000;
	font-weight:normal;
	font-size:100%;
	line-height:20px;
	vertical-align: middle;
}
#bodyleft h2 a{
	line-height:20px;
	vertical-align: middle;
}
#bodyleft h4{
	width:100%;
	background-color:transparent;
	padding:3px;
	color:#000000;
	font-weight:normal;
	font-size:100%;
	line-height:15px;
	vertical-align:middle;
	border-bottom:1px solid #dfdfdf;
}
#bodyleft ul li{
	display:inline;
	margin-left:0;
	padding-left:0px;
}
#bodyleft li a{
	padding-right:5px;
}
#bodyleft pre{
	width:90%;
	font-family:monospace;
	border-left:1px solid #dfdfdf;
	padding-left:10px;
	margin-left:10px;
	margin-right:auto;
	overflow-x: scroll;
}

/*リストを使いたいとき用
ulに「list」のclass属性を追加してください。
*/
#bodyleft .list li{
	list-style: disc;
	display:list-item;
	margin-left:20px;
}

#bodyright{
	width:25%;
	display:block;
	float:right;
	clear:right;
	margin-left:0;
	margin-right:0;
	padding:0px;
	background-color:#000000;
	color:#ffffff;
	font-size:90%;
}
#bodyright a{
	color:#ffffff;
}
#bodyright a:visited{
	color:#a0a0a0;
}
#bodyright a:hover{
	color:#808080;
}
#bodyright h2{
	margin-top:0;
	margin-left:0;
	padding-left:0;
	width:95%;
	height:20px;
	line-height:20px;
	vertical-align: middle;
	font-size:100%;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	padding-left:10px;
}

#bodyright ul{
	margin:3px;
}
#bodyright dl{
	margin:3px;
}

#bodyright li.nomark{
	list-style: none;
	margin-left:3px;
}

#footer{
	text-align:right;
	margin-left:auto;
	margin-bottom:auto;
	padding-top:50px;
	width:100%;
	clear:both;
	font-size:x-small;
}

/*ページ単体にかかわる設定*/
/*インデックスページ*/

#index{
}
#indexinfotitle{
	background-image:url(./icoInfo.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:20px;
}
#indexhistory dt{
	float:left; clear:left;
	width:150px;
	margin-top:0px;
	padding-top:2px;
	text-align:left;
}
#indexhistory dd{
	padding-top:2px;
	margin-top:0px;
	margin-left:150px;
	margin-bottom:5px;
	padding-left:10px;
}
#indexhistoryold li{
	margin:0;
	padding:0;
	display:inline;
}
#indexhistoryold li a{
	padding: 4px 3px 3px;
	font-size:80%;
}

#bodyright dl#aboutsite{
}
#aboutsite dt{
	float:left;
	clear:left;
	width:45px;
}
#aboutsite dd{
	margin-left:48px;
	
}

/*案内ページ*/
#info{
}
#info dl, #text #bodyleft dl, #picture dl{
	padding-top:5px;
	padding-right:0;
	margin-right:0;
}
#info dt, #text #bodyleft dt, #picture #bodyleft dt, #sound #bodyleft dt{
	float:left; clear:left;
	width:150px;
	margin-top:0;
	padding-top:2px;
	text-align:left;
}
#info dd, #text #bodyleft dd, #picture #bodyleft dd, #sound #bodyleft dd{
	padding-top:2px;
	margin-top:0;
	margin-left:150px;
	margin-bottom:5px;
	padding-left:10px;
	background-color:#f0f0f0;
}
#info dd ul li, #text dd ul li, #picture dd ul li, #sound dd ul li{
	display:block;
}

/*文章ページ*/
#text #bodyright dt{
	float:left;
	clear:left;
	width:50px;
}
#text #bodyright dd{
	margin-left:50px;
}
#text #bodyleft dd a{
	font-family:monospace;
}

/*絵ページ*/
a.highslide{
	text-decoration:underline;
}
a:hover.highslide{
	text-decoration:none;
}
/*
#e img{
	border:1px solid;
}
*/


/*音ページ*/

/*リンクページ*/

/*
#link dl{
	margin:8px 12px;
}
*/
#link dl dt{
	float:left; clear:left;
	width:200px; 
	margin-top:0px;
	padding-top:2px;
	text-align:right;
}
#link dl dd{
	margin-left: 200px; margin-bottom:5px;
	padding-left: 10px;
}
#link img,#info img,#index img{
	border:0;
}

