/* Holy Hack \*/
#main{
	height:1%;
}
/*Holy Hack終わり*/

body{
	padding:0px;
	margin:10px auto;
	background-image:url(img/back.png);
	background-repeat:repeat-y;
	background-position:right;
	/* background-attachment: fixed; */
	/* background-color:#ddd *//* aaa 夏:rgb(32,101,158); */
	color:#333;
	width:990px;
}

p{
	text-indent:0.5em;
	padding:0px 20px 0px 1em;
	line-height:160%;
}

img{
	border:none;
}

table{
	margin:10px 40px;
	border-spacing:0px;
	background-color:#f0f0f0;
	border-top:2px solid #dadada;
	border-right:2px solid #dadada;
	border-left:2px solid #dadada;
}

table .head th{
	padding:5px 10px;
	background-color:#ddddef;
	border-bottom:2px solid #ccc;
}

th{
	padding:5px 10px;
	background-color:#eaeafa;
	border-bottom:2px solid #ddd;
}

td{
	padding:10px 10px;
	border-bottom:2px solid #dadada;
}

.kikan td,.kikan th{
	border:1px solid #dadada;
}

table.huge{
	width:780px;
	margin:10px 10px 10px 10px;
}

li{
	line-height:150%;
	margin-left:0px;
}
a:link{
	color:#33f;
}
a:visited{
	color:#909;
}
a:hover{
	background-color:#ffc;
}
a:active{
	background-color:#eee;
}

dt{
	padding:1em 0px 0em 0.5em;
}
dd{
	margin-left:1em;
	border-left:7px solid #ebb;
	padding-left:1em;
}

dd dl{
	margin-left:-10px;
	
}

dd dd{
	margin-left:1.5em;
	background:#f5f5f5;
	border-left:3px solid #bbe;
}

dd .dlbottom{
	border-bottom:3px solid #bbe;
}

hr{
	clear:both;
}
/* ―――――――――――――――――――――― */
h1{
	padding:2px 5px;
	margin:0px;
}

h2{
	color:#992222;
	background-color:#efefef;
	border-right:2px solid #888;
	border-bottom:2px solid #ccc;
	border-left:20px solid #992222;
	padding:2px 10px 2px 5px;
	margin:5px -22px 10px 0px;
}

h3{
	color:#992222;
	background-color:#efefef;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:15px solid #992222;
	padding:2px 10px 2px 10px;
	margin:10px -20px 0px 0px;
}


h4{
	color:#aa3333;
	background-color:#efefef;
	border-left:10px solid #aa3333;
	padding:2px 10px 2px 10px;
	margin:10px -20px 0px 0px;
}

.dabun h3,h5{
	padding:0px;
	margin:0px 10px 5px 20px;
	font-size:1em;
}

h6{
	font-size:1em;
	margin-left:1em;
}

/* ―――――――――――――――――――――― */

#link-main{}
#gal-main img{
	margin:10px 7px;
	width:180px;
	height:130px;
}
#gal-main2 img{
	margin:10px;
	width:100px;
	height:400px;
}

#gimp_a-main{}
#northern-main{}
#header{
	background-color:#fff;
	margin:20px 0px;
	padding:0px 10px;
	border-right:3px solid #888888;
	border-bottom:3px solid #888888;
}

#header a{
	text-decoration:none;
	color:#000;
	display:block;
}

#main,.link,#gal-main,#gal-main2,.gimp_a,#index,.main,.log_footer,#kako-navi{
	background-color:#fff;
	margin:0px auto;
	padding:10px 20px 10px 10px;
	border-right:2px solid #888;
	border-bottom:3px solid #888;
	clear:both;
}


#kako-main{
	margin-right:160px;
}

#kako-navi{
	float:right;
	width:100px;
	top:150px;
	right:30px;
	position:fixed;
	padding-left:0px;
	
}

#footer{
	margin-top:10px;
}


#footer,.right{
	clear:both;
	text-align:right;
	margin-right:10px;
}

.banner{
	font-size:0.8em;
	color:#888;
}

.gal-pic{
	float:left;
	margin-right:20px;
}

.link img{
	margin:5px;
}


.link table img,.nomal_ban{
	width:200px;
	height:40px;
}

.link .sita5px{
margin:0px 5px;
}

/* ―――――――――――――――――――――― */

.dabun{
	float:right;
	width:600px;
	border:2px  #aaa;
	padding:0px 20px 20px 10px;
	margin:-0.5em 0px 10px 1em;
	
	
}
.dabun h4{
	margin-right:-10px;
}
.dabun h4 a{
	text-decoration:none;
	color:#992222;
	display:block;
}

.dabun p{
	padding:0px 20px;
}

.dabun hr{
	margin:30px -10px 10px -10px;
}
pre,.source{
	width:80%;
	background:#e0eee0;
	border-color:#aaa;
	border-style:double;
	margin:10px 40px;
	padding:10px;
}

.warning{
	color:#f00;
	border-bottom:2px solid #0ff;
	text-align:right;
}

.caution2{
	border-bottom:1px solid #000;
	font-style:italic;
}

.definition,.caution,pre span{
	font-weight:bold;
	color:#d11;
	text-decoration:underline;
}
.hako{
	width:350px;
	float:left;
	border-color:#ff0000;
}
.menu{
	font-size:0.9em;
	width:280px;
	float:left;


}

.menusita{
	font-size:0.9em;
	margin:20px 0px 0px 20px;
}
.counter{
	margin-top:-20px;
	width:20px;
	margin-left:-50px;
	font-size:0.7em;
}

