body {
margin:0;padding:0;
 height: 100%;
 background: #fff url(/images/bg_body.gif) top center no-repeat;
 font-size: 14px;
text-align:center;
}

.noborder img { border:none;}
.center { text-align:center;}

a {color:#000;}

a:hover {color: #DE5656;}

p { margin:0;padding:0;}

.float_left{ float:left;margin:0 10px 5px 0; }

.float_right{
	float:right;
	margin:0 0 0 10px;
        border:1px solid #ccc;
}

.float_right img{border:0;}

.new1 strong {background:#777;color:#fff;padding:0 4px;font-weight:400; }

h1,h2,h3,h4,h5,ul {margin: 0;padding:0;}

#wrapper {
 width: 840px;
 margin: 0 auto;
 padding: 0px;
 border: 1px solid #dfdfdf;
 background: #ffffff;
 color: #333333;
 font: 1.0em/150% 'arial', sans-serif;
 text-align:left;
}

.pan { font-size:0.8em;
margin-top:12px;}



/* Header */
#header {
 width: 840px;
 height: 200px;
 margin: 0px;
 padding: 0px;
 background:url(/images/header.jpg) no-repeat;
}

* html #header {margin-left:1px}

#header h1 {
 margin: 0px;
 padding: 0px;
 font: bold 30px 'arial black', sans-serif;
}

#header img { border:none;}

#header h1 a { color:#FFF;
text-decoration:none;}

#header h2 {
margin:0;padding:0;
visibility: hidden;
}

/* Navi */
#navi {
 width: 840px;
height:35px;
margin-top:10px;
padding:0;
background:url(/images/bg_navi.gif) repeat-x; 
 }



#navi li {
 display:inline;
 float:left;
 margin: 0;
padding:0;
}

#navi li a.front {
 float:left;
 margin:0;
 padding-left: 10px;
 background:  url(/images/front.gif) no-repeat;
 text-decoration:none;
}



#navi li a.front span {
 float:left;
 padding: 7px 20px 10px 10px;
 background:  url(/images/after.gif) no-repeat right top;
 color: #000;
 font-weight:700;
 font-size: 0.9em;

text-align:center;
}

#navi li a.front:hover span {
 color:#000;
background:url(/images/after_on.gif) no-repeat 100% -1%;
}

/* contents */
#contents { 
 float: right;
width:580px;
 margin: 0 0 20px 0;
padding: 0 15px;
 background: #ffffff;
 font-size: 1.0em;
 text-align: left;
}

* html #contents { width:616px;overflow:hidden;
}

#contents .inner { margin-bottom:30px;
padding:0;
}

#contents .inner ul {margin-top:3px;}
#contents .inner li {margin-left:20px;padding-bottom:8px;}

.list  { margin-left:30px;
list-style-type:square;}



#contents h3 {
clear:both;
 margin: 7px 0px 20px;
 padding: 23px 0 22px 25px;
 font: bold 1.3em 'arial', sans-serif;
 text-align: left;
background:url(/images/h3_bg.jpg) no-repeat left bottom;
}

#contents h4 {
clear:both;
color:#FFF;
 margin: 10px 0;
 padding: 7px 20px 3px 30px;
 font: bold 1.0em 'arial', sans-serif;
 text-align: left;
background:#FFF url(/images/h4_bg.gif) no-repeat;
line-height:20px;
border-right:1px solid #FFF;
border-bottom:1px solid #000;
}
#contents h4 a {color:#FFF;text-decoration:none;}


#contents p {margin:3px 0;	
	font-size:12px;
        line-height:1.5;
}

.top {float:right;}

/* sidebar */

#sidebar {
 width: 200px;
 margin: 5px 3px 10px 0px;
 padding: 0px 0px 20px 10px;
 background: #ffffff;
 font-size: 1.0em;
float:left;
text-align:left;
}

* html #sidebar {
 width: 210px; 
 margin: 5px 10px 0px 0px;
}

#sidebar h4 {
 margin: 10px 0 0 0;
 padding: 7px 0 7px 20px;
 background:url(/images/sideh4_bg.gif) no-repeat  bottom right;
 color: #000;
 font: bold 1.0em 'arial', sans-serif;
}

* html #sidebar h4 {
 padding: 8px 0 7px 20px;
background:url(/images/sideh4_bg.gif) no-repeat  bottom left;
}

#sidebar h5 {
 margin: 10px 0 0 0;
 padding: 5px 0 0 10px;
 border-bottom: 1px solid #000;
 border-left: 5px solid #000;
 background: url(../img/navi_bg.gif) bottom right;
 color: #FFF;
 font: bold 1.0em 'arial', sans-serif;
 }



#sidebar ul {
 list-style:none;
}

#sidebar .prof {
 padding: 5px 5px 10px;
