@charset "utf-8";

/*--CSS for yzPublic141124--*/
/*--browserInitialization--*/
* {
    margin: 0;
    padding: 0;
    color: #454545;
    /*--	font-family:Verdana,Arial,"qMmpSProW3","Osaka","MS PSVbN",sans-serif;--*/
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    line-height: 1.0;
    font-size: 14px;
}

/*--body--*/
body {
    background: url(../images/bodyBack.jpg) repeat-x;
    background-color: #cccccc;
}

/*--linkText--*/
a {
    outline: none;
}

a:link {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    color: #454545;
    text-decoration: underline;
}

a:active {
    color: #454545;
    text-decoration: underline;
}

a:visited {
    color: #0000ff;
    text-decoration: none;
}

/*--image--*/
img {
    border: 0;
}

/*--clearFloat&clearFix--*/
div.clearLeft {
    clear: left;
}

/**--frameWork--**/
/*--header--*/
div#header {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    /*	height:120px;*/
}

div#header p {
    margin-top: 20px;
}

div#header p#assistNavi {
    color: #fff;
    width: 130px;
    text-align: center;
    padding: 5px;
    background-color: #FFCC00;
    border: 1px solid #FF0000;
    position: relative;
    top: -50px;
    left: 750px;
}

/*div#header p#assistNavi{
    margin-left:750px;
    margin-top:-25px;
    color:#fff;
    width:130px;
    text-align:center;
    padding:5px;
    background-color:#FFCC00;
    border:1px solid #FF0000;
	}*/
div#header p#assistNavi a {
    font-size: 14px;
    display: block;
}

div#globalMenu ul {
    width: 900px;
    height: 30px;
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    list-style: none;
}

div#globalMenu ul li {
    float: left;
    height: 20px;
    margin-top: 1px;
    margin-right: 0px;
    margin-left: 100px;
    padding-left: 24px;
    color: #fff;
    background: url(../images/gMenuBullet.gif) no-repeat 12px 4px;
}

div#globalMenu ul li a {
    color: #fff;
}

div#globalMenu ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

p#history {
    padding: 0px 0px 5px 10px;
    line-height: 100%;
}

/*--container_bg--*/
div#container_bg {
    width: 100%;
    background-color: #ccc;
}

/*--container--*/
div#container {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    margin-top: -8px;
}

/*--topImage--*/
div#topImage {
    width: 890px;
    height: 190px;
    padding-left: 5px;
    background: url(../images/topImageVer2.jpg) 5px 5px no-repeat;
    margin-top: 0px;
}

div#topImage h2 {
    padding-top: 150px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
    line-height: 150%;
}

/*--contentsMain--*/
div#container div#contentsMain {
    width: 900px;
}

div#container div#contentsMain div#left {
    width: 205px;
    float: left;
}

div#container div#contentsMain div#right {
    width: 690px;
    float: left;
    margin-top: 5px;
}

/*--contentsSub--*/
div#contentsSub {
    width: 888px;
    height: 200px;
    margin-top: 20px;
    margin-left: 5px;
    border: 1px solid #ccc;
}

/*--contentsBlank--*/
div#contentsBlank {
    width: 888px;
    height: 50px;
}

/**--leftContents--**/
div#contentsMain div#left ul {
    width: 185px;
    margin-left: 5px;
    margin-top: 5px;
    background-color: #99ccff;
    /*	background-color:#88bfbf;*/
    padding: 2px;
}

div#contentsMain div#left ul li {
    height: 34px;
    margin-bottom: 5px;
    margin-top: 5px;
    list-style-type: none;
    background: url(../images/subMenuTitle.gif) 0 0 no-repeat;
    color: #fff;
    padding-left: 0px;
    line-height: 35px;
}

div#contentsMain div#left ul li a {
    font-size: 14px;
}

div#contentsMain div#left ul li.subMenu {
    height: 24px;
    margin-top: 5px;
    width: 185px;
}

div#contentsMain div#left ul li.subMenu a {
    display: block;
    background: url("../images/subMenuUp.jpg") no-repeat 0px 0px;
    padding-top: 6px;
    padding-left: 20px;
    padding-bottom: 6px;
    color: #5a5a5a;
    font-size: 12px;
    text-decoration: none;
}

div#contentsMain div#left ul li.subMenu a:hover {
    background: url("../images/subMenuOver.jpg") no-repeat 0px 0px;
    text-decoration: none;
}

/*--rightContents--*/
/**--newsInformation--**/
div#newsInformation {
    margin-top: 0px;
    width: 688px;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

div#newsInformation dl {
    margin-top: 2px;
    padding-top: 5px;
    margin-left: 14px;
    height: 200px;
    overflow: auto;
}

