/*------------------------------------------------
	index.css - <swing> index.html design css
	2008.02.12
	:::toc:::
	import url
	parts design
------------------------------------------------*/

@import url(../../common/common.css);
@import url(../../common/format.css);
@import url(../../common/layout-ori.css);
@import url(../../common/navigation.css);

/* parts design
------------------------------------------------*/
h1{margin-bottom:15px;}
h2{margin-bottom:10px;
	text-align:left;
}
h3{
	width:450px;
	margin:10px 10px 10px;
	padding:0 0 5px 10px;
	border-bottom:double 3px #777;
	font-size:medium;
	line-height:1.4;
	text-align:left;
}

h4{
	width:640px;
	margin:30px 10px 10px;
	padding:0 0 5px 10px;
	border-bottom:double 3px #777;
	font-size:medium;
	line-height:1.4;
	text-align:left;
}
h4 span{
	font-size:small;
	width:640px;
}

.notice{
	margin:0 auto;
}
.guest{margin-bottom:20px;}

.guest h3{
	width:650px;
	margin:0px 10px 10px;
}

h3 span{
	font-size:small;
}

h3.guest-name{
	border-color:#64070f;
	border-top:3px double #64070f;
	background-color:#ededed;
}




.borderbg p{
	padding:20px;
	line-height:1.4;
	text-align:left;
}

#read{
	margin:10px 0px;
}

.photo_t00{
	width:650px;
	height:20px;
	margin:10px 10px 10px;
	padding:5px 0 5px 10px;
	border-top:double 3px #64070f;
	border-bottom:double 3px #64070f;
	font-size:medium;
	line-height:1.4;
	background-color:#ededed;
}

.photo_t_l{
	text-align:left;
	width:450px;
	float:left;
	font-weight:bold;
}

.photo_t_l span{
	font-size:small;
}

.photo_t{
	width:170px;
	float:right;
	text-align:right;
	font-size:small;
	padding-right:10px;
}



#flash{
	margin:-15px auto 15px;
	padding-top:10px;
	border-top:1px solid #626262;
	border-bottom:1px solid #626262;
	background:#000;
}
#flash p{
	padding:0px 10px 7px;
	text-align:left;
	color:#fff;
}
#news{
	margin:15px 10px 10px;
	text-align:left;
}

#news dl{
	margin-top:5px;
	border-top:1px solid #55060e;
}
#news dt{
	width:110px;
	float:left;
}
#news dt,#news dd{
	padding:5px 0px 5px 5px;
	border-bottom:1px solid #55060e;
	text-align:left;
}
#impress{
	width:280px;
	margin:40px 0 0 20px;
	float:right;
}

#btn-number{
	margin-top:15px;
	text-align:right;
}
#number table{
	width:575px;
	margin:15px auto 20px;
}
#number table th,#number table td{
	padding:3px;
	text-align:left;
	line-height:1.4;
	border-bottom:1px solid #777;
}
#number a{
	text-decoration:underline;
	color:#b72333;
}
#number tbody th{
	width:13em;
}

.textbox{
	margin:10px 20px;
	border:1px solid #777;
	padding:10px;
}
.textbox h3{
	width:auto;
	margin-bottom:0;
	font-size:small;
}
.tab-prof{
	width:650px;
	margin:20px 0 0 20px;
	clear:both;
}
.tab-prof th{
	width:10em;
}
.tab-prof th,.tab-prof td{
	vertical-align:top;
	line-height:1.4;
	text-align:left;
	font-weight:normal;
}

.alright_swing{
	text-align:right;
	margin-bottom:10px;
}

.photo_txt{
	width:644px;
	margin-left:30px;
	margin-bottom:20px;
	text-align:left;
}

.photo_txt2{
	width:644px;
	margin-left:30px;
	margin-bottom:0;
	text-align:left;
}

.photo_txt img{
	float:right;
	padding-left:15px;
}

.photo_txt2 img{
	float:right;
	padding-left:15px;
}

.photo_txt_co_l{
	width:400px;
	float:left;
	text-align:left;
	font-size:10px;
	padding-left:235px;
}
.photo_txt_co_r{
	width:210px;
	float:right;
	text-align:right;
	font-size:10px;
	padding-right:15px;
	margin-bottom:20px;
}

.photo_txt_co{
	width:644px;
	text-align:left;
	font-size:10px;
	padding-left:15px;
}

p strong {
	text-align:left;
}

#main {
	width: 955px !important;
}
#main .borderbg {
	margin: 0 auto !important;
}



