a.globalNav01 {
	width:135px;
	background-image:url(../_images/grobal-nav_01.gif);
	background-position:left -80px;
}
a.globalNav01:hover {
	background-position:left -80px;
}

/* -------------- 基本構成　メインイメージ-------------- */

div#mainImage {
	margin-bottom:30px;
}

/* -------------- 基本構成　キャッチ・本文-------------- */

div#contentWrapperTop-left h2 {
	margin-bottom:15px;
}

/* -------------- 基本構成　バナー部分-------------- */

div#bannerWrapper {
	margin-top:30px;
	zoom: 100%;
}
div#bannerWrapper:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
div#bannerWrapper-left {
	float:left;
	width:270px;
	height:210px;
	margin-right:10px;
}
div#bannerWrapper-right {
	float:left;
	width:270px;
	height:auto;
}
a.bannerWrapper-right_1 {
	display: block;
	width:270px;
	height:100px;
	margin-bottom:10px;
}
a.bannerWrapper-right_2 {
	display: block;
	width:270px;
	height:100px;
}

/* -------------- 基本構成　ブログ更新部分-------------- */

div#contentWrapperTop-right_news {
	width:260px;
	height:auto;
	margin-bottom:30px;
}
div#contentWrapperTop-right_blog {
	width:260px;
	height:auto;
}
div.blogNavHead {
	width:240px;
	height:60px;
	margin-bottom:-25px;
	padding:25px 10px 0px 10px;
	background-image:url(../_images/bg_blogHead.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	zoom: 100%;
}
div.blogNavHead:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}

/* -------------- 基本構成　ブログ更新部分（RSS内容）-------------- */

div.rss_box {
	padding-bottom:0px;
}
.rss_title, rss_title a,div.rss_item {
	display: block;
	width:0px;
	height:0px;
	overflow:hidden;
}
span.rss_date {
	display:block;
	width:230px;
	margin-bottom:-10px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}


div#contentWrapperTop-right_diary div.blogNavHead h3 {
	display:block;
	float:left;
	width:99px;
	height:35px;
	background-image:url(../_images/title_blogNav-diary-left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
div#contentWrapperTop-right_diary div.blogNavHead span {
	display:block;
	float:left;
	width:141px;
	height:35px;
	background-image:url(../_images/title_blogNav-diary-right.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
div#contentWrapperTop-right_counseling div.blogNavHead h3 {
	display:block;
	float:left;
	width:76px;
	height:35px;
	background-image:url(../_images/title_blogNav-counseling-l.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
div#contentWrapperTop-right_counseling div.blogNavHead span {
	display:block;
	float:left;
	width:164px;
	height:35px;
	background-image:url(../_images/title_blogNav-counseling-r.gif);
	background-position:left top;
	background-repeat:no-repeat;
}



div.blogNavHead span a {
	display: block;
	padding-left:10px;
	background-image:url(../_images/icon_link_arrow-brown.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	color:#604400;
	text-decoration:none;
	line-height:35px;
	text-indent:17px;
}
div.blogNavHead span a:hover {
	background-image:url(../_images/icon_link_arrow-orange.gif);
	color:#DD5500;
	text-decoration:none;
}
ul.blogNavContent {
	display:block;
	width:229px;
	height:auto;
	padding:5px 15px 0px 15px;
	background:#F0F0DD;
	border-right:1px solid #DEDEDE;
	background-image:url(../_images/bg_blogContent.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	list-style-type:none;
	list-style-position:outside;
}
ul.blogNavContent li {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
}

/* -------------- 基本構成　スタッフおすすめメニュー部分-------------- */

div#contentWrapperBottom {
	margin-top:20px;
	padding-bottom:20px;
	border-top:1px solid #CCCCCC;
	zoom: 100%;
}
div#contentWrapperBottom:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
div#contentWrapperBottom-left {
	float:left;
	width:260px;
	height:100px;
	margin-right:30px;
}
div#contentWrapperBottom-left h3 {
	margin-bottom:5px;
}
div#contentWrapperBottom-center {
	float:left;
	width:270px;
	height:100px;
	margin-right:10px;
}
div#contentWrapperBottom-right {
	float:left;
	width:270px;
	height:100px;
}





