@charset "Shift_JIS";

/* ========== news-top-layout ========== */
#center-block {
	width: 600px;
	}

.center-block-left {
	width: 550px;
	padding-right: 5px;
	}

.center-block-right {
	width: 300px;
	padding-left: 5px;
	}


/* ========== headline ========== */
#headlinenews {
	width: 600px;
	margin-bottom: 10px;
	}

#headlinenews p {
	margin:0;
	}

.main-title {
	padding: 5px 3px 4px 12px;
	margin-bottom: 10px;
	border: 1px solid #a4a4a4;
	background: #f4f4f4 url(/golfmagazine/images/title_back.gif) 2px 2px no-repeat;
	}

html[xmlns] .main-title {
	padding: 4px 3px 6px 12px;
	background: #f4f4f4 url(/golfmagazine/images/title_back.gif) 1px 1px no-repeat;
	}

.main-title-half {
	margin-bottom: 10px;
	padding: 5px 3px 3px 12px;
	border: 1px solid #a4a4a4;
	background: #f4f4f4 url(/golfmagazine/images/title_back.gif) 2px 2px no-repeat;
	}

html[xmlns] .main-title-half {
	padding: 4px 3px 4px 12px;
	background: #f4f4f4 url(/golfmagazine/images/title_back.gif) 1px 1px no-repeat;
	}

.title {
	float: left;
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #646464;
	line-height: 110%;
	}

.title-half {
	margin: 0;
	font-size: 12px;
	text-align: left;
	color: #646464;
	line-height: 100%;
	}
	
.title-half a {
	color: #646464;
	text-decoration: none;
	}
	
.title-half a:hover {
	color: #ff0000;
	}

.sub-title {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #646464;
	line-height: 100%;
	}

.title a {
	color: #646464;
	text-decoration: none;
	}

.title a:hover {
	color: #ff0000;
	}

.content-ts {
	margin: 0 0 20px;
	}

.content {
	margin: 0 5px 20px;
	}

.headline {
	margin: 0 5px;
	}

.asia_link {
	height: 17px;
	margin-bottom: 5px;
	padding: 4px 0 0;
	background: transparent url(/golfmagazine/images/asia.gif) top left no-repeat;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #417114;
	}

html[xmlns] .asia_link {
	height: 15px;
	margin-bottom: 3px;
	padding: 2px 0 0;
	background: transparent url(/golfmagazine/images/asia.gif) top left no-repeat;
	}

.update {
	margin: 0;
	padding-top: 2px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #417114;
	}

.topnews .update {
	float: right;
	}

#headlinenews .main-title-half .update {
	float: right;
	padding-top: 1px;
	}

.outline {
	padding-right: 10px;
	}

.hotnews-line {
	line-height: 140%;
	padding-right: 5px;
	}

