/* スタイル共通 css/style.css */
@charset "shift_jis";

html{	/* Firefoxハック */
	overflow-y:scroll;	/*常にスクロールバーを表示する */
}
* html body {
	_text-align:center;
}
body {
	scrollbar-base-color: #fff;			/* 基本の色を指定 */
	scrollbar-face-color: #fff;			/* 表面の色を指定 */
	scrollbar-arrow-color: #999;		/* 矢印の色を指定 */
	scrollbar-highlight-color: #fff;	/* スライド部分の色を指定 */
	scrollbar-3dlight-color: #999;		/* 上端と左端の色を指定 */
	scrollbar-shadow-color: #fff;		/* 下端と右端の色を指定(外側) */
	scrollbar-darkshadow-color: #999;	/* 下端と右端の色を指定(内側) */
	scrollbar-track-color: #fff;		/* 背景色 */
	top:0;	/* ページ上部余白 */
	margin: 0 auto;
	padding: 0;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	/*background: url(../form_img/bg.jpg) repeat-x left top;*/
}
/* ▼ ヘッダー・フッター付き２カラムレイアウト ▼ */
/* container 955pxでセンタリング */
#container {
	display:block;
	padding:0;
	height:auto;
	background:#fff;
	top:0px;
	margin:0px auto 0;
	text-align: left;
	width: 940px;
}

/* ヘッダー */
#header {
	width: 940px;
	height: 105px;
	margin: 0px;
	color: #FFF;
}
#Gnavi {
	display: block;
	height: 38px;
	width: 940px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	overflow: visible;
	visibility: visible;
	
}
/* 2カラム用wrapper */
#wrapper {
	width: 940px;
	margin-bottom: 20px;
	display: block;

}
/* メインコンテンツ */
#main {
	width: 940px;
	background: #fff;
	color: black;
}
#contents {
	width: 840px;
	disdisplay: block;
	margin: 15px auto 0px auto;
}
* html #contents {	/* IE6のみに適用 */
	width: 800px;
	disdisplay: block;
	margin: 15px auto 0px auto;
}
#RightColumn {
	display: block;
	float: left;
	margin: 50px 0px 0px 0px;
	width: 220px;
	padding: 0px;
	border-left: 1px solid #CCC;
}

#Contact {
	display: block;
	width: 210px;
	margin-left: 10px;
	margin-top: 50px;
}
p {
	MARGIN: 7px 0px 0px
}
a {
	CURSOR: pointer; COLOR: blue; TEXT-DECORATION: underline
}
/* メニュー */
#menu {
	float: left;
	width: 200px;
}
/* フッター */
#clear {
	clear:both;
}
#footerBG {
	display: block;
	float: left;
	width: 100%;
	background-color: #F0F0F0;
	border-top: 3px solid #006;
}
#footer {
	display: block;
	height: 44px;
	width: 955px;
	margin: 0px auto;
}
#Left {
	display: block;
	float: left;
	height: auto;
	width: 500px;
}
#copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.1em;
	text-align: right;
	display: block;
	width: 425px;
	margin-left: 30px;
	float: left;
	margin-top: 5px;
}
.noticered {
	color: #F00;
}
/*************************************************
	フッター
*************************************************/
#Left a:link,#Left a:visited {
	display: block;
	float: left;
	padding: 4px 20px 5px 18px;
	background: url(../../img/footer_link.gif) no-repeat left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666;
	letter-spacing: 0.2em;
	text-decoration: none;
}
#Left a:hover {
	background: url(../../img/footer_link.gif) no-repeat 0 -16px;
	color: #F90;
}

/*#NaviForm {
	background: url(../form_img/header_bg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: auto;
	top: 0px;
	text-align: right;
}
#NaviForm form {
	margin: 0px;
	top: 0px;
	padding-top: 6px;
	padding-right: 65px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#NaviForm img.w3navi {
	margin: 0px;
	padding: 3px 5px 0px 0px;
}*/
#News {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 200px;
	width: 740px;
	overflow: auto;
	visibility: visible;
	z-index: 1;
	margin-left: 20px;
	margin-bottom: 10px;
}
#News img.catch1 {
	width: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}
#News img.catch2 {
	width: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}
#News img.title01 {
	width: auto;
	margin-bottom: 7px;
	padding: 0px 83px 5px 3px;
	border-bottom: 1px solid #666;
}

#News .date {
	font-size: 12px;
	color: #900;
	margin-right: 15px;
	margin-left: 7px;
}
#News p {
	width: auto;
	margin-bottom: 5px;
	font: 12px/160% Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.1em;
	height: auto;
	background-image: url(../../img/top/news_line.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#News a:link, #News a:active, #News a:visited {
	color: #333;
}
#News a:hover {
	color: #900;
	text-decoration: none;
}
#News img.title02 {
	width: auto;
	margin: 20px 0 7px 0;
	padding: 0px 83px 5px 3px;
	border-bottom: 1px solid #666;
}
#News .magazineTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333;
	vertical-align: 0.2%;
	margin-right: 10px;
	margin-left: 5px;
}
#News .onSale {
	font-size: 10px;
	color: #666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.2em;
	width: auto;
}
#News .about {
	padding-left: 83px;
	display: block;
}
#contents p.title {
	margin-left: 20px;
	letter-spacing: 0.2em;
	display: block;
	width: 687px;
	height: 23px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9900;
	margin-top: 50px;
}
p.explain {
	line-height: 180%;
	margin-bottom: 30px;
	font-size:12px;
	padding-top: 20;
	padding-right: 40px;
	padding-bottom: 0;
	margin-top: 20px;
	margin-left: 60px;
}
span.red{
	color:#F39;	
	padding-left:5px;
	padding-right:5px;	
}
table.wrap {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #006;
}
.header {
	font-size: 10px;
	color: #666;
	text-align: right;
	display: block;
	top:0;
	padding: 0px;
	height: 105px;
	width: 940px;
	margin: 0px auto;
}

table.seminar01{
	font-size:12px;
	width:800px;	
	margin:0 auto;
}
table.seminar01 th, td{
	text-align:left;
	padding:5px 15px;
}

table.seminar{
	font-size:12px;
	width:800px;	
	margin:0 auto 20px;
}
table.seminar th, td{
	text-align:left;
	padding:5px 0;
}
table#seminarTitle{
	background-color:#FFF7DD;
	font-size:14px;
	margin-bottom:20px;
	border:1px solid #003;
	
}

table#personalData {
	margin-bottom:30px;
	border-bottom:1px solid #CCC;		
}
table#personalData th{
	background-color:#F0F0F0;
	border:1px solid #CCC;
	border-bottom:none;
	padding:5px;
	width: 200px;
}
table#personalData td{
	border:1px solid #CCC;
	border-left:none;
	border-bottom:none;
}
table#question01 th{
	padding-top:0;
}
table#question01 label{
	padding-right:10px;
	font-size:12px;
}
table#question02 th{
	padding-top:0;
}
table#question02 label{
	padding-right:10px;
	font-size:12px;
}
#contents img.title {
	margin-left: 20px;
}
