@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
color:#0a4465;
font-size:0.75em;
line-height:1.2;
}

html, body {
	scrollbar-base-color : #ffffff ;
	scrollbar-3dlight-color : #0a698d ;
	scrollbar-arrow-color : #0a698d ;
	scrollbar-dark-shadow-color : #0a698d ;
	scrollbar-face-color : #ffffff ;
	scrollbar-highlight-color : #0a698d ;
	scrollbar-shadow-color : #0a698d ; 
	scrollbar-track-color:#ffffff;
}

a:link{
	text-decoration: underline;
	color:#0a4465;
}

a:visited {
	text-decoration: underline;
	color:#0a4465;
}

a:hover{
text-decoration:underline;
color:#40a7ce;
}

a:active{
text-decoration:underline;
color:#40a7ce;
}

html{overflow-y:scroll;}

dl,dt
{
padding:0px;
margin:0px;
}

dd{
margin:0px 0px 0px 0em;
}

#wrapper{
	width:920px;
	margin:20px auto;
	padding:0px;
}

#left_content{
width:300px;
height:530px;
padding-left:12px;
margin:0 auto;
}

#footer{
clear:both;
width:100%;
}


#other_wrapper{
	width:700px;
	margin:0px auto;
	padding:0px;
	background:url(data/material/bg_line.gif) repeat-y;
	border-bottom:1px solid #0a4465;
	}

#other_footer{
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	margin:0 auto 1px auto;
	width:650px;
	padding:2px 10px 2px 0px;
	border-top:3px double #0a4465;
border-bottom:1px solid #0a4465;
}

#content{
width:700px;
margin:40px auto 20px auto;
text-align:center;
}


/* floatクリア */
.clear{
clear:both;
width:100%; /* IE6.7 */
  font-size: 0;
  line-height: 0;
  height: 0px;
  visibility: hidden;
}

.waku{
border:1px solid #0a4465;
}

#circlelogo{
width:290px;
height:20px;
padding-top:150px;
padding-left:10px;
background:url(data/material/circlelogo.gif) left top no-repeat;
}

#menu{
font-family:"Times New Roman", Times, serif;
	width:300px;
	height:20px;
	margin-top:12px;
	margin-bottom:10px;
	}

#menu li{
padding-left:10px;
float:left;
display:block;
list-style-type:none;
}

#other_menu{
	font-family:"Times New Roman", Times, serif;
	padding-top:20px;
	width:350px;
	height:20px;
	margin:0px auto;
	
	}

#other_menu li{
padding-left:10px;
float:left;
display:block;
list-style-image:none;
list-style-type:none;
}

#ivent{
	width:270px;
	margin-top:5px;
padding:25px 0 0 30px;
	background:url(data/material/ivent.gif) left top no-repeat;
}


#rireki{
	width:300px;
	margin-top:5px;
	padding-top:25px;
	background:url(data/material/rireki.gif) left top no-repeat;
}

#rireki .date{
margin:0px;
padding:0 0 0 2em;
float:left;
text-align:right;
width:65px;
}

#rireki .detail{
margin:0px;
padding:0 0 0 5px;
float:left;
text-align:left;
width:200px;
}

#join{
width:270px;
	margin-top:5px;
padding:25px 0 0 30px;
background:url(data/material/join.gif) left top no-repeat;
}

#mail{
width:270px;
height:35px;
	margin-top:5px;
padding:25px 0 0 30px;
background:url(data/material/mail.gif) left top no-repeat;
}

#attention{
width:270px;
margin-top:5px;
padding:25px 0 0 30px;
background:url(data/material/attention.gif) left top no-repeat;
}

#cheerbanner{
	clear:both;
	width:100%;
	margin:0px auto;
	padding-top:15px;
	text-align:center;
}

#blog{
width:700px;
margin:10px auto;
padding-top:20px;
background:url(data/material/blog.gif) top center no-repeat;
}


#blog_box{
width:700px;
margin:0 auto;
border:3px double #FFFFFF;
background:url(data/material/blog_bg.gif) repeat;
color:#FFFFFF;
text-align:center;
}

#blog_box a:link{
text-decoration: underline;
	color:#FFFFFF;
}
#blog_box a:hover{
text-decoration: underline;
	color:#FFFFFF;
}

#blog_box a:active{
text-decoration: underline;
	color:#FFFFFF;
}


#blog_box a:visited{
text-decoration: underline;
	color:#FFFFFF;
}

#profile{
	width:660px;
	height:350px;
	padding-top:40px;
	margin: 0px auto;
}

#profile dl{
	line-height:1.5;
	}

#profile dt{
text-align:right;
float:left;
width:275px;
}

#profile dd{
text-align:left;
float:left;
width:380px;
padding-left:5px;
}


#link_box{
margin:0 auto;
width:400px;
border:1px solid #0a4465;
padding:10px;
}

#link_waku{
margin:0 auto;
width:350px;
border:1px solid #0a4465;
}

.link{
width:600px;
margin:0 auto;
text-align:left;
}

.link_title{
padding-top:20px;
width:600px;
margin:0 auto;
text-align:center;
}

.link_nobanner{
width:198px;
height:27px;
padding-top:11px;
text-align:center;
border:1px solid #0a4465;
}

.illust_title{
padding-top:20px;
padding-bottom:10px;
width:600px;
margin:0 auto;
text-align:center;
}

.illust_catalog{
width:600px;
text-align:left;
margin:0 auto;
padding-bottom:10px;
border-bottom:1px solid #0a4465;
}

.illust_catalog_last{
width:600px;
text-align:left;
margin:0 auto;
}

#illust_showcase{
	width:600px;
	margin:10px auto 0 auto;
}

#illust_showcase #comment{
	width:500px;
	margin:0 auto;
	padding-top: 10px;
}

#illust_date{
margin:0 auto;
padding-right:25px;
text-align:right;
}

#illust_yajirushi{
width:410px;
margin:0 auto;
}

#illust_pre{
font-weight:800;
font-size:larger;
margin:0 auto;
width:200px;
padding-right:5px;
text-align:right;
float:left;
}

#illust_next{
font-weight:800;
font-size:larger;
margin:0 auto;
width:200px;
padding-left:5px;
text-align:left;
float:left;
}

