@charset "Shift_JIS";
/*

* {
margin: 0px;
padding: 0px;
}

*/

h1#logo{
	width: 233px;
	height: 41px;
	margin:0 0 27px 0;
	padding:0;
	background: url("../images/gyakuaso.gif") no-repeat left top;
	position:relative;
	text-indent:-1999px;
	overflow:hidden;
	}

h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size: 12px;
	color: #444444;
 	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	margin:0;
	padding:0;
	font-size: 1em;
 	font-family: Arial, Helvetica, sans-serif;
}

#flash{
	width:300px;
	height:230px;
	}



/* font */

.T10{
	font-size: 10px;
	line-height: 130%;
	color: #444444;
	text-decoration: none;
	}

.T10 a {
	color: #72D4E4;
}

.T10 a:link {
	#72D4E4;
	text-decoration: underline;
}

.T10 a:visited {
	#72D4E4;
	text-decoration: underline;
}

.T10 a:hover {
	color: #FFFFFF;
	background-color: #72D4E4;
	text-decoration: none;
}

.T10-BOLD{
	font-size: 10px;
	line-height: 140%;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	}

.red{
	font-size: 10px;
	color:#FF0000;
	}
