@charset "Shift_JIS";

body {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-image: url(image/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}


#main {
	width: 660px;
	padding-top: 15px;
	line-height: 130%;
	padding-bottom: 30px;
	padding-left: 20px;
}

#main a:link , #main a:visited{color: #009900 ; text-decoration: underline;}
#main a:active{color: #009900 ; text-decoration: underline;}
#main a:hover{color: #FF6600 ; text-decoration: underline;}



H2{
	font-size: 16px;
	color: #336633;
	text-align: left;
}


.eigyo{
  border-width : 0 0 0px 8px;
  border-style : solid ;
  border-color : #99CC99;
  padding-top : 5px;
  padding-left : 5px;
  margin-bottom : 5px;

}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

.green{
  color : #000000;
  width : 190px;
  padding : 5px;
  background-color: #B3DF74;
  line-height: 120%;
}

.st{
  color : #000000;
  font-size: 12px;
  font-weight: 700;
}

.thank{
  color : #336633;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  margin-top : 100px;
  margin-bottom : 100px;

}


.partner{
  border-width : 0 0 1px 5px;
  border-style : solid ;
  border-color : #99CC99;
  padding-top : 5px;
  padding-left : 5px;
  margin-bottom : 5px;

}

.line{
  border-width : 0 0 0 5px;
  border-style : solid ;
  border-color : #CE5788;
  padding-top : 5px;
  padding-left : 5px;
  margin-bottom : 5px;

}

.cotsu{
@font-size : 14px;
  border-width : 0 0 0 5px;
  border-style : solid ;
  border-color : #FFCC66;
  padding-top : 5px;
  padding-left : 5px;
  margin-bottom : 5px;

}

table.top {
    border-style : solid ;
	border-width : 0px 1px 0px 1px;
	border-color : #333333;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	width: 700px;
	text-align:left;
	background-color: #FFFFFF;
}

th {
	font-size: 12px;
	color: #006600;
	line-height: 150%;
	background-color: #EAFFCB;

}

td {
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}

.title {
   	font-size: 12px;
	font-weight: 700;
	color: #006600;
	background-color: #CCEBD1;
	padding: 5px;
}

.menu{
  padding-top : 5px;
  padding-right : 5px;
  text-align : right;

}

.copy {
    color: #FFFFFF;
    text-align:right;
    padding: 5px;

}

.small {
    color: #666666;
    font-size:10px;

}

.txtb {
    color: #666666;
    font-weight:700;
}


a.copy:link, a:visited { color: #FFFFFF; text-decoration:none;}
a.copy:hover { color: #CCFFCC ; text-decoration:none;}

ul.mc
{
 list-style-image: url('image/arrow.gif');
}

li
{ margin-bottom: 0.5em;}

li.md
{ margin-bottom: 0.5em;}


div#his td {
	border-style : solid ;
	border-width : 0px 0px 1px 0px;
 @ border-color :  #99CC99;
    padding : 3px;
@
}