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

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




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


.int_wrap{
	width:555px;
	margin:0 0 30px;
	text-align:center;
}


.int_wrap h1{
	margin:0 auto 10px;
}

.int_wrap h2{
	margin:0 0 20px;
}

.int_wrap h3{
	margin:5px auto 15px;
}

.int_wrap h5{
	margin:10px auto;
	font-weight:bold;
	color:#000;
}



#profile{
	width:320px;
	height:auto;
	background-color:#A0BDD5;
	padding:10px;
	text-align:left;
	margin:10px auto 15px;
	color:#000;
}


.int{
	width:530px;
	text-align:left;
	margin:0 0 20px 15px;
	font-size:14px;
	line-height:1.5em;
}

#viewer{
	color:#00308F;
	padding-top:5px;
}

#credit{
	text-align:center;
	margin:20px auto 0;
	}

.int img{
	margin-bottom:5px;
}


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


