@charset "utf-8";
/* 素材のページ　青井桔梗　http://sozainopeji.web.fc2.com/ */

body  {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	line-height: 18px;
	background-color:#000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}

A:link { color: #5803ae }   /* リンク */
A:visited {                 /* 既に見たリンク */
  color: #8067af;
  text-decoration: none     /* 下線を消す */
}
A:active { color: #8067af } /* クリック時のリンク */
A:hover {                   /* カーソルが上にある時のリンク */
	color: #8067af;
	text-decoration: none     /* 下線を消す */;
	text-align: center;
}


h2{
		color: #ffffff;
		background-image:url(../img_all/h1_bg.gif);
		background-repeat:no-repeat;
		font-size:18px;
		font-weight:bold;
		height: 22px;
		padding-top: 3px;
		padding-left: 10px;
		
}

h3{
		color:#4f049d;
		background-image:url(../img_all/h3_bg.gif);
		background-repeat:no-repeat;
		height: 25px;
		padding-top: 3px;
		padding-left: 10px;


}


.twoColFixLtHdr #container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.twoColFixLtHdr #header { 
	padding: 0 10px 0 20px;
	background-image:url(../img_all/header.gif);
	background-position:top;
	background-repeat:no-repeat;
	height: 100px;
	margin-bottom: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	color:#FFF;
	text-align:center;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; 
	padding: 0 20px; 
} 
.twoColFixLtHdr #footer {
	height: 50px;
	background-image:url(../img_all/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	color:#FFF;
	text-align:right;
	padding-top: 25px;
	padding-right: 100;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/*menu style*/
#coolmenu{
	border: 1px solid #ffffff;
	width: 170px;
	text-align: left;
}

#coolmenu a{
font: bold 13px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: #5803ae;
text-decoration: none;
border-bottom: 1px solid black;
}

html>body #coolmenu a{
width: auto;
}

#coolmenu a:hover{
background-color: black;
color: white;
}

#tabledescription{
width: 100%;
height:100px;
padding: 2px;
filter:alpha(opacity=0);
-moz-opacity:0;
}

/*新刊情報用*/
.style2 {
		color: #8000FF;
		font-weight:bold;
		}


/*サークルスペース表示*/
.style3{
		color:#FF6633;
		font-weight:bold;
}

/*イラスト配置*/

img.illust {
	border: 1px #FFFFFF solid;
	margin: 20px;
	color: #FFF;
			}

a img { border: none; }

/*サンプルページの文字*/
.style4{
		color:#FFFFFF;
		font-size:larger;
		font-weight:bold;
}
#container #mainContent p {
	color: #000;
}

.zansyou {
	color: #F00;
}
.gmoji {
	color: #CCC;
	text-align: left;
}
.gmoji2 {
	color: #CCC;
	text-align: center;
}