.headline-half {
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.outline-half {
	font-size: 10px;
	font-weight: bold;
	color: #646464;
	line-height: 160%;
	}

/* ========== image ========== */
.image-left {
	float: left;
	}

.image-right {
	float: right;
	}

.image-left img {
	margin-right: 5px;
	}

.image-right img {
	margin-left: 5px;
	}

.photo-caption {
	font-size:10px;
	color:#333;
	line-height:1.6em;
	margin: 0px;
	padding: 5px 0px 15px 5px;
}

/* ========== article ========== */
.article-header {
	margin: 0 10px 15px;
	}

.article-title {
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
	}

.supplement {
	font-size: 10px;
	}

.supplement a {
	color: #000063;
	}

.supplement a:hover {
	color: #ff0000;
	}

.navigation {
	margin-bottom: 0px;
	background: transparent url(/golfmagazine/images/news_navi_back.gif) top left repeat-x;
	}

.navigation-list {
	margin-left: 20px;
	}

.previous {
	width: 165px;
	vertical-align: middle;
	}

.navigation-tab {
	width: 78px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #5482a7;
	}

.navigation-tab a {
	display: block;
	width: 78px;
	padding: 5px 0 3px;
	_padding: 5px 0 ;
	background: transparent url(/golfmagazine/images/news_navi.gif) top left no-repeat;
	text-decoration: none;
	color: #646464;
	}

.navigation-tab a:hover {
	background: transparent url(/golfmagazine/images/news_navi.gif) 0px -78px no-repeat;
	color: #fff;
	text-decoration: underline;
	}

.navigation-active {
	width: 78px;
	margin: 0px 5px 0px 0px;
	padding: 5px 0 3px;
	_padding: 5px 0 ;
	background: #fff url(/golfmagazine/images/news_navi.gif) 0px -178px no-repeat;
	font-weight: bold;
	text-align: center;
	color: #5482a7;
	}

.navigation-previous {
	margin-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #5482a7;
	}

.navigation-previous a {
	color: #646464;
	text-decoration: none;
	}

.navigation-previous a:hover {
	color: #5482a7;
	}
	
.navigation-sp {
	margin-bottom: 0px;
	background: transparent url(/golfmagazine/images/news_navi_back_sp.gif) top left repeat-x;
	}

.navigation-sp-list {
	margin-left: 20px;
	}

.navigation-sp-tab {
	width: 78px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: #5482a7;
	}

.navigation-sp-tab a {
	display: block;
	width: 78px;
	padding: 12px 0 3px;
	background: transparent url(/golfmagazine/images/news_navi2.gif) top left no-repeat;
	text-decoration: none;
	color: #646464;
	}

.navigation-sp-tab a:hover {
	background: transparent url(/golfmagazine/images/news_navi2.gif) 0px -78px no-repeat;
	color: #fff;
	text-decoration: underline;
	}

.navigation-sp-active {
	width: 78px;
	margin: 7px 5px 0px 0px;
	padding: 5px 0 3px;
	background: #fff url(/golfmagazine/images/news_navi.gif) 0px -178px no-repeat;
	font-weight: bold;
	text-align: center;
	color: #646464;
	}

.navigation-sp-previous {
	margin-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #5482a7;
	}

.navigation-sp-previous a {
	color: #646464;
	text-decoration: none;
	}

.navigation-sp-previous a:hover {
	color: #5482a7;
	}

.article {
	margin-bottom: 15px;
	padding: 0 0 0 10px;
	border-bottom: 1px dotted #999;
	}

.article-sub-title {
	margin-bottom: 15px;
	font-size: 12px;
	color: #000;
	}

.main-content {
	margin: 0;
	}

#news-text {
	width:390px;
	}

#news-text p{
	margin: 0 5px 1.5em;
	font-size: 14px;
	line-height: 160%;
	}

.article-text {
	margin: 0 5px 1.5em;
	font-size: 14px;
	line-height: 160%;
	}

.article-text a {
	color: #000063;
	}

.article-text a:hover {
	color: #ff0000;
	}

.article-text p {
	font-size: 14px;
	line-height: 160%;
	}

.sub-content {
	padding-left: 10px;
	width:190px;
	}

.data {
	width: 190px;
	margin-bottom: 10px;
	border: 1px solid #000;
	border-collapse: collapse;
	}
	
.data td.txtright {
	text-align: right;
	}

.data td.txtleft {
	text-align: left;
	}
	
.data td.txtcenter {
	text-align: center;
	}

.score {
	padding: 2px;
	border: 0;
	background-color: #e6e6e6;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	}

.score img {
	vertical-align: middle;
	}

.table-header {
	padding: 2px 3px;
	border: 1px solid #000;
	background-color: #cecfce;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

.sub-content td {
	padding: 2px 3px;
	border: 1px solid #000;
	font-size: 10px;
	}

.sub-content td.figures {
	text-align: center;
	}

.sub-content td.txtright {
	text-align: right;
	}

.jp-male-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #016CFE;
	background: transparent url(/golfmagazine/images/jp_male.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/jp_male.gif) 3px 3px no-repeat;
	}

.jp-female-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #ff4f9f;
	background: transparent url(/golfmagazine/images/jp_female.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/jp_female.gif) 3px 3px no-repeat;
	}
	
.us-male-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #016CFE;
	background: transparent url(/golfmagazine/images/usa_male.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/usa_male.gif) 3px 3px no-repeat;
	}

