@charset "UTF-8";

/* 基本スタイル
---------------------------------------------*/
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 90%;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gohic", Verdana, "Lucida Sans", sans-serif;
	background-image: url(../images/back.gif);
	background-repeat: repeat;
}



h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
a {
	color: #0000FF;
}
a:hover {
	color: #0066CC;
}

img {
	border: 0;	
}
img.banner {
	padding: 5px 0px;	
}

img.waku {
	padding: 2px;
	border: #CCCCCC solid 1px;
}


img.photo-left {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}

img.photo-right {
	padding-left: 5px;
	padding-bottom: 5px;
	float: right;
}

.skip {
	display: none;
}

.media1 {
	display: none;
}

.totop {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}


.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}
.clear {
	float: none;
	clear: both;
}

.pink{
	color: #FF6699;
}

.attention{
	color: #FF3333;
}


.attention-l{
	font-size: 90%;
	line-height: 150%;
	font-weight: bold;
	color: #61474B;
	letter-spacing: 0.1em;
}
hr{
	margin-bottom: 20px;
}


/* Wrapper
---------------------------------------------*/
#Base-center {
	text-align:center;
	width: 100%;
}

#Wrapper {
	margin-left:auto;
	margin-right:auto;
	margin:0px auto;
	width: 762px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	background: #FFFFFF url(../images/back-left.gif) repeat-y left;
}
#Wrapper2 {
	width: 772px;
	margin: 0;
	padding: 0;
	background: url(../images/back-right.gif) repeat-y right;
}

/* たて組レイアウト
---------------------------------------------*/
#contentWrapper {
	width: 752px;
	margin: 0 10px;
	text-align: left;
	background: #FFFFFF;
}

#header {
	background: url(../images/mainimg.jpg) no-repeat left top;
	width: 752px;
	height: 324px;
	padding: 0px;
	margin: 0;
}


#header2 {
	background: url(../images/top-image.jpg) no-repeat left top;
	width: 752px;
	height: 172px;
	padding: 0px;
	margin: 0;
}


#content-left {
	float: left;
	margin: 0 0 20px 5px;
	width: 180px;
	padding: 0;
	text-align: center;
}

/* hide from Mac IE \*/
 * #content-left {
	float: left;
	margin: 0 0 20px 3px;
	width: 180px;
	padding: 0;
	text-align: center;
}
   /* */ 


.left-bwaku {
	margin: 5px 2px;
	padding: 5px;
	width: 155px;
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
	font-size: 80%;
	color: #000000;
	line-height: 1.5;
	text-align: left;
	
}

#content-right {
	float: right;
	margin: 5px 0 10px 0;
	padding: 5px 0 0 0;
	width: 564px;
}	
/* hide from Mac IE \*/
 * html #content-right {
	float: right;
	padding: 0;
	width: 550px;
}	
    /* */ 


#footer {
	clear: both;
	width: 752px;
	margin: 0;
	background: #EEEEEE;
	font-size: 90%;
	color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BAA228;
}
#footer-top {
	width: 752px;
	margin: 0;
}
#footer-text {
	padding-top: 10px;
	font-weight: normal;
	text-align: center;
}
#footer-menu {
	margin: 0;
	padding: 25px 10px 0px 10px;
	text-align: center;
	font-weight: normal;
}
#footer-banner {
	margin: 10px;
	float: right;
}



/* ナビゲーション
---------------------------------------------*/
#globalNav {
	position: relative;
	width: 180px;
	margin-bottom: 10px;
}
#globalNav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#globalNav li img {
border: none;
vertical-align: top;
}


#globalNav li a {
	/*¥*/
	overflow: hidden;
	text-decoration: none;
	/**/	
}
#globalNav li a:hover {
	text-decoration: none;
}


