/* CSS Document */


*{
	margin:0;
	padding:0;
	line-height:130%;
}

img {
	border:none;
	outline:0;
}

ul {
	list-style:none;
}

#head {
	background:transparent url(img/dummy.jpg) no-repeat scroll 0 0;
	height:262px;
	margin:0 auto;
	width:944px;
}


body {
	font-size: 62.5%; /* IE */
	font-family:Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	color:#666666;
	background:#FFFFFF;
	background:url(img/emb.gif) bottom center no-repeat;
	padding:0 0 200px 0;
}

h2 {
	background-repeat:no-repeat;
	height:80px;
	overflow:hidden;
	text-indent:-99999px;
}

iframe {
}

html>/**/body{
	font-size: 130%;
}

h1,h2,h3,h4,h5{
	font-size:13px;
}

a{
	color:#FF3366;
	text-decoration:none;
	outline:0;
}

a:hover {
	color:#FF3366;
	text-decoration:underline;
}



* html .iepngfix,h2 {
  behavior: url(/js/iepngfix.htc);
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
/* End hide from IE-mac */




#container {
	background:url(img/center.gif) repeat-y;
	width:862px;
	margin:55px auto 0 auto;
	font-size:1.1em;
}

#main {
	padding:10px 20px;
}

#foot {
	clear:both;
	text-align:right;
	background:url(../common/img/logo_foot.gif) no-repeat bottom left;
	padding:20px 0 10px 0;
	margin:10px 0 0 0;
	height:40px;
}

#foot ul {
	margin:0 0 5px 0;
	font-size:10px;
}

#foot li {
	display:inline;
	margin:5px 0;
}

#foot img {
}
