@charset "utf-8";


/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup,sub{line-height:-1px;vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


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


html {
	overflow-y: scroll;
}

body {
	background:url(images/body_bg.png) repeat-y center top;
	color: #363434;
	font-family: "メイリオ","Meiryo","ヒラギノ丸ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS P Gothic","Osaka",Verdana,Arial,Helvetica,sans-serif;
	font-size: 90%;
	*font-size: 88%;
	text-align: center;
}

a:link {
	color: #D70C18;
	text-decoration: underline;
}

a:visited {
	color: #D70C18;
	text-decoration: underline;
}

a:active,
a:hover {
	color: #666;
}

img {
	border: 0;
}

hr {
	display: none;
}

strong {
	font-weight: bold;
}

blockquote {
	padding: 15px;
}

table th,
table td,
table caption {
	_font-size: 88%;
	line-height: 1.7;
}




/*  Common id, class
---------------------------------------------------------- */

.rollover {
}

.hover {
	cursor: pointer;
}

.tm {
	margin-bottom: 1em !important;
}
.tm_2 {
	margin-bottom: 2em !important;
}
.tm_4{
	margin-bottom: 4em !important;
}
.clear {
	clear: both;
}

br.clear {
	display: none;
}

.no_margin {
	margin: 0 !important;
}



#wrapper{
	width:980px;
	margin:0 auto;
}

#main{
	width:900px;
	margin:40px auto;
}


h1{
}

h2{
	text-align:left;
	border-bottom:1px solid #ccc;
	padding: 0 0 0.5em 0.5em;
	margin-bottom:1em;
}

h3{
	text-align:left;
	font-size:1.2em;
	font-weight:bold;
	padding-left:0.5em;
	margin:1em 0 0.25em;
}


p{
	text-align:left;
	padding: 0 0 1em 0.5em;
}

p.lead{
	font-size:1.2em;
	font-weight:bold;
}


p.img{
	padding:0;
	text-align:center;
	margin:2em 0;
}

.price{
	font-size:1.2em;
	font-weight:bold;
	padding:0.2em 0 0.5em;
	display:block;
}

ul{
	margin: 0 0 1em 3em;
}

ul li{
	text-align:left;
	list-style:disc;
	margin-bottom:0.25em;
}


.red{
	color:#c00;
}
.color_lead{
	color:#9A746B;
}
.color_platinum{
	color:#869EB4;
}
.color_gold{
	color:#C49964;
}
.color_luncheon{
	color: #837799;
}
.color_reception{
	color:#8BA37E;
}


.kakomi{
	display:block;
	padding:4px 8px;
	background:#ddd;
	margin:0.25em 0;
}

table.style1{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #999;
}


table.style1 td{
	padding:0.5em 1em 1.5em 0em;
	border-bottom:1px solid #999;
	font-size:0.9em;
	line-height:1.5em;
	vertical-align:top;
	text-align:left;
}

table.style2{
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #ccc;
}


table.style2 td{
	padding:1em;
	border-bottom:1px solid #ccc;
	font-size:0.9em;
	line-height:1.5em;
	vertical-align:top;
	text-align:left;
}


table.program{
	width:100%;
	border-collapse:separate;
	border-spacing:2px;
	margin-bottom:1em;
}
table.program th{
	width:100px;
	padding:10px;
	border:1px solid #ccc;
	line-height:1.5em;
	text-align:center;
	background:#fbfbfb;
}
table.program td{
	padding:10px;
	border:1px solid #ccc;
	line-height:1.5em;
	background:#fff;
	text-align: left;
}
table.program th.time{
	background:#999;
	color:#fff;
	width:8em;
}

table.program td.mid{
	background:#999;
	color:#fff;
}
table.program td .name{
	font-size:1.3em;
	font-weight:bold;
}

table.program td img{
	margin:10px 0;
}

table.program td p{
	margin:0!important;
	padding:0!important;
}

table.program td p.theme{
	font-size:22px;
	font-weight:bold;
	color:#c00;
	padding:0.5em 0 !important;
	line-height:1.2em;
}

table.program td p.theme span{
	font-size:15px;
	font-weight:bold;
	color:#454545;
	padding:0.5em 0 !important;
	line-height:1.1em;
}

table.program td p.pad05{
	padding-bottom:0.5em!important;
}
table.program td p.pad1{
	padding-bottom:1em!important;
}

table.program td .bottom_pad10{
	padding-bottom:10px;
}


#footer{
	clear:both;
	border-top:1px solid #ccc;
	padding:10px 20px 20px;
	text-align:left;
	background:#efefef;
}

#footer p.cfologo a{
	text-indent:-9999px;
	margin:15px 10px 0 0;
	width:100px;
	height:30px;
	background:url(images/cfo_logo.png) no-repeat left center;
	float:left;
}
#footer p.footnavi{
	padding:8px;
	font-size:0.8em;
}
#footer p.footnavi a{
	color:#666666;
}
#footer p.footnavi a:hover{
	color:#326EBF;
}
code{
	margin-left:5px;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;

}

.clear{ clear:both; }

p.pagetop{
	clear:both;
	margin-top:30px;
	font-size:0.85em;
	text-align:right;

}
p.pagetop img{
	vertical-align:middle;
	margin-right:2px;
}

table.registrationFee{
	font-size: 110%;
    width: 500px;
    border: 1px solid #222;
}
table.registrationFee span{
    color: #D70C18;
}
table.registrationFee thead{
    background: #dcdcdc;
}
table.registrationFee th{
	width:60px;
    border-bottom: 1px solid #222;
	background: #dcdcdc;
}
table.registrationFee td{
    width: 220px;
    border-bottom: 1px solid #222;
    border-left: 1px solid #222;
}
table.registrationFee thead td{
    text-align: center;
    vertical-align: middle;
}
table.registrationFee tbody th{
	font-size: 90%;
    padding-left: 1em;
    background: #dcdcdc;
}
table.registrationFee tbody td{
    text-align: right;
}
.code-l{
    background: #cc0000;
    color: #fff;
    display: inline-block;
    margin: 0.4em 0 0.6em;
    padding: 4px 8px 2px;
    border-top: 1px solid #222;
    border-left: 1px solid #222;
    border-bottom: 1px solid #222;
}
.code-r{
    background: rgba(255, 255, 255, 0.6);
    padding: 3px 10px 2px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
}

/*  Clearfix
---------------------------------------------------------- */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/**/
