@charset "utf-8";

.title-line-blue .Title h2 {
	color:#0060AF;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.title-line-orange .Title h2 {
	color:#737373;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.title-icon-orange .Title h2 {
	color:#737373;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}
.title-bg-orange .Title h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}
.title-arrow-orange .Title h2 {
	color:#727373;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}
/*--------------------------------------
Common
---------------------------------------------*/
.p-mb5 p {
	margin: 0 0 5px 0;
}
/*--------------------------------------
サブナビ
---------------------------------------------*/
.subNav {
	clear:both;
	padding:5px 20px;
	max-width: 980px;
}
.subNav ul {
	margin:0;
	padding:0 0 10px;
	float:left;
	position:relative;
	z-index:10;
	width: 100%;
}
.subNav ul li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
}
.subNav ul li {
	float:left;
	position: relative;
	margin-right:5px;
	background:url(/Portals/0/images/common/subnav_bar.gif) left no-repeat;
	padding: 3px 8px;
}
.subNav ul li a {
	display:block;
	text-decoration:none;
	line-height:14px;
	float:left;
}
.subNav ul li a:link {
	text-decoration:none;
}
.subNav ul li a:visited {
	text-decoration:none;
}
.subNav ul li a:hover {
	position:relative;
	z-index: 100;
	text-decoration:underline;
}
/*--2階層目--*/
.subNav ul li ul {
	visibility:hidden;
	overflow:hidden;
	position:absolute;
	top:16px;
	left: 0px;
	width:auto;
	z-index:9999;
	margin:0;
	padding:0;
	background:#FFF;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
.subNav ul li ul li {
	margin-bottom:0;
	width:auto;
	float:left;
	padding:5px;
	margin:0;
	background-image:none;
	background-color:transparent;
	width:300px;
	border-top:#CCC dotted 1px;
display:block;
}
.subNav ul li ul li a {
	background-color:#FFF;
	display:block;
	overflow:hidden;
	padding:5px 10px;
	z-index:9999;
}
.subNav ul li:hover ul, .subNav ul li a:hover ul {
	visibility:visible;
	overflow: visible;
	height:auto;
	z-index:900;
}
/*--文字を折り返さない--*/
.subNav ul li {
word-break:keep-all;
}
/*--文字を折り返す--*/
.subNav ul li ul li {
word-break:break-all;
}

/*IE6用*/
* html .subNav ul li table {
	border-collapse:collapse;
	border:none;
	font-size:12px;
	padding: 0;
	margin:0;
	position:absolute;
	top: 0;
	left: 0;
}
* html .subNav ul li table td {
	visibility:hidden;
	overflow:hidden;
}
* html .subNav ul li table td ul {
	width:100%;
	background-color:#FFFFFF;
	top:12px;
}
* html .subNav ul li table td ul li {
	float:left;
	width:300px;
	background-color:transparent;
}
* html .subNav ul li table td ul li a {
	display:block;
	overflow:hidden;
	background:#FFF;
	width:auto;
	padding:5px 10px;
}
/*--------------------------------------
ログインボタン
---------------------------------------------*/
#dnn_ctr459_ContentPane p {
	padding:0 0 5px;
}
/*--------------------------------------
左サイド：ナビ
---------------------------------------------*/
.link-gray a {
	color:#737373;
	text-decoration:none;
}
.link-gray a:link {
	color:#737373;
	text-decoration:none;
}
.link-gray a:visited {
	color:#737373;
	text-decoration:none;
}
.link-gray a:hover {
	color:#737373;
	text-decoration: underline;
}
ul.gra-nav {
	margin:0;
	padding:0;
	border:#CCCCCC solid 1px;
}
ul.gra-nav li {
	list-style:none;
	margin:0 0 1px 0;
	padding:5px 0 5px 20px;
	background:#FFF url(/Portals/0/images/common/nav_blue_arrow.gif) left top no-repeat;
	border-bottom:#CCC dotted 1px;
	font-size:13px;
}
.link-gray a {
	color:#737373;
	text-decoration:none;
}
.link-gray a:link {
	color:#737373;
	text-decoration:none;
}
.link-gray a:visited {
	color:#737373;
	text-decoration:none;
}
.link-gray a:hover {
	color:#737373;
	text-decoration: underline;
}
/*--------------------------------------
左サイド：企業ニュース
---------------------------------------------*/
ul.company-news {
	margin:0;
	padding:0;
}
ul.company-news li {
	list-style:none;
	margin:0 0 5px 5px;
	padding:0 0 2px 10px;
	background: url(/Portals/0/images/common/arrow_blue_trigona.gif) left 3px no-repeat;
	border-bottom:#CCC dotted 1px;
	color:#737373;
	font-size:11px;
	line-height:1.4em;
}
/*--------------------------------------
メインコンテンツ：検索
---------------------------------------------*/
table.search {
	background:url(/Portals/0/images/common/search_r.gif) right top no-repeat;
	clear:both;
	width:100%;
}
table.search td.search-l {
	background:url(/Portals/0/images/common/search_l.gif) left top no-repeat;
	height:50px;
	color:#0060AF;
	font-weight:bold;
	padding:0 10px 0 35px;
	font-size:13px;
	width:25%;
	text-align:left;
}
table.search td {
	text-align:center;
}
table.search td.search-r {
	text-align:center;
	padding-right:15px;
}
/*--------------------------------------
トピックス
---------------------------------------------*/
table.topic {
	width:100%;
	margin:10px 0 15px;
}
table.topic td {
	padding:0 0 10px 0;
	font-size:13px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #CCCCCC;
}
table.topic td h3 {
	color:#0060AF;
	font-weight:bold;
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
}
table.topic td h3 img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.topic td .photo {
	float: left;
	padding:0 5px 0 0;
	width: 105px;
}
table.topic td h3 a {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.topic td h3 a:link {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.topic td h3 a:visited {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.topic td h3 a:hover {
	color:#0060AF;
	font-weight:bold;
	text-decoration: underline;
}
.topic td .text-box {
	width: 100%;
}
table.topic td .blue {
	background: #0979C5;
	padding:3px;
	color:#FFF;
	font-size:13px;
	margin:10px 0 5px;
	width: 120px;
	line-height:1em;
}
.icon {
	position:absolute;
	top:3px;
	right:1px;
}
.icon p {
	float:right;
}
/*ニュース*/
table.index-news td.blue-category {
border-bottom:1px dotted #CCCCCC;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
padding:3px 3px 3px 0;
text-align:center;
width:130px;

}

table.index-news td.blue-category p {
	background:transparent url(/Portals/0/images/common/news_bg_blue.gif) repeat scroll left center;
	padding: 3px;
	line-height: 1em;
	margin:0 2px 0 0;
width: 120px
}
table.index-news {
	width:100%;
}
table.index-news td {
	border-bottom:#CCCCCC dotted 1px;
}
table.index-news td.news-txt {
	width:85%;
}
table.index-news td span.day {
	float:right;
}
table.index-news td a {
	text-decoration:none;
	font-weight: bold;
}
table.index-news td a:link {
	text-decoration:none;
	font-weight: bold;
}
table.index-news td a:visited {
	text-decoration:none;
	font-weight: bold;
}
table.index-news td a:hover {
	text-decoration:underline;
	font-weight: bold;
}

/*--ニュース一覧--*/
table.index-newslist td.blue-category {
border-bottom:1px dotted #CCCCCC;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
padding:3px 3px 3px 0;
text-align:center;
width:130px;
}
table.index-newslist td.blue-category p {
	background:transparent url(/Portals/0/images/common/news_bg_blue.gif) repeat scroll left center;
	padding: 3px;
	line-height: 1em;
	margin:0 2px 0 0;
	width: 120px;
	font-size: 12px;
}
table.index-newslist {
	width:100%;
}
table.index-newslist td {
	border-bottom:#CCCCCC dotted 1px;
}
table.index-newslist td.news-txt {
	width:85%;
}
table.index-newslist td span.day {
	float:right;
}
table.index-newslist td a {
	text-decoration:none;
	font-weight: bold;
	float: left;
	width: 400px;
}
table.index-newslist td a:link {
	text-decoration:none;
	font-weight: bold;
}
table.index-newslist td a:visited {
	text-decoration:none;
	font-weight: bold;
}
table.index-newslist td a:hover {
	text-decoration:underline;
	font-weight: bold;
}
/*---ニュース-----------------------------------------*/
table.topic td .detail-right {
	text-align:right;
}
table.topic td .detail-right a {
	padding-left:10px;
}
table.topic td.topic-list {
	background:url(/Portals/0/images/common/arrow_blue_trigona.gif) left 10px no-repeat;
	padding-left:10px;
}
table.topic td.topic-list span.day {
	float:right;
}
table.topic td.topic-list a {
	font-weight:bold;
	float:left;
	text-decoration:none;
}
table.topic td.topic-list a:link {
	font-weight:bold;
	float:left;
	text-decoration:none;
}
table.topic td.topic-list a:visited {
	font-weight:bold;
	float:left;
	text-decoration:none;
}
table.topic td.topic-list a:hover {
	font-weight:bold;
	float:left;
	text-decoration: underline;
}
/*--------------------------------------
注目のミクスコンテンツ ブルー
---------------------------------------------*/
table.mix-content {
	width:100%;
}
table.mix-content td {
	padding:0 0 10px 0;
	font-size:13px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #CCCCCC;
}
table.mix-content td h3 {
	color:#0060AF;
	font-weight:bold;
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
}
table.mix-content td h3 img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.mix-content td .photo {
	float: left;
	padding:0 5px 0 0;
	width: 105px;
}
.mix-content td .text-box {
	width: 100%;
}
table.mix-content td .blue {
	/*background: url(/Portals/0/images/common/news_bg_blue.gif) left center repeat;*/
	background: #0979C5;
	padding:3px;
	color:#FFF;
	font-size:13px;
	margin:10px 0 5px;
	width: 120px;
	line-height:1em;
}
table.mix-content td h3 a {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content td h3 a:link {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content td h3 a:visited {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content td h3 a:hover {
	color:#0060AF;
	font-weight:bold;
	text-decoration: underline;
}
/*--------------------------------------
注目のミクスコンテンツ　オレンジ
---------------------------------------------*/
table.mix-content-ora {
	width:100%;
}
table.mix-content-ora td {
	padding:0 0 10px 0;
	font-size:13px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px dotted #CCCCCC;
}
table.mix-content-ora td h3 {
	color:#FF6633;
	font-weight:bold;
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
}
table.mix-content-ora td h3 img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
.mix-content-ora td .photo {
	float: left;
	padding:0 5px 0 0;
	width: 105px;
}
.mix-content-ora td .text-box {
	width: 100%;
}
table.mix-content-ora td .blue {
	background:#F7941C;
	padding:3px;
	color:#FFF;
	font-size:13px;
	margin:10px 0 5px;
	width: 120px;
	line-height:1em;
}
table.mix-content-ora td h3 a {
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content-ora td h3 a:link {
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content-ora td h3 a:visited {
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
table.mix-content-ora td h3 a:hover {
	color:#FF6633;
	font-weight:bold;
	text-decoration: underline;
}
/*--------------------------------------
記事一覧　オレンジ
---------------------------------------------*/
table.topic-list-ora {
	width:100%;
}
table.topic-list-ora td {
	background:url(/Portals/0/images/common/arrow_gray_trigona.gif) 10px 10px no-repeat;
	padding:7px 10px 7px 20px;
	border-bottom:#CCCCCC dotted 1px;
}
table.topic-list-ora td.topic-list {
	background:url(/Portals/0/images/common/arrow_ora_trigona.gif) 10px 10px no-repeat;
	padding:7px 10px 7px 20px;
	border-bottom:#CCCCCC dotted 1px;
}
table.topic-list-ora td.topic-list a {
	font-weight:bold;
	color:#CE571E;
	text-decoration:none;
	float:left;
}
table.topic-list-ora td.topic-list a:link {
	font-weight:bold;
	color:#CE571E;
	text-decoration:none;
	float:left;
}
table.topic-list-ora td.topic-list a:visited {
	font-weight:bold;
	color:#CE571E;
	text-decoration:none;
	float:left;
}
table.topic-list-ora td.topic-list a:hover {
	font-weight:bold;
	color:#CE571E;
	text-decoration:underline;
	float:left;
}
table.topic-list-ora td.topic-list span.day {
	float:right;
}
/*--------------------------------------
記事一覧　ブルー
---------------------------------------------*/
table.topic-list-blu {
	width:100%;
}
table.topic-list-blu td {
	background:url(/Portals/0/images/common/arrow_gray_trigona.gif) 10px 15px no-repeat;
	padding:7px 10px 7px 20px;
	border-bottom:#CCCCCC dotted 1px;
}
table.topic-list-blu td.topic-list {
	background:url(/Portals/0/images/common/arrow_blue_trigona.gif) 10px 15px no-repeat;
	padding:7px 10px 7px 20px;
	border-bottom:#CCCCCC dotted 1px;
}
table.topic-list-blu td.topic-list a {
	font-weight:bold;
	color:#0060AF;
	text-decoration:none;
	float:left;
}
table.topic-list-blu td.topic-list a:link {
	font-weight:bold;
	color:#0060AF;
	text-decoration:none;
	float:left;
}
table.topic-list-blu td.topic-list a:visited {
	font-weight:bold;
	color:#0060AF;
	text-decoration:none;
	float:left;
}
table.topic-list-blu td.topic-list a:hover {
	font-weight:bold;
	color:#0060AF;
	text-decoration:underline;
	float:left;
}
table.topic-list-blu td.topic-list span.day {
	float:right;
}
/*ページャ*/
table.topic-list-blu td.arrow-none {
	background: none;
}
table.topic-list-blu td.arrow-none table td {
	background: none;
	border: 1px solid #cccccc;
	padding: 8px;
}
/*記事詳細部分*/
.article-content-blu {
	font-size:14px;
	margin:0 0 10px 0;
	line-height: 1.6em;
}
.article-content-blu h3 {
	font-weight:bold;
	font-size:24px;
	margin:0;
	padding:0 0 10px;
	line-height:1.2;
}
.article-content-blu a {
	color:#0060AF;
}
.article-content-blu a:link {
	color:#0060AF;
}
.article-content-blu a:visited {
	color:#0060AF;
}
.article-content-blu a:hover {
	color:#0060AF;
}
.article-content-ora {
	font-size:14px;
	margin:0 0 10px 0;
	line-height: 1.6em;
}
.article-content-ora h3 {
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
}
.article-content-ora a {
	color:#FF6633;
}
.article-content-ora a:link {
	color:#FF6633;
}
.article-content-ora a:visited {
	color:#FF6633;
}
.article-content-ora a:hover {
	color:#FF6633;
}
/*--------------------------------------
今月のミクスコンテンツオレンジ
---------------------------------------------*/
.mix-content-list .Title {
	margin:15px 0 0;
	padding:0;
	height:30px;
	background: url(/Portals/0/images/common/title_line_blue_r.gif) right bottom no-repeat;
}
.mix-content-list .Title h3 {
	margin:0;
	padding:0 0 0 10px;
	height:30px;
	line-height:30px;
	background:url(/Portals/0/images/common/title_line_blue_l.gif) left bottom no-repeat;
	color:#737373;
	font-weight:bold;
	font-size:15px;
}
.mix-content-list ul {
	padding:0;
	margin:0;
}
.mix-content-list ul li {
	list-style:none;
	background:url(/Portals/0/images/common/arrow_blue_trigona.gif) 5px 13px no-repeat;
	padding:5px 0 5px 15px;
	color:#0060AF;
	font-weight:bold;
	border-bottom:#CCCCCC dotted 1px;
	font-size: 14px;
}
.mix-content-list ul li ul {
	margin:0 0 0 -15px;
	padding:0;
}
.mix-content-list ul li ul li {
	background:url(/Portals/0/images/common/arrow_gray_trigona.gif) 5px 9px no-repeat;
	color:#737373;
	font-weight:normal;
	border:none;
	padding:0 0 0 15px;
}
.mix-content-list ul li a {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
.mix-content-list ul li a:link {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
.mix-content-list ul li a:visited {
	color:#0060AF;
	font-weight:bold;
	text-decoration:none;
}
.mix-content-list ul li a:hover {
	color:#0060AF;
	font-weight:bold;
	text-decoration: underline;
}
.mix-content-list ul li ul li a {
	color:#737373;
	font-weight:normal;
	text-decoration:none;
}
.mix-content-list ul li ul li a:link {
	color:#737373;
	font-weight:normal;
	text-decoration:none;
}
.mix-content-list ul li ul li a:visited {
	ccolor:#737373;
	font-weight:normal;
	text-decoration:none;
}
.mix-content-list ul li ul li a:hover {
	color:#737373;
	font-weight:normal;
	text-decoration: underline;
}
/*--------------------------------------
アクセスランキング
---------------------------------------------*/
table.access-ranking {
	width:100%;
	margin: 5px 0 15px 0;
}
table.access-ranking td {
	padding:10px 10px 10px 0;
	font-size:13px;
	text-align: left;
	vertical-align:top;
	border-bottom: 1px solid #ccc;
}
table.access-ranking td p{padding-bottom:0;}
table.access-ranking td h3 {
	color:#0060AF;
	font-weight:bold;
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
	border-left: none;
}
table.access-ranking td h3 img {
	margin:0 5px 0 0;
	vertical-align:middle;
}
table.access-ranking td h3 a {
	font-weight:bold;
	text-decoration:none;
}
table.access-ranking td h3 a:link {
	text-decoration:none;
}
table.access-ranking td h3 a:visited {
	text-decoration:none;
}
table.access-ranking td h3 a:hover {
	color:#0060AF;
	font-weight:bold;
	text-decoration: underline;
}
/*--------------------------------------
読者レビュー
---------------------------------------------*/
.review {
	background:url(/Portals/0/images/review/box-line-middle.gif) left repeat-x;
	width:100%;
	height:80px;
	font-size:13px;
	text-align:left;
}
.review-l {
	background:url(/Portals/0/images/review/box-line-left.gif) left no-repeat;
	height:65px;
	float:left;
	padding:15px 30px 0 30px;
}
.review-l img {
	margin-left:10px;
}
.review-r {
	background:url(/Portals/0/images/review/box-line-right.gif) right no-repeat;
	height:80px;
}
.review table.radiobutton {
	float:left;
	width:60%;
	margin-top:10px;
}
.review table.radiobutton td {
	text-align:center;
	padding:0 12px;
}
.review table.radiobutton td.line {
	background:url(/Portals/0/images/review/line_black.gif) left repeat-x;
}
/*--------------------------------------
 書籍
---------------------------------------------*/
table.book {
	width:100%;
}
table.book td {
	color:#CE571E;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
}
table.book td img {
	margin:0 0 10px 0;
}
table.book td a {
	color:#CE571E;
	font-weight:bold;
	text-decoration:none;
}
table.book td a:link {
	color:#CE571E;
	font-weight:bold;
	text-decoration:none;
}
table.book td a:visited {
	color:#CE571E;
	font-weight:bold;
	text-decoration:none;
}
table.book td a:hover {
	color:#CE571E;
	font-weight:bold;
	text-decoration: underline;
}

/*--------------------------------------
 推奨書籍
---------------------------------------------*/
table.recommendation-book {
	width:90%;
	margin: 0 auto;
}
table.recommendation-book td {
	width:33%;
	color:#CE571E;
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	padding: 0 0 8px;
    line-height: 1em;
}
table.recommendation-book td img {
	margin:0 0 3px 0;
	text-decoration: none;
	border: 1px solid #cccccc;
}
table.recommendation-book td a {
	font-size: 11px;
	text-decoration: underline;
}
table.recommendation-book td a:link {
	text-decoration: underline;
}
table.recommendation-book td a:visited {
	text-decoration: underline;
}
table.recommendation-book td a:hover {
	text-decoration: underline;
}

/*--------------------------------------
バックナンバー
---------------------------------------------*/
table.backnumber {
	clear:both;
	width:100%;
}
table.backnumber td {
	vertical-align:top;
	padding-top:20px;
}
table.backnumber td .year {
	color:#006699;
	font-size:13px;
	font-weight:bold;
}
table.backnumber td .date {
	color:#333333;
	font-size:24px;
	font-weight:bold;
	padding:0 10px 0 0;
}
table.backnumber td .left-title {
	float:left;
}
table.backnumber td .latest {
	display:block;
	float:right;
}
table.backnumber td hr {
	clear:both;
	color:#CCC;
}
table.backnumber td.back-image {
	width:120px;
	text-align:center;
}
table.backnumber td.back-image img {
	margin:0 0 5px 0;
}
table.backnumber td.back-txt {
}
table.backnumber td.back-txt p {
	margin:0 0 5px 0;
}
table.backnumber td.back-txt a {
	color: #666666;
	text-decoration: none;
}
table.backnumber td.back-txt a:hover {
	text-decoration: underline;
}
table.backnumber td.back-txt .back-blue a {
	color:#006699;
	font-weight:bold;
	margin-right:5px;
}
ul.year-category {
	float:right;
}
ul.year-category li {
	float:left;
	display:block;
	color:#B2E5F9;
}
ul.year-category li a {
	color:#0060AF;
	text-decoration:none;
}
ul.year-category li a:link {
	color:#0060AF;
	text-decoration:none;
}
ul.year-category li a:visited {
	color:#0060AF;
	text-decoration:none;
}
ul.year-category li a:hover {
	color:#0060AF;
	text-decoration:none;
}
/*--------------------------------------
記事ランキング
---------------------------------------------*/
.ranking {
	margin:0 0 10px 0;
}
.ranking h2 {
	margin:0;
	padding:0;
height:42px;
}
.ranking img {
	margin:0 5px 0 0;
}
.ranking table.rank-table {
	border:#CCC solid 1px;
}
.ranking table.rank-table td {
	border-bottom:#CCC dotted 1px;
	padding:5px;
	line-height:1.5em;
}
.ranking table.rank-table td img {
	margin-top:3px;
}
.ranking table.rank-table .over {
	font-size:12px;
}
.ranking a {
	text-decoration:none;
	font-weight:bold;
}
.ranking a:link {
	text-decoration:none;
	font-weight:bold;
}
.ranking a:visited {
	text-decoration:none;
	font-weight:bold;
}
.ranking a:hover {
	text-decoration: underline;
	font-weight:bold;
}
.ranking .over a {
	text-decoration:none;
	font-weight: normal;
}
.ranking .over a:link {
	text-decoration:none;
	font-weight: normal;
}
.ranking .over a:visited {
	text-decoration:none;
	font-weight: normal
}
.ranking .over a:hover {
	text-decoration: underline;
	font-weight: normal;
}

/*--------------------------------------
コメントランキング
---------------------------------------------*/
.comment {
	margin:0 0 10px 0;
}
.comment h2 {
	margin:0;
	padding:0;
	height:42px;
}
.comment h3 {
	font-size: 13px;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	font-weight: bold;

}
.comment a {
	text-decoration: none;
}
.comment table.rank-table {
	border:#CCC solid 1px;
}
.comment table.rank-table td {
	border-bottom:#CCC dotted 1px;
	padding:5px;
	line-height:1.5em;
}
.comment table.rank-table td p a {
	color: #000000;

}


/*--------------------------------------
 ページナンバー
---------------------------------------------*/
.page-list {
	text-align:right;
	margin-bottom:10px;
}
.page-list a {
	padding:3px 5px;
	border:#CCC solid 1px;
	margin:0 3px;
	text-decoration:none;
	background:#FFF;
}
.page-list a:link {
	text-decoration:none;
}
.page-list a:visited {
	text-decoration:none;
}
.page-list a:hover {
	text-decoration: underline;
	background:#F4F4F4;
}
.page-list span {
	border:#CCC solid 1px;
	background:#F4F4F4;
	padding:3px 5px;
}
.btn-favorite {
	text-align:right;
	margin-bottom:10px;
	clear:both;
}
.btn-favorite a {
	margin-left:5px;
}
.btn-favorite a:link {
}
.btn-favorite a:visited {
}
.btn-favorite a:hover {
}
.btn-back {
	text-align:right;
}

/*--------------------------------------
記事一覧　ページャー
---------------------------------------------*/
table.topic-list-blu .pager td {
    border: 1px solid #ccc;
    background:#F9F9F9;
    padding:10px;
}
table.topic-list-blu .nonborder {
    border:none;
    background:none;
    padding: 10px 0;
}

table.topic-list-ora .pager td {
    border: 1px solid #ccc;
    background:#F9F9F9;
    padding:10px;
}
table.topic-list-ora .nonborder {
    border:none;
    background:none;
    padding: 10px 0;
}



/*後でコンテナに入れる*/
/* ---------------------------------------------------------
 Title-Arrow-Blue

.title-arrow-blue .Title		{margin:20px 0 0 0;}
.title-arrow-orange .Title		{margin:20px 0 0 0;}
--------------------------------------------------------- */
