/* agozure.css 2010-05-26 */
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	}
img {
	border: 0px;
	}
h1 {
	margin: 0px;
	padding: 0px;
	float:left;
	width:400px;
	}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
.left {
	text-align: left;
	}
.red {
	color: #CC0000;
	}
.blue {
	color: #005BB7;
	}
.orange {
	color: #FF6600;
	}
.green {
	color: #017F3F;
	}
.pink {
	color: #FF6666;
	}
.gray {
	color: #666;
	}
.cop {
	color: #060442;
	font-size: 16px;
	font-weight: bold;
    line-height: 1.6em;
}

/* フォントサイズ
**********************************************/
.font-l {
    font-size: 120%;
}

/* 余白
**********************************************/
.mb-50 {    margin-bottom: 50px;}
.mb-30 {    margin-bottom: 30px;}
.mb-5 {    margin-bottom: 5px;}
.pt-50 {    padding-top: 50px;}
.pt-30 {    padding-top: 30px;}
.pt-10 {    padding-top: 10px;}

/* 囲み
**********************************************/
.box01 {
    border: 2px solid #cccccc;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

.box02 {
    border: 2px solid #062746;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    background-color: antiquewhite;
}


/* #wallpaper
**********************************************/
#wallpaper {
	background-image: url(../img/wallpaper.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 22px;
	}

/* #navi
**********************************************/
ul#navi {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: block;
	}
ul#navi img {
	vertical-align: bottom;
	margin: 0px;
	}
ul#navi li {
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
ul#navi li.right {
	margin-right: 0px;
	}

/* #head
**********************************************/
#head {
	background-image: url(../img/bg-head.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#headin{
width:729px;
margin:0 auto;
background-image: url(../img/head.gif);
background-position:left top;
background-repeat: no-repeat;
text-align:right;
}
/* #base
**********************************************/
#base {
	background-image: url(../img/bg-base.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
	}
	
/* #entrance
**********************************************/
#entrance {
	width: 689px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
#entrance h2 {
	text-align: center;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#entrance #byouki {
	margin: 0px;
	width:689px;
	clear: both;
	}
#entrance #byouki dl {
	width: 229px;
	padding-bottom: 15px;
	float: left;
	}
#entrance #byouki dl dt {
	margin: 0px;
	padding: 0px;
}
#entrance #byouki dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#entrance #koumoku {
	padding-left: 20px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	margin: 0px;
	}

#entrance #koumoku ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}
#entrance #koumoku ul li {
	float: left;
	display: inline;
	width: 314px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#entrance #koumoku ul li a {
	background-image: url(../img/top05.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	zoom: 1;
	}
#entrance #koumoku ul  a:hover {
	background-image: url(../img/top05_f2.jpg);
	}
#entrance h3.koumoku {
	margin-bottom: 0px;
	}

/* zure
**********************************************/
#zure {
	background-color: #E2F1F8;
	padding: 20px;
	clear: both;
	zoom: 1;
	}
    
#zure .righttxt {
	margin-left: 200px;
}
#zure .leftimg {
	float: left;
	width: 150px;
}
#zure .righttxt h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099FF;
	font-size: 110%;
	padding-left: 10px;
	color: #003399;
}

/* shisei
**********************************************/
#shisei {
	background-color: #FBE7E9;
	padding: 20px;
	clear: both;
	margin-bottom: 20px;
	zoom: 1;
	}
    
#shisei .righttxt {
	margin-left: 200px;
}
#shisei .leftimg {
	float: left;
	width: 150px;
}
#shisei .righttxt h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099FF;
	font-size: 110%;
	padding-left: 10px;
	color: #003399;
}
#zure ul,
#shisei ul {
	padding-left: 0px;
	list-style-type: none;
	margin-left: 0px;
	}

/* foot
**********************************************/
#foot {
	text-align: left;
	width: 689px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
	padding-top: 20px;
	}
#foot p {
	padding-left: 15px;
	margin-top: 5px;
}
#foot h4 {
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#foot ul {
	margin: 0px;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
#foot li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
#foot li a {
	background-image: url(../img/top14.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #003366;
	font-size: 14px;
	}			
#foot li a:hover {
	background-image: url(../img/top14_f2.jpg);
	color: #666666;
	}			
	 
/* #footnavi */
#footnavi {
	text-align: center;
	}
#footnavi ul {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#footnavi li {
	padding: 0px;
	display: inline;
	margin: 0px;
	}
#footnavi li a {
	color: #666666;
	text-decoration: none;
	}
#footnavi li a:hover {
	text-decoration: underline;
	color: #003366;
	}

/* #cp */
#cp {
	background-image: url(../img/bg-cp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 749px;
	margin-right: auto;
	margin-left: auto;
}
#cp a {
	color: #666666;
	text-decoration: none;
	}
#cp a:hover {
	text-decoration: underline;
	color: #003366;
	}


/* .pt */
.pt {
	text-align: right;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}
.pt a {
	background-image: url(../img/pt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #003366;
	}			
.pt a:hover {
	background-image: url(../img/pt_f2.gif);
	color: #666666;
	}			


/*	 新著発刊_20130820追加
----------------------------------------------------*/
#books {
	margin-bottom: 10px;
	text-align: center;
	}



