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

.ttl_box{
	position: relative;
	}
.sns{
	position: absolute;
	top: 15px;
	right: 0px;
	}
.sns ul{
	margin: 0 0 0 auto;
	font-size: 0px;
	line-height: 0%;
	}
.sns ul li{
	float: left;
	margin: 0 0 0 5px;
	font-size: 0px;
	line-height: 0%;
	}
h1{
	line-height: 120%;
	padding: 15px 0 0 15px;
	margin: 0 0 30px 0;
	border-top: 1px solid #333333;
	border-left: 5px solid #004393;
	font-size:  28px;
	font-weight: bolder
	}
h1 span{
	font-size: 21px;
	}

#Comic{
	width:670px;
	background: url(vol1/img/bg.jpg) no-repeat 0 0;
	height: 580px;
	}
#Comic .box{
	padding: 72px 0 0 0;
	text-align: center
	}
#Comic .bxslider{
	margin: 0 auto;
	width: 504px;
	}

#bx-pager{
	font-size: 0px;
	line-height: 0%;
	width: 400px;
	margin: 0 auto;
	}
#bx-pager a{
	padding: 0 1px;
	}


/*====================================================
　 NAVIGATION
====================================================*/	
#Navi .C_navi li{
	border-bottom: 1px dotted #FF9900;
	}
#Navi .C_navi a:link{
	color: #222222;
	text-decoration:underline;
}
#Navi .C_navi a:visited{
	color: #777777;
	text-decoration:underline;
}
#Navi .C_navi a:hover{
	color: #FF9900;
	text-decoration: underline;
}
#Navi .C_navi a:active{
	color: #222222;
	text-decoration:underline;
}		
	
	
/*====================================================
　 TOP_BOX
====================================================*/	
.c_name{
	color: #FF9900 !important;
	}
	
/*====================================================
　TITLE
====================================================*/		
h2.typ1{
	border-bottom: 1px dotted #2A97FF;
	color: #FF9900;
}
h2.typ2{
	border-bottom: 1px dotted #2A97FF;
	color: #FF9900;
}

/*====================================================
　CONTENT
====================================================*/		
.txt_int{
	font-weight: bold;
	padding: 0 0 20px 0;
	}
.next_banner{
	padding: 20px 0 0 0;
	text-align: center
	}
.next_banner a{
	width: 400px;
	text-align: center;
	display: block;
	padding: 15px;
	background: #EAF5FF;
	border: 2px solid #339AFF;
	margin: 0 auto;
	font-weight: bold;
	}
.next_banner a:link{
	color: #2E90EF;
	text-decoration:none;
}
.next_banner a:visited{
	color: #666666;
	text-decoration: none;
}
.next_banner a:hover{
	color: #222222;
	text-decoration: underline;
}
.next_banner a:active{
	color: #222222;
	text-decoration:none;
}

.profile{
	border: 1px dotted #333333;
	padding: 15px;
	margin: 20px 0 0 0;
	background: #f5f5f5;
	}
.prof_name{
	font-weight: bold;
	padding: 0 0 5px 0;
	}