@charset "Shift-JIS";

#clubGreeting h2 {
	background: url(../images/heading_clubgree_bg.gif) no-repeat;
}
#clubGreeting img {
	margin: 4px 0 4px 60px;
}
#renewalInfo h2 {
	background: url(../images/heading_renewalinfo_bg.gif) no-repeat;
}
#melmaInfo h2 {
	background: url(../images/heading_melma_bg.gif) no-repeat;
}
#bannerNavigation img{
	padding-bottom: 4px;
}

#newsList ul li a{
	color: #333333;
	text-decoration: none;
}
#newsList ul li{
	letter-spacing: 0.1em;
	padding: 4px 0 0 12px;
	background: url(../images/arrow_big.gif) 3px 9px no-repeat;
	text-decoration: none;
}
.indexTop{
	padding: 0 0px 0 0;
}
.indexTopText{
	padding: 10px 0 10px 0;
/*
	background: url(../images/index_top_cyder.jpg) 445px 13px no-repeat;
*/
}
.topCaution{
	padding: 0 0 5px 20px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.topUlCaution{
	padding: 0;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.topUlRecommend{
	padding: 0;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}
.blog_Banner{
	padding-left: 60px;
}
.blog_Banner img{
	margin-bottom: 4px;
}

/* 目的別メニュー
---------------------------------------------*/
.purposeMenu a {
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	margin: 0 2px 0 2px;
}
.purposeMenu a:hover {
	text-decoration: underline;
}
.purposeMenuText {
	font-size: 11px;
	line-height: 13px;
	margin: 0 2px 0 2px;
}
/* 会社概要
---------------------------------------------*/
#clubInformation{
	background: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;
}
.clubInformationContents{
	font-size: 11px;
	line-height: 14px;
}
#QRcode{
	width: 198px;
	height: 140px;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.QRcode_IMG{
	padding: 0 32px 0 31px;
}
/* 更新情報
---------------------------------------------*/
.t01{
	width: 582px;/*幅*/
	height: 190px;/*テキスト部分の高さ*/
	font-size: 14px;
	overflow: auto;
	padding: 1px 4px 5px 10px;
	line-height: 18px;
	scrollbar-arrow-color : #CC9933;
	scrollbar-base-color : #CC9933;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #CC9933;
	scrollbar-shadow-color : #CC9933;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #CC9933;
}
