@charset "UTF-8";

/* //////////////////////////////////////////////////
kaikei-chobo web style sheet
Copyright (C) kaikei-chobo. All Rights Reserved
////////////////////////////////////////////////// */

/* --------------------------------------------------
Default Settings
-------------------------------------------------- */
body {
	border-top:5px solid #00526a;
	background:#fefefe;
	padding-bottom: 40px;
}

/* Custom container */
.container-narrow {
margin: 0 auto;
max-width: 880px;
}
.container-narrow > hr {
margin: 15px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
margin: 15px 0;
text-align: center;
}
.jumbotron h1 {
font-size: 72px;
line-height: 1;
}
.jumbotron .btn {
font-size: 21px;
padding: 14px 24px;
}
.form { margin:15px 0 50px 0;}
table.table input {margin-bottom:0;}
.ads { margin:25px auto 0 auto;}
.row-fluid .span12 { margin: 0;}
/* --------------------------------------------------
Option Settings
-------------------------------------------------- */
.centered {
	width:100%;
	text-align:center;

}
/* clearFix*/
#content:after,
.group:after {
	content : '';
	display : block;
	clear : both;
	height: 0;
}
#content,
.group {
	*zoom: 1;
}

#sidebar {
	float:right;
}
