/*
 タイトル
----------------------------------------------------------- */

#mainContents h1 {
	border-bottom:2px solid #333333;
}


#mainContents .subtitle {
	color:#333333;
}
#mainContents .maintitle  {
	background:url(../images/common/maintitle_bg_ot.gif) no-repeat 0 0;
}

/*
 submenu
----------------------------------------------------------- */
#submenu li a {
    background: url(../images/common/btn_subnavi_00.gif) no-repeat 0 0;
}
#submenu li#submenuTitle {
    background: url(../images/common/snavi_hd_00.gif) no-repeat 0 0;
}


#submenu #thirdNavi li a {
    background: url(../images/common/btn_thirdnavi_00.gif) no-repeat 0 0;
}

/*layout*/
#ContentsLeft {
	width:650px;
	margin-right:10px;
	float:left;
}

#ContentsRight {
	width:250px;
	float:right;
	position:relative;
}
#ContentsRight .boxbeige,
#ContentsRight .boxblue {
	width:238px;
}

/*
 logo
----------------------------------------------------------- */
.logoarea {
	margin-bottom:20px;
}

.logoarea p {
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	width:225px;
	font-size:85%;
}
.logoarea strong {
	font-weight:bold;
	font-size:100%;
}

.logoarea p img {
	margin-right:10px;
	float:left;
}

.logoarea .first {
	margin-left:0;
}

.logoarea a,
.a-list-h a {
	text-decoration:none;
}


/*
 FootballDay
----------------------------------------------------------- */
#ftLeft {
	width:440px;
	float:left;
	padding:18px 40px 0;
}

#ftRight {
	width:390px;
	float:right;
	background:#6FB92C;
	padding:10px;
	color:#FFFFFF;
}


/*
 registration
----------------------------------------------------------- */
#regist_bg {
	background:url(../registration/images/copy_bg.jpg) 2px 280px no-repeat ;
 	float:left;
}
#regist_ft {
	clear:both;
	background:url(../registration/images/copy_ft.gif) 0 0 repeat-x ;
	height:5px;
}


.regist {
	width:230px;
	float:left;
	background:url(../registration/images/bg.gif) 0 0 no-repeat ;
	margin-left:2px;
}

.regist .regist_ttl{
}
.regist .btn img{
	margin-left:2px;
}
.regist .copy {
 color:#FFFFFF;
 padding:5px;
}


/* Utilities -------------------------------------------------------------- */
.logoarea:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    line-height: 0;
}

.logoarea {
	zoom:1;
	}
	
	
	
/* jfa/olympic_2016.html -------------------------------------------------------------- */
#olyRight {
	width: 300px;
	float: right;
}
#olyLeft {
	float: left;
	width: 600px;
}

