@charset "UTF-8";

body{
margin:0;

background-color:#ffffff;
font-size:10px;
_font-size:62.5%;
line-height:1.6;
/*font-family: "ＭＳ 明朝", "ヒラギノ明朝 Pro W3", "細明朝体", "平成明朝", "ＭＳ Ｐ明朝";*/
font-family: "ＭＳ ゴシック", Osaka, "ヒラギノゴシック W5", "中ゴシック体",  "ＭＳ Ｐゴシック";
color:#666666;
}


h1,h2,h3,h4,h5{
margin:0;
}

img{
border:0;
}




.fnt12{font-size:1.2em;}
.fnt14{font-size:1.4em;}
.fnt15{font-size:1.5em;}
.fnt16{font-size:1.6em;}
.fnt18{font-size:1.8em;}


/*蛍光ペン*/
.pen{
background-color:#ff0;
padding:2px;
}

.red{color:#ff0000;}


a:link{color:#0000ff;text-decoration:none;}
a:visited{color:#0000ff;text-decoration:none;}
a:hover{color:#cc0000;text-decoration:none;}
a:active{color:#0000ff;text-decoration:none;}

/*clearfixハック
------------------------------------------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block; min-height: 1%;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


/*
------------------------------------------------------------ */
#line{
width:100%;
height:5px;
background:#990000;
}

#tab{
width:960px;
text-align:right;
padding-right:70px;
margin:0px auto;
}


#hd_logo{
margin:30px 0px 20px;
}

#wrap{
height:100%;
}

#content{
width:960px;
margin:0px auto;
/*background:url(../img/panthers.gif);*/
background-repeat:no-repeat;
background-position:12% 100%;
background-attachment:fixed;
}

#textarea{
float:left;
width:240px;

font-size:1.2em;


}

#top{
width:240px;
}


#top td{
vertical-align:top;
}

.top_l{
width:40px;
}

.top_r{
border-bottom:1px dotted #ccc;
}

#formarea{
float:left;
width:240px;
margin-left:50px;
padding-top:20px;
font-size:1.2em;
}

input, textarea,select{
border:1px solid #ccc;
margin-bottom:2px;

}

form{
margin-top:0px;
}

.type01{
width:160px;
}

.type02{
width:220px;
}

textarea{
width:220px;
height:160px;
}

#jissekiarea{
float:left;
width:670px;
font-size:1.2em;
margin-left:30px;
}

#jissekiarea ul{
clear:both;
width:650px;
margin-bottom:10px;
border-bottom:1px dotted #ccc;

}

#jissekiarea li{
list-style:none;
width:150px;
height:190px;
margin-right:10px;
margin-bottom:5px;
float:left;
}


.frame{
border:1px solid #ddd;
margin-bottom:10px;
}

#footer{
clear:both;
padding:20px;
text-align:right;
}

#thirdarea{
float:left;
width:240px;
margin-left:40px;
padding-top:20px;
font-size:1.2em;
}

