#news #container .center {
	text-align: center;
}
#news #container h1 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}
#news #container .contents_box {
	margin-top: 25px;
	margin-bottom: 80px;
	line-height: 1.7em;
}
#news #container .lead {
	margin-right: 50px;
	margin-left: 50px;
}

#news #container .contents_box .right {
	text-align: right;
}
#news #container .contents_box p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#news #container .contents_box ul {
	list-style-type: disc;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 2em;
}
#news #container .contents_box li {
	list-style-type: disc;
	margin-bottom: 0.8em;
}
#news #container .contents_box .title1 {
	font-size: 14px;
	font-weight: bold;
}

#news .wid500 {
	width: 500px;
	text-align: left;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

/*------------------------------
   ITツール
------------------------------*/
#news #container .contents_box p.mb20 {margin-bottom:20px;}
#news #container .contents_box p.mb30 {margin-bottom:30px;}
.honbun {margin:0 15px 30px;}
.txtColor1 {color:#F36;}

#news #container .it_tool h1 {
	color:#666;
	font-size: 180%;
    background: #FFE6E9;
    border-left: 5px solid #FF5977;
    padding: 10px 15px;
    line-height: 100%;
    margin: 10px 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#news #container .it_tool h2 {
	color:#FF5977;
	font-size: 130%;
    background: #FFE6E9;
    padding: 8px 10px;
    line-height: 100%;
    margin: 10px 0px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#news #container .it_tool h3 {
	color:#666;
	font-size: 110%;
    background: #FFE6E9;
    padding: 6px 8px;
    line-height: 100%;
    margin: 10px 0px 15px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#news #container .it_tool table {
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
}
#news #container .it_tool table th {
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	background:#FFFCE5;
	font-weight:bold;
	padding:8px;
}
#news #container .it_tool table td {
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	padding:8px;
}
.it_tool table.kakaku {
	font-size:120%;
}
.it_tool table td.teika,
.it_tool table td.jissitsu,
.it_tool table td.hojyo {
	text-align:center;
}
.it_tool table th.teika,
.it_tool table th.jissitsu,
.it_tool table td.teika,
.it_tool table td.jissitsu {
	color:#FF3366;
	font-weight:bold;
}

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

span.red_bold{
	color:#F00;
	font-weight:bold;
	}
span.bold{
	color:#000;
	font-weight:bold;
	}