/* ここから中ページ
**********************************************/
/* #contents（中ページ共通）
**********************************************/
#contents,
#syourei,
#form {
	width: 689px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 160%;
}
/* h3 */
#contents h3,
#form h3 {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #ED5662;
	padding-left: 10px;
	margin-left: 10px;
}
/* h4 */
#contents h4,
#form h4 {
	background-image: url(../img/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	color: #003399;
	padding-left: 10px;
	margin-left: 10px;
}
#contents h4.h4none {
	margin-top: 0px;
	margin-bottom: 2px;
}

/* clear */
.clear {clear:both}

/* freetxtarea */
.freetxtarea {
	padding-top: 0px;
	padding-bottom: 30px;
	line-height: 180%;
}
.freetxtarea p {
	margin: 0px 0px 15px 0px;
}

.rightimg {
	float: right;
}
.lefttxt {
	overflow: hidden;
	_zoom: 1;
	padding-right: 25px;
}

/* inarea */
.inarea {
	padding-left: 20px;
}

/* intxt */
.intxt {
	padding: 0px 20px;
	line-height: 180%;
}

/* #02_kaizen.html
**********************************************/
.kaizen-img {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.kaizen-img02 {
	margin-left: 10px;
	margin-right: 10px;
	}

/* #03_chiryou.html
**********************************************/
.intxt-chiryou {
	padding: 0px 16px;
}
.chiryoutbl table {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.chiryoutbl th,
.chiryoutbl td {
	padding: 5px 5px 5px 10px;
	_padding: 10px;
	font-size: 12px;
}
.chiryoutbl th {
	background-color: #F8E7ED;
	border-right: solid 1px #999999;
}
.chiryoutbl td {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	
}
.chiryoutbl td.bd-top {
	border-top: solid 2px #999999;
}


/* #04_syourei.html
**********************************************/
#contents ul#syourei {
	list-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
#contents ul#syourei li {
	margin-bottom: 15px;
	}
#form {
}


/* #05_gakugairyoku.html
**********************************************/
#form table {
	border-collapse: collapse;
	margin-left: 15px;
	}
#form td,
#form th {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #CCCCCC;
	}
#form td {
	width: 485px;
	}
#form th {
	background-color: #F2F2F2;
	color: #003366;
	width: 150px;
	}
#form02 {
	text-align: center;
	padding-top: 70px;
	padding-bottom: 150px;
	}

.gakugairyokubox {
	border: 1px solid #999999;
	padding: 25px 35px 20px 35px;
}
ol.gakugairyokuol {
	font-weight: bold;
	color: #0066CC;
}
ol.gakugairyokuol li {
	margin-bottom: 5px;
}
ol.gakugairyokuol li p {
	font-weight: normal;
	color: #333333;
	margin: 0px;
}


/* #06_center.html
**********************************************/
.centerbox {
	border: solid 1px #FF9999;
	padding: 20px 30px;
}
ul.centerlist {
	margin: 0px;
	padding: 0px;
}
ul.centerlist li {
	background-image: url(../img/center/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 2em;
	line-height: 200%;
}
dl.centerdl dt {
	width: 50px;
	float: left;
	clear: both;
}
dl.centerdl dd {
	margin-left: 50px;
}


/* #07_link.html
**********************************************/
.link {
	padding: 0px 16px;
}
.link dl {
	margin: 0px;
	background-image: url(../img/dotted.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
.link dt {
	background-image: url(../img/bt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	clear: both;
	float: left;
	width: 250px;
}
.link dd {
	margin-left: 200px;
}

/* #09_faq.html
**********************************************/
dl#faq{
text-align:left;
margin:0 15px;
padding:0;
font-size:100%;
}
#faq dt{
margin:30px 0 0 0;
padding:0;
}
#faq dd{
margin:10px 0 0 0;
padding:0;
}
.line_q{
float: left;
width: 39px;
}
.txt_q{
background-image: url(../img/faq/line_q.gif);
background-repeat: repeat-y;
background-position:left top;
color:#003366;
font-size:14px;
font-weight:bold;
margin:0 0 0 40px;
padding:0 10px;
}
.line_a{
float: left;
width: 39px;
}
.txt_a{
background-image: url(../img/faq/line_a.gif);
background-repeat: repeat-y;
background-position:left top;
color:#CC0000;
margin:0 0 0 40px;
padding:0 10px;
}





/*追加2016.12.08
**********************************************/
#hon {
	padding: 20px;
	clear: both;
	zoom: 1;
	margin-bottom: 30px;
	}
    
#hon .righttxt {
	margin-left: 185px;
}
#hon .leftimg {
	float: left;
	width: 160px;
}
#hon .righttxt h5 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099FF;
	font-size: 110%;
	padding-left: 10px;
	color: #003399;
}

#seminar {
	margin-bottom: 20px;
	text-align: center;
	clear: both;
	}
#seminarlink {
	margin-bottom: 20px;
	text-align: left;
	clear: both;
	padding: 20px;
	}
