@charset "Shift_JIS";
/* CSS Document */

/*--------------------------------------------------------------



--------------------------------------------------------------*/


#index_column {
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	width:1020px;
	text-align:center;
}

#image-navigation {
	background-image:url(../images/index/main_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px auto;
	padding:10px 0px 0px 10px;
	width:930px;
	height:400px;
}

#image-navigation img {
  border:0;
  vertical-align:bottom;
}
#image-navigation ul {
	margin:0;
	padding:0;
}

#image-navigation li {
  margin:0;
  padding:0px 10px 0px 0px;
  list-style:none;
}
#image-navigation ul li a {
  display:block;
  width:270px;
  height:90px;
  margin:0px 0px 10px 0px;
}

#image-navigation .navi {
  float:left;
}
#image-navigation .navi-image {
  float:left;
}



/* 右コンテンツ　--------------------------------　*/

#r_col {
	float:right;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/index/tweet_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:380px;
}

#twitter {
	margin:0px 0px 0px 0px;
	padding:60px 70px 0px 0px;
	text-align:left;
	font-size:12px;
	color:#898880;
}

#twitter ul {
	margin:0px 0px 0px 0px;
	padding:0px 10px 5px 30px;
	height:150px;
	overflow:auto;
}

#twitter li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	list-style:none;
}

#twitter p {
	text-align:right;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


#r_col_link {
	margin:0px 0px 0px 0px;
	padding:120px 46px 30px 0px;
}

#r_col_link p {
	text-align:right;
	margin:0px 0px 12px 0px;
	padding:0px 0px 0px 0px;
}






/* 左コンテンツ　--------------------------------　*/


#l_col {
	float:left;
	margin:0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
	width:620px;
	text-align:left;
}

#news {
	background-image:url(../images/index/whats_new.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:50px 0px 20px 65px;
}

#news dl {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:520px;
}

.scroll-pane
			{
				width: 100%;
				height: 200px;
				overflow: auto;
			}

#news dt {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#BD6856;
	font-weight:bold;
}


#news dd {
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
}


#intro {
	background-image:url(../images/index/intro.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 280px;
	height:209px;
}

#intro p {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}



/* story　--------------------------------　*/

#story {
	clear:both;
	background-image:url(../images/index/story_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	text-align:left;
}

#story h2 {
	clear:both;
	color:#BD6856;
	font-size:14px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	border:none;
}

#story_l {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 60px;
	width:430px;
	text-align:left;
}

#story_r {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 60px 0px 0px;
	width:430px;
	text-align:left;
}

#story_worry {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:380px;
	background-image:url(../images/index/story_worry_bg.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#story_worry p {
	margin:0px 0px 0px 0px;
	padding:0px 15px 15px 30px;
	font-size:11px;
}

