@charset "utf-8";

html {
	margin: 0;
	padding: 0;
	height:100%;
	
}
body {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0;
    text-align: center;
	background-image: url(img/bg_tile.gif);
	background-repeat: repeat;
}
#lineup a:link {
	color: #666666;
	text-decoration: none;
}
#lineup a:visited {
	color: #666666;
	text-decoration: none;
}
#lineup a:hover {
	color: #666666;
	text-decoration: underline;
}
#lineup a:active {
	color: #666666;
	text-decoration: none;
}
#news a:link {
	color: #666666;
	text-decoration: none;
}
#news a:visited {
	color: #666666;
	text-decoration: none;
}
#news a:hover {
	color: #666666;
	text-decoration: underline;
}
#news a:active {
	color: #666666;
	text-decoration: none;
}
img {
    border: 0;
}

/*/  BG HEAD  ///////////////////////////////////////*/
.bg_header {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_header.gif);
	background-repeat: repeat;
    text-align: left;
}

/*/  HEADER  ///////////////////////////////////////*/
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
	width: 1020px;
	left: 0px;
	top: 0px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
    text-align: left;
}
#logo{
	padding-left: 55px;
}
#sitemap{
	margin: 8px 0 0 641px;
}
#privacy{
	margin: -11px 0 0 746px;
}
#contact{
	margin: -12px 0 0 902px;
}

/*/  NAVI  ///////////////////////////////////////*/
#navi{
	width: 990px;
	height: 39px;
}
#navi2{
	width: 990px;
	height: 50px;
	padding-left: 15px;
	*padding-left: 0px;
}

/*/  TOPIC PATH  ///////////////////////////////////////*/
#topic_path{
	width: 976px;
	height: 27px;
	padding-top: 18px;
	padding-left: 45px;
	*padding-left: 45px;
	font-size: 11px;
	letter-spacing: -1px;
    text-align: left;
}
div#topic_path a{
  color: #666;
}
div#topic_path a:hover{
  color: #666;
}

/*/  MAIN  ///////////////////////////////////////*/
#main {
	background-image: url(img/bg_index.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 574px;
	width: 990px;
	margin: 0 0 0 30px;
    text-align: left;
}
#flash_img{
	width: 990px;
	height: 200px;
}
#main_mid{
	width: 990px;
}
#title_lineup{
	width: 46px;
	height: 19px;
	padding-top: 42px;
	padding-left: 20px;
}
#title_news{
	width: 94px;
	height: 19px;
	margin-top: -19px;
	padding-left: 436px;
}
#lineup{
	width: 372px;
	height: 237px;
	padding-top: 20px;
	padding-left: 16px;
}
.lineup_img01{
	width: 70px;
	height: 70px;
	padding-bottom: 14px;
}
.lineup_img02{
	width: 70px;
	height: 70px;
}
#text_cell{
	padding-top: 8px;
	*padding-top: 9px;
}
.lineup_text01{
    vertical-align: top;
	padding-left: 10px;
	letter-spacing: 1px;
}
.lineup_text02{
    vertical-align: top;
	padding-left: 10px;
	letter-spacing: 1px;
}
.b11{
    padding-top: 6px;
	padding-left: 10px;
	font-size: 11px;
	letter-spacing: -1px;
	line-height: 1.4em;
}
#news{
	width: 330px;
	height: 200px;
	margin-top: -232px;
	*margin-top: -236px;
	margin-left: 432px;
	padding: 0 0 0 5px;
	vertical-align: top;
	letter-spacing: 1px;
}
.news_date{
	line-height: 6px;
}
.news_text{
	letter-spacing: 1px;
	line-height: 0px;
	margin-bottom: 20px;
	*margin-bottom: 10px;
}
#right_banner{
	width: 160px;
	height: 310px;
	margin-top: -262px;
	margin-left: 800px;
	*margin-top: -258px;
}
#banner17{
	width: 160px;
	height: 64px;
	padding-bottom: 17px;
}
#banner{
	width: 160px;
	height: 64px;
	padding-bottom: 18px;
}


/*/  SIDENAVI  ///////////////////////////////////////*/
#sidenavi {
	width: 160px;
	padding-left: 30px;
}
/*/  SIDE BANNER  ///////////////////////////////////////*/
#side_banner {
	width: 160px;
	padding-top: 10px;
	padding-left: 30px;
}
/*/  RIGHT  ///////////////////////////////////////*/
#right{
	width: 779px;
	margin-top: -322px;
	padding-left: 212px;
}

/*/  TITLE  ///////////////////////////////////////*/
#title{
	width: 779px;
	height: 70px;
}

/*/  COPY  ///////////////////////////////////////*/
#copy{
	width: 763px;
	height: 46px;
    text-align: left;
	padding-left: 20px;
}

/*/  CONCEPT TEXT  ///////////////////////////////////////*/
#concept{
	background-image: url(img/concept/img.jpg);
	background-repeat: no-repeat;
	width: 779px;
	height: 338px;
	padding-left: 10px;
}
.concept_text{
	width: 460px;
	letter-spacing: 1px;
	line-height: 1.4em;
    float: left;
    text-align: left;
	padding-left: 10px;
}

/*/  PAGETOP  ///////////////////////////////////////*/
#pagetop {
	width: 86px;
	height: 11px;
	padding-top: 14px;
	margin-left: 860px;
	background-color: #FFFFFF;
}

/*/  FOOTER  ///////////////////////////////////////*/
#footer {
	background-image: url(img/footer.gif);
	background-repeat: repeat;
	height: 31px;
	margin-top: 15px;
}
/*/  BG FOOT  ///////////////////////////////////////*/
.bg_footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	left: 0px;
	top: 0px;
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat;
    text-align: left;
}