#globalNav2 {
	position: relative;
	margin: 20px 0px 20px 20px;
	text-align: left;
	font-size: 90%;
}
#globalNav2 li {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 15px;
	background-image: url(../08img/dot-sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



/* メインテキスト指定
---------------------------------------------*/
h1 .top {
}
h2 {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h3{
	
}


.main-text-top {
	font-weight: normal;
	color: #222222;
	line-height: 1.5;
	margin: 0px 20px 10px 10px;
	padding: 10px 20px 10px 20px;
}
.main-text {
	font-weight: normal;
	color: #222222;
	line-height: 1.6;
	margin: 0px 10px;
	padding: 0 10px;
}
.main-text2 {
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	line-height: 1.5;
	margin: 0px 20px;
	padding: 5px;
}

.text-s {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
}


.text-s-blwn {
	font-size: 90%;
	font-weight: normal;
	color: #663333;
	line-height: 1.5;
}

.indent {
	margin: 10px 20px;
}

.plist {
	font-size: 80%;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 5px;
}

.date {
	font-size: 90%;
	line-height: 150%;
	color: #666666;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: normal;
}
.comment {
	margin: 0 30px 10px 30px;
	line-height: 1.6;
}

.content {
	text-align: left;
	margin: 0 10px;
}
	
/* hide from Mac IE \*/
 * html .content {
	text-align: left;
	margin: 0 5px 0 5px;
}
    /* */ 

.content img.board {
	text-align: center;
	margin: 5px;
}


.content .box {
	margin: 10px;
	padding-bottom: 5px;
	border: #CCCCCC solid 1px;
}


.content .date {
	text-align: right;
	margin: 15px 10px 10px 0px;
}



.main-text img{
	padding: 5px;
}

.main-text2 img {
	padding: 2px;
}


.content h1 {
	font-size: 140%;
	color: #000066;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
}
.content h2 {
	font-size: 160%;
	color: #660000;
	line-height: 1.5;
	font-weight: bold;
	margin: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}


.content h3 {
	font-size: 130%;
	color: #003399;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-bottom: 5px;
}


.summary h3 {
	font-size: 110%;
	color: #003399;
	line-height: 1.5;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
	margin-top: 10px;
	margin-bottom: 5px;
}


.content h4 {
	font-size: 110%;
	color: #53363A;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	padding: 5px;
	border-left: 3px solid #CCB9B2;
}


.summary h4 {
	font-size: 100%;
	color: #53363A;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #EBEBEB;
	padding: 5px;
	border-left: 3px solid #CCB9B2;
}



.content h5 {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	background-color: #EEEEEE;
	padding-left: 10px;
	letter-spacing: 0.2em;
}

.content .list .title {
	font-size: 100%;
	color: #114FA6;
	line-height: 1.5;
	font-weight: bold;
}
.content p {
	margin-top: 5px;
	line-height: 1.5;
}

.content ul{
	margin: 0px;
	list-style-type: none;
}

.content ol{
	margin: 0px;
	padding: 0px 30px;
	list-style-position: outside;
}


.content ol li{
	margin: 0px;
	padding-bottom: 10px;
}


.content li{
	margin: 5px 0;
	list-style-type: none;
	padding: 0 5px 5px 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.summary ol{
	margin: 0px;
	padding: 0px 10px;
	list-style-position: outside;
}

 ul.list{
	list-style-type: none;
	margin: 10px 5px;
}

.list li{
	list-style-type: none;
	padding: 0 10px 10px 20px;
	background-image: url(../images/list-dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

 ul.list2{
	list-style-type: none;
	margin: 5px;
}

.list2 li{
	list-style-type: none;
	padding: 0 10px 5px 20px;
	background-image: url(../images/list-dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.content table{
	padding: 0;
	margin: 0;
	text-align: left;
}

.content td{
	border: 0;
	padding: 0 0.5em;
	text-align: left;
	vertical-align: top;
}


.content th {
	padding: 0 0.5em;
	margin: 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.content .program table{
	margin-top: 5px;
	border-top: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
	border-left: #cccccc solid 1px;
}

.content .program td{
	border-bottom: #cccccc solid 1px;
}


.content .program th {
	border-bottom: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}



.button img{
	margin-top: 20px;
	margin-left: 60px;
}




/* サイトマップ
---------------------------------------------*/


.sitemap ul{
	margin: 0px 10px 3px 40px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
}

.sitemap li{
	margin-left: 20px;
	font-size: 100%;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/dot-sitemap.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin-right: 50px;
	border-left: #999999 solid 2px;
	border-bottom: #CCCCCC solid 2px;
}
.sitemap li.next{
	margin-right: 0px;
}



/* 基調講演
---------------------------------------------*/
table.kicho {
	padding: 0px;
	border: 5px solid #DDDDDD;
}
.kicho th{
	padding: 5px;
	font-weight: normal;
	background: #FFFFFF;
}
.kicho td{
	padding: 5px;
	line-height: 150%;
	background: #DDDDDD;
}


/* 研修
---------------------------------------------*/
.training {
	text-align: left;
	margin: 10px 0;
}
.training p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}
.training table{
	padding: 0px;
}
.training th{
	padding: 5px;
	font-weight: normal;
	background: #EEEEEE;
	border-bottom: 1px solid #BBBBBB;
}
.training td{
	padding: 5px;
	line-height: 150%;
	border-bottom: 1px solid #BBBBBB;
}


/* speaker
---------------------------------------------*/
.speaker {
	text-align: left;
	margin: 15px 20px 10px 20px;
	border-bottom: #CCCCCC solid 1px;
}
.speaker .title {
	font-size: 100%;
	font-weight: bold;
}
.speaker p {
	margin-bottom: 10px;
	line-height: 1.5;
	font-size: 90%;
}

.speaker img {
	float: left;
	padding: 5px 5px 5px 0;
}

/*　その他
---------------------------------------------*/
.copyright {
font-size: 85%;
color: #666666;
font-family: Verdana,Osaka,Helvetica,sans-serif;
letter-spacing: 0.1em;
text-align: center;
padding: 10px 0 0 0;
}

/*-----------*/

.font11 {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.4;
}
.font12 {
	font-size: 90%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5;
}
.font13 {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.5;
}
.blue12 {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	line-height: 1.5;
}
.blue11 {
	font-size: 90%;
	font-style: normal;
	color: #003399;
	line-height: 1.7;
}
.blue13 {
	font-size: 100%
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 1.5;
}
.blue14 {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 1.5;
}
.style2 {font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック"; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	line-height: 14px; color: #990000; }


.link1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック";
	font-size: 11px;
	text-decoration: underline;
}
.style9 {font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック";
	font-size: 12px; 
	color: #990000; 
}
.style11 {font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック"; font-size: 12px; font-style: normal; font-variant: normal; text-transform: none; line-height: 17px; font-weight: bold; }
.style15 {font-family: "ＭＳ Ｐゴシック", Osaka, "ＭＳ ゴシック"; font-size: 11px; font-style: normal; color: #003399; line-height: 17px; font-weight: bold; }

p.photo {
	border: 1px solid #DDDDDD;
	margin: 10px 0;
}

p.photo-left {
	border: 1px solid #DDDDDD;
	margin: 10px 10px 10px 0;
	float: left;
}


p.photo-right {
	border: 1px solid #DDDDDD;
	margin: 10px 0px 10px 10px;
	float: right;
}