@charset "utf-8";
/* CSS Document */

/* 記事ページのデザイン設定--------------------------------------
-------------------------------------------------------------- */
#article-content {
	clear: both;
	padding: 15px 40px 0px 10px;}

#article-content h2 {
	color: #666666;
	padding: 0px 0px 10px 30px;
	border-bottom: 1px solid #666666;
	font-size: 1.4em;
	background: url(/old/images/h2-article.gif) no-repeat 2px top;
	margin: 0px 0px 3px;}

#article-pankuzu {
	color: #FF0000;
	text-align: right;
}

#article-pankuzu a:link {
	color: #284653;
	text-decoration: none;}
	
#article-pankuzu a:visited {
	color: #284653;
	text-decoration: none;}
	
#article-pankuzu a:hover {
	color: #3399CC;
	text-decoration: underline;}
	
#article-pankuzu a:active {
	color: #3399CC;}

#article-text-area {
	clear:both;
	font-size: 1.2em;
	padding: 25px 0px 50px;}

#article-text-area h3 {
	font-size: 1.1em;
	color: #666666;
	/*background: url(/images/h3-article.gif) no-repeat left top;*/
	background-color: #eee;
	border-radius: 20px;
	width: 658px;
	padding: 12px 0px 0px 25px;
	height: 29px;
	margin: 0px 0px 15px;}

#article-text-area h4 {
	position: relative;
	color: #666666;
	font-weight: bold;
	/*background: url(/images/h4-article.gif) no-repeat left top;*/
	padding: 0px 0px 0px 25px;
	margin: 25px 0px 10px 10px;}

#article-text-area h4:before {
	position: absolute;
	content: '';
	height: 16px;	
	width: 16px;	
	margin-left: 2px;	
	top: -1px;
	left: -2px;
	background-color: #eee;	
	border-radius: 2px;	
}


#article-text-area p {
	color: #333333;
	margin: 10px 10px 0px;
	line-height: 160%;}

#article-text-area a {
	color: #284653;
	text-decoration: underline;
/*	background: url(/images/icon-article-link.gif) no-repeat left center;
	padding: 0px 0px 0px 18px;　▶マーク消し*/
	line-height: 180%;}
	
#article-text-area a:link {
	color: #284653;
	text-decoration: underline;}

#article-text-area a:visited {
	color: #284653;
	text-decoration: underline;}
	
#article-text-area a:hover {
	color: #02C0FF;
	text-decoration: underline;}
	
#article-text-area a:active {
	color: #02C0FF;
	text-decoration: underline;}

/*
#article-text-area h4 a {
	color: #284653;
	display: block;
	background: url(/old/images/h4-article.gif) no-repeat left top;
	margin: 0px 0px 0px -25px;
	padding: 0px 0px 0px 25px;}
*/

#article-text-area ol {
	margin: 3px 10px 0px 12px;}

#article-text-area ul {
	margin: 3px 10px 0px 25px;}

#article-text-area ol li {
	margin: 0px 0px 5px 0px;
	color: #333333;
	list-style: decimal inside;
	line-height: 155%;}

#article-text-area ul li {
	margin: 0px 0px 5px 0px;
	color: #333333;
	list-style-type: circle;
	line-height: 155%;}

#article-text-area h5 {
	font-size: 1.05em;
	color: #333333;
	font-weight: bold;
	margin: 15px 0px 0px 10px;}

#article-text-area li a{
	background-image: none;
	margin: 0px 0px 5px -20px;
	padding: 0px 0px 0px -40px;
	color: #284653;
	text-decoration: underline;}

#article-text-area li a:visited {
	color: #284653;
	text-decoration: underline;}
	
#article-text-area li a:hover {
	color: #02C0FF;
	text-decoration: underline;}
	
#article-text-area li a:active {
	color: #02C0FF;
	text-decoration: underline;}

#article-text-area a.nomark {
	background-image: none;
	margin: 0px 0px 5px -20px;
	padding: 0px 0px 0px -40px;
	color: #284653;
	text-decoration: underline;}

#article-text-area a:hover.nomark {
	color: #02C0FF;
	text-decoration: underline;}


#article-text-area div.mountblue {
	background-color: #E0EFEE;
	padding: 10px 10px 12px;
	margin: 15px 10px;
	border: 1px solid #BADAD8;}

#article-text-area div.mountblue p{
	font-size: 1.1em;
	font-weight: bold;
	color: #339999;
	line-height: 160%;}


#article-text-area ul li.date {
	clear:both;
	float:left;
	width: 150px;
	list-style-type: none;
	background: url(/old/images/icon-list-blue.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;}

#article-text-area ul li.contents {
	list-style-type: none;
	margin: 0px 0px 10px 150px;}


/* 関連記事 */

#article-relatedpage {
	margin: 40px 0px 0px;}

#article-relatedpage li {
	font-size: 1.35em;
	background: url(/old/images/icon-article-relatedpage.gif) no-repeat left top;
	padding: 0px 0px 0px 20px;}

#article-relatedpage a:link {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;}
	
#article-relatedpage a:visited {
	color: #0099CC;}
	
#article-relatedpage a:hover {
	color: #02C0FF;
	text-decoration: underline;}

#article-relatedpage a:active {
	color: #02C0FF;
	text-decoration: underline;}

/* ページング */

p.article-navi {
	text-align: center;
	padding: 20px 0px 30px;
	border-top: 1px solid #E4E4E4;}

p.article-navi a:link {
	color: #0066CC;
	text-decoration: none;}
	
p.article-navi a:visited {
	color: #0066CC;
	text-decoration: none;}
	
p.article-navi a:hover {
	color: #3399CC;
	text-decoration: underline;}

p.article-navi a:active {
	color: #3399CC;
	text-decoration: underline;}

p.article-list-navi {
	text-align: center;
	padding: 20px 0px 30px;
	border-top: 1px solid #E4E4E4;}

p.article-list-navi a:link {
	text-decoration: none;}

p.article-list-navi a:visited {
	color: #0066CC;
	text-decoration: none;}

p.article-list-navi a:hover {
	color: #3399CC;
	text-decoration: underline;}
	
p.article-list-navi a:active {
	color: #3399CC;
	text-decoration: underline;}

/* リンク集 */

#link {
	color: #333333;
	margin: 5px 10px 0px 20px;
	padding: 8px 0px 0px;}

#link dt {
	font-weight: bold;
	margin: 5px 0px 10px 0px;}

#link dd {
	margin: 0px 0px 30px 10px;
	line-height: 160%;}

