* { padding:0; margin:0; }
body, input, textarea {
font-family: MSゴシック, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:1.8em;
color:#333333;
}
body div {
text-align: left;
margin: 0 auto;
}

/*  段組　-----------------------------------------------*/
#Wrap {
width:950px;
background:#fff url(../images/background.jpg) repeat-y center;
}

#Page {
width:850px;
}

#Header {
height:90px;
}

#topicpath {
padding: 0 0 5px 10px;
}

#topicpath p {
display:inline;
background:url(../images/mark/topic_path.gif) no-repeat left center;
padding:0 0 0 1.5em;
margin:0 0 0 1em;
}


#Menu {
float:left;
width:200px;
}

#Menu_in {
margin:30px 0 0 0;


}

#Contents {
float:left;
width:640px;
border-left:1px solid #b8b8b8;
}

#Contents_in {
padding: 0 20px 10px 20px;
text-align:justify;

}

#Footer {
background:url(../images/footer.jpg) no-repeat bottom center;
}


/*  メニュー      -----------------------------------------------*/
#Menu_in ul {
line-height:2em;
list-style: inside none;
}

#Menu_in ul li ul {
line-height:2em;
list-style: inside none;
}
#Menu_in ul li {
margin:0  10px;
border-top:1px dotted #b8b8b8;
}
#Menu_in ul li ul li {
margin:0 5px 0 10px;
border-top:0px dotted #b8b8b8;
}

/*-----------------------------------*/
strong {
color:#ff6100;
font-weight:normal;
}
a {
color: #003399;
text-decoration:none;
}

a:hover {
color:#bfc9db;
text-decoration:none;

}

a img {
border:none;
}

h2 {
font-size:14px;
font-weight:bold;
line-height:1.8em;
background:url(../images/h2.gif) no-repeat left bottom;
margin:0 0 0.5em 0;
padding:0 0 0 20px;
}

h3 {
clear:both;
font-size:14px;
font-weight:bold;
line-height:2em;
margin:10px 0;
}

h4 {
clear:both;
font-size:14px;
font-weight:bold;
}

p {
margin:1em 0 ;
text-align:justify;
}

dl.rireki {
line-height:1.8em;
}
dl.rireki  dt {
margin:0 0 0 20px;
}

dl.rireki  dd {
margin:-1.8em 0 0 100px;
}

ul.square {
list-style:outside square;
margin:10px 0 12px 20px;
}

table {
width:100%;
border-collapse:collapse;
}

td {
border:1px solid #cccccc;
padding:0.3em 1em;
}
td.th {
background:#eeeeee;
}
.news {
border-left:2px solid #993366;
margin:1em 0 1em 20px;
padding:1em;
}

/* フォーム*/
table.form {
border-collapse: separate ;

}
table.form td {
border:0px solid #cccccc;
vertical-align: middle;
padding:0 0.5em;
line-height:30px;
}
table.form td.fleft {
background:#eeeeee;
width:140px;
}
table.form td.fleft2 {
background:#cccccc;
width:140px;
}
table.form  dt{
line-height:25px;
width:120px;
}

table.form_in {
border-collapse: collapse;
}

table.form_in td {
margin:0;
padding:0;
}


address {
clear:both;
text-align:center;
color: #b8b8b8;
font-size:11px;
font-weight:normal;
font-style:normal;
border-top:1px solid #b8b8b8;
}

div.linkbutton {
width:150px;
margin:50px auto;
text-align:center;
}
div.linkbutton a {
display:block;
background: #b8b8b8 ; 
border:1px solid #ff6100;

}

div.linkbutton a:hover{
background: #eeeeee ; 
border:1px solid #999999;
}
/*---研究会詳細-------------------------------*/

dl.lineon  {
line-height:2em;
margin:0 3px;
padding:20px 0;
}

dl.lineon dt {
border-top:1px dotted #a5a99a;
background:#eeeeee;
padding-left:1em;
margin-top:0.7em;
}

dl.lineon dd {
margin:-2em 0 0 10em;
padding-left:1em;
background:#ffffff;
}

dl.line2  {
line-height:2em;
margin:0 3px;
padding:10px 0;
}

dl.line2 dt {
border-top:1px dotted #FF8C00;
background:#eeeeee;
padding-left:1em;
margin-top:0.7em;
border-bottom:1px dotted #FF8C00;
}

dl.line2 dd {
margin:-2em 0 0 10em;
padding-left:1em;
background:#ffffff;
}

dl.lineoff  {
line-height:1.5em;
}

dl.lineoff dt {
border-top:0px;
padding-left:1em;
margin-top:0.7em;
background:#ffffff;
}

dl.lineoff dd {
margin:-1.5em 0 0 85px;
padding-left:1em;
background:#ffffff;
}


/*-------------------------------*/


