@charset "UTF-8";
/* ----------------------------------------------------------- Browser Default Initialization */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
	font-weight:normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
	font-weight:normal;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}
p, dd, blockquote	{
	text-align: justify;
	text-justify: inter-ideograph;
}

/* ----------------------------------------------------------- Basic Style */
/* ------------ Font Style */
body {
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
font: 12px/1.531 ; /* 基本文字設定 */
	*font-size: small; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: x-small; /* Win IE 5-5.5､6(後方互換モード)向け */
	*letter-spacing:-0.04em;
	*line-height:150%;
	background:#fefef2;
	color: #00000;
}
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 100%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 100%; /* Win IE全般向け */
	line-height: 100%;
}

html>/**/body {
	font-size: 12px;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}
.font_b{
font-weight:bold;
}

/* ------------ A Style */
a:link	{
	text-decoration: none;
	color: #04689a;
}

a:visited	{
	text-decoration: none;
	color: #04689a;
}

a:hover	{
	text-decoration: underline;
	color: #04689a;
}

a:active	{
	text-decoration: none;
	color: #04689a;
}
/* ------------------------------------------------------------ common */

/* ------------ 780center */
#logo,
#header_menu,
#back_top,
#fooder_menu,
#adress,
#rss_banner,
#w780_c
{
width:780px;
margin:0px auto;
display:inherit;
}
#w780_c{
background:url(../../img/top/090731/back_img.gif) bottom right no-repeat;
}
/* ------------ crea */
.cr,
#ad{
clear:both;
}


/* ------------------------------------------------------------ header */
/* ------------ logo */
#logo h1{
background:url(../../img/top/h1_logo.gif) top left no-repeat;
width:335px;
padding-top:63px;
    display:block;
    height:0px;
    overflow:hidden;
}
#logo a.bt01,
#logo a.bt02,
#logo a.bt03{
    display:block;
    height:0px;
	margin-top:22px;
	padding-top:13px;
    overflow:hidden;
}

#logo a.bt01{
background:url(../img/header_bt01.gif) top left no-repeat;
width:80px;
}
#logo a.bt02{
background:url(../img/header_bt02.gif) top left no-repeat;
width:74px;
}
#logo a.bt03{
background:url(../img/header_bt03.gif) top left no-repeat;
width:61px;
}
/* ------------ header_menu */
#header_menu{
margin-top:10px;
margin-bottom:5px;
}
#header_menu a.bt01,
#header_menu a.bt02,
#header_menu a.bt03,
#header_menu a.bt04,
#header_menu a.bt05,
#header_menu a.bt06,
#header_menu a.bt07{
    display:block;
    height:0px;
	padding-top:32px;
    overflow:hidden;
}

#header_menu a.bt01{
background:url(../img/header_menu_bt01.gif) top left no-repeat;
width:110px;
}
#header_menu a.bt02{
background:url(../img/header_menu_bt02.gif) top left no-repeat;
width:102px;
}
#header_menu a.bt03{
background:url(../img/header_menu_bt03.gif) top left no-repeat;
width:110px;
}
#header_menu a.bt04{
background:url(../img/header_menu_bt04.gif) top left no-repeat;
width:110px;
}
#header_menu a.bt05{
background:url(../img/header_menu_bt05.gif) top left no-repeat;
width:119px;
}
#header_menu a.bt06{
background:url(../img/header_menu_bt06.gif) top left no-repeat;
width:99px;
}
#header_menu a.bt07{
background:url(../img/header_menu_bt07.gif) top left no-repeat;
width:99px;
}
#header_menu a:hover.bt01,
#header_menu a:hover.bt02,
#header_menu a:hover.bt03,
#header_menu a:hover.bt04,
#header_menu a:hover.bt05,
#header_menu a:hover.bt06,
#header_menu a:hover.bt07{
    background-position:0px -32px;
}
/* ------------------------------------------------------------ main */
/* ------------ banner */
.banner{
margin:7px 0px;;
}
.banner2{
margin-bottom:10px;
}
#banner_back{
background:url(../../img/top/banner_back.gif) top left no-repeat;
}
#rss_banner{
padding-bottom:45px;
}
#info{
background:url(../../img/top/info_back.gif) top left repeat-y #ffffff;
padding:0px 10px;
}
#info li,
#blog li{
background:url(../../img/top/title_back.gif) bottom left no-repeat;
padding:5px 0px 7px 15px;
}
#blog{
background:url(../../img/top/info_back.gif) top left repeat-y #ffffff;
padding:0px 10px;
}
/* ------------------------------------------------------------ contents main */
/* ------------ news */
.news_date{
font-size:10px;
color:#707070;
}

/* ------------------------------------------------------------ fooder */
#fooder{
background:url(../../img/top/090901/fooder_img.jpg) bottom center repeat-x;
padding-bottom:18px;
}

#fooder_menu a.bt01,a.bt02,a.bt03{
    display:block;
    height:0px;
	padding-top:11px;
    overflow:hidden;
}

#fooder_menu a.bt01{
background:url(../img/090901/fooder_menu_01.gif) top left no-repeat;
width:85px;
}
#fooder_menu a.bt02{
background:url(../img/090901/fooder_menu_02.gif) top left no-repeat;
width:79px;
}
#fooder_menu a.bt03{
background:url(../img/090901/fooder_menu_03.gif) top left no-repeat;
width:60px;
}
#ad{
background:url(../img/ad_back.gif) top center repeat;
}
.ad_tt{
margin:0px 10px;
font-size:10px;
color:#535353;
}
#copy{
padding-top:13px;
padding-bottom:18px;
font-size:10px;
color:#3580d0;
text-align:center;
}