@charset "Shift_JIS";

@import url("common2.css");

.m01_main {
	text-align:center;
	margin-bottom:20px;
}

.m01_main p {
	margin-bottom:15px;
}

.m01_txt {
	font-size:10px;
	line-height:12px;
}

.m01_txt02 {
	line-height:160%;
	text-align:left;
}

/*矢印アイコン+テキストリンク*/
.btn_area {
	position:relative;
	margin:30px 0 15px 0;
	text-align:center;
}

.btn {
	margin:0 auto;
}

.btn_area ul {
	position:absolute;
	top:8px;
	right:10px;
	text-align:left;
}

/*検索ページ用*/

.m02_info {
	background:#FFEAE9;
	padding:10px;
	width:500px;
	margin:15px auto;
}

.m02_box {
	background:url(../support/memorial/images/box_mid.gif) repeat-y;
	width:500px;
	margin:0 auto;
	text-align:center;
}

.m02_box table {
	margin:5px auto;
	border:0;
}

.m02_box td {
	padding:0 5px;
	vertical-align:top;
}

.m02_box_top {
	background:url(../support/memorial/images/box_top.gif) no-repeat top;
	height:10px;
}

.m02_box_bottom {
	background:url(../support/memorial/images/box_bottom.gif) no-repeat bottom;
	height:10px;
}

.m02_pet {
	width:450px;
}

.m02_pet td {
	text-align:center;
	padding:2px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

/*結果テンプレートページ用*/
.m03_main {
	background:url(../support/memorial/images/bg_result.jpg) no-repeat top center;
	text-align:center;
	padding:43px 0 10px;
}

.m03_result {
	width:170px;
	margin:0 auto;
	padding:5px 0;
	background:url(../support/memorial/images/mp_bg.gif) repeat-y top center;
	text-align:center;
}

/*エラーページ用*/
.m04_main {
	background:url(../support/memorial/images/bg_result.jpg) no-repeat top center;
	text-align:center;
	padding:200px 0 150px;
}
.m04_txt span {
	font-weight:bold;
	font-size:14px;
}

ul.error_list {
	list-style:disc;
	text-align:left;
	margin:0 0 0 250px;
}



/*一覧ページ用*/
body#memorial_pet #main_contents {
	text-align:center;
	padding-top:20px;
}

td {
	font-size:12px;
	line-height:16px;
}

table {
	margin:0 auto;
}