/* CSS Document */
body, p, caption, th, td, ul, ol, li, dl, dt, dd, form, input {
	font-family: ＭＳ Ｐゴシック, Osaka,ヒラギノ角ゴ Pro W3,Arial Narrow;
	}
img {
	border: 0;
	}
.f_right {
	float: right;
	}
.f_left {
	float: left;
	}
.clear {
	margin: 0;
	clear: both;
}
a { outline: none;}
:focus
 {-moz-outline-style: none;}


/* Modern browsers like Firefox, Safari, Opera */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}

/* IE 7 and MacIE*/
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*--body----------------------------------------------------*/
body {
	margin:0;
	padding:0;
	background:#000;
	text-align:center;
	}
	
/*--wrap----------------------------------------------------*/
#wrap {
	width:743px;
	margin: 0 auto;
	padding-bottom:20px;
	text-align:left;
	background:url(img/01back.jpg) repeat-y;
}

/*--header----------------------------------------------------*/
#header {
	display:none;
}

/*--menu----------------------------------------------------*/
#menu {
	width:142px;
	float:left;
	margin:33px 0 0 71px;
	display:inline;
}
#menu ul  {
	padding:0;
	margin:0;
    list-style-type: none;
}
#menu li,
#menu li a {
	margin:0;
	padding:0;
	text-decoration: none;
	text-indent: -9999px;
	float:left;
}
#menu li.menu1 a,
#menu li.menu1 {
	width:142px;
	height:60px;
	background: url(img/menu01.gif);
	}
#menu li.menu2 a,
#menu li.menu2{
	width:142px;
	height:60px;
	background: url(img/menu02.gif);
	}
#menu li.menu3 a,
#menu li.menu3 {
	width:142px;
	height:60px;
	background: url(img/menu03.gif);
	margin-bottom:15px;
	}
#menu li.menu4 a,
#menu li.menu4 {
	width:100px;
	height:40px;
	background: url(img/menu04.gif);
	}

#menu li.menu1 a:hover,
#menu li.menu2 a:hover,
#menu li.menu3 a:hover {
	background-position:142px 0;
}
#menu li.menu4 a:hover {
	background-position:100px 0;
}

/*--トップページ----------------------------------------------------*/
#swf {
	padding:130px 30px 0 0;
	width:369px;
	float:right;
}
*html #swf {
	display:inline;
}

p {
	font-size:12px;
	line-height:1.3em;
}
#main {
	padding-top:120px;
}
#main h2 {
	display:none;
}
.ichioshi {
	width:270px;
	color:#FFFFFF;
	margin:0 0 0 140px;
	padding-top:70px;
	float:left;
	display:inline;
}
.ichioshi h3 {
	margin:0 0 3px;
	font-size:14px;
	font-weight:normal;
}
.ichioshi p {
	margin:0;
}
.ichioshi h4 {
	margin:0 0 5px;
	font-size:16px;
	font-weight:normal;
}
.ichioshi-ph {
	margin-right:30px;
	float:right;
}
