 img  {
vertical-align: top;
border: none;
}


 ul {
padding:0px;
margin:5px 0 10px 0px;
list-style:square;

}
 li{
text-indent:30px;
list-style-type:none;
background-image: url(img/listimg.gif);
background-repeat:no-repeat;
background-position:0px  2px;
}

body {
	font-size: 70%; /* Resets 1em to 10px */g
	font-size: 12px;

	font-family:  "Osaka", "ＭＳ Ｐゴシック", "平成角ゴシック",Arial, Verdana,sans-serif;
line-height:1.6;
/* letter-spacing: 0.1em; 削除：brbrバグ回避  */
	color: #333333;
background-color:#ffffff;
	text-align: center;

background-image:url(img/bg.gif);
background-repeat:repeat-x;

	}

body#fck {
	text-align: left;
	background-color:#FFFFFF;
	background-image:none;
	}


#page {
	background-color: white;
	text-align: left;
	}

#header {
margin:10px 0 0 0;
	height: 85px; 
	}
#header h1 {
border:solid 0px #000000;
margin:0;
padding:0;
font-size:14px;
font-weight:bold;
color:#FC0000;
text-align:left;
font-family:  "Osaka", "ＭＳ Ｐゴシック";
}
.headerimg 	{ 
border:solid 0px #000000;
	margin: 0; 
	height: auto; 
	width: 800px; 
} 
#header h1 a:hover {
	color: #FC0000;
	text-decoration: underline;
	}

#seotxt{
color:#FC0000;
text-align:left;
font-family:  "Osaka", "ＭＳ Ｐゴシック";
font-weight:normal;
font-size:14px;
font-weight:bold;
}
/*----------------------------------------------------------------コンテンツ========--*/
#content {
border:solid 0px #000000;
width:585px;
margin:0 0 0 0;
font-size: 1.2em;
float:right;

}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.7em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
text-align:center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#yr h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;

	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #003E8F;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: 0px solid #959596;
	}


.narrowcolumn {
	float: left;
border:solid 0px #000000;
	padding: 0px;
	margin: 0px 0px 0 0;
	width: 550px;
	}

.widecolumn {
border:solid 1px #000000;
	padding: 10px 0 20px 0;
	margin: 0px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;

	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin:  0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0px;
border:solid 0px #000000;
	margin: 10px 0 0px 0;
	width: 798px;
height:auto;
	clear: both;

	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:  0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin:  0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	} 

html>body .entry ul li {
	padding:0 0 0 20px;
	list-style-image:none;
	background: url(img/listimg.gif) no-repeat -8px 0px;
	text-indent:0px;
	}

.entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	} 

.entry li {
	margin:7px 0 7px 5px;
	padding:0 0 0 15px;
	list-style-image:none;
	background: url(img/listimg.gif) no-repeat -8px 0px;
	}

.entry ol {
	padding: 0 0 0 55px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	background: none;
	text-indent:5px;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 5px;

	}





#sidebar ul p, #sidebar ul select {
	margin: 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {

	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar -------------------------------------------------------*/
#sidebar
{
	float:left;
border:solid 0px red;
	padding: 0;
	margin-left: 0px;
	margin-bottom:20px;
	width: 200px;
	height:auto;
min-height:100px;
_height:100px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/*--------------------------------------- flash部分---*/


#top-img{
width:580;
height:200px;
margin:0 0 15px 0;
}


/*--------------------------------------- トップページコンテンツ　画像部分---*/


#top-img2{
width:583px;
height:200px;
margin:0;
padding:0;
}
#top-img2 table{
border:solid 0px;
margin:0;
padding:0;
}
#top-img2 table td{
border:solid 0px;
margin:0;
padding:0;
}
#top-img2 table tr{
border:solid 0px;
margin:0;
padding:0;
}


/*--------------------------------------- トップページタイトルバー---*/

.top-bar{
width:580px;
height:24px;
border:solid 1px #D8D8D8;
background-image:url(img/h2_bar.jpg);
}


.top-bar h2 {
color:#555555;
font-size:13px;
padding: 3px 0 1px 12px;
}



/*---------------------------------------バナー画像---*/

.bana1{
width: 180px;
padding:5px 0 5px 9px;
background-color:#ffffff;
border:solid 0px #ffffff;
text-align:center;
}



