/*---------------
 footer/エリア特集
---------------*/

/* bottom_navi3 */	
#footerTop #bottom_navi3 ul {
	clear:both;
	text-align:center;
	border-top:1px solid #cecece;
	padding:10px 0 0 0;
	margin:10px 0 0 0;
}
#footerTop #bottom_navi3 ul li#bl_first {
	border-width:0px 1px;
}
#footerTop #bottom_navi3 ul li {
	border-color:#cecece;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	display:inline;
	padding:2px 3px;
}
#footerTop #bottom_navi3 ul li {
	display:inline;
	padding:2px 3px;
}
#footerTop #bottom_navi3 ul li a {
	font-size: 90%;
}




/*---------------
 effectTitleArea01（汎用タイトル設定　コンテンツタイトル）
---------------*/

.effectTitleArea01{
	margin:0 0 10px 0;
}

.effectTitleArea01 h2{
	background:url(../img/bgimg_h2_02.gif) no-repeat;
	padding:5px 10px 4px 15px;
	color:#FFF;
	margin:0 0 10px 0;
}

.effectTitleArea01 p{
	margin:15px 0 0 15px;
}


/*---------------
 effectSearchArea01（上部検索）
---------------*/


#effectSearchArea01{
	border:1px solid #f3d8b0;
	background:#fff0cc;
	margin:15px 0 20px 0;
	padding:0 0 15px 0;
}

#effectSearchArea01 .title{
	color:#663300;
	background:url(../img/icon_01.gif) no-repeat;
	padding:3px 30px;
	margin:7px 0 0 7px;
}

#effectSearchArea01 #TabArea01{
	margin:5px 0 0 17px;
	position:relative;
}

#effectSearchArea01 #TabArea01 ul{
	position:relative;
	top:1px;
	_margin:0 0 0 -6px;
}

#effectSearchArea01 #TabArea01 li{
	float:left;
	margin:0 0 0 6px;
	text-align:center;
}


#effectSearchArea01 #TabArea01 li.in{
	background:url(../img/bgimg_tab_01.gif) no-repeat;
	width:179px;
	height:20px;
	_height:26px;
	padding:6px 0 0 0;
}
#effectSearchArea01 #TabArea01 li.link a{
	background:url(../img/bgimg_tab_02.gif) no-repeat;
	width:175px;
	height:20px;
	_height:26px;
	padding:6px 0 0 0;
	color:#663300;
	display:block;
}


#effectSearchArea01 #linkArea01{
	margin:0 0 0 15px;
	width:738px;
	_width:740px;
	padding:15px 0 5px 0;
	border:1px solid #f3d8b0;
	background:#FFF;
}

#effectSearchArea01 #linkArea01 ul{
	float:left;
	margin:0 10px 0 10px;
	_margin:0 10px 0 5px;
}
/* safari3Hack \*/  
body:first-of-type #effectSearchArea01 #linkArea01 ul{
	margin:0 10px 0 5px;
}
/* EndSafari3Hack */


#effectSearchArea01 #linkArea01 li{
	margin:0 0 0 10px;
	display:inline;
}
#effectSearchArea01 #linkArea01 li a{
	color:#663300;
}

#effectSearchArea01 #linkArea01 div{
	margin:0 0 10px 0;
}

/*---------------
 effectListArea01（コンテンツ）
---------------*/


.effectListTitle{
	background:#fed77b;
	color:#663300;
	padding:3px 15px;
}
.effectListBox{
	border-left:1px solid #f3d8b0;
	border-right:1px solid #f3d8b0;
	border-bottom:1px solid #f3d8b0;
	padding:0 15px 0 15px;
	margin:0 0 0 0;
}
.effectListBox .oneSet{
	margin:0 0 15px 0;
	padding:10px 0 0 0;
}

.effectListBox .oneSet h4{
	border-bottom:3px solid #ffe2b7;
	padding:0 15px 3px 15px;
	color:#79b502;
}
.effectListBox .oneSet ul{
	margin:10px 0 0 20px;
}


.effectListBox .oneSet li{
	width:345px;
	float:left;
	background:url(../img/icon_list_01.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
}

.effectListBox .oneSet li a{
	color:#663300;
}


/*---------------
 PageTop
---------------*/
p.pageTop{
	text-align:right;
	padding:10px 10px 30px 0;
	clear:both;
}

p.pageTop a{
	background:url(../img/arrow_05.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}


p.pageTop02{
	text-align:right;
	padding:0 190px 20px 0;
	margin:-10px 0 0 0;
	clear:both;
}

p.pageTop02 a{
	background:url(../img/arrow_05.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}





/*---------------
 SubSecond(右カラム)
---------------*/

/* safari3Hack \*/  
body:first-of-type #SubSecond{
	font-size: 90%;
}
/* EndSafari3Hack */



/* searchBox */

#SubSecond #searchBox{
	margin:5px;
	background:#fff;
	padding:1px;
}

#SubSecond #searchBox h3{
	background:url(../img/sub/icon_03.gif) no-repeat 0 0;
	padding:3px 0 6px 25px;
	margin:5px;
	color:#663300;
	border-bottom:2px solid #ffe2b7;
}


#SubSecond #searchBox .area{
	background:#fff;
	border:1px solid #f3d8b0;
}
#SubSecond #searchBox .area input{
	width:142px;
	margin:5px 0 0 5px;
}
#SubSecond #searchBox .area .btn{
	text-align:center;
	margin:10px 0;
}





/* infoArea */

#SubSecond #infoArea{
	padding:0 5px 5px 5px;
	margin:0;
}
#SubSecond #infoArea .box{
	padding:1px;
	background:#FFF;
	border:1px solid #f4c683;
	text-align:left;
}
#SubSecond #infoArea .box h2{
	background:url(../../theme/img/sub/icon_01.gif) no-repeat #b8630d 2px 2px;
	color:#FFF;
	text-align:left;
	padding:4px 0 4px 28px;
	margin:0 0 10px 0;
}

#SubSecond #infoArea .box .oneSet{
	background:url(../../theme/img/common/bgimg_line_02.gif) repeat-x bottom;
	padding:0 0 10px 0;
	text-align:left;
	margin:0 0 10px 8px;
	width:141px;
}

#SubSecond #infoArea .box .Link{
	margin:5px 0 10px 8px;
}
#SubSecond #infoArea .box .Link li{
	background:url(../../theme/img/common/arrow_03.gif) no-repeat 0 3px;
	padding:0 0 0 12px;
	margin:0 0 3px 0;
}
