@charset "utf-8";
/* CSS Document */

/* 共通メイン ------------------*/
body {
	text-align:center;
}
#container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

/* Flash代替テキスト --------------------*/
#flashAltText {
	display: block;
}
#flashAltText ul {
	background: none;
}
#flashAltText ul li {
	float: none;
}

/* コンテンツメイン --------------------*/
#main {
	width:700px;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:top;
	float:right;
	overflow: hidden;
}
/* メインタイトル ------------------*/


#title {
	width:700px;
	height:50px;
	vertical-align:top;
	background-image:url(../images/ttl_bg.gif);
}

#title02 {
	width:700px;
	height:50px;
	vertical-align:top;
	background-image:url(../images/ttl_bg.gif);
}

#title03 {
	width:477px;
	height:50px;
	vertical-align:top;
	background-image:url(../images/ttl_bg.gif);
}

/* スペース ------------------------*/
.spe60{
	height:60px;
	margin:0px;
	padding:0px;
	clear:both;
}

.spe55{
	height:55px;
	clear:both;
	padding:0px;
	margin:0px;
}

.spe40{
	height:40px;
	margin:0px;
	padding:0px;
	clear:both;
}

.spe30{
	height:30px;
	clear:both;
	margin:0px;
	padding:0px;
}

.spe25{
	height:25px;
	clear:both;
	margin:0px;
	padding:0px;
}


.spe22{
	height:22px;
	clear:both;
	margin:0px;
	padding:0px;
}

.spe20{
	height:20px;
	clear:both;
	margin:0px;
	padding:0px;
}

.spe15{
	height:15px;
	clear:both;
	margin:0px;
	padding:0px;
}

.spe10{
	height:10px;
	clear:both;
	margin:0px;
	padding:0px;
}

.spe5{
	height:5px;
	clear:both;
	margin:0px;
	padding:0px;
}

/* ----------------*/

img { 
	border:none;
}
