@charset 'euc-jp';
/* CSS Document */


/*段組に関する指定*/
div#header{
	width:100%;
	clear:both;
}

div#left{
	clear:left;
	float:left;
	width:180px;
	line-height:110%;
}

div#right{
	margin-left:182px;
	width:auto;
}

div#footer{
text-align:center;
clear:both;
width:100%;
color:#666666;
font-size:small;
}

/**/

div#adsense2{
	clear:left;
	font-size:100%;
	}

body,th,td{
font-size:90%;
line-height:1.2em;
}

h1,h2{
	margin:1em;
	line-height:1.2em;
	}

h4#left{
	clear:left;
	float:left;
	font-weight:bold;
	font-size:medium;
	line-height:100%;
	margin-bottom:0;
	margin-top:0;
}

p#left{
	font-size:medium;
	line-height:100%;
	margin-top:0;
	margin-bottom:0;
	}

a{
text-decoration:none;
}

/*a:hover{
	background-color:#FFCCFF;
	}*/

ul{
	margin-left:0.5em;
}

li{
margin-left:inherit;
margin-right:0.2em;
}

li.select{
	display:inline;
	}

table{
border:1px solid #336699;
width:90%;
}

tr{
border:1px solid #336699;
}

th{
border:1px solid #336699;
background-color:#333366;
color:#FFFFFF;
}

th a{
color: #CCFF66;
}

td{
border-bottom:1px solid #336699;
}

td.form{
background-color:#FFFFFF;
}

th.kobetu{
	width:9em;
	}

table#skill{
	width:auto;
}
