@charset "shift_jis";

/* ===================================================================
CSS information
 file name  : style.css
 style info : gorilla's contents page css
=================================================================== */

/*----------------------------------------
	common
----------------------------------------*/
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}
#Wrap.fieldset,img,abbr {
	border:0;
	margin:0;
	padding:0;
}

#Wrap.caption,th {
	text-align:left;
}

#Wrap.table{
	font-size:inherit;
	font:100%;
}

#Wrap.img {
	vertical-align: top;
}

#Wrapp.a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/
.CmnDlBanner{
	text-align:center;
	margin:30px;	
}
#BtWrap {
	width: 770px;
	font-size:12px;
	color: #FFF;
	line-height: 1.5em;
	text-align: left;
	margin-bottom:30px;
	font-family:"�l�r �S�V�b�N", "MS Gothic", "Osaka�|����", Osaka-mono, monospace;
	margin:0 auto 30px;
	padding:0;
	font-size:100%;
	font-size:12px;
	line-height:160%;
	background:#041c30;
}


/*��荞�݃N���A*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

.CmnNotice{
	font-size:10px;
	color:#F30;
}
.alr{
	text-align:right;
}
.alc{
	text-align:center;
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#BtCts{
	margin:30px 0px;
	text-align:center;	
}
#BtCts h2{
	margin-bottom:20px;
}

/* --------------------------------------------------------------------------------------------------- *******************/

.BtsBtnArea{
	margin:30px;
	padding-top:30px;
	border-top:solid 1px #5a768d;
	text-align:center;
}
.BtsBtnArea h3{
	margin-bottom:30px;
}

ul.Btn3colm{
	margin-bottom:30px;
	height:200px;
}
ul.Btn3colm:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.Btn3colm li{
	float:left;
	display:inline;
	background:#D83336;
	list-style:none;
}