/***** リセット ************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
margin:0; padding:0;
list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
img{border:0; vertical-align: bottom;}

/***** ページ用 ************************************************************************/

body {
	font-size: 12px;
	line-height: 140%;
	text-align:center;
	letter-spacing:1;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*background-image: url(../images/body_bg.jpg);*/
background-image:url(/event/11_saienclub/images/15_re/main_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	}
	
#wrap {
	/*background-color: #FFF;*/
	width:960px;
	margin:0 auto;
	text-align:left;}

#container {
	/*background: url(../images/container_bottom.gif) center bottom no-repeat;*/
	/*overflow: hidden;*/
	/*padding-bottom: 155px;*/
	position: relative;
	width: 960px;
}
#main {
	float: right;
	/*padding-right: 20px;
	padding-left: 20px;
	width: 560px;
	background-color: #FFF*/
}

#primary {
	/*background: url(../images/primary_bg.jpg) center top no-repeat;*/
	float: left;
	width: 350px;
}

.section {
	margin-bottom: 17px;
}

p, ul, ol {
	margin-bottom: .7em;
}

.shadow{
	/*width:100px;
	height:100px;*/
	position:absolute;
	background-color:#888888;
	-webkit-filter:blur(2px);
	filter:blur(3px);

	top:4px;
	left:3px;
}
/*initial*/
#primary {
background: none;
float: left;
width: 350px;
}

	

/***** テキストリンクと画像リンク ************************************************************************/

a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	/*background: #fff;*/}

a:link{ 
	color: #005fc3;
	text-decoration: none;}
a:visited{
	color: #005fc3;
	text-decoration: none;}
a:hover{
	color: #6296ca;
	text-decoration: none;}
	
.txtLink, .txtLink li {
	list-style: none !important;
	/zoom: 1;
}
	
.txtLink li a {
	background: url(../images/txtLink_bg-trans.png) left -.1em no-repeat;
	padding: 2px 0 2px 22px;
}

/***** 画像の左右寄せおよびセンタリング ************************************************************************/

.alignLeft {
	float: left;
	margin-bottom: 14px;
	margin-right: 14px;
}
.alignRight {
	float: right;
	margin-bottom: 14px;
	margin-left: 14px;
}
.alignCenter {
	display: block;
	margin: 0 auto 14px;
}


/***** ヘッダー ************************************************************************/

#header {
	height: 295px;
	width: 960px;
	position:relative;
	/*background: url(../images/header_bg.jpg) top left no-repeat;*/
	margin-bottom: 20px;
}
	
/***** ヘッダー *****/

.logo {
	position:absolute;
	/*	top: 53px;
	left: 405px;*/
	top:12px;
	left:20px;
	width: 149px;
	height: 149px;
}

.siteSlogan {
	position:absolute;
	top: 28px;
	left: 234px;
	width: 503px;
	height: 76px;
}

.dotcom_home {
	position: absolute;
	top: 12px;
	right: 15px;
	width: 200px;
	height: 35px;
}
	
#globalNav {
	/*background: url(../images/gnav_shadow.jpg) center bottom no-repeat;*/
	background-color:#ffffff;
	font-size: 12px;
	/*padding-bottom: 9px;*/
	position:absolute;
	top: 245px;
	left: 0;
}

#globalNav .navMenu {
	font-size: 0;
}

#globalNav .navMenu li {
	display: inline;
	/zoom: 1;
	font-size: 12px;
	
}

/***** 左側部 - 新着情報・メルマガ会員募集・バナー ************************************************************************/

#about {
	margin-left: 20px;
}

#news {
	margin-bottom: 20px;
}

#news h2 {
}

#news dl {
	padding-bottom: 0;
	padding-left: 20px;
	padding-top: 5px;
	/*background: url(images/DDE9D1-trans.png) top left repeat;*/
}

