@charset "shift_JIS";

/*
	Description: initial setting
*/

/****** CONTENTS ***************************************

	0: COMMON CLASS
	1: WRAPPER
	2: NAVI BLOCK
	3: INNER CONTENT
	4: SUB BLOCK
	5: FOOTER NAVI BLOCK
	6: FOOTER MAINBOX
	
	★: PAGETOP（ページトップは一番下に記述してください。）

*******************************************************/

body,p{
	margin:0; font-size:12px;
	}
#cont{
	width:900px; margin:0 auto;
	}
#cont .txt{
	margin-top:10px; line-height:150%;
	}
#cont .txt span{
	font-weight:bold; color:#004F8D;
	}
#cont .price{
	color:#F00; font-size:13px; font-weight:bold; margin-top:5px;
	}
#cont p img {
	vertical-align: top;
	}
#cont .notes_box{
	padding: 4px 22px 18px;
	background-color: #f5f5f5;
	line-height: 1.7;
	margin-bottom: 4px;
	}
#cont .notes_box .clored {
		color: #c9151e;
	}
	
	
/****** ★: PAGETOP 【編集不可】************************/
.pagetop {
	clear:both;
/*	width: 860px;
	margin: 15px 0;*/
	text-align: right;
}

.pagetop {
	width: 900px;
	margin: 20px 0 15px;
}