@charset "shift_jis";
/* CSS Document */

/*
ファイル名：
概要：このcssファイルはhttp://www.andpeace.jp/のレイアウト設定を記述しています
*/




/*レイアウトに関するスタイル*/

h2{
	margin:10px 0;
}

#lead{
	width:520px;
	margin:20px 0 20px 15px;
	text-align:left;
}

.camp-box{
	width:540px;
	height:auto;
	background-image:url(../campaign/img/illust.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:10px 0 0;
}

.camp-box p{
	border-bottom:dotted 1px #CCC;
	margin-left:15px;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#000;
}

#gaiyou{
	width:300px;
	height:auto;
}

.camp-caution{
	width:550px;
	height:auto;
	border:solid 2px #FF430C;
	background-color:#FFEBE2;
	margin:10px 0 35px;
	text-align:center;
	
}

.camp-caution p{
	width:520px;
	margin:10px auto 15px;
	text-align:left;
}




/*色に関するスタイル*/