#news dl dt {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 30%;
	vertical-align: top;
}
#news dl dd {
	display: inline-block;
	/display: inline;
	/zoom: 1;
	width: 70%;
	vertical-align: top;
}

#recruit {
	/*background: url(../images/E0E8D9.png) top left repeat-x;
	border-right: 4px solid #E0E8D9;
	border-bottom: 4px solid #E0E8D9;
	border-left: 20px solid #E0E8D9;
	padding-top: 12px;*/
}

#recruit h2 {
	text-align: center;
	/*margin-bottom: 5px;*/
}

#recruit h3 {
	text-align: center;
	margin-bottom: 1em;
}

#recruit p, #recruit ul, #recruit ol, #recruit dl {
	padding: 0 12px;
}

.url {
/*	background-color: #E9D9B5;*/
	color:#FFF;
	font-weight:bold;
	clear: both;
	display: block;
  	/*text-align: center;*/
	text-align::left;
	margin: 0 30px;
}

#bnrArea {
	/*margin-left: 20px;*/
}

#bnrArea li {
	/*margin-bottom: 14px;*/
	margin:15px;
}
#bnrArea .ls_title{
	font-size:140%;
	color:#333333;
	font-weight:bold;
	}
#bnrArea .ls_comment{
	font-size:100%;
	color:#005fc3;
	/*text-decoration:underline;*/
	}
#bnrArea .icon{
	margin-right:10px;
	}

/***** ページTOP△ .pageTop ************************************************************************/

.pageTop {
	/*position: absolute;
	bottom: 15px;
	right: 35px;*/
	clear: both;
	text-align: right;
}
	
/***** フッター ************************************************************************/

.backtop {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 20px;}

#footer {
	clear: both;
	/*padding-bottom: 10px;*/
	position: relative;
}

#footer .pageTop {
	position: absolute;
	top: -30px;
	right: 35px;
}

#footerNav {
	background-color: #986532;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#footerNav ul {
	border-left: 1px solid #FFF;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 14px;
	margin-bottom: 0;
}	
#footerNav ul li {
	border-right: 1px solid #FFF;
	display: inline;
	padding: 0 .5em;
	/padding: 0 .3em 0 .5em;
}	
#footerNav a {
	color: #FFF;
}
#fot{
background-color:#E6FFCC;
color:#231815;
clear:both;
text-align:left;
margin:0 auto;
padding:0 30px;
}

#fot h3{
font-size:16px;
font-weight:800;
margin-bottom:15px;}

#fot ul{
float:left;
margin-right:40px;
margin-top:25px;
margin-bottom:27px;

}

#fot ul#last{
float:left;
margin-right:0;

margin-top:25px;
margin-bottom:25px;

}

#fot ul#slast{
float:left;
margin-right:40px;;

margin-top:25px;
margin-bottom:25px;

}

#fot ul li{
background-image: url(/contents/event/11_saienclub/images/15_re/ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:18px;
	margin:10px 0;
	font-size:15px;}
	
	#fot a{
	color: #231815;
	text-decoration: none;
}
#fot a:visited{
	color:#231815;
	text-decoration: none;
}
#fot a:hover{

	text-decoration: underline;
}
#copyright {
background-color:#8FC947;
color: #FFFFFF;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin: 0px;
padding-right: 0px;
padding-left: 0px;
font-size: 100%;
}

/****prinary****/
 #news{
 	background-color:#FFFFFF;
	position:absolute;
	margin:3px;
	width:335px;
	}
 #news dl{
 	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
  	background-image: none;
	} 
	
#new_prodact{
}

#new_prodact li {
	/*margin-bottom: 14px;*/
	margin:15px;
}
#new_prodact .ls_title{
	font-size:120%;
	color:#333333;
	font-weight:bold;
	}
#new_prodact .ls_comment{
	font-size:100%;
	color:#005fc3;
	/*text-decoration:underline;*/
	}
#new_prodact .icon{
	border:#336600 1px solid;
	margin-right:10px;
	}
