@charset "UTF-8";

/* ///////　　　index　　　////// */

.index #container {
	margin: 0 auto;
	width: 1033px;
	z-index:100000;
	position:relative;
}


#slider {
	width:1033px;
	margin:0 auto;
	margin-bottom: 2px;
	position: relative;
	z-index:1000;
	height:372px;
}

.index #wrapper {
	background: url(../images/index/bg_index.jpg) repeat-x;
}

#idxContents {
	position: relative;
	height: 420px;
}

#idxContents h2 {
	font-size: 150%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#idxContents h2 a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}


#idxContents #division {
	width: 483px;
	height: 261px;
	background: url(../images/index/idx_img_1.png) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#idxContents #division .inner {
	padding: 55px 0 0 195px;
}

#idxContents #division h2 {
	margin-bottom: 15px;
}

#idxContents #division p {
	margin-bottom: 20px;
	font-size: 116%;
	width: 270px;
	line-height: 1.4;
}

#idxContents #division li {
	margin-bottom: 5px;
}

#idxContents #division li a {
	font-size: 116%;
	line-height: 1.4;
}

#idxContents #history {
	width: 248px;
	height: 189px;
	background: url(../images/index/idx_img_2.png) no-repeat;
	position: absolute;
	left: 503px;
	top: 0;
}

#idxContents #history .inner {
	padding: 56px 15px 0 17px;
}

#idxContents #history h2 {
	margin-bottom: 15px;
}

#idxContents #history p {
	font-size: 106%;
	line-height: 1.4;
}

#idxContents #about {
	width: 248px;
	height: 160px;
	position: absolute;
	left: 503px;
	top: 213px;
}

#idxContents #about .inner {
	border: #e6e6e6 6px solid;
	padding: 16px 10px;
	height: 115px;
}

#idxContents #about h2 {
	margin-bottom: 15px;
}

#idxContents #about p {
	font-size: 106%;
	line-height: 1.4;
}

#idxContents #message {
	width: 483px;
	height: 86px;
	position: absolute;
	left: 0;
	top: 285px;
}

#idxContents #message .inner {
	border: #e6e6e6 6px solid;
	padding: 15px 12px;
	height: 45px;
}

#idxContents #message h2 {
	margin-bottom: 10px;
}

#idxContents #message p {
	font-size: 116%;
	line-height: 1.4;
}

/*お知らせ*/


#idxInfo {
	margin-bottom: 50px;
}

#idxInfo h2 {
	font-size: 200%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom: #000000 2px solid;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-weight: bold;
}

#idxInfo p.txt {
	font-size: 133%;
	line-height: 1.4;
	margin-bottom: 20px;
}

#infoDetail {
	border-top: #d3d3d3 1px dotted;
}

#idxInfo dl {
	border-bottom: #d3d3d3 1px dotted;
}

#idxInfo dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#idxInfo dt {
	width: 130px;
	float: left;
	font-size: 116%;
	padding: 10px 0;
}

#idxInfo dd {
	width: 620px;
	float: left;
	font-size: 116%;
	padding: 10px 0;
}

#idxInfo dd a {
	text-decoration: none;
	color: #000000;
}

#idxInfo dd a:hover {
	text-decoration: underline;
}

#idxInfo .infoList {
	text-align: right;
	padding-top: 10px;
}

#idxInfo .infoList a {
	font-size: 106%;
}

/*国内規定・申請書類*/


#idxProvision {
	width: 367px;
	float: left;
}

#idxProvision h2 {
	font-size: 200%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom: #000000 2px solid;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-weight: bold;
}

#idxProvision h3 {
	font-size: 150%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding: 0 0 5px 0;
	font-weight: bold;
}

#idxProvision ul {
	margin-bottom: 25px;
}

#idxProvision li a {
	line-height: 1.8;
	font-size: 116%;
}

/*公認　書籍・映像資料*/


#idxSbox {
	width: 368px;
	float: right;
}

#idxDoc {
	margin-bottom: 30px;
}

#idxDoc h2, #idxOrder h2 {
	font-size: 200%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom: #000000 2px solid;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	font-weight: bold;
}

#idxDoc p, #idxOrder p {
	font-size: 116%;
	line-height: 1.4;
	margin-bottom: 15px;
}

#idxDoc a, #idxOrder a {
	font-size: 100%;
}

.index #side {
	top:0;
}