@charset "Shift_JIS";

html{
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	padding: 0;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 1.5;
	font-family: Verdana,Osaka,Helvetica,sans-serif;
	color: #4d4d4d;
}

td{
	font-size: 12px;
	line-height: 1.5;
	font-family: Verdana,Osaka,Helvetica,sans-serif;
	color: #4d4d4d;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}


#center{
	text-align: center;

}


input ,form ,ul ,li ,dl ,dt ,dd ,p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,div{
	margin: 0;
	padding: 0;
}

img{
	border: none;
}


.s10{
	font-size: 10px;
}



#copy{
	margin: 0px;
	color:#ffffff;
	font-size: 10px;
	font-family: Verdana,Osaka,Helvetica,sans-serif;
	text-align: center;
	background-color: #0082d6;
	height: 30px;
	width: 792px;
}


.copy p{
	margin: 5px 0px 0px 0px;;
}


.clear {
	clear:both;
	font-size:1px;
}


.table_line{
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
}


a:link,a:visited{
	color: #333333;
	text-decoration: underline; 
	font-size:12px;
}


a:active,a:hover{
	color: #3366cc;
	text-decoration: underline; 
	font-size:12px;

}

h2{
	color: #3366cc;
	font-size:14px;
	margin-top: 10px;
}

h3{
	font-size:12px;
}

.title{
	background-color: #9494B8;
	color: #ffffff;
	width: 200px;


}

.title2{
	background-color: #FFD393;

}


table{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.naiyou{
	width: 400px;
}






#main{
	width: 797px;
	text-align: left;
	background-color: #ffffff;
	margin-left: 20px;
	border: 1px solid #000000;
}

#comment{
	width: 750px;
	margin: 20px;
}



#right{
	width: 572px;
}

#left h2{
	border: 1px solid #3366cc;
	margin: 0px;
	text-align: center;
	color: #333333;
}

#side{
	background-image: url("../images/bg.gif");
	height: 300px;
	border-right: 1px solid #3366cc;

}

#side ul li{
	margin-left: 20px;
	margin-bottom: 10px;
	list-style-image : url(../images/b.gif)
}



#company{
	margin-left: 10px;
}


#company p{
	background-image: url("../images/company.gif");
	background-repeat: no-repeat;
	height: 25px;
	margin-top: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}


#company a:link,#company a:visited{
	text-decoration: underline;
	font-size: 12px;
	color: #3366cc;

}

#company a:active,#company a:hover{
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}


.red{
	color: #cc0000;
	font-weight: bold;
}

.present{
	border: 0;
}

.present td{
	border: 0;
}

.no{
	font-weight: bold;
	color: #666699;
	font-size: 14px;
}