#side-under{
padding:0;
margin: 10px 0 10px 0;
width: 200px;
height:auto;
}
#side-under p{
padding:0;
margin: 5px 0 0px 0;
height:auto;
}

/*-------------------------------------------------------左サイドメニュー*/
#sidebar ul  li  {
border:solid 0px #000000;
padding:0;
margin: 0;
	list-style: none;
width:200px;
text-indent:0px;
}




#navt-1{
border:solid 0px #000000;
padding:0;
margin: 0;
}
.widget widget_navt{
padding:0;
margin: 0;
}
#sidebar ul li{
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;

padding: 0;
margin:0;
display:inline-block;

	list-style-type: none;
	list-style-image: none;

}

#sidebar ul li.widget_text {
border-bottom:none;
border-left:none;
border-right:none;
display:inline-block;
list-style-image:none;
list-style-type:none;
margin:0;
padding:0;

}

#sidebar ul {
height:auto;
border:solid 0px #000000;
padding: 0;
margin:0;

	list-style-type: none;
	list-style-image: none;
	font-size:13px;

}



ul li #side-id .side-li{
border:solid 0px #000000;
width: 200px;
height:auto;
list-style-type: none;
margin:0;
}


#side-id li a{
width: 173px;
height:29px;
padding:13px 0 0 27px;
margin:0;
border:solid 0px #000000;
display:block;
overflow:hidden;
background-image:url(img/sidemenu.gif);
background-position:0px  42px;
color:#fff;
font-weight:bold;
}

#side-id li a:hover{
color:#fff;
font-weight:bold;
text-decoration: none;
background-position:0px -0px;
}
 
/*-----左サイド　小カテゴリ----*/


#side-id ul li a{

background-image:url(img/sidemenu2.gif);
background-position:0px  25px;
width: 170px;
padding:5px 0 0 30px;
font-size:10px;
margin:0;
height:20px;
 list-style-type: square; 
}

#side-id .side-li-act a{
color:#fff;
background-position:0px -0px;

}

#side-id ul .side-li-act a{
color:#B2D5F3;
background-position:0px -0px;

}




/*--------------------------------------------------------- 上メニューバー*/
#head-id {
text-align:center;
border:solid 0px red;
height:40px;
width:800px;
clear: both;
margin:0;
padding:0;

 background-image:url(img/barbg.gif);



}

#head-id li{
height:auto;
border:solid 0px #000000;
width:133px;
text-align:center;
font-size:12px;
vertical-align:middle;
float:left;
 list-style:none;
list-style-type: none;
margin:0;
padding: 0;
color:#ffffff;

text-indent:0px;




}
#head-id  a{
border:solid 0px #000000;
margin:0;
padding:9px 0 2px 0;
height:28px;
display:block;
 overflow:hidden;
 background-image:url(img/menubar.gif);
background-position:0px -0px;
font-weight:bold;
color:#ffffff;

}


 #head-id li a:hover{

border:solid 0px #000000;
background-position:0px -40px;
text-decoration: none;
color:#ffffff;
font-weight:bold;
}

#navi-bar{
width:803px;
border:solid 0px #000000;
height:40px;

 background-image:url(img/barbg.gif);



}

 #head-id  .head-li-act a{
 background-image:url(img/menubar.gif);
background-position:0px -80px;
color:#ffffff;
font-weight:bold;

}


#menubottom{
clear:both;
font-size:0px;
border:solid 0px #000000;
height:5px;
width:798px;
background-image:url(img/navibottom.gif);
background-repeat:no-repeat;
padding:0;
margin:0;
}



/*--------------------------------------------------------- パンくず*/

.breadcrumb{
clear: both;
height:auto;
height:auto;
padding:10px 0 5px 10px;
font-size:10px;
border:solid 0px #000000;
}


/*------------------------------------------------ フッターメニュー*/
#foot-id{
border:solid 0px #000000;
text-align:center;
}
#foot-id li{
border:solid 0px #000000;
width:auto;
height:auto;
text-align:center;
font-size:12px;
vertical-align:middle;
float:left;
list-style: none;
list-style-type: none;
padding:10px 15px 10px 0px;
margin:0;
background-image: url(img/sp.gif) ;
background-repeat:no-repeat;
}
#footer ul{
border:solid 0px #000000;

text-align:center;

}

