#WAtop{
	margin-bottom: 7px;
	margin-top: 8px;
}

.section{/*
	background-image: url(imges/dot2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	padding-bottom: 11px;
	width: 450px;
	margin-bottom: 10px;
}

.book-box{
	padding-right: 30px;
	vertical-align: text-top;
}

.list{
	font-size: large;
	font-weight: bold;
}

.btn-big{
	font-size: large;
	font-weight: bold;
}

.pic{
	padding-right: 7px;
}

h3,h4{
	font-size: small;
	font-weight: normal;
	margin-bottom: 5px;
}

.indent01{
	padding-left: 13px;
}

.btn-s{
	font-size: small;
}

.btn-t{
	font-size: medium;
}

.interview-table{
	margin-bottom: 4px;
}

hr{
	display: none;
}

.path{
	margin-bottom: 15px;
	color: #000000;
	font-size: small;
	padding-top: 5px;
	padding-left: 10px;
}

.path a{
	color: #0000ff;
}

body{
	text-align: center;
	font-family: "MS Pゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#warapper{
	width: 760px;
	margin: 0px auto;
	text-align: left;
}

#header{
	width: 760px;
	clear: both;
}

#container-top,
.container-top{
	background-image: url(commonimges/container_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 760px;
	overflow: hidden;
}

#container,
.container{
	background-image: url(commonimges/container_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 13px;
}

#container-bottom,
.container-bottom{
	background-image: url(commonimges/container_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 760px;
	overflow: hidden;
}

* {
	border-collapse:collapse;
	border-spacing:0;
	font-style: normal;
	margin:0;
	padding:0;
	color: #2D2D2D;
	line-height: 20pt;
}

body,table{
	font-size: small;
}

p,
p span{
	line-height: 130%;
}

img{
	vertical-align: bottom;
	border: 0;
}

ul,ol{
	list-style: none;
}

table{
	border-collapse: collapse;
}

a,
a span{
	color: #001A6A;
}

ul.list{
	margin-left: 20px;
	list-style: disc;
}

ol.list{
	margin-left: 30px;
	list-style: decimal;
}


.div35{
	width:auto;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:0;
	font-size: large;
	font-weight: bold;
}


	
.div35 span{
	font-size: medium;
	margin-left:0.1em;
}	



.div35 li{
  list-style-type: none;
}

	
.div35 li::before {

  position: relative;
  top: -2px;
  left: 0px;
 
  display: inline-block;
 
  width: 6px;
  height: 6px;
 
  content: '';
 
  border-radius: 100%;
  background: black;
}


.sub_s{
	font-size: small;
	font-weight: normal;
	line-height:150%;
	margin-bottom: 5px;
}