/*////////////////////////////////////////////////////
            02/2010 written by Misaki Kojima
////////////////////////////////////////////////////*/

/* ラムのCSSぅぅぅぅぅ　*/

a{color: #0e7d1e}

a img {border-style:none}

/* container */
div#container{width: 760px;
              margin-left: auto;
              margin-right: auto}

div#click {
	width           : 424px;
	height          : 74px;
        margin-top      : 20px; 
        margin-right    : auto;
	margin-left     : auto;
        text-align      : center;
        background-image: none;}

div#click ul{
          width              : 0px;
          height             : 0px;
          margin-top         : 20px;
          margin-left        : 0px;
          margin-right       : 0px;
          background-position: center;
          display            : inline;}

div#click li {
           margin-top  : 0px;
	   margin-left : 30px;
	   margin-right: 10px;
           list-style  : none;} 

/* header */
#nav 1,2,3,4,5,6{
                 display: block;
                 width: 100%;
                 height: 74px;
                 text-indent: -9999px;
	         background-repeat:no-repeat;
	         background-position:0 0px;}

#nav1 a{
        height: 74px;
        width : 68px;
        float : right;}
#nav2 a{
        height: 74px;
        width : 34px;
        float : right;}
#nav3 a{
        height: 74px;
        width : 34px;
        float : right;}
#nav4 a{
        height: 74px;
        width : 34px;
        float : right;}
#nav5 a{
        height: 74px;
        width : 103px;
        float : right;}
#nav6 a{
        height: 74px;
        width : 51px;
        float : right;}

#nav1 a:hover, #nav1 .current {background-image: url(../img/.png)}
#nav2 a:hover, #nav2 .current {background-image: url(../img/.png)}
#nav3 a:hover, #nav3 .current {background-image: url(../img/.png)}
#nav4 a:hover, #nav4 .current {background-image: url(../img/.png)}
#nav5 a:hover, #nav5 .current {background-image: url(../img/.png)}
#nav6 a:hover, #nav6 .current {background-image: url(../img/.png)}

div#header{background-color: ;
           background-image: url();
           padding: 13px 0px 30px}

div#header h1{margin: 0}

div#header h1 img{margin-left: 0.123em; margin-right: 0.12em; }

div#header p{color: #;
             font-size: 0.75em;
             margin: 0}

/* content */
div#content{width: 564px;
            float: right;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 25px}

div#content h2{background-color: none;
               background-image: url(../img/bar_leaf2.png);
               background-repeat: no-repeat;
               font-size: 0.875em;
               color: #054e10;
               line-height: 28px;
               padding-left: 6px;
               margin-top: 0;
               margin-bottom: 0}

div#content h3{background-color: #;
               background-image: url(../img/bar_clover.png);
               background-repeat: no-repeat;
               font-size: 0.875em;
               line-height: 23px;
               padding-left: 30px;
               margin-top: 0;
               margin-bottom: 0}

div#content p{font-size: 0.80em;
              line-height: 1.6;
              margin-top: 10px}

/* sidebar */
div#sidebar{width: 166px;
            float: left;
            margin-bottom: 25px}

ul.sidemenu{font-size: 0.75em;
            margin-top: 0;
            margin-left: 0;
            padding-left: 0;
            line-height: 0}

ul.sidemenu li{list-style-type: none}

ul.sidemenu li a{display: block;
                 line-height: 30px;
                 text-decoration: none;
                 color: #ffffff;
                 background-color: #1c8e2d;
                 border-bottom: solid 1px #ffffff;
                 padding-left: 10px}

ul.sidemenu li a:hover{background-color: #5a56ab}

ul.sidemenu li#current{display: block;
                 line-height: 30px;
                 text-decoration: none;
                 color: #ffffff;
                 background-color: #5a56ab;
                 border-bottom: solid 1px #ffffff;
                 padding-left: 10px}

/* footer */
div#footer{background-image: url(../img/line_green.png);
           background-repeat: repeat-x;
           width: 760px;
           margin-top: 0;
           padding-top: 10px;
           clear: both}

address{font-size: 0.75em;
            font-style: normal;
            text-align: center}