/* CSS Document */

@charset"Shift_JIS";

/*------å…¨ä½“æ§‹é€ --------*/

body{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #e6e6e6;
	font:"E­E³ E°ã‚´ã‚·ãƒE‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
	font-size: 12px;
}

.wrapper{
	margin: 20px auto;
	width: 800px;
	text-align: left;
	color: #333333;
	background: #ffffff;
}

.fullsize{
	margin: 10px;
	padding: 10px;
}

#maincontent{
	float: left;
	width: 540px;
	margin: 10px;
	padding: 10px;
}

#sidebar{
	float: right;
	width: 180px;
	margin: 10px;
	padding: 10px;
}
	
.fotter{
	clear: both;
	padding: 10px 0px 10px 0px;
}

/*------ãƒªãƒ³ã‚¯ã®è¨­å®E-------*/
a:link{
	color: #CC3300;
	background:  transparent;
	text-decoration: none;
}

a:visited{
	color: #999999;
	background:  transparent;
	text-decoration: none;
}

a:hover, a:active{
	color: #999933;
	background: transparent;
	text-decoration: none;
}

/*------è¨€èªžé¸æŠE-------*/
ul.language{
	margin: 0;
	padding: 0.1em;
	line-height: 1.4em;
	list-style: none;
	text-align: right;
	color: #000000;
	background-color: #330000;
}
ul.language li{
	display: inline;
	color: #CCCCCC;
}

ul.language a{
	padding: 0.2em 0.5em;
}

ul.language a:visited{
	color: #CCCCCC;
	background:  transparent;
	text-decoration: none;
}

ul.language a:link{
	color: #CCCCCC;
	background:  transparent;
	text-decoration: none;
}

/*------ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³--------*/
ul.navigation{
	margin: 0;
	padding: 0.1em;
	line-height: 1.4em;
	list-style: none;
	text-align: center;
	color: #000000;
	background: #330000;
}
ul.navigation li{
	display: inline;
}
ul.navigation a{
	padding: 0.2em 1.0em;
}

ul.navigation a:visited{
	color: #CCCCCC;
	background:  transparent;
	text-decoration: none;
}

ul.navigation a:link{
	color: #CCCCCC;
	background:  transparent;
	text-decoration: none;
}

/*------ãƒˆãƒƒãƒ—ãEãƒ¼ã‚¸--------*/
.top h2{
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}
table.top {
	margin-left: 20px;
}

table.top td{
	margin-left: 20px;
	padding: 10px;
	vertical-align: top;
	line-height: 1.3em;
}

ul.top li{
	line-height: 1.3em;
}	

/*------ãƒ‹ãƒ¥ãƒ¼ã‚¹--------*/
.news td{
	padding: 0.7em;
	vertical-align: top;
	text-align: left;
	}
	
/*------ãƒªãƒ³ã‚¯--------*/
img.logo {
	margin: 10px 10px 20px 10px;
}

.link{
	margin-left: 20px;
}

.link p{
	margin-left: 15px;
}

/*------ãƒ—ãƒ­ãƒ•ã‚£ãƒ¼ãƒ«--------*/
.profile h3{
	margin: 0px;
}

table.career {
	margin-left: 25px;
	padding: 0px 0px 10px 0px;
}

table.profile td{
	margin-left: 20px;
	padding: 10px;
	vertical-align: top;
	line-height: 1.3em;
}
	
/*------ãƒ—ãƒ­ã‚¸ã‚§ã‚¯ãƒE-------*/	
p.project{
	padding: 0px 50px 0px 50px;
	line-height: 1.3em;
	}

h3.project{
	padding-left: 30px;
}

/*------è«–æ–‡--------*/
ul.paper li{
	padding: 2px;
}

/*------æ›¸ç±E-------*/
#opennet{
	margin-left: 20px;
}



/*------æ¥­ç¸¾ãƒªã‚¹ãƒE-------*/
ul.gyouseki li{
	padding: 2px;
}
	
/*------ã‚¢ã‚¯ã‚»ã‚¹--------*/
p.access {
	margin-left: 10px;
}

table.access {
	margin-left: 10px;
}
	
/*------ããEä»E-------*/
h1{ 
	padding-left: 10px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: 10px;
}
h1 img{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
table td{
	vertical-align: top;
}
img{
	border: 0px;
}

