@charset "UTF-8";
/* CSS Document */

/* BODY---------------------------------------------------------------------------- */

body {
	text-align: center;
	color: #444444;
	font: 76%/1.7em "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Vernada, sans-serif;
	background: url(../image/bg.jpg);
}

#wrapper {
	background: #FFFFFF;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* HEADER---------------------------------------------------------------------------- */

#header {
	width: 805px;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
#globalMenu {
	width: 805px;
	clear: both;
	height: 22px;
}
#globalMenu ul {
	margin: 0px;
	padding: 0px;
}
#globalMenu li {
	float: left;
	width: 115px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#mainVisual {
	padding-top: 10px;
}

/* CONTENTS---------------------------------------------------------------------------- */

#contents {
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin: 0px;
	padding: 20px;
	width: 765px;
	clear: both;
}
#contents .contentsBox {
	margin-right: 20px;
	margin-left: 20px;
}
#contents h2 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 18px;
	height: 25px;
	background: url(../image/h2/h2_bg.jpg);
	line-height: 25px;
	color: #FFFFFF;
	font-size: 105%;
	vertical-align: bottom;
	clear: both;
}
#contents h3 {
	line-height: 22px;
	margin: 15px 0px;
	padding: 0px 0px 0px 7px;
	height: 22px;
	border-bottom: 1px solid #66114B;
	border-left: 5px solid #66114B;
	font-weight: bold;
	color: #66114B;
	border-top: 0px solid #12408A;
	border-right: 0px solid #12408A;
	font-size: 13px;
}
#contents h4 {
	font-weight: bold;
	color: #666699;
}


/* PAGE---------------------------------------------------------------------------- */
#top td {
	padding: 5px;
	border: 1px solid #666666;
}
#top .td1 {
	background: #E1E1E1;
}
#top #leftContents {
	float: left;
	width: 510px;
}
#top #leftContents li {
	float: left;
	width: 255px;
	text-align: center;
}
#top #rightContents {
	float: right;
	width: 234px;
}
#top #rightContents li {
	margin-bottom: 8px;
	vertical-align: bottom;
}
#top #news {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 200px;
	overflow: scroll;
	overflow-x: hidden;
	background: #F5F5F5;
	padding: 10px;
}
#top #news .newsDate {
	border-bottom: 1px solid #999999;
}
#top #news .newsTitle {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 7px;
	margin-top: 12px;
}
#privacypolicy #contents ul {
	list-style: square;
	padding-left: 35px;
	margin-bottom: 20px;
}
#privacypolicy .box {
	padding: 10px;
	border-style: dotted;
	border-width: 1px;
	background: #F3F3F3;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#contact .box {
	padding: 10px;
	border-width: 1px;
	border-style: dotted;
	width: 400px;
}
#contact .download {
	height: 20px;
	line-height: 20px;
	vertical-align: bottom;
}
#contact .map2 {
	border-width: 1px;
	border-style: solid;
}
#contact .logo {
	float: right;
	border-width: 1px;
	border-style: solid;
}
#seminar h3.a {
	padding: 20px 0px 0px;
	background: #FFFFFF;
	color: #FFFFFF;
	font-size: 124%;
	height: 35px;
	border: 0px none #12A2BD;
}
#seminar h3.b {
	padding: 20px 0px 0px;
	color: #9E2F7D;
	font-size: 124%;
	border-top: 1px none #9E2F7D;
	border-right: 1px none #9E2F7D;
	border-bottom: 2px none #9E2F7D;
	border-left: 4px none #9E2F7D;
	height: 35px;
}
#seminar .seminarTitle {
	font-size: 118%;
	font-weight: bold;
	color: #1296B0;
}
#seminar .seminarText {
	background: #F3F3F3;
	padding: 5px;
}
#seminar .seminarNumber {
	background: #12A2BD;
	color: #FFFFFF;
}
#seminar .seminarTitleDcff {
	font-size: 118%;
	font-weight: bold;
	color: #9E2F7D;
}
#seminar .seminarTextDcff  {
	background: #F3F3F3;
	padding: 5px;
}
#seminar .seminarNumberDcff  {
	background: #9E2F7D;
	color: #FFFFFF;
}
#seminar table.seminarTable td {
	padding: 5px;
	border: 1px solid #999999;
}
#seminar table.seminarTable .td1 {
	background: #E4F9FF;
}
#seminar table.seminarTable .td2 {
	background: #F7ECFF;
}
/* FOOTER---------------------------------------------------------------------------- */

#footer {
	line-height: 20px;
	height: 20px;
	width: 765px;
	margin: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background: #973A7F;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
}
