@charset "UTF-8";
/*============================================================
// /interests/legends
//==========================================================*/

.left{
	float : left;
}

.right{
	float : right;
}

#legends h2{
	margin-bottom:1px;
}

#legends ul.legends-navi{
	width:748px;
	height:30px;
	background : url(/images/interests/legends/navi_legends_on.gif) no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

#legends ul.legends-navi li{
	float:left;
	text-indent:-9999px;
	height:30px;
	text-transform: capitalize; 
}

#legends ul.legends-navi li a{
	display:block;
	height:30px;
	text-decoration:none;
}
#legends ul.legends-navi li.history{
	width:241px;
}

#legends ul.legends-navi li.snead{
	width:266px;
}

#legends ul.legends-navi li.sarazen{
	width:241px;
}

#legends ul.legends-navi li.history a{
	background : url(/images/interests/legends/navi_legends.gif) no-repeat 0 0;
}

#legends ul.legends-navi li.snead a{
	background : url(/images/interests/legends/navi_legends.gif) no-repeat -240px 0;
}

#legends ul.legends-navi li.sarazen a{
	background : url(/images/interests/legends/navi_legends.gif) no-repeat -506px 0;
}

#legends ul.legends-navi li a:hover{
	background : none;
}

#legends ul.legends-list{
	margin: 0 0 0 10px;
	padding: 0;
	font-size:12px;
	line-height:140%;
	color:#666666;
	text-align:left;
	list-style-type: none;
}
#legends ul.legends-list li{
	background : url(/images/interests/legends/list_dot.gif) no-repeat 0px 4px;
	padding-left:10px;
}

#legends .legends-cont {
	padding:0 20px 30px;
}

#legends .legends-cont p{
	font-size:12px;
	line-height:140%;
	color:#333333;
}

#legends .legends-cont h4{
	font-size: 20px;
	font-family: "Times New Roman",serif;
	color:#990000;
	text-align: center;
}

#legends .legends-cont img{
	margin-top:20px;
}

#legends .legends-cont p.caption{
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	line-height:140%;
	color:#990000;
	text-align: center;
}

/* history */
#legends div.history-cont {
	margin: 0;
	padding: 0 10px 0 0;
}

#legends .history-cont h3{
	padding:5px 0 5px 0;
	text-align:left;
}
#legends .history-cont p{
	font-size:12px;
	line-height:140%;
	color:#666666;
}
#legends .history-cont .ttl{
	color:#990000;
	margin-bottom:12px;
	font-weight:bold;
}
#legends .history-cont .history-box-l{
	width:505px;
	float:left;
}
#legends .history-cont .history-box-r{
	width:230px;
	float:right;
	text-align:center;
}
#legends .history-cont .history-box-l img{
	margin-top:20px;
}
#legends .history-cont .history-box-r img{
	margin-bottom:20px;
}

/* interests/legends/sarazen */

div#sarazen-cont {
	margin: 0;
	padding: 0 10px 0 0;
}

div#sarazen-cont .img-ttl{
	margin-top:15px;
}

div#sarazen-cont .sarazen-m {
	font-size:14px;
	line-height:140%;
	color:#666666;
	font-weight:bold;
	margin:15px 0px 0 10px;
	text-align:left;
}

div#sarazen-bg1{
	width:748px;
	height:637px;
	background : #fff url(/images/interests/legends/sarazen_back01.jpg) no-repeat;
}

div#sarazen-bg2{
	width:748px;
	height: 280px;
	background : #fff url(/images/interests/legends/sarazen_back02.jpg) no-repeat;
}

div#sarazen-bg1 ul{
	width:360px;

}

div#sarazen-box-l{
	width:250px;
	float:left;
	background-color: transparent;
}

div#sarazen-box-r{
	padding:70px 5px 0 0;
	width:450px;
	float:right;
}

div#sarazen-box-r ul{
	padding-left:5px;
}


/* interests/legends/snead */
div#snead-cont {
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	height: 1060px;
	background: #fff url(/images/interests/legends/snead_bg_img.jpg) no-repeat;
}

div#snead-cont .snead-m {
	font-size:14px;
	line-height:140%;
	color:#666666;
	font-weight:bold;
	margin:15px 0 0 10px;
	text-align:left;
}

div#snead-cont .img-ttl{
	margin-top:15px;
}

div#snead-cont .snead-img{
	margin:0px 10px;
}

div#snead-box-legend {
	width:280px;
}

div#snead-box-facts{
	width:300px;
	float:left;
}


div#snead-box-r{
	padding-top: 160px;
	width:438px;
	float:right;
	text-align:left;
}

div#snead-box-r .snead-m {
	font-size:14px;
	line-height:140%;
	color:#666666;
	font-weight:bold;
	margin:0 0 0 8px;
	text-align:left;

div#snead-box-r p{
	padding-left:30px;
}

div#snead-box-r ul{
	padding-left:30px;
}