.us-female-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #ff4f9f;
	background: transparent url(/golfmagazine/images/usa_female.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/usa_female.gif) 3px 3px no-repeat;
	}

.uss-male-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #A02331;
	background: transparent url(/golfmagazine/images/uss_male.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/uss_male.gif) 3px 3px no-repeat;
	}

.eupg-male-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #937F2D;
	background: transparent url(/golfmagazine/images/eupg_male.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/eupg_male.gif) 3px 3px no-repeat;
	}

.asia-link {
	padding: 20px 2px 2px 2px;
	border: 1px solid #003300;
	background: transparent url(/golfmagazine/images/asia.gif) 2px 2px no-repeat;
	_background: transparent url(/golfmagazine/images/asia.gif) 3px 3px no-repeat;
	}

.page-link {
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px 3px 5px;
	background-color: #e7e7e7;
	font-size: 12px;
	}

.page-link a {
	color: #840084;
	}

.page-link a:hover {
	color: #ff00ff;
	}

.details-link {
	font-size: 10px;
	font-weight: normal;
		text-align: right;
	}

.details-link a {
	color: #000063;
	}

.details-link img {
	width: 26px;
	margin-left: 3px;
	}

.details-link a:hover {
	color: #ff0000;
	}

.todays-photo {
	margin: 0 10px;
	}

.todays-photo img {
	margin-right: 5px;
	}

.ctext {
	padding-left: 2px;
	padding-right: 1em;
	font-size: 10px;
	}

/* ========== 速報用 ========== */

.article-data{
	width: 410px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}

.article-data td {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}
	
.article-data-header {
	font-size: 12px;
	font-weight: bold;
	background: #ccc
	}

.article-data td.name {
	text-align: left;
	}

.article-data td.right {
	text-align: right;
	}

.article-data tr.odd {
	background: #e6e6e6
	}
	
.article-data tr.even {
	background: #fff
	}

.article-date {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	}

.article-caption {
	font-size: 10px;
	margin: 5 5 15px;
	color: #666;
	}

.data-details-link{
	text-align: right;
	padding: 2px;
	border: 0;
	background-color: #e6e6e6;
	font-size: 12px;
	font-weight: normal;
	}

.data-details-link img {
	vertical-align: middle;
	}


.txtright {
	text-align:right;
	}

.txtleft {
	text-align:left;
	}

.txtcenter {
	text-align:center;
	}

/* ========== article-image ========== */

.article-image {
	margin: 0px 0px 15px 0px;
	}

.article-image a {
	text-decoration:none;
	font-size: 10px;
	margin: 5px 0px;
	}

.article-image p {
	margin: 0px;
	padding: 0px;
	display:inline;
	}

.article-image p.article-caption {
	font-size: 10px;
	margin: 0px 5px;
	padding: 5px 0px 0px 0px;
	color: #666;
	display:inline;
	}

.article-image p a img {
	margin: 0px 0px 5px;
	}


/* ========== 速報用2 ========== */

/* == sub-photo == */
#photo .main-title-half {
	margin-top: 10px;
	}


#photo .title-s {
	margin: 0px;
	font-size: 12px;
	text-align: left;
	color: #646464;
	}

#photo p {
	margin-bottom: 15px;
	text-align: center;
	}

/* == 先週去年ツアー下段 == */
.navigation-tour {
	margin-top: -8px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #5482a7;
	}

.navigation-tour a {
	color: #646464;
	text-decoration: none;
	}

.navigation-tour a:hover {
	color: #5482a7;
	}

/* == 藍 さくら EYE box == */
#woman .woman-link {
	padding: 0px;
	border-right: 1px solid #a7a7a7;
	border-left: 1px solid #a7a7a7;
	border-bottom: 1px solid #a7a7a7;
	margin: 0 0 10px;
	}

#woman .woman-link p{
	padding: 5px;
	background-color: #e7e7e7;
	font-size: 12px;
	margin: 0px 1px 1px 1px;
	}

#woman .woman-head{
	margin:0px;
	padding:0px;
	}

#woman .woman-page-link a {
	color: #840084;
	}

#woman .woman-page-link a:hover {
	color: #ff00ff;
	}
	
	
