@charset "EUC-JP";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
}

.con_title{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
	color:#F60;
}

.con_text {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#000;
}

.br_none br {
	display:none;
	}

a{/*リンクされた文字*/
    color:#cccccc;
    font-style:normal;
	text-decoration:none
}
a:link {/*未訪問のリンク*/
    color:#cccccc;
    font-style:normal;
    text-decoration:none
}
a:visited {/*訪問後のリンク*/
    color:#bbbbbb;
    text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#F60;
    font-style:bold;
    text-decoration:underline;
}

.news a:link {/*未訪問のリンク*/
    color:#333333;
    font-style:normal;
    text-decoration:underline;
}
.news a:visited {/*訪問後のリンク*/
    color:#333333;
    text-decoration:none;
}
.news a:hover {/*マウスをのせたとき*/
	color:#F60;
    font-style:bold;
    text-decoration:underline;
}

.topics_link a{/*リンクされた文字*/
	color:#F60;
    font-style:normal;
	text-decoration:none
}
.topics_link a:link {/*未訪問のリンク*/
    color:#F60;
    font-style:normal;
    text-decoration:none
}
.topics_link a:visited {/*訪問後のリンク*/
	color:#F63;
    text-decoration:none;
}
.topics_link a:hover {/*マウスをのせたとき*/
	color:#333;
    font-style:bold;
    text-decoration:underline;
}




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

.copy a {/*リンクされた文字*/
    color:#666;
    font-style:normal;
	text-decoration:none
}
.copy a:link {/*未訪問のリンク*/
    color:#666;
    font-style:normal;
    text-decoration:none
}

.copy a:hover  {/*マウスをのせたとき*/
	color:#F60;
    font-style:bold;
    text-decoration:underline;
}

.ichi {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:10px;
	font-size:10px;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.topics_title {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#F60;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
}

.item_title {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#F30;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
}

.topics_title a {/*リンクされた文字*/
    color:#666;
    font-style:normal;
	text-decoration:none
}
.topics_title a:link {/*未訪問のリンク*/
    color:#666;
    font-style:normal;
    text-decoration:none
}

.topics_title a:hover  {/*マウスをのせたとき*/
	color:#F60;
    font-style:bold;
    text-decoration:underline;
}

p {
	padding-bottom:-3px;
}


.pad_all01 {
	padding:10px;
}

.pad_head01 {
	padding-top:15px;
	padding-left:10px;
}

.pad_head02{
	padding-top:17px;
	padding-right:12px;
}

.pad_head03{
	padding-bottom:14px;
	padding-left:15px;
}

.pad_con01 {
	padding-top: 5px;
}

.pad_con02 {
	padding-top:10px;
}


.pad_topics01 {
	padding-right: 5px;
}

.pad_topics02 {
	padding-right:10px;
	padding-bottom:10px;
}


.pad_bottom10 {
	padding-bottom:10px;
}

.pad_bottom20 {
	padding-bottom:20px;
}

.pad_top_topics {
	padding:10px;
}
