@import url(./entry.css);
@import url(./form.css);

body{
font-size:14px;
line-height:1.2;
margin:0;
background:#000000;
}
/* wrapper */
.wrapper_ex{
width:764px;
border-right:2px solid #e2632a;
border-bottom:2px solid #e2632a;
border-left:2px solid #e2632a;
padding:0 2px 2px;
margin:0 auto;
background:#000000;
clear:both;
}
.wrapper{
width:756px;
border-right:4px solid #FFA200;
border-bottom:4px solid #FFA200;
border-left:4px solid #FFA200;
margin:0 auto;
background:#000000;
clear:both;
}
/* header */
.header{
width:756px;
height:180px;
background:url(../img/header.jpg) #000000;
}
.header h1{
display:none;
}
/* navi */
.navi{
width:75	5px;
color:#efefef;
font-size:11px;
text-indent:-9999px;
background:#333333;
}
.navi ul{
margin:0 0 0 2px;
padding:0;
list-style-type:none;
clear:both;
}
.navi li{
width:188px;
height:40px;
float:left;
background:#333333;
}
/* left */
.left{
width:550px;
float:left;
margin:0 0 0 1px;
background:#000000;
}
.left .entry{
font-size:10px;
width:550px;
text-align:center;
background:#E2632A;
}
.left .entry p{
margin:2px 0;
}
.left .comment01{
width:550px;
height:190px;
/*text-indent:-9999px;*/
margin-top:2px;
background:url(../img/comment001.jpg) #000000 no-repeat left top;
}
.comment01text{
color:#FFFFFF;
margin-top:60px;
}

.left .comment02{
width:550px;
height:190px;
/*text-indent:-9999px;*/
margin-top:2px;
background:url(../img/comment002.jpg) #000000 no-repeat left top;
}
.comment02text{
color:#FFFFFF;
margin-top:40px;
}

.left .comment03{
width:550px;
height:190px;
text-indent:-9999px;
margin-top:2px;
background:url(../img/comment003.jpg) #000000 no-repeat left top;
}
/* right */
.right{
width:200px;
float:right;
margin:1px 1px 0 0;
background:#000000;
}
.right .right_comment{
width:200px;
height:450px;
color:#efefef;
/*text-indent:-9999px;*/
margin:0 0 2px;
/*background:url(../img/right_comment.gif) no-repeat left top #000000;*/
}
/* footer */
.footer{
width:756px;
font-size:10px;
color:#efefef;
text-align:center;
padding:3px 0;
background:#333333;
clear:both;
}
/* other */
.none{
border:none;
}
.margin{
margin-bottom:2px;
}
.listimg{
border:solid 1px #FF9900;
}
.list{
border:solid 1px #FF9900;
}
.ibent{
border:solid 1px #FF9900;
}
