/* margin,padding 0 */
body,table,p,ul,h1,h2,h3{padding:0;margin:0;text-align:left;}

/* body */
body{
width:285px;
padding:0;
margin:0 auto;
text-align:center;
line-height:1.3em;
font-size:12px;
}

/* distance */
h1,h2{padding:0 20px;}

div#backgroundBlue{
text-align:left;
background-color:#eaf8f9;
margin:0 20px;
padding:10px 15px 20px 15px;
}

/* parts of distance */
h1{margin-top:20px;}
h2{margin:15px 0 10px 0;}
h3{margin:5px 0;}
ul{
padding-bottom:16px;
margin-bottom:19px;
list-style:none;
background:url(/exam/campus/club_pop/images/border.gif) repeat-x 0 100%;
}
ul li{margin:3px 0;}

/* others */
.center{text-align:center;padding:20px 0;}

/* font s */
.small{font-size:10px;}

/*	2009 3/12 ADD
-------------------------------------------------*/
body{
	width: 460px;
	color:#4D4D4D;
}

#contents {
	margin: 0;
	padding: 65px 0 0 0;
	background: #ffffff url(/exam/campus/club_pop/images/logo-sanno.gif) left 5px no-repeat;
}

h1 {
	background: #ffffff url(/exam/campus/club_pop/images/bg-title.gif) left bottom repeat-x;
	padding-bottom: 6px;
	color: #128290;
	font-size: 1.3em;
	margin-top: 0;
	padding-left: 20px;
}

h2 {
	margin-left: 20px;
	padding-left: 7px;
	border-left: 3px solid #24A0AC;
	color: #24A0AC;
	font-size: 1.2em;
}

#contents div {
	margin: 5px 20px;
	padding: 1px 7px;
}

h3.contact-head {
	background: #fff url(images/txt_otoiawase.gif) left top no-repeat;
	padding:0;
	text-indent:-9999px;
}

div.contact {
	text-align:left;
	padding:1em;
	border:1px solid #CCCCCC;
}

.contact p {
}

/*	HACK
------------------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \ */
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from EI-mac */