@charset "utf-8";




/* ----------------------------------------------------
	ホーム用clearfix
---------------------------------------------------- */
.clearfix,
.block1 ul,
.block2 dl {
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after,
.block1 ul:after,
.block2 dl:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}





/* ---------------------------------------------------
	ホーム用スタイル
---------------------------------------------------- */
.block1 {
}
	
	.block1 li {
		width:320px;
		margin-bottom:1em;
		position:relative;
	}
	
	.block1 .left {
		float:left;
	}
	
	.block1 .right {
		float:right;
	}
	
	.block1 .puContainer {
		margin-bottom:1em;
		padding-bottom:1.5em;
	}
	
	.block1 .puImage {
		float:left;
		margin:0 10px 5px 0;
	}
	
	.block1 .puIcon {
		display:block;
		margin-bottom:5px;
	}
	
	.block1 .puCaption {
		display:block;
		margin-bottom:5px;
		font-size: 131%;
		line-height:1.3;
	}
	
	.block1 .puComment {
		font-size:93%;
		line-height:120%;
	}
	.block1 .btn_detail {
		position:absolute;
		bottom:0;
	}

.block2 dl {
  margin:10px 0 0 10px;
}
  
  .block2 dt,
  .block2 dd {
  }
	
	.block2 dt {
    float:left;
    padding:3px 0;
	}
  
  .block2 dd {
    margin-left:115px;
    padding:3px 0 3px 10px;
		background:url(/images/home/ico_linkHeader.png) 0 0.7em no-repeat;
  }
	
	.block2 li em {
		font-weight:normal;
		float:left;
		margin-right:1em;
	}




#top_cnt {
	float:left;
	width:366px;
}

#top_cnt01 {
	position:relative;
	/*margin-bottom:24px;*/
	background: url(/images/home/top_cnt01_bk.jpg) left 31px no-repeat;
}

#top_cnt01 h3 {
	clear:both;
	padding-top:5px;
	font-size:22px;
	line-height:1.2;
}

#top_cnt01 p {
	padding-right:4px;
}

#top_cnt02 {
	position:relative;
	margin-bottom:26px;
	width:366px;
	height:218px;
	background:url(/images/home/top_cnt02_bk.jpg) bottom no-repeat;
}

#top_cnt02 h3 {
	margin:24px 0 30px 0;
	font-size:18px;
	line-height:1.2;
	text-align:center;
}

#top_cnt02 p {
	padding:0 50px 10px 18px;
}

#top_cnt02 p.next {
	position:absolute;
	bottom:5px;
	right:-30px;
	/*padding-right:20px;*/
}


#top_cnt03 {
	margin-bottom:26px;
	float:right;
	width:268px;
}

#top_cnt04 {
	clear:both;
	background: url(/images/home/top_cnt04_bg.gif) repeat-y;
}

#repo01 {
	float:left;
	width:410px;
	border-right:1px solid #d9d9d9;
}

#repo01 p {
	padding:7px 14px 0 14px;
}

#repo01 p span,
#repo01 p em {
	display:block;
}

#repo01 p em {
	padding:10px 0;
	font-size:16px;
}

#repo01 p a.fr {
	width:218px;
}

#repo01 p a.fl {
	padding-right:10px;
}

#repo01 em#doc_name {
	float:right;
	padding-top:0;
	margin-bottom:12px;
	width:218px;
	font-size:10px;
	border-bottom:#a3a3a3 1px dotted;
}

#repo01 #repo01_sum {
	padding:12px 0 38px 0;
	display:inline;
}

#repo01 p.next {
	clear:both;
}

#repo02 {
	float:right;
	width:222px;
}

#repo02 ul {
	padding-right:10px;
}

#repo02 span {
	width:136px;
}

#repo02a,
#repo02b,
#repo02c,
#repo02d {
	margin-bottom:9px;
	padding-bottom:9px;
	height:55px;
	border-bottom:1px solid #d9d9d9;
}

#repo02b {
}

#repo02c {
}

#repo02d {
}

#top_cnt05 {
	background:url(/images/home/top_cnt04_bg.gif) repeat-y;
}

#top_cnt05 ul {
	margin-left:14px;
	margin-top:10px;
	width:666px;
	overflow:hidden;
}

#top_cnt05_ft {
	margin-bottom:25px;
	padding:0 15px 25px;
	background:url(/images/home/top_cnt04_ft.jpg) bottom no-repeat;
}

#top_cnt05 h3 {
	font-size:14px;
	margin-bottom:10px	
}


#top_cnt05 p.day {
	color:#333;
	text-decoration:none;
	line-height:1.6;
	font-size:10px;
	margin-top:5px;
	font-weight:bold
}

#top_cnt05 p.name {
	color:#333;
	text-decoration:none;
	line-height:1.6;
	font-weight:normal;
	font-size:10px;
	margin:3px 0
}




.salon {
	float:left;
	margin-right:18px;
	width:196px;
	display:inline;
}

#top_cnt06 {
	clear:both;
	margin-bottom:25px;
	width:978px;
	overflow:hidden;
}

#top_cnt06 h2 {
	padding-bottom:8px;
}

#top_cnt06 ul {
	clear:both;
	margin-bottom:10px;
	width:993px;
}

#top_cnt06 li {
	float:left;
	margin-right:15px;
	width:109px;
	display:inline;
}

#top_cnt06 li a.photo {
	display:block;
	margin-bottom:5px;

	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}

#top_cnt06 li span {
	color:#000;
	display:block;
	font-size:10px;
}

#top_cnt06 li a span {
	display:block;
	overflow:hidden;
}

#top_cnt06 .trim {
	width:103px;
	height:150px;
}


/* tabs */
#news_tabs {
	height:23px;
	margin-bottom:12px;
}

#news_tabs a {
	background:#177e2b;
	color:#fff;
	height:23px;
	text-indent:-99em;
	display:block;
}

#nt01 a {
	width:52px;
	background:url(/images/home/news_tabs_01.png) no-repeat;
}

#nt01 a.current,
#nt01.ui-state-hover a,
#nt01.ui-state-active a {
	background:url(/images/home/news_tabs_01_current.png) no-repeat;
}

#nt02 a {
	width:53px;
	background:url(/images/home/news_tabs_02.png) no-repeat;
}

#nt02 a.current,
#nt02.ui-state-hover a,
#nt02.ui-state-active a {
	background:url(/images/home/news_tabs_02_current.png) no-repeat;
}

#nt03 a {
	width:38px;
	background:url(/images/home/news_tabs_03.png) no-repeat;
}

#nt03 a.current,
#nt03.ui-state-hover a,
#nt03.ui-state-active a {
	background:url(/images/home/news_tabs_03_current.png) no-repeat;
}

#nt04 a {
	width:59px;
	background:url(/images/home/news_tabs_04.png) no-repeat;
}

#nt04 a.current,
#nt04.ui-state-hover a,
#nt04.ui-state-active a {
	background:url(/images/home/news_tabs_04_current.png) no-repeat;
}

#nt05 a {
	width:66px;
	background:url(/images/home/news_tabs_05.png) no-repeat;
}

#nt05 a.current,
#nt05.ui-state-hover a,
#nt05.ui-state-active a {
	background:url(/images/home/news_tabs_05_current.png) no-repeat;
}



.tabs li {
	float:left;
	display:inline;
}

#news_panes {
	clear:both;
}

#news_panes {
}

#news_panes span {
	float:left;
	padding:4px;
	background: url(/images/home/news_panes_bk.png) no-repeat;
}

#news_panes .news_first a {
	color:#333;
	text-decoration:none;
	line-height:1.6;
	font-weight:normal;
}

#news_panes br {
	line-height:2.2;
}

#news_panes em {
	color:#735d28;
	font-size:16px;
	line-height:1.1;
}

#image_panes {
	position:relative;
}

#top_cnt01 h3 {
	padding-top:32px;
}