/* ========== 関連リンク 080718追加 ========== */
#relatedlink {
	margin:0 0 10px 5px;
	font-size:14px;
	line-height:160%;
	background-color:#F0F0F0;
	border:1px #ddd solid;
	padding:10px 5px 10px 10px;
}
#relatedlink h5 {
	margin:0 0 5px;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
}
#relatedlink ul {
	margin:0;
	padding:0;
}
#relatedlink li {
	padding: 0 0 0 12px;
	margin:0 0 5px;
	background:url(/golfmagazine/images/arrow_orange.gif) no-repeat 2px 6px;
	list-style:none;
	line-height:140%;
}
#relatedlink li a{
	text-decoration:none;
}
#relatedlink li a:hover{
	text-decoration:underline;
}
#relatedlink li span {
	font-size:10px;
	color:#417114;
	margin-left:0.5em;
	vertical-align:middle;
}


/* ========== side-text 081021追加 ========== */
.sub-content .side-text {
	margin:10px 0;
	font-size:14px;
	line-height:160%;
	background-color:#F0F0F0;
	border:1px #ddd solid;
	padding:10px 5px 5px;
}
.sub-content .side-text  h5 {
	margin:0 0 5px;
	font-size:14px;
	line-height:160%;
	font-weight:normal;
}
.sub-content .side-text  ul {
	margin:0;
	padding:0;
}
.sub-content .side-text  li {
	padding: 0 0 0 12px;
	margin:0 0 5px;
	background:url(/golfmagazine/images/arrow_orange.gif) no-repeat 2px 6px;
	list-style:none;
	line-height:140%;
}
.sub-content .side-text  li a{
	text-decoration:none;
}
.sub-content .side-text  li a:hover{
	text-decoration:underline;
}




/* == article-footer == */
#article-footer {
	margin:5px 0px 10px 15px;
}
/*
#article-footer .mobile-left {
	width:170px;
	float:left;
	color:#0000FF;
	font-size: 14px;
	font-weight: bold;
}
*/

#article-footer p.womantop {
	font-size:12px;
	margin:0 0 15px;
	font-weight:normal;
	position: relative;
	height:25px;
	width:580px;
}

#article-footer p.womantop a {
	display: block;
	width:163px;
	height:25px;
	padding: 0px;
	background: transparent url(/news/img/womantop_ico.gif) no-repeat 0 0;
	text-decoration: none;
	outline:none;
	text-indent:-9999px;
}

#article-footer p.womantop a:hover {
	background: transparent url(/news/img/womantop_ico.gif) no-repeat 0 -25px;
}

#article-footer p.womantop span {
	color:#666;
	font-size:12px;
	position: absolute;
	top: 7px;
	left: 175px;
}
#article-footer p.birthday {
	font-size:12px;
	margin:0 0 15px;
	padding-left:22px;
	line-height:170%;
	background: transparent url(/news/woman/images/birthday_ico.gif) no-repeat 0 50%;
}
#article-footer p.birthday span {
	color:#666;
	margin-left:15px;
	font-size:12px;
}
#article-footer p.m562_1 {
	font-size:12px;
	margin:0 0 3px;
	padding-left:22px;
	line-height:220%;
	background: transparent url(/news/img/mobile_ico.gif) no-repeat 2px 10%;
}
#article-footer p.m562_2 {
	margin:0 0 3px 2px;
	color:#3f7098;
	font-size:12px;
}
#article-footer p.m562_3{
	color:#666;
	margin:0 0 0 2px;
	font-size:10px;
	letter-spacing:0.08em;
}


/* ========== chart ========== */

.rksc-data{
	width: 600px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}

.rksc-data td {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height:1.5em;
	text-align: center;
	vertical-align: middle;
	}
	
.rksc-data td.txtright {
	text-align: right;
	}

.rksc-data td.txtleft {
	text-align: left;
	}
	
.rksc-data-header {
	font-size: 12px;
	font-weight: bold;
	background: #ccc
	}

.rksc-data td.name {
	text-align: left;
	}

.rksc-data td.right {
	text-align: right;
	}

.rksc-data tr.odd {
	background: #e6e6e6
	}
	
.rksc-data tr.even {
	background: #fff
	}

