@charset utf-8;
/* CSS Document */
/* sochi関連 */
/* header */
#sochi #header {
	background: url(/img/sochi/head_sochi.png) top left no-repeat;
	background-position: 0 0;
	width: 1000px;
	height: 48px;
	padding:0px;
}
#sochi #header #logo {
	background: url(/img/sochi/head_sochi.png) top left no-repeat;
	background-position: 0 -169px;
	width: 122px;
	height: 47px;
}
#sochi #header #date {
	width:580px;
}
#sochi #header #search01 {
	background: none;
	color: #FFFFFF;
}
#sochi #header #search02 {
	background: none;
}
#sochi #header #search02 .btn {
	background: url(/img/sochi/head_sochi.png) top left no-repeat;
	background-position: 0 -98px;
	width: 43px;
	height: 21px;
}
#sochi #headerNavi {
	background: url(/img/sochi/sochi_menu.gif) #333333;
	border: 1px solid #6CB8E6;
}
#sochi #headerNavi li {
	background: url(/img/sochi/l_icon_sochi.gif) 0 0 no-repeat;
}
html > #sochi #headerNavi li {
	background: url(/img/sochi/l_icon_sochi.gif) 0 0 no-repeat;
}
html > body#sochi #headerNavi .on {
	background: url(/img/sochi/head_menu_back2_sochi.gif) 0 0 repeat-x;
}
/* pankuzu */
#sochi #pankuzu {
	background-color: #E6F2FB;
}
/*topページ*/
/* contents */
.mb5 {
	margin-bottom:5px
}
.mb10 {
	margin-bottom:10px;
}
h2 {
	background:#BCDEF5;
	color:#333333;
	font-size:120%;
	padding:10px;
	margin:0 0 5px 0;
}
.half {
	width:329px;
}
.third {
	width:215px;
}
.twoThirds {
	width:443px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.article {
	width:665px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:#CCCCCC 1px solid;
}
.photoImg {
	margin:0;
	background-color:#ededed;
	text-align:center;
}
.photoImg img {
	max-width:329px;
	max-height:245px;
	vertical-align:text-bottom;
}
.photoDes {
	background:#333333;
	color:#FFFFFF;
	font-size:100%;
	padding:1px 8px;
}
.sochiNews ul {
	margin: 10px 3px;
	clear: both;
}
.sochiNews li {
	border-bottom: 1px dotted #666;
	margin: 3px 0;
	padding: 3px 0;
	width: 98%;
}
.sochiNews li a {
	background: url(/img/sochi/icon_dot.gif) 3px 47% no-repeat;
	padding: 0 0 0 20px;
	line-height: 120%;
}
.sochiNews .camera a {
	background: url(/img/sochi/iconPhoto.gif) 100% 47% no-repeat;
	padding: 0px 20px 0px 20px;
}
.dotIcon {
	background: url(/img/sochi/icon_dot.gif) 3px 47% no-repeat;
}
.sochiNews span a {
	background: url(/img/sochi/yajirusi02.gif) 0 50% no-repeat;
	float: right;
	padding: 2px 20px 2px;
	text-align: right;
	font-weight: bold;
	font-size: 95%;
	margin: 0px;
}
.linkBox p {
	margin:20px 5px;
}
.linkBox a {
	padding:10px 0 10px 30px;
}
.medal {
	width:71px;
	height:100px;
	text-align:center;
}
.medal img {
	margin-top:10px;
}
.medal p {
	font-weight:bold;
	color:#666666;
	font-size:130%;
	margin:5px 5px 15px 5px;
}
.schedule {
	overflow:auto;
	overflow-y:scroll;
	height: 84px;
	width:443px;
}
.schedule ul {
	margin-top:5px;
}
.schedule ul li.even {
	background:#F5F5EF;
}
.schedule ul li .start {
	display:inline-block;
 /display:inline;
 /zoom:1;
	width:50px;
	vertical-align:top;
}
.schedule ul li .sport {
	display:inline-block;
/display:inline;
/zoom:1;
	width:350px;
}
.schedule ul li a {
	display:block;
	padding:5px;
}
.featureBox {
	width:655px;
	margin-left:5px;
}
.player {
	width:165px;
	height:150px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:150px;
	border-right:#CCCCCC 1px solid;
}
.playerBox p {
	margin:20px 5px;
}
.playerName {
	padding-top:10px;
	width:165px;
	line-height:120%;
	display:table-cell;
	text-align:center;
	font-size:90%;
}
.player img {
	vertical-align:middle;
	max-width:150px;
	max-height:150px;
}
/* side unit */
.sochiUnit {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D8D8D8;
	clear: both;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom:5px;
	width: 298px;
}
#subRight .sochiUnit h2, #sochi .information h2 {
	background: url(/img/sochi/title_h2_sochi.gif) 0 0 no-repeat;
}
.medalSide {
	width:98px;
	height:50px;
	text-align:center;
	border-right:solid #CCCCCC 1px;
	padding-top:10px;
}
.medalSide img {
	vertical-align:middle;
}
.medalSide span {
	font-size:120%;
	font-weight:bold;
	color:#666666;
}
.scheduleSide {
	overflow:auto;
	overflow-y:scroll;
	height: 102px;
	width:298px;
}
.scheduleSide ul {
	margin-top:5px;
}
.scheduleSide ul li.even {
	background:#F5F5EF;
}
.scheduleSide ul li .start {
	display:inline-block;
 /display:inline;
 /zoom:1;
	width:50px;
	vertical-align:top;
}
.scheduleSide ul li .sport {
	display:inline-block;
/display:inline;
/zoom:1;
	width:210px;
}
.scheduleSide ul li a {
	display:block;
	padding:5px;
}
/*二階層目以下*/
#sochi .kijiichiranLcolor {
	background: url(/img/sochi/back_L_sochi.gif) 0 0 no-repeat;
	height: 100%;
	margin-top:10px;
}
#sochi .kijiichiranLcolor2 {
	background: url(/img/sochi/back_L_sochi.gif) 0 0 no-repeat;
}
#sochi #subLeft .categorysochi {
	background: url(/img/sochi/kijiichiranCategorySochi.gif) no-repeat;
	height: 60px;
	margin: 0;
	padding: 10px 0 0;
	width: 170px;
}
#sochi #subLeft .menuContents li {
	border-bottom: 1px dotted #8CC7EE;
}
#sochi #subLeft .menuContents .title {
	background: url(/img/sochi/title_kakomi2_sochi.gif) 0 0 repeat-x;
	border: 1px solid #AAD2F0;
	width: 150px;
}
#sochi #subLeft .menuContents li a {
	background: url(/img/sochi/yajirusi_sochi.gif) 3px 50% no-repeat;
}
#sochi #contents3under {
	background: url(/img/sochi/back_L_sochi.gif) -7px 0 no-repeat;
}
/*写真集*/
#sochi .page h2, #sochi #container1 .profileName h2 {
	background:#BCDEF5;
	color:#333333;
	font-size:120%;
	padding:10px;
	margin:0 0 5px 0;
	border:none;
}
#sochi #container1 .profileName {
	border-bottom:none;
}
.last {
	border-right:none;
}
