@charset "utf-8";
/* technocco top */

body {
       text-align: center;
       color: #333631;
       background-color: #e6eae3;
}

a:link {text-decoration:none;color: #030}
a:visited {text-decoration:none;color: #030;background-color: #fff;}
a:hover {text-decoration:none;color: #666;}
a:active {text-decoration:none;color: #00f}


#wrapper {
           width: 680px;
           margin: 0.8em auto;
           background-color: #fefefe;
           border-right: solid 1px #030;
           border-bottom: solid 1px #030;
}
.topimg {
         width: 100%;
         height: auto;
         margin: 0;
         padding:0;
}

.topimg img#headimg {
                     width: 680px;
                     height:72px;
                     margin: 0;
                     padding: 0;
                     vertical-align: bottom;
}

#inner {
         text-align: left;
         width: 100%;
         height: auto;
         margin: 0;
         height: auto;

}
/* innerフロート時の背景処理 */
#inner:after {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
}

#inner {
 overflow: hidden;
}
/* innerフロート時の背景処理 end */

/* 左右コンテンツエリア設定 */
.leftcontent {
float: left;
width: 47.5%;
height: auto;
margin: 0 auto 0 0;
padding: 0 0.4em;
}
.rightcontent {
float: right;
width: 47.5%;
height: auto;
margin: 0 0 0 auto;
padding: 0 0.4em;
}
/* 左右コンテンツエリア設定 end */
h1,h2 {
vertical-align: middle;
margin-top: 0.8em;
padding: 0;
color: #333631;
text-indent: 0.4em;
font-size: 93.75%;
border-left: 4px solid #6e7955;
border-bottom: 1px solid #6e7955;
}
.leftcontent p, .rightcontent p {
font-size: 81.25%;
color: #333631;
text-indent: 0.8em;
line-height: 1.4;
}
/* 左コンテンツ */
ul.bott{
list-style-type: none;
}
ul.bott li {
display: inline;
}
.bott li a img#n_banner,.bott li a img#k_banner{
vertical-align: bottom;
width: 100px;
margin-left: 0.4em;
border-right: 1px solid #6e7955;
border-bottom: 1px solid #6e7955;
}
ul.koshin {
list-style-type: none;
}
ul.koshin li {
font-size: 75%;
font-weight: bold;
line-height: 1.4;
margin: 0.8em 0 0;
}

ul.koshin li.kiji {
font-size: 75%;
font-weight: normal;
text-indent: 0.8em;
line-height: 1.4;
margin: 0;
}

.leftcontent p a img#cut_sticker {
vertical-align: bottom;
width: 260px;
margin: 0;
padding: 0;
border: solid 1px #6e7955;
}
/* 右コンテンツ */
ul.contentslist {
lisy-style-type: none;
}
ul.contentslist li {
display: inline;
margin-right: 0.2em;
}
ul.contentslist li a {
background-color: #cff;
border: solid 2px #9cf;
font-size: 68.75%;
padding: 0.2em;
}
ul.d_icon {
list-style-type: none;
}
ul.d_icon li {
display: inline;
}
ul.d_icon li a img {
width: 28px;
margin-left: 0.4em;
}
#footer {
width: 680px;
height: auto;
}
#footer p.copy_right {
text-align: right;
font-family: 'Times New Roman','Times';
font-size: 75%;
line-height: 1.2;
}
