@charset "utf-8";
/*O[oCSS [utf-8]*/

/* +++++++++++++++++ HTMLtag +++++++++++++++++ */

body {
	font:small/130% 'lr oSVbN', Osaka, 'qMmpS Pro W3', 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	margin: 0px 0px 0px 0;
	padding: 0px;
	}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

span { font-size:1px; margin:0px; padding:0px;}
	
/* li͂はなし */	
h1,h2,h3,h4,h5,h6,p {
	font-size: 90%;
	line-height:1.7;
	color:#333;
	}

div,p,ul {
	text-align:left;
	color:#333;
	}
hr {
	display:none;
	}

h1,h2,h3,h4,h5,h6,p,div,ul,li,form {
	margin:0px;
	padding:0px;
	}
ul {
	list-style-type:none;
	}
a {
	color: #ff6600;
	text-decoration: none;
	overflow:hidden;
	outline:none;
	}

a:link {
	color: #ff6600;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	color: #ec6800;
	text-decoration: none;
	}
a:active {
	
	text-decoration: none;
	}
img {
	border:0px;
	}

.clear {
	height:1px;
	font-size:1px;
	clear:both;
	}
.text-hidden {
	text-indent:-9999px;
	}
.text-center {
	text-align:center;
	}	
.text-right {
	text-align:right;
	}


	