#footer p{
border:solid 0px #000000;
padding:0px ;
clear: both;
font-size:11px;
}

#pagetop{
text-align:right;
padding:10px 0 10px 0;
font-size:12px;

}


#footer2{
background-image:url(img/footbg.gif);
background-color:#333333;
width:790px;
height:auto;
border:solid 1px #cccccc;
padding:0 10px 10px 0;
color:#888888;
}
#footer2 a{
color:#000;
}


.telimg{
margin:0 0px 0 320px;
padding:0px 0 0 0;
border:solid 0px #000000;
text-align:right;
height:auto;
}

#headtxt{
margin:0px 0 0 0;
}

.entry{
border:solid 0px #cccccc;
padding:15px;
margin:10px 0 10px 0;
width:553px;
font-size:small;
color:#464646;
background-image:url(img/entrybg.gif);
background-repeat:no-repeat;
}


.entry p{
padding:0;
margin:0 0 10px 0;
}


#rogoimg{
margin:5px 0 0 0;
float:left;
}




/* 画像回り込み設定 */

img.imgalignright{
        float:right;
        padding:0 0 10px 10px;
}
img.imgalignleft{
        float:left;
        padding:0 10px 10px 0;
}

.imgalignclear{
        clear:both;
}

.pack{

width:555px;

}


/*--------------------------------------- 下層ページ h1 h2タイトルバー---*/

#content h1, #content.post h1, #content .post h1{
margin:0;

border:solid 1px #dddddd;
width:554px;
background-image:url(img/h2_bar.jpg);
background-repeat:no-repeat;
color:#0A131F ;
font-size:14px;
font-weight:bold;
padding: 6px 0 2px 25px;

}

.post h2{
margin:0;

border:solid 1px #dddddd;
width:554px;
height:18px;
background-image:url(img/h2_bar.jpg);
background-repeat:no-repeat;
color:#084100 ;
font-size:14px;
font-weight:bold;
padding: 6px 0 2px 25px;

}



/*--------------------------------------- 下層ページ h3タイトルバー---*/

h3{
margin:5px 0 0 0;
border:solid 0px #000000;
width:520px;
height:20px;
background-image:url(img/h3_bar.gif);
background-repeat:no-repeat;
color:#1F1F1F ;
font-size:14px;
font-weight:bold;
padding: 2px 0 15px 15px;
}

h3.chart0{
border-bottom:2px dashed #CCCCCC;
font-size:15px;
margin:10px 0;
width:515px;
font-weight:bold;
background-image:none;
padding:2px 0 5px 15px;
height:20px;
color:#001E3F ;
}

h4{
border-bottom:2px solid #CCCCCC;
font-size:14px;
font-weight:bold;
}

h4.h4obi01{
background-repeat:repeat;
background-image:url(img/bar1_32.jpg);
color:#FFFFFF;
margin: auto;
text-align:center;
border-bottom:none;
height:27px;
padding:7px 0 0;
}

h5{
font-size:13px;
font-weight:bold;
margin:15px 0 10px;
}
/*--------------------------------------- 下層ページ テーブル---*/


/*--------------------------------------- 静的ページ　関連---*/

.boldb {
color:#6f6f6d;
font-size:14px;
font-weight:bold;
padding:5px 0;
}

#txtBody{
width:556px;
}

#txtBody ol {
padding: 0px;
}

#txtBody li {
list-style-type:none;
background-image: none;
padding:0px;
}

.txtbq{
border:none;
margin:5px 0px 0 5px;
padding-left:0px;
}


/*--------------------------------------- ナビゲーションバー---*/
.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #2D95EC;
	padding: 6px;
	border:solid 1px #ccc;
	text-decoration:underline;
}

a.page-numbers:hover {
	color:white;
	background: #027abb;
}

.tablenav .current {
	padding:6px;
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #EEEEEE;
	font-weight:bold;
	text-decoration:none;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-weight:bold;
}



/*--------------------------------------- font等 ---*/
.bold {
font-weight:bold;
}

.under{
text-decoration:underline;
}

.font-big{
font-size:16px;
line-height:2em;
}

.font_pink {
color:#dc82b5;
}

.font_red {
color: #ff0000;
}

.font_blue {
color:#0072BC;
}

.font-green {
color:#73be1e;
}

.font-yellow {
color:#968d00;
}