margin:0;
background:#eee;
}

#sidebar .prof ul {
margin:0;padding:0 ;
}

#sidebar .prof li a { background:url(/images/arrow_1.gif) no-repeat;
background-position:0% 50%;
margin-top:-5px;
padding-left:15px;
font-size:10px;
border:none;
color:#000;
line-height:1.0;
text-decoration:underline;}


* html #sidebar .prof li a { margin:0;
padding:5px 5px 5px 15px;}

#sidebar .prof li a:hover { color:#DE5656; background:url(../images/arrow_1.gif) no-repeat;
background-position:0% 50%;}


.arrow1 { 
  margin: 0 0 20px 0;
  padding-left: 0;
  list-style: none;
} 

.b14 { 
  padding:13px 0 9px 25px;
  background:url(/images/side_bg2.gif) no-repeat;
  background-repeat: no-repeat;
  background-position: 3% 50%;
  font-family: verdana, arial, sans-serif;
  font-size: 1.0em;
}

* html .b14 { padding:15px 0 15px 25px; }
*:first-child+html .b14 {  padding:14px 0 15px 25px; }

#sidebar li {
 line-height: 0;
}

#sidebar li a {
 display:block;
 line-height: normal;
 padding: 7px 0px 7px 25px;
 background: url(/images/side_bg1.gif) no-repeat;
background-position:0% 50%;
 font-size: 1.0em;
 text-align: left;
 text-decoration: none;
 color:#000;
}

#sidebar li a:hover {
 background: url(/images/side_bg2.gif) no-repeat;
background-position:0% 50%;
 color: #000;
}

#sidebar .link a { background:#eee;}


/* footer */
#footer {
 clear:both;
 width: 840px;
height:30px;
 margin: 0px;
 padding: 10px 0 ;
 border-top: 1px solid #cfcfcf;
 background: #E7E7E7 url(../img/navi_bg.gif) bottom center;
 font-size: 0.8em;
color:#000;
 text-align: center;
}

#footer a { color:#000;
text-decoration: none;
}



/*サイトマップ*/
.sitemap { font-size:10px;line-height:1.6;}

ul.home {
    list-style: none;
}

ul.tree {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}
ul.tree ul {
    margin: 0 0 0 1em!important;
    padding: 0!important;
}
ul.tree li {
    margin: 0!important;
    padding: 0 0 0 16px!important;
    background-image: url(http://www.minaoshi.org/images/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
}
ul.tree li.tree_end {
    background-image: url(http://www.minaoshi.org/images/tree_end.gif);
    list-style: none;
}




/*■テーブル　　　*/

table { font-size:12px;line-height:1.8;
border-collapse:collapse;margin:10px 0;
font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック",;
border-color:#999;
}

table td {padding:8px;border-color:#666;}

.table_info1 { font-size:12px;
line-height:1.0;
font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック",;
background:#E4E4E4; 
color:#333;
text-align: center;vertical-align:middle;
padding:8px 0;
 }

.table_info3 { font-size:12px;
line-height:1.0;
font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック",;
text-align: center;vertical-align:middle;
padding:8px 0;
 }

/*■エントリーページ　　　*/
.inner img {border:none;}
.seikyuu_box1{ margin-top:0px;text-align:center;}
.seikyuu_box1 img { margin-right:10px;}
.seikyuu_box2 { margin:20px 0;text-align:center;}
.seikyuu_box2 img { margin-top:10px;}
.inner .ety_top_list { margin-top:50px;
font-family: "ＭＳ Ｐゴシック",;
}
.table_info4 {vertical-align:top; }

/*■テーブル　　　*/
.tb_1 {vertical-align:top;text-align:left;width:122px;}
.tb_1 img {border:1px solid #ccc;}
.tb_2 {vertical-align:top;width:450px;text-align:left; }
.tb_3 {background:#eee;text-align:center;}
.tb_4 {font:bold 14px Verdana;color:#FF0000;}

table {line-height:1.1;}


.new2 {padding-left:15px;padding-bottom:5px;}
.new4 {background:url(/images/arrow21.gif) no-repeat;
padding-left:15px; }



/*■page cut　　　*/
.paged-archives a, .paged-archives a:visited{
padding: 0 15px;
margin-right:3px;
border: 1px solid #cccccc;
text-decoration: none; 
background:#eee;
color: #000066;
}
.paged-archives b{
padding:0 15px;
margin-right:3px;
border: 1px solid #cccccc;
text-decoration: none; 
color: #FFF;
background-color: #69F;
}
.paged-archives a:hover {
background:#69F;
}

/*■entry-list　　　*/
.entry-list { 
padding-top:50px;}

.entry-list ul {list-style-type:none;
margin-left:-15px;}
