@charset "UTF-8";
@import "common.css";
@import "corner.css";

/*-----------------------------------------
	外枠
-----------------------------------------*/

#main-bgw {
	padding:10px 20px 30px 20px;
}

#boshuu-header {
	width:830px;
	margin:0 auto;
}

/*-----------------------------------------
	コンテンツ内
-----------------------------------------*/

.boshuu_caution {
	width: 750px;
	margin: 0 auto 30px auto;
	padding: 10px;
	background-color: #feded7;
}

.boshuu_caution p {
	margin-bottom: 10px;
}

.boshuu-h3 {
	margin-bottom:15px;
}


.boshuu-btn {
	clear:both;
	width:470px;
	margin:30px auto 0 auto;
	font-size:0;
	line-height:0;
}

.boshuu-repo-btn {
	width:204px;
	margin:20px auto;
}

.boshuu-blog-btn {
	width:246px;
	margin:20px auto;
}

h2{
	text-align:left;
}

h3{
	text-align:left;
}

p{
	text-align:left;
}

