@charset "UTF-8";

#container{
	overflow: hidden;
	zoom:1;
}
/* トップタイトル*/
#toptitle{
	height: 290px;
	width: 960px;
	margin-top: 10px;
	clear: both;
	background-color: #003366;
}
#toptitle img{}
#top_left{
	float: left;
	width: 240px;
	height: 290px;
}
#top_left ul{
	margin-left: 30px;
	list-style-type: none;
	margin-top: 10px;
}
#top_left li{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.5;
}
#top_left li a{
	color: #FFF;
}
#top_left li a:hover{
	text-decoration: none;
	color: #FFFF33;
}

/*PHOTO SNAP*/
#photosnap{
	padding: 0px;
	width: 238px;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#photosnap ul{
	padding: 0px;
	width: 132px;
}
#photosnap li{
	list-style: none;
	padding: 0px;
	margin-bottom: 10px;
}
#photosnap li img{
	padding: 0px;
	height: auto;
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 21px;
}

/*大会概要・予選結果*/
#main,#tokyo_main,#toba_main{
	padding: 0px;
	float: right;
	width: 680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main h3,#tokyo_main h3,#toba_main h3{
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 20px;
	line-height: 2.2;
	font-size: 16px;
	margin-bottom: 15px;
}
#main h3{
	background-image: url(../KK_CUP/15kurobo_cup/osaka_title_bg.jpg);
}
#tokyo_main h3{
	background-image: url(../KK_CUP/15kurobo_cup/tokyo_title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#toba_main h3{
	background-image: url(../KK_CUP/15toba_report/toba_title_bg.jpg);
	}
#start{
	overflow: hidden;
	margin-bottom: 40px;
}
#start img{
	float: left;
	width: 270px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#start ul{
	list-style-type: none;
	float: right;
	width: 380px;
	margin-right: 5px;
	margin-bottom: 15px;
}
#start li,#start2 li{
	font-size: 16px;
	line-height: 1.5;
}
#start p,#start2 p{
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	clear: both;
	font-size: 16px;
	line-height: 1.5;
	padding-right: 10px;
	padding-left: 10px;
}
#start2{
	margin-bottom: 40px;
}
#start2 ul{
	padding-left: 10px;
	margin-bottom: 15px;
	list-style-type: none;
}
#main table,#tokyo_main table,#toba_main table {
	padding: 0px;
	width: 660px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main th,#tokyo_main th,#toba_main th{
	background: #333333;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
}
#main td,#tokyo_main td,#toba_main td{
	background: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 2;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#column{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#column p{
	font-size: 12px;
	line-height: 1.5;
	text-indent: -12px;
	padding-left: 12px;
}
.red{
	color: #FF0000;
}
.bold{
	font-weight: bold;
}
.onedrive img{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	}

/*入賞者インタビュー*/
.interview,.interview_last,.interview2,.interview_last2{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
	zoom:1;
	margin-top: 20px;
}
.interview,.interview2{
	border-bottom: 1px dotted #666666;
}
.interview img,.interview_last img,.interview2 img,.interview_last2 img{
	margin: 0px;
	padding: 0px;
	float: left;
}
.interview dl,.interview_last dl{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
}
.interview dt,.interview_last dt{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.interview dd,.interview_last dd{
	font-size: 16px;
	line-height: 1.5;
}

.interview ul,.interview_last ul{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 470px;
	list-style-type: none;
}
.interview2 ul,.interview_last2 ul{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 395px;
	list-style-type: none;
}
.interview p,.interview_last p,.interview2 p,.interview_last2 p{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.interview li,.interview_last li,.interview2 li,.interview_last2 li{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 8px;
	text-indent: -16px;
	padding-left: 16px;
}
.12txt{
	font-size: 12px;
}
/*黒鯛工房杯 浦ノ内*/
#kochi_main{
	padding: 0px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kochi_main h3{
	background-repeat: no-repeat;
	background-image: url(../KK_CUP/15kochi_report/title_long_bg.jpg);
	height: 35px;
	padding-left: 20px;
	line-height: 2.2;
	font-size: 16px;
	margin-bottom: 15px;
}
#kochi_main p{
	font-size: 16px;
	line-height: 1.5;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}
#kochi_main table {
	padding: 0px;
	width: 850px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#kochi_main th{
	background: #333333;
	text-align: center;
	font-size: 16px;
	line-height: 1.7;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	color: #FFFFFF;
}
#kochi_main td{
	background: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 2;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