.rksc-date {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
	}

select.yearMenu{
	float:right;
	margin:-33px 0 0;
}

/* ========== chart ========== */

.chart{
	width: 390px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}

.chart td {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}

.chart td.txtright {
	text-align: right;
	}

.chart td.txtleft {
	text-align: left;
	}
	
.chart td.txtcenter {
	text-align: center;
	}

.chart-header {
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	}

.bg-1 {
	background: #e6e6e6;
	}
	
.bg-2 {
	background: #fff;
	}


/* ========== stripedtable ========== */

.main-article #news-score {
	width:390px;
	}

.stripedtable th.txtleft {
	text-align: left;
	}

.stripedtable {
	width: 390px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	}

.stripedtable td {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}

.stripedtable td.txtright {
	text-align: right;
	}

.stripedtable td.txtleft {
	text-align: left;
	}
	
.stripedtable td.txtcenter {
	text-align: center;
	}

.stripedtable th {
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	padding: 3px;
	text-align: center;
	}

table.stripedtable tr.oddline {
	background: #e6e6e6;
	}


/* ========== tournament chart========== */
#tournament .chart2 th {
	text-align: center;
	background-color: #ccc;
	font-size: 12px;
	font-weight:normal;
	padding: 3px;
	border: 1px solid #999;
}

#tournament .chart2{
	width:390px;
	margin-bottom: 10px;
	border: 1px solid #999;
	border-collapse: collapse;
	}

#tournament .chart2 td {
	padding: 2px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	}


/* ========== hotnews ========== */
.mokuji-txt {
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}

H3.hotnews-headline {
	margin:0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	}

.hotnews-headline-date {
	padding-left: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #417114;
	}

.hotnews-archive {
	border-bottom:1px dashed #666;
	margin-bottom:10px;
	}
	
.hotnews-archive DIV.date{
	margin:5px;
	padding:3px;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}

.hotnews-archive UL{
	font-size:12px;
	padding:0px 0px 7px 0px;
	list-style:none;
	margin:0px;
}
.hotnews-archive LI{
	margin: 0px;
	padding: 0px 15px 5px 34px;
	background: url("/golfmagazine/images/arrow_grey.gif") no-repeat 18px 7px;
}

.golcen {
	margin:10px;
	text-align: right;
	font-size: 14px;
	vertical-align:bottom;
}

#hotnews-line {
	border-bottom:1px dashed #666;
}

.head3 {
	padding: 5px;
	font-size: 11px;
	margin: 10px　0px;
	text-align:center;
	background-color:#5482A7;
	width:160;
	color:#FFFFFF;
}

.popup-cap {
	height:20px;
	background: url(/news/new-img/pop_bg.gif) repeat;
	margin: 0;
	padding:0px;
	font-size:10px;
	color:#FFF;
	line-height:1.6em;
	text-align:center;
}

/* ========== top special ========== */
.top-special {
	margin: 0 5px 10px;
}

.top-special p.sp-headline {
	line-height: 140%;
}

.top-special p.Go {
	text-align:right;
	margin:-12px 0 0;
}

.top-special p.Go a {
	text-decoration:none;
}

/* ========== news-inquiry ========== */

#news-inquiry p{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#666;
	padding:5px 0px 10px 5px;
	line-height:140%;
}

/* 関連ニュース*/

#related-area{
	margin:0 0 20px 5px;
	padding:0;
	width:595px;
	height:135px;
	overflow: auto;
}

#related-area ul li {
	line-height:160%;
	font-size:12px;
	margin:0;
	padding:0;
}

#related-area ul li span{
	padding-left: 3px;
	color: #417114;
}

#related-area ul li.year{
	margin:15px 0 0;
	color: #666;
	font-weight:bold;
}

/* ========== photo-gallery ========== */
.cbox {
    zoom:1;/*for IE 5.5-7*/
}
.cbox:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

dl,dt,dd {
	margin:0;
	padding:0;
}

div.photo-gallery dl{
	float:left;
	margin:0 7px 0px 0px;
	height:108px;
}

div.photo-gallery dd{
	font-size:11px;
	line-height:1.2;
}
