@charset "Shift_JIS";
/***********************************************************

	[1] /member common
	[2] index.html
	[3] entry.html
	[4] webmem.html
***********************************************************/

/* [1]common **********************************************/
#main{
	color:#413327;
}

h2,h3{
	margin-bottom:5px
}
h2{
	display:block;
	text-indent:-99999px;

	width:570px;
	height:51px;
}
#main p{
	width:560px;
}
/**********************************************************/


/* [2]member/index.html ***********************************/
body#member 
h2{
	background:#fff url(./image/memberTitle.gif) no-repeat left center;
}

#mainBox ul{
	margin-top:1.5em;
	padding-bottom:15px;
	width:554px;

	background:#fff url(./image/privilege_bg_bottom.gif) no-repeat center bottom;
}
#mainBox li{
	padding-bottom:1.5em;

	width:554px;

	background:#fff9f3 url(./image/privilege_bg.gif) repeat-y center top;
	text-align:center;
}
#mainBox li#privilege_first{
	padding-top:0;
	width:554px;

	background:#fff9f3 url(./image/privilege_bg_first.gif) no-repeat center top;;
}
#mainBox li h3{
	margin-left:1px;
}

#mainBox li div{
	margin:1em auto 0;
	padding:0.8em;
	width:500px;

	background-color:#fff;
	border:1px #684a2f solid;
	text-align:left;
}
/*********************************************************/

/* [3]admission.html *************************************/
body#entry 
h2{
	background:#fff url(./image/entryTitle.gif) no-repeat left center;
}
span.pdf{
	padding:3px 0 3px 22px;
	background:#fff url(../image/pdf.gif) no-repeat left center;
}
li#privilege_first a{
	padding-bottom:0.5em;
}
div#txt{
	margin-top:1.5em;
	width:550px;

	border-top:1px #413327 dotted;
}
div#txt p{
	margin:1em;
	margin-right:0;
	width:540px;
}
/*********************************************************/

/* [4]webmem.html *****************************************/
body#webmem 
h2{
	background:#fff url(./image/webmemTitle.gif) no-repeat left center;
}
body#webmem 
h3{
	margin-top:1.5em;
	padding-left:10px;
	background:#fff url(../about/image/smallTitle_bg.gif) repeat-y left center;

	line-height:2;
}
.webmem{
	padding:2px 12px 2px 12px;
	margin-bottom:1em;

	background:#fff url(../image/delt.gif) no-repeat left center;
}
