﻿/* ■■■ ページ個別CSS設定 ■■■ */

.LeftContents{
	float: left;
	width: 660px;
	display: inline;
	text-align: left;
	font-size: 13px;
	color: #505050;
}

.RightContents{
	float: right;
	width: 190px;
	display: inline;
	text-align: left;
	font-size: 13px;
	color: #505050;
}

.fair01{
	width: 660px;
	height: 320px;
	background: url(/img/bg_bridalfair_01.jpg) no-repeat right bottom;
	font-size: 14px;
	line-height: 1.6em;
}

.fair_p{
	width: 280px;
	margin-left: 16px;
	line-height: 1.6em;
	float: left;
}


.AttentionFair{
	width: 644px;
	padding: 0px 0px 0px 16px;
}

.AttentionFair_AREA{
	margin-top: 20px;
	padding: 4px 4px 4px 8px;
	background: #EEE8E8;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	color: #505050;
}

.AttentionFair_MAIN{
	margin-left: 84px;
	width: 560px;
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
}

.AttentionFair_MAIN td{
	vertical-align: bottom;
	padding: 4px 0px 7px 0px;
}

.AttentionFair_MAIN a{
	color: #0000FF;
	text-decoration: underline;
}



/* ■■■ リスト用 設定 ■■■ */

.RequestDocuments{
	text-align: right;
	width: 660px;
	padding: 0px 0px 0px 0px;
}

.ListTitle{
	background-color: #EEE8E8;
	margin: 0px 6px 0px 0px;
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000099;
	border-left: #FF3399 solid 5px;
}

.ListBox{
	border-left: #ffcde6 solid 5px;
	padding: 10px 0px 4px 10px;
}

.ListBoxLeft{
	float: left;
	display: inline;
	width: 100px;
}

.ListBoxRight{
	float: right;
	display: inline;
	width: 502px;
	margin-right: 6px;
}

.ListBoxRight p{
	margin: 0px;
}

.LineBottom{
	border-bottom: 1px dashed #999999;
	margin-bottom: 2px;
}

.ListCategory{
	text-align: right;
	margin-bottom: 6px;
}

.ListCategory img{
	margin: 3px 0px 0px 3px;
}

.ListBoxButton{
	margin: 10px 6px 0px 0px;
	text-align: right;
}

.fair_category{
	margin: 2px 0px 3px 0px;
	text-align: right;
}
.fair_category p{
	display: inline;
	margin: 0px 0px 0px 2px;
	padding: 1px 6px 1px 6px;
	border: 1px solid #FF339A;
	background-color: #FFE0E0;
	font-size: 11px;
	line-height: 1.2em;
	color: #FF339A;
}
