@charset "UTF-8";
/*
Theme Name: seinaiji css
Theme URL: http://www.seinaiji.jp/
Description: side-lowCSS（下階層用）.
Version: 1.0
Author: 清内路
Author URL: http://www.seinaiji.jp/
*/

/* CSS Document */


/* 左
----------------------------- */
.left-menu {
width:160px;
margin:0;
padding:0;
overflow: hidden;
}
.left-menu :after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .left-menu  {
height: 1em;
overflow: visible;
}
/**/
#kankou-navi h2 {
width:133px;
margin:15px 0 5px 2px;
padding:30px 0 0 5px;
background:url(../img/title-kankou.jpg) no-repeat left top;
font-size:0.7em;
color:#666666;
line-height:115%;
font-weight:normal;
}
#kankou-navi h2 a {
color:#666666;
text-decoration:none;
}


/* 右
----------------------------- */
.right-menu {
width:160px;
margin:10px 0;
padding:0;
border:#CCCCCC solid 1px;
text-align:center;
overflow: hidden;
}
.right-menu :after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html .right-menu  {
height: 1em;
overflow: visible;
}
/**/
#gyousei-navi h2 {
width:133px;
margin:15px auto 0 auto;
padding:20px 0 10px 0;
background:url(../img/kyu-gyuse2.gif) no-repeat left top;
font-size:0.7em;
color:#999999;
text-indent:-9999em;
}
#gyousei-navi h2 a {
margin:0;
padding:0;
color:#999999;
text-decoration:none;
text-indent:-9999em;
}
