@charset "UTF-8";
/* CSS Document */
/*必要CSSをロード*/
@import url("../../css/base.css");
/*ロード終わり*/

#wrap #rightcolumn .contentsbox img.relativeimg {
position:relative;
	
}

/*ビジネスクラブ用   ----------------------------------------------------------------------------- */

#wrap #rightcolumn .businessclub {}
#wrap #rightcolumn .businessclub h4{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #rightcolumn .businessclub .clubbox {
	border: 3px solid;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 8px;
	width: 554px;
}
#wrap #rightcolumn .businessclub .clubbox img {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#wrap #rightcolumn .businessclub .clubbox h5 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	width: 400px;
	margin-bottom: 0px;
}
#wrap #rightcolumn .businessclub .clubbox p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	width: 400px;
	display: block;
	margin-bottom: 2px;
	margin-top: 0px;
}
#wrap #rightcolumn .businessclub .clubright h5 , #wrap #rightcolumn .businessclub .clubright p { float: right; }
#wrap #rightcolumn .businessclub .clubleft h5 , #wrap #rightcolumn .businessclub .clubleft p { float: left; }

/*若葉会用   ----------------------------------------------------------------------------- */
#wrap #rightcolumn .contentsbox .Lecture h5 {
	background-color: #F9F5CD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#wrap #rightcolumn .contentsbox .Lecture h6 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	float: right;
	width: 425px;
	margin-right: 5px;
	color: #333333;
}
#wrap #rightcolumn .contentsbox .Lecture p {
	margin-bottom: 3px;
	display: block;
	float: right;
	width: 425px;
}
#wrap #rightcolumn .contentsbox .Lecture p.Personal {
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	width: 410px;
	margin-right: 10px;
	margin-top: 5px;
}
#wrap #rightcolumn .contentsbox .Lecture img {
	margin-left: 10px;
	padding: 3px;
	border: 1px dotted #CCCCCC;
}
/*年金友の会   ----------------------------------------------------------------------------- */
#wrap #rightcolumn .contentsbox .nenkintokuten {
	height: 1%;
	clear: both;
	padding-top: 45px;
	padding-left: 60px;
	display: block;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 510px;
	overflow: hidden;
}
#wrap #rightcolumn .contentsbox .nenkintokuten:after{ content: ""; clear: both; display: block; }

@media print{
#wrap #rightcolumn .contentsbox .nenkintokuten {
	margin-top: 30px;
}
}


#wrap #rightcolumn .contentsbox .nenkintokuten h4 { display: none; }
#wrap #rightcolumn .contentsbox .nenkintokuten img {}
#wrap #rightcolumn .contentsbox .nenkintokuten p {
	padding-right: 20px;
	padding-left: 0px;
	display: block;
	width: 358px;
	float: right;
	margin-right: 20px;
	margin-left: 0px;
	font-size: 110%;
}
#wrap #rightcolumn .contentsbox .nenkintokuten ul {
	padding-right: 20px;
	display: block;
	width: 430px;
	float: right;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 110%;
}

/*相談窓口用   ----------------------------------------------------------------------------- */
#wrap #rightcolumn .contentsbox .conference p.withimg {
	width: 430px;
	display: inline;
	float: left;
}
#wrap #rightcolumn .contentsbox .conference a.withimgR {
	display: inline;
	float: left;
}

#wrap #rightcolumn .contentsbox .conference img {
	margin-right: 5px;
	margin-left: 5px;	
}
/*相談会用   ----------------------------------------------------------------------------- */
#wrap #rightcolumn .contentsbox .conference table th.color { background-color: #C6ECFF; }

#wrap #rightcolumn .contentsbox .conference table td.color { border-left: 1px solid #ccc; border-right: 1px solid #ccc;	
}
#wrap #rightcolumn .contentsbox .loancenter {}
#wrap #rightcolumn .contentsbox .loancenter ul.withimg {
	/*width: 255px;*/
	width: 510px;
	display: block;
	/*float: left;*/
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 100%;
}
#wrap #rightcolumn .contentsbox .loancenter ul.withimg ul { font-size: 110%; }

/*基本レイアウト　テーブル   ----------------------------------------------------------------------------- */
#wrap #rightcolumn .contentsbox table.Gallery_list {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
	color: #666666;
	font-size: 90%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #rightcolumn .contentsbox table.Gallery_list th {
	padding: 3px;
	background-color: #F0F0F0;
	text-align: center;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#wrap #rightcolumn .contentsbox table.Gallery_list tr { }
#wrap #rightcolumn .contentsbox table.Gallery_list td {
	padding: 3px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: middle;
}
/*ギャラリー詳細用   ----------------------------------------------------------------------------- */
body.GalleryDetails { background-position: -300px; }
body.GalleryDetails #wrap {
padding-top:20px;}
body.GalleryDetails #wrap h1 {
	display: block;
	margin-bottom: 5px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #056794;
	border-left-color: #056794;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333333;
	font-weight: normal;
	background-color: #CFE8F0;
	font-size: 120%;
	width: 669px;
	margin-right: auto;
	margin-left: auto;
}
body.GalleryDetails #wrap p {
	width: 669px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}


body.GalleryDetails #wrap table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
body.GalleryDetails #wrap table td { text-align: center; }

body.GalleryDetails #wrap table td img {
	padding: 2px;
	border: 1px solid #999999;
}
body.GalleryDetails #wrap table td img:hover{ background-color: #7BCBF5; 	
}

body.GalleryDetails #footer {
	height: 50px;
}
.Detailsbox_head {
	height: 42px;
	width: 677px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Gallerydetail_waku_head.gif);
}
.Detailsbox_body{
	width: 677px;
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Gallerydetail_waku_body.gif);
	background-repeat: repeat-y;
}
.Detailsbox_foot {
	background-image: url(../images/Gallerydetail_waku_foot.gif);
	display: block;
	height: 42px;
	width: 677px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