/* 装飾 */



.none-deco li,.link li,.none-num{
	list-style:none;
}
.none-deco2 li,.none-deco2{
	list-style:none;
	margin-left:0;
	padding-left:0;
}

.index{
	line-height:100%;
	width:50%;
	float:left;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #aaa;
}

.index a{
	text-decoration:none;
}
.index ol{
	margin-bottom:0px;

}

.center{
	text-align:center;
}

.navi_right{
	float:right;
	border-color:#ccc;
	border-style:outset;
	background:#ded;
	margin:5px 40px 0px 40px;
	padding:10px;
	text-decoration:none;
}

.navi_left{
	float:left;
	border-color:#ccc;
	border-style:outset;
	background:#ded;
	margin:5px 40px 0px 40px;
	padding:10px;
	text-decoration:none
}

.migishita{
	clear:both;
	margin:10px;
	float:right;
	text-align:right;
}

.ad{
	margin:20px;
}

.top-menu li{
	list-style:none;
	background-color:#e5e5e5;
	border-bottom:#aaa dashed 1px;
	padding:2px 2px 2px 30px;
	margin-left:-20px;
	margin-top:2px;
	background-image:url(img/go.png);
	background-repeat:no-repeat;
}

.top-menu li a{
	display:block;
}
/*
.top-menu .about{
	border-left:solid 20px #faa;
}

.top-menu .gal{
	border-left:solid 20px #faf;
}

.top-menu .xhtml{
	border-left:solid 20px #aaf;
}

.top-menu .coterie{
	border-left:solid 20px #aff;
}

.top-menu .bbs{
	border-left:solid 20px #afa;
}

.top-menu .links{
	border-left:solid 20px #ffa;
}*//*元comic*/

/*.top-menu {
	border-left:solid 20px #aaf;
}元bbs*/

/*.top-menu {
	border-left:solid 20px #aaa;
}元link*/

/*.top-menu a:hover{
	background-color:#ffc;
	width:18em;
	border-left:2px solid #aaa;
	border-top:2px solid #aaa;
	padding:4px 0px 0px 15px;
}*/

.log_footer ul,.log_footer li{
	margin:0px;
	padding:0px;
}

.log_footer li{
	float:left;
	margin-right:3px;
	list-style:none;
}

.keshi{
	display:none;
}

.migi{
	text-align:right;
}

.yokonarabi_list li{
	float:left;
	margin-right:5em;
	margin-bottom:1em;
}

.yokonarabi_list li .event{
	text-align:center;
	background-color:#ddf;
	margin-top:-5px;
}

.yokonarabi_list .odai{
	height:320px;
	width:240px;
}

.yokonarabi-list2 li{
	list-style:none;
	display:inline;
	margin-right:0.5em;
}

.yokonarabi_list3 li{
	float:left;
	margin-right:5em;
	margin-bottom:1em;
	list-style:none;
}

.ban200_40 img{
	width:200px;
	height:40px;
}

.float_right,.event .pix{
	float:right;
	margin:5px;
}

.res{
	color:#622;
	border-left:solid 0.7em #fdd;
	margin-left:2em;
}

.part{
	margin-top:2em;
	margin-bottom:-0.5em;
	font-weight:bold;
	text-decoration:underline;
}

.netabare{
	font-size:1.3em;
	background-color:#ff8;
	/*border:dashed #f99 5px;
	border-bottom:-10px;*/
	margin:0em auto -1em auto;
	width:10em;
	text-align:center;
}

.menusita .ban{
	margin-bottom:20px;
}

.url{
	background-color:#ffa;
	border:1px solid #333;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	padding:0.2em 0.5em;
	margin:5px;
}

#clapbotton a{
	font-weight:bold;
	color:#331;
	border:1px solid #333;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	margin-left:2em;
	background-color:#ffc;
	padding:0.3em 0.5em;
}

#clapbotton a:hover{
	border:1px solid #333;
	border-left:2px solid #666;
	border-top:2px solid #666;
	margin-top:2px;
	margin-left:2em;
	background-color:#eec;
	padding:0.3em 0.5em;
}

#index ul{
	text-align:center;
}

#index ul li{
	display:inline;
	margin:0px 5px;
}

.clear{
	clear:both;
}

.event{
	clear:both;
}

.event .pix{
	text-align:center;
}

.event .pix img{
	margin:5px;
}

/* 装飾〆 */

.index_navi{
	position:fixed;
	bottom:30px;
	right:5px;
	color:#88f;
	font-size:1.5em;
}

.index_navi a{
	text-decoration:none;
}

#main .explain{
	font-size:85%;
}

/*戻る系*/
.outside_back{
	height:25px;background-color:#e5e5e5;
	background-image:url(img/outside_back.png);
	padding-left:40px;
	background-repeat:no-repeat;
}

.root_back{
	height:25px;background-color:#e5e5e5;
	background-image:url(img/root_back.png);
	padding-left:30px;
	background-repeat:no-repeat;
}

.menu_back{
	height:25px;background-color:#e5e5e5;
	background-image:url(img/menu_back.png);
	padding-left:20px;
	background-repeat:no-repeat;
}
/*ジョジョ*/
.jojo th{
	width:4em;
}
.jojo td{
	width:10em;
}
.jojo td:first-letter{
	font-size:1.2em;
	font-weight:bold;
} 

#twitter_update_list li{
list-style-type: square;
	background-color:#f5f5f5;
	margin-bottom:0.3em;
	padding:0.4em 0.2em;
	
}

