﻿/*
=============================================
[c!]COLORS -Think Innovation!-
http://www.colors.gr.jp/
info@colors.gr.jp
(C)2005 COLORS Co.,Ltd. All Rights Reserved.
--
Author: MIKI @ COLORS! Coding Division
Version: 2006-09-20
---------------------------------------------

File Name : index.css

=============================================
*/

#txtPR {
	margin:0;
	border:1px solid #9D9B96;
	width:359px;
}

#txtPR td{
	padding:0 0 4px 0;
}

#txtPR p{
	font-size:70%;
	line-height:1.4;
	margin:0 5px 0 5px;
}

.topicBG {
	background: #FFFFFF url(../img/topicbg.gif) repeat-y;
}

/* ====================
Anchor Style
==================== */
#whatsNew a,
#txtPRTop a,
#txtPR a {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

#whatsNew a:link,
#txtPRTop a:link,
#txtPR a:link {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

#whatsNew a:visited,
#txtPRTop a:visited,
#txtPR a:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

#whatsNew a:hover,
#txtPRTop a:hover,
#txtPR a:hover {
	color:#ED9700;
	font-weight:normal;
	text-decoration:underline;
}

a.issue {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.issue:link {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.issue:visited {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.issue:hover {
	color:#ED9700;
	font-weight:normal;
	text-decoration:none;
}

#txtPR {
	margin-bottom:10px;
	font-size:104%;
}
/* ====================
Margin
==================== */
.t3Mg {
	margin:3px 0 0 0;
}
.t6Mg {
	margin:6px 0 0 0;
}
.t4Mg {
	margin:4px 0 0 0;
}

.tl10Mg {
	margin:10px 0 0 10px;
}

.t5l258Mg {
	margin:5px 0 0 258px;
}
.l150Mg {
	margin:0 0 0 150px;
}
.t10l150Mg {
	margin:10px 0 0 150px;
}

.t20b32Mg {
	margin:20px 0 32px 0;
}

.all5Mg {
	margin:5px;
}

.tlr5b15Mg {
	margin:5px 5px 15px 5px;
}


/* ====================
特集記事一覧
==================== */

table.tokusyu_type01{
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
}

/* 20250304 */
#whatsNew td p{
	line-height: 1.5;
}