body { 	background-color: #FFFFFF;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	background-image: url(images/bg.gif);	background-repeat: repeat;	background-position: left top; }

.navi_bg       { background-image: url(images/navi_bg.jpg);background-repeat: no-repeat;background-position: left top; }
.image_bg      { background-image: url(images/stit_bg.gif);background-repeat: repeat;background-position: left top; }
.news_stit_bg  { background-image: url(images/news_n01.gif);background-repeat: no-repeat;background-position: left top; }
.news_image_bg { background-image: url(images/news_bg.gif);background-repeat: repeat;background-position: left top; }

.txt12h16 { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";font-size: 12px;line-height: 16px;color: #2D2D2D; }
.txt16h20 { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";font-size: 16px;line-height: 20px;font-weight: bold;color: #2D2D2D; }

.txt_headline { font-weight: bold;color: #2D2D2D; }
.txt_orange   { color: #FC773F; }
.txt_red      { color: #FF3300;font-weight: bold; }
.txt_green    { color: #A1E76E; }
.txt_yellow   { color: #FFCC00; }
.txt_link     { color: #FF3300;text-decoration: underline; }

a:link    { color: #2D2D2D;text-decoration: underline; }
a:visited { color: #2D2D2D;text-decoration: underline; }
a:hover   { color: #FF3300;text-decoration: underline; }
a:active  { color: #2D2D2D;text-decoration: underline; }

.special_link a:link    { color: #2D2D2D;text-decoration: none; }
.special_link a:visited { color: #2D2D2D;text-decoration: none; }
.special_link a:hover   { color: #FF3300;text-decoration: underline; }
.special_link a:active  { color: #2D2D2D;text-decoration: none; }



.news_write_box .title{
	background: url(images/news_n01.gif) no-repeat;
	height: 35px;
	width: 650px;
}

.news_write_box .text_box{
	padding: 7px 0px 0px 10px;
	display: block;
}


