﻿/*What's new 日付オレンジ*/

.content_center .content_2 .contents_3 .date_orange {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F60;
	padding-bottom: 5px;
	padding-top: 5px;
}


/*What's new 日付青*/

.content_center .content_2 .contents_3 .date_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3fab49;
	padding-bottom: 5px;
	padding-top: 5px;
}



/*What's new タイトル*/

.content_center .content_2 .contents_3 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration : underline;
	
	
	
}

.content_center .content_2 .contents_3 h2 a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration : underline;
	
	
	
}

.content_center .content_2 .contents_3 h2 a:hover{
	color: #2b88d5;
	text-decoration:none;
    
	}


/*What's new 説明文*/

.content_center .content_2 .contents_3 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
	padding-top:5px;
}

.content_center A.b{
  color : #3f3a39;
  text-decoration : underline;
}
.content_center A.b:hover{
  color : #2b88d5;
  text-decoration : none;
}


.content_center h1 img {
	padding-right: 10px;
	vertical-align: sub;

}

.content_center p {
	font-size:12px;
	line-height:150%
	
}	

.content_center h1  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #063;
	margin-bottom:10px;
	margin-top:20px;
}	

/*フッター*/


#footer h3 a {
	font-family: "ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,
 "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
color: #FFF;
	text-decoration: none;
}



#footer h3 {
	font-family: "ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,
 "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	padding-top: 11px;

}


#footer h3 a:hover {
	color: #666;
}


/*更新記述*/

.content_center .content_2 .kousin .orange {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #C00;
    font-size: 10px;	
}

.content_center .content_2 .kousin p a {
	color: #360;
	text-decoration: none;
}


/*フッターから下の記述*/

.bottom h4 {
	color: #56a646;
	padding-bottom: 10px;
}
.bottom p {
	color: #666;
	padding-bottom: 5px;
}


.bottom p a {
	color: #666;
	text-decoration: none;

}

.bottom p a:hover {
	color: #3fab49;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3fab49;
}

.bottom p span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	letter-spacing: -1px;
}
