/*------メインエリア-------------------------------*/
#main {
	width: 535px;
	float: right;
	padding: 0px;
	margin: 0px;
	}
	#main h2 {
		font: lighter 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #CCCCCC;
		background: transparent url(../present/images/title_present.gif) 0 0 no-repeat ;
		margin: 0px;
		padding: 5px;
		height: 90px;
		}
		#main h2 em {
			visibility: hidden;
			}
/*------メイン中身-------------------------------*/
#present_title {
	width: 200px;
	_height: 20px;
	min-height: 20px;
	margin: 10px 0px;
	background: #93A5D4;
	}
	#present_title h3 {
		font: bold 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #FFFFFF;
		text-align: center;
		}
#present_contents {
	width: 530px;
	margin: 0px;
	border-bottom: 1px dashed #666666;
	position: relative;
	}
	#present_contents .block {
		width: 520px;
		margin: 0 0 10px;
		background: #fff url(../present/images/mark.gif) 20px 2px no-repeat;
		position: relative;
		}
		#present_contents .block p.hinmei {
			width: 310px;
			margin: 0px 0px 0px 40px;
			color: #333333;
			font-size: 12px;
			line-height: 22px;
			}
		#present_contents .block p.ninzu {
			position: absolute;
			top: 0;
			right: 30px;
			color: #333333;
			font-size: 12px;
			line-height: 22px;
			}
#bn_title {
	background: #fff;
	margin: 15px 0px;
	padding: 0px;
	}
	#bn_title h3 {
		font: bold 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		color: #FF0000;
		margin: 0px;
		padding: 0px;
		}
.bn {
	width: 530px;
	height: auto;
	overflow: auto;
	margin: 0px;
	border-bottom: 1px dashed #666666;
	}
	.bn .block {
		width: 530px;
		height: auto;
		overflow: auto;
		margin: 10px 0;
		color: #333333;
		font-size: 12px;
		line-height: 22px;
		}
		.bn .block h4 {
			background: url(../present/images/mark.gif) no-repeat left;
			margin: 0px 0px 0px 10px;
			padding: 0px 0px 0px 25px;
			float: left;
			width: 130px;
			}
		.bn .block ul {
			margin: 0;
			float: left;
			}
			.bn .block ul li {
				width: 330px;
				}
#keitai {
	margin: 20px 0;
	padding: 0px;
	height: auto;
	width: 525px;
	overflow: auto;
	}
	#keitai p {
		margin: 0px;
		padding: 0px;
		}
	#keitai p.keitai01 {
		padding: 0px;
		float: left;
		margin: 0px;
		}
	#keitai p.keitai02 {
		margin: 0px;
		padding: 0px;
		float: left;
		}
	#keitai p.keitai03 {
		margin: 0px;
		padding: 0px;
		float: right;
		}

/*------その他-------------------------------*/
.comment {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	width: 520px;
}