.font_orange {
color: #ffab27;
}

/*----------------------------- background等 ---*/


.background001 {
background-color:#E0F3FF;
border:2px solid #95CDEF;
margin:auto;
padding:5px;
width:470px;
}

.background002 {
background-color:#E0F3FF;
border:none;
margin:auto;
padding:5px;
text-align:center;
width:535px;
}
.background002_l {
background-color:#E0F3FF;
border:none;
margin:auto;
padding:5px 15px;
text-align:left;
width:500px;
}
.background003 {
background-color:#DFEDFF;
border:5px solid #4C77AF;
margin:auto;
padding:5px 15px;
text-align:left;
width:510px;
}
.background004 {
background-color:none;
border:2px solid #9BB2CF;
margin:auto;
padding:5px 15px;
text-align:left;
width:500px;
}

.background005 {
background-color:#FFEFF0;
border-top:none;
border-bottom:2px solid #FF000A;
border-left:none;
border-right:15px solid #FF000A;
margin:auto;
padding:15px;
text-align:center;
width:470px;
}
/*--------------------------------------- chart用 ---*/
/*--- 下線 ---*/
.chart0{
border-bottom:1.5px dashed #CCCCCC;
font-size:13px;
margin:10px 0;
width:535px;
font-weight:bold;

}

.chart01{
border-bottom:2px solid #68BCEF;
font-size:13px;
margin:10px 0;
width:535px;
font-weight:bold;
}

.obi01{
width:500px;
background-repeat:repeat;
background-image:url(img/bar1.jpg);
color:#FFFFFF;
margin: auto;
text-align:center;
border-bottom:3px solid #ffffff;
}
/*--------------------dl.data ---*/
dl.data {
background-color:#FFFFFF;
padding:0;
margin:5px 0;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
text-align:left;
width:390px;
}

dl.data dt {
border-left:5px solid #A6DBFD;
border-top:1px solid #CCCCCC;
color:#333333;
float:left;
padding:5px 0 5px 5px;
width:150px;
line-height: 1.6em;
margin-left:1px;
}

dl.data dt.any {
border-left:5px solid #777777;
}

dl.data dd {
background-color:#FCFCFC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:3px 0 3px 163px;
padding:5px;
line-height: 1.6em;
}

/*--------------------dl.data02 ---*/
dl.data02 {
background-color:#FFFFFF;
padding:0;
margin:5px 0;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
text-align:left;
}

dl.data02 dt {
border-left:5px solid #D1D7DF;
border-top:1px solid #CCCCCC;
color:#333333;
float:left;
padding:5px 0 5px 5px;
width:150px;
line-height: 1.6em;
margin-left:1px;
}

dl.data02 dt.any {
border-left:5px solid #777777;
}

dl.data02 dd {
background-color:#FCFCFC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:3px 0 3px 163px;
padding:5px;
line-height: 1.6em;
}

/*--------------------table ---*/


.table-01 {
    width: 530px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:auto;
}

.table-01 th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F0F4FF;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.table-01 td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
    color:#092A8F;
}

.postList ul li {
margin:0 0 0 25px;
}

.linkcat ul li {
margin:0 0 0 25px;
}

ul.links001 li h2 {
background-image:none;
border:medium none;
font-weight:bold;
padding:0;
}
/*--------------------線なしtable ---*/


.table-02 {
    width: 500px;
    border:none;
    border-collapse: collapse;
    border-spacing: 0;
    margin:auto;
}

.table-02 th {
    padding: 5px;
    border:none;
    border-width: 0 0 1px 1px;
    background: none;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.table-02 td {
    padding: 5px;
    border:none;
    border-width: 0 0 1px 1px;
    text-align: left;
}

/*--------------------サイド　バナー ---*/

#sidebar ul li.widget_text{
text-align: center;
list-style-image:none;
margin:10px 0 0 0;
border-bottom:none;
background-image:none;
}
#sidebar ul li.widget_text a {
background:url("./img/ban_official.jpg") repeat scroll 0 0 transparent;
height:60px;
}
#sidebar ul li.widget_text a:hover {
background:url("./img/ban_official.jpg") repeat scroll 200px 0 transparent;
}
.rollover2 {
background-position:left top;
background-repeat:no-repeat;
display:block;
text-decoration:none;
text-indent:-9999px;
}