#top_cnt01 div.image_pane {
	width:359px;
	/*height:282px;
	overflow:hidden;*/
}

#top_cnt01 div.image_pane {
	height:415px;/*431px*/
}

#top_cnt01 li,
#top_cnt01 div.image_pane p {
	padding:4px;
}
#top_cnt01 div.image_pane p.pic_summary {
	padding:0 4px 10px 0;
}



#top_cnt01 h2 {
	margin-bottom:5px;
}

.slidetabs {
	position:absolute;
	top:270px;
	right:0;
	padding-right:4px;
}

.slidetabs a {
	padding:0 14px;
	background:#ebebeb;
	border:1px solid #b6b5b5;
	font-size:9px;
}

#top_cnt01 .ui-state-hover a,
.slidetabs a.current,
.ui-tabs-selected a {
	color:#fff;
	background:#ad5161 url(/images/home/slide_current.gif);
	border:1px solid #ad5161;
	cursor:pointer;
}

#cat_news .ui-tabs-selected a {
	border:none;
}


/* ニュース
-----------------------*/
.sub_news {}

.news_first {
	padding-bottom:8px;
	background:url(/images/home/news_border_01.gif) bottom repeat-x;
}

.sub_news li {
	clear:both;
	padding:8px 0;
	background:url(/images/home/news_border_01.gif) bottom repeat-x;
}

.sub_news li img {
	float:left;
}

#news_panes .sub_news span {
	padding:0 10px 5px 0;
	width:59px;
	height:58px;
	background:none;
}

#news_panes .sub_news li a {
	font-weight:bold;
	color:#735d28;
	display:block;
	font-size:14px;
}






/* 画像トリミング
-----------------------*/

/*　NEWS　L*/

.news_first .img_box {
	width:128px;
	height:	101px;
	background:#fff;
}

.news_first .trim {
	width:126px;
	height:93px;
	overflow:hidden;
	padding:0 !important;
	background-image: none !important;
}

.news_first .cut {
	margin:-11px 0 0 -14px
}


/*　NEWS　S*/

.sub_news .img_box {
	float:left;
	margin-right:10px;
	width:57px;
	height:56px;
	background:#fff;
	border:1px solid #DCDCDC;
}

.sub_news .trim {
	margin:3px;
	width:51px;
	height:50px;
	overflow:hidden;
}

.sub_news .cut {
	margin-left: -6px
}

/*　Report　L */

#repo01 .img_box {
	float:left;
	width:150px;
	height:201px;
	background:#fff;
	border:1px solid #DCDCDC;
	margin-right:10px;
}

#repo01 .trim {
	margin:3px;
	width:144px;
	height:195px;
	overflow:hidden;
}

#repo01 .cut {
	margin: 0 0 0 -67px;
}

/*　Report　S */

#repo02a .img_box {
	float:left;
	width:72px;
	height:53px;
	background:#fff;
	border:1px solid #DCDCDC;
}

#repo02b .img_box {
	float:right;
	width:72px;
	height:53px;
	background:#fff;
	border:1px solid #DCDCDC;
}

#repo02c .img_box {
	float:left;
	width:72px;
	height:53px;
	background:#fff;
	border:1px solid #DCDCDC;
}

#repo02d .img_box {
	float:right;
	width:72px;
	height:53px;
	background:#fff;
	border:1px solid #DCDCDC;
}


#repo02 .trim {
	margin:3px;
	width:66px;
	height:47px;
	overflow:hidden;
}



#repo02 .cut {
	margin: 0 0 0 -3px;
}


/*　Salon　*/

.salon .img_box {
	float:left;
	margin-bottom:5px;
	/*width:193px;
	height:134px;*/
	background:#fff;
	border:1px solid #DCDCDC;
}

.salon .trim {
	margin:3px;
	width:187px;
	height:130px;
	overflow:hidden;
}

.salon  .cut {
	margin: -3px 0 0 0;
}


#nav_search_v2 {
	float:left;
	padding:8px 0 5px 82px;
}
