
/* 文字サイズ小さいCSS */

body {
text-align: center;
font-family: 'Helvetica',Arial,'Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
background:url(../images/topbg.jpg) repeat-x;
font-size:11px;
color:#999;
}

/* 文字サイズ変更ボタン部分のCSS */

#font-setting{
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/zoom.jpg) no-repeat 0px -52px;
	height: 51px;
	width: 180px;
}
#font-setting li{
	float: left;
	height: 30px;
	width: 30px;
	text-indent: -4649em;
	margin-top: 8px;
}
#font-setting li a{
	display: block;
	height: 30px;
	width: 30px;
}
#font-setting .small{
	margin-right: 18px;
	padding-left: 30px;
}
#font-setting .middle{
    margin-right: 16px;	
}
#font-setting .large{
} 

#font-setting .small a:hover{
	background: none;
}
#font-setting .middle a:hover{
    background: url(../images/zoom.jpg) no-repeat -78px -8px;	
}
#font-setting .large a:hover{
	background: url(../images/zoom.jpg) no-repeat -124px -112px;	
}


/* トップ・ヘッダー（ありがとう文字） */
#header h2{
	font-size: 10px;
}

/* ----- トップ・ニュース （背景画像）---------------- */

#dl_news{
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(../images/news_text_bgs.gif);
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	font-size: 12px;
}

/* ----- セカンド・左メイン--------------- */

/* ----- 共通--------------- */

.second_h2{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 140%;
	color:#294877;
}
.second02_h2{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 140%;
	color:#FF6600;
}
.second_h3{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #333333;
	padding: 10px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 14px;
}
.second02_h3{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #333333;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
.second03_h3{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #333333;
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 160%;
	color: #61789C;
	clear: both;
}
.second03_h3 span{
	font-size: 14px;
	color: #666666;
}

/* ----- ご活用ください--------------- */
.p_kyoc{
	font-weight: bold;
	text-align: justify;
	font-size: 12px;
	line-height: 160%;
	color: #FF6600;
}

/* ----- 書式ダウンロード --------------- */

.down_box h3{
	font-weight: bold;
	margin-bottom: 10px;
	color: #61789C;
	font-size: 12px;
}

/* ----- ニュース・ブログ （背景画像）---------------- */

#dl_news2{
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	background: url(../images/news_text_bgs.gif) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	font-size: 12px;
}

div#navigation h2 {
	margin: 7px 7px 17px 7px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #333333;
}
div#trackback h2,div#comment h2,div#contents_ad h2,div#work h2,div#form h2,div#env h2, div#canvas h2,div#status h2,#main_block_ad #contents h2,div#form2 h2,div#track h2{
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #333333;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
.news_h3{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 10px solid #333333;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}
div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
	font-size: 12px;
}