* {
	margin				: 0;
	padding				: 0;
}

a img {
	border				: 0;
}

.clear {
	clear					: both;
}

.right {
	text-align			: right;
}

.center {
	text-align			: center;
}

.fLeft {
	float : left;
	padding-right : 15px;
}

.fRight {
	float : right;
	padding-left : 15px;
}

.red {
	color : #C1272D;
}

.blue {
	color : #6FAFDA;
}

.blue2 {
	color : #233F85;
}

.caution {
	color : #C1272D;
}

body {
	font-family	: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color : #666;
}

#container {
	width : 600px;
	margin : 0 auto;
}
 p {
	font-size : 12px;
	line-height : 21px;
	padding-left : 20px;
	margin-bottom : 20px;
}


h1 {
	font-size : 18px;
	background : url(../images/h1_bg.jpg) no-repeat;
	background-size: cover;
	background-position: -7px center;
	border : 1px solid #ccc;
	padding : 6px 25px;
	margin-bottom : 12px;
	color : #243f86;
}

h2 {
	border-bottom : 3px solid #b5e6ea;
	padding-bottom : 2px;
	color : #234086;
	font-size : 16px;
	margin-bottom : 20px;
}

h3 {
	margin : 10px 0;
	color : #243f86;
	font-size : 14px;
}

h4 {
	font-size : 12px;
	padding-left : 15px;
	margin-top : 15px;
	margin-bottom : 10px;
}

.close {
	text-align : center;
}

.close a {
	display : block;
	padding : 3px;
	margin : 15px auto;
	width : 80px;
	text-decoration : none;
	color : #666;
	font-size : 12px;
	border : 1px solid #666;
}

.normalTable {
	font-size : 12px;
	background : #ccc;
	margin : 15px auto;
}

.normalTable th {
	background : #EEF6FB;
	padding : 5px;
}

.normalTable td {
	background : #fff;
	padding : 5px;
}

.normalTable td.gray {
	background : #F2F2F2;
}

.normalTable td a {
	text-decoration : none;
	color : #666;
}

.normalTable img {
	vertical-align : bottom;
}

.normalTable td.grad {
	font-size : 14px;
	font-weight : bold;
	color : #333;
	background : url(../images/gra_bg.gif) repeat-x left bottom;
}

#charge {
	width : 480px;
	margin : 0 auto 10px auto;
}

#charge .titleSpace {
	width : 342px;
	float : left;
	background : #97C5E4;
	margin-bottom : 5px;
}

#charge h1 {
	background : #233F85;
	color : #fff;
	background-image : none;
	font-size : 16px;
	padding-left : 10px;
	margin-bottom : 5px;
	border : 0;
}

#charge h2 {
	margin-top : 10px;
	border-bottom : 0;
	border-left : 5px solid #234086;
	padding : 3px 10px;
	margin-left : 10px;
	font-size : 18px;
	margin-bottom : 5px;
}

#charge .category {
	margin-left : 10px;
	font-size : 12px;
	color : #fff;
	width : ;
	background : #234086;
	width : 120px;
	text-align : center;
	padding : 3px 0;
}

#charge h3 {
	text-align : center;
	background : #233F85;
	color : #fff;
	font-size : 14px;
	
}

#charge h1 span {
	padding-top : 3px;
	font-size : 14px;
	display : block;
	width : 95px;
	float : right;
	text-align : right;

}

table.specTable {
	width : 100%;
	background : #B2B2B2;
	margin : 5px;
}

table.specTable th {
	background : #DCF3F5;
	font-size : 12px;
	text-align : left;
	padding : 5px;
}

table.specTable th.tanni {
	background : #F2F2F2;
}

table.specTable td {
	background : #fff;
	font-size : 12px;
	text-align : center;
	padding : 5px;
}

.btn a.print{
	display : block;
	padding : 3px;
	margin : 15px auto;
	width : 80px;
	text-decoration : none;
	color : #666;
	font-size : 12px;
	border : 1px solid #666;
	text-align : center;
}

.btn a:hover.print{
	color : #fff;
	border : 1px solid #666;
	background : #F7931E;
}

#spec {
	width : 480px;
	margin : 0 auto 10px auto;
}

#spec .titleSpace {
	width : 342px;
	float : left;
	background : #97C5E4;
	margin-bottom : 5px;
	padding : 10px;
}

#spec h1 {
	background : #233F85;
	color : #fff;
	background-image : none;
	font-size : 16px;
	padding-left : 10px;
	margin-bottom : 0px;
	border : 0;
}

#spec h2 {
	margin-top : 10px;
	border-bottom : 0;
	border-left : 5px solid #234086;
	padding : 3px 10px;
	font-size : 18px;
	margin-bottom : 5px;
}

#spec .category {
	font-size : 12px;
	color : #fff;
	width : ;
	background : #234086;
	width : 120px;
	text-align : center;
	padding : 3px 0;
}

#spec h3 {
	text-align : center;
	background : #233F85;
	color : #fff;
	font-size : 14px;
	
}

#spec h1 span {
	padding-top : 3px;
	font-size : 14px;
	display : block;
	width : 95px;
	float : right;
	text-align : right;

}