div#newsInformation dl dt {
    margin-top: 10px;
    color: #CC6600;
}

div#newsInformation dl dd {
    line-height: 140%;
    margin-top: 7px;
    margin-left: 22px;
    padding-right: 10px;
}

/**--frame--**/
table.frame {
    /*	border:1px solid #ccc;*/
    width: 690px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 10px;
}

table.frame1 {
    border-collapse: collapse;
    border: 1px solid #ccc;
}

table.frame1 tr td img {
    margin-top: 2px;
    margin-left: 10px;
}

table.frame1 tr td p {
    padding: 10px;
}

table.frame2 {
    border: 1px solid #ccc;
    width: 690px;
    height: 200px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 20px;
}

table.frame2 tr td img {
    margin-top: 2px;
    margin-left: 7px;
}

table.frame2 tr td p {
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 10px;
}

h2.title {
    background: url(../images/titleBackPtn1.gif) no-repeat;
    font-size: 16px;
    color: #fff;
    height: 35px;
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 0px;
}

h2.title2 {
    background: url(../images/titleBackPtn2.gif) no-repeat;
    font-size: 16px;
    color: #fff;
    height: 35px;
    padding-top: 10px;
    padding-left: 20px;
    margin-bottom: 0px;
}

/*--entry--*/
div.entry {
    margin-top: 5px;
    width: 688px;
    border: 1px solid #CCCCCC;
    margin-bottom: 20px;
}

div.entry p {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 50px;
    line-height: 200%;
    width: 648px;
}

div.entry p.public {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 200%;
    width: 648px;
}

div.entry div.entryOnePhotoRight {
    float: right;
    width: 200px;
    margin: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 18px;
}

div.entry p.imgExp {
    padding: 5px 0px 0px 0px;
    margin: 0px;
    line-height: 200%;
    width: 200px;
    text-align: center;
}

div.entry div.entryOnePhotoCenter {
    /*	text-align:center;*/
    width: 200px;
    margin: 0px;
    padding-right: 10px;
    padding-left: 25px;
    padding-top: 18px;
}

div.entry div.entryOnePhotoCenter p.imgExp2 {
    padding: 5px 0px 30px 250px;
    margin: 0px;
    line-height: 200%;
    width: 200px;
    /*	text-align:center;*/
}

/*div.entry p.instructorName{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:200%;
	width:648px;
	}
div.entry p.instructorPhoto{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:50px;
	line-height:200%;
	width:648px;
	}
div.entry p.photoCenter{
	text-align:center;
	padding-top:0px;
	}
div.entry table.tablePtn1{
	border-collapse:collapse;
	border:1px solid #ccc;
	width:600px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:50px;
	}
div.entry table.tablePtn1 tr td{
	height:30px;
	padding:10px;
	}
div.entry ol.profile{
	width:650px;
	padding-left:40px;
	}
div.entry ol.profile li{
	padding-bottom:30px;
	line-height:130%;
	}*/
h3.subTitle {
    height: 25px;
    width: 670px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    border-left: 3px solid #FF9900;
    border-bottom: 1px solid #ff9900;
}

span.firstLetter {
    font-size: 30px;
    background-color: #eff5ff;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 0px;
    padding-top: 0px;
}

/*--footer--*/
div#footer {
    text-align: left;
    padding: 0px 0;
    padding-top: 0;
    background: url(../images/bodyBack.gif) repeat-x;
    background-color: #ccc;
    height: 120px;
}

div#footer ul.bottomNavi {
    text-align: center;
    list-style: none;
    left: 0;
    width: 100%;
    padding-top: 20px;
    color: #fff;
}

div#footer ul.bottomNavi li {
    display: inline;
    padding: 0px 10px;
    line-height: 150%;
    color: #fff;
}

div#footer ul.bottomNavi li a {
    color: #fff;
}

div#footer ul.bottomNavi li a:hover {
    color: #fff;
    text-decoration: underline;
}

/*--address--*/
div#footer address {
    padding-top: 25px;
    text-align: center;
    color: #fff;
}

/*--contentsMain_bg--*/
div#contentsMain_bg {
    background-color: #ccc;
    width: 100%;
}

/*--temporary--*/
div#right table.frame3 {
    /*	border:1px solid #ccc;*/
    width: 690px;
    height: 130px;
    border-collapse: collapse;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 0px;
}

div#right table.frame3 tr td img {
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 0px;
}

/*--temporaryEnd--*/

/*access counter*/
p#ac {
    color: #00F;
    font-size: 12px;
    width: 190px;
    padding: 0 0 3px 0;
    position: relative;
    top: 0px;
    left: 500px;
}

.ui-widget-content a {
    color: #0000ff;
}
