@charset "shift_jis";

@import "";

div#flashArea { width: 800px; height: 428px; background-image: url(../../../../img/kari_top_img.jpg); border-bottom: 1px solid #373737;}

div#information {
	width: 800px;
	position: relative;
	height: 181px;
}
p#repInfo {
	padding: 14px 0 5px 5px;
}
p#repmobile {
	position:absolute;
	top: 10px;
	right: 12px;
}
p#repTel {
	width: 139px;
	height: 15px;
	background-image: url(../../../../img/img_txt_tel.gif);
	position:absolute;
	top: 10px;
	right:167px;
}
/*インフォメーション*/
div#information-content{
	font-size: 16px;
	background-image: url(../../../../img/bg-information.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 15px;
	height: 150px;
	padding: 0 10px;
	line-height: 24px;
}

h2#information-title{
	color: #FFF;
	font-size: 24px;
	padding: 14px 0 10px 0;
	margin: 0;
	font-weight: bold;
}

div#newsArea { width: 800px; border-top: 1px solid #373737; border-bottom: 1px solid #373737; background-color:#171717; margin-bottom: 30px; padding-top:15px;}
	div#newsArea p { width:760px; margin:0 auto; color: #CCCCCC; font-size: 0.8em; line-height:1.5em; border-bottom: 1px dashed #EBEBEB; margin-bottom: 8px; text-align:center; letter-spacing:2px;}
	div#newsArea h2 { width: 127px; height: 14px; background-image: url(../../../../img/ttl_news_topics.gif); margin: 25px 0 20px 15px;}
	div#newsArea ul { margin-left: 15px; width: 760px;}
		div#newsArea li { color: #EBEBEB; font-size: 0.8em; letter-spacing: 1px; padding: 0 0 10px 20px; background-image: url(../../../../img/icon_news_list.gif); background-repeat: no-repeat; background-position: 0 20%; border-bottom: 1px dashed #EBEBEB ; margin-bottom: 16px;}
		div#newsArea li span { margin-right: 10px;}

div#banner {}
div#banner h3 {
	margin-bottom: 20px;
}
div#banner li {
	float: left;
	padding-right: 24px;
}





div#main-content{
	width: 780px;
	border-top: 1px solid #373737;
	border-bottom: 1px solid #373737;
	background-color:#171717;
	margin-bottom: 30px;
	padding :15px 10px;
}

.content{
	background-color: #000;
	color: #FFF;
	border: solid 1px #373737;
}


div#block-left{
	float: left;
	width: 470px;
}
div#block-right{
	float: right;
	width: 300px;
}

/*検索ボックス*/
#search-title{
	margin-bottom: 10px;
}

#search-box{
	text-align: center;
	padding: 10px 10px 0 10px;
	height: 34px;
}
#search-box input{
	letter-spacing: 0;
	padding: 0.5px;
}
#search-box input.text-box{
	width: 180px;
	height: 16px;
}


/*ギャラリー*/
div#imgaes-gallery{
	padding: 10px 10px;
}
div#imgaes-gallery table{
	width: 100%;
	table-layout: fixed;
	border: none;
}
div#imgaes-gallery table td{
	border: solid 1px #000;
}
/*ニュース*/
#news-title{
	margin-bottom: 10px;
}
ul#news{
	height: 380px;
	overflow: auto;
	font-size: 14px;
	list-style: none;
	list-style-position: outside;
	margin-bottom: 15px;
}
ul#news a{
	color: #FFF;
}
ul#news li{
	padding: 8px 0;
	margin: 0 10px;
	border-bottom: dotted 1px #CCC;
}
ul#news p.day{
	float: left;
	width: 70px;
	color: #C00;
	font-weight: bold;
	padding: 0 0 10px 0;
}
ul#news p.news-title{
	float: right;
	width: 340px;
	font-weight: bold;
	padding: 0 0 10px 0;
	text-decoration: underline;
}

ul#news p.news-text{
	clear: both;
}

h3#title-gallery{
	padding: 15px 0 10px 0;
}

/*コンセプト*/
h2#title-concept{
	clear: both;
	padding: 0 0 10px 0;
}

div#concept{
	padding: 10px 8px 0 8px;
	font-size: 13px;
}

div#concept p{
	margin:0 auto;
	padding: 5px 0;
	line-height:1.5em;
	border-bottom: 1px dashed #EBEBEB;
	margin-bottom: 8px;
	letter-spacing:2px;
}
