body {
	margin: 0px;
	padding: 0px;
}
a {
	color: #666040;
}
a:hover {
	color: #000;
}
.header {
	background-image: url(images/topbar.gif);
	height: 57px;
	background-position: center;
	background-color: #6E6151;
	background-repeat: no-repeat;
}
#emailbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#emailbox img {
	position: absolute;
	left: 630px;
	top: 57px;
}


.flash {
	text-align: center;
}
#menu {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu li {
	display: inline;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #960;
	padding-left: 5px;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#menusentent {
	margin: 0px;
	font-size: 11px;
	color: #666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menusentent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menusentent ul li {
	margin: 0px;
	padding: 0px;
}
#mainbox {
	height: 500px;
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
}



.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}


* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.aboutphoto_s {
	padding: 1px;
	margin-right: 3px;
	border: 1px solid #CCC;
}
.about_scrollbox {
	overflow: hidden;
	height: 350px;
}
#fbox {
	position: absolute;
	top: 60px;
	width: 100%;
	background-color: #B4D6E2;
	height: 45px;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}

.titleheader {
	padding-bottom: 15px;
}
.titleheader h1 {
	font-size: 15px;
	font-weight: bold;
	color: #5A5A5A;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.titleheader .engtitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	font-weight: normal;
	color: #359FB3;
	letter-spacing: 40px;
	line-height: 55px;
}
.titleheader .engtitle2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	font-weight: normal;
	color: #359FB3;
	letter-spacing: 20px;
	line-height: 55px;
}
.titleheader .engtitle_d {
	font-family: "Courier New", Courier, monospace;
	font-size: 60px;
	font-weight: normal;
	color: #AB8E5A;
	letter-spacing: 40px;
	line-height: 55px;
}




.menus .menuover {
	padding: 1px;
	border: 1px solid #000;
filter: alpha(opacity=100),
-moz-opacity:1,
opacity:1
}
.menus .menuout {
	padding: 1px;
	border: 1px solid #999;
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;

}


.aboutbox {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	height: 390px;
	margin-bottom: 110px;
}

.aboutphoto {
	float: left;
	width: 300px;
	height: 200px;
}
.aboutsentent {
	float: left;
	width: 440px;
	margin-left: 10px;
}
.aboutsententbody {
	clear: left;
	width: 440px;
	font-size: 10px;
	line-height: 13px;
	height: 80px;
	margin-bottom: 3px;
	padding-top: 5px;
}

.aboutsentent_titleleft {
	float: left;
	height: 55px;
	width: 120px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
}
.aboutsentent_titleleftphase {
	font-size: 25px;
	font-weight: bold;
	color: #414141;
}

.aboutsentent_titleright {
	float: left;
	width: 150px;
	padding-top: 15px;
	font-size: 13px;
}
.about_backbn {
	float: right;
	width: 150px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.about_nextbn {
	float: left;
	width: 150px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#profile {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 110px;
}
#profiletitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
}
#profiletitle2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 55px;
	font-weight: normal;
	color: #49A7BE;
	line-height: 55px;
}
#profiletitle3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	color: #000;
	padding-top: 5px;
}
#profiletitle4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #000;
	padding-top: 5px;
}
#profile_sbody1 {
	padding-top: 10px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#profile_sbody2 {
	padding-top: 3px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
#profile_detail {
	text-align: right;
}



#profile_caption1 {
	width: 50px;
	display: block;
	float: left;
	font-size: 9px;
}





#profileimg {
	float: left;
	width: 230px;
}
#profilesentent1 {
	float: left;
	width: 520px;
	padding-bottom: 100px;
}
.snapsentent_arrow {
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.arrow_next {
	background-color: #333;
	cursor:pointer;
	color: #FFF;
}
.arrow_back {
	background-color: #333;
	cursor:pointer;
	color: #FFF;
}


.snap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 100px;
}
.snap2 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 100px;
}
.snap3_0 {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-bottom: 0px;
}
.snap3 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}



.snapsentent1 {
	float: right;
	width: 500px;
	padding-bottom: 15px;/*	height: 340px;*/
}
.snapsentent2 {
	writing-mode:tb-rl;
	width: 100%;
	height: 320px;
	overflow: hidden;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
html:not(:target) .snapsentent2{
	overflow: auto;
}
.snapsententwork {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}
.snapsententbook {
	width: 100%;
	overflow: hidden;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: left;
}

.snapsentent3 {
	height: 310px;
}


.snapleft {
	float: left;
	width: 230px;
}
.snapleft2 {
	margin-top: 10px;
}
.snapname {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 22px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
.snapbackbn a {
	display: block;
	padding: 5px;
	background-color: #666;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}
.snapbackbn a:hover {
	display: block;
	background-color: #1E99AE;
	color: #FFF;
}
.snapbackbn2 a {
	display: block;
	padding: 5px;
	background-color: #666;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}
.snapbackbn2 a:hover {
	display: block;
	background-color: #1E99AE;
	color: #FFF;
}
.snap_backtitle {
	background-color: #32B3C5;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 34px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}

.snaplist {
	border: 1px solid #62A7D0;
	clear: both;
	width: 750px;
}
.snaplist ol {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-top: 5px;
}
.snaplist ol li {
	float: left;
	width: 340px;
	margin-left: 30px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}

.snaplist3 {
	border: 1px solid #62A7D0;
	clear: both;
	width: 750px;
	margin-bottom: 10px;
}
.snaplist3 ol {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-top: 5px;
}
.snaplist3 ol li {
	float: left;
	width: 340px;
	margin-left: 30px;
	padding-top: 5px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-color: #CCC;
}




.snapurl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	display: block;
}
.clearbox {
	text-align: right;
	clear: both;
	width: 740px;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.clearbox2 {
	text-align: right;
	width: 480px;
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}



.snapimg {
	text-align: center;
	vertical-align: middle;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
}
.snapcompany {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	display: block;
	font-weight: bold;
	color: #333;
}
.snapcompany2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	display: block;
	font-weight: normal;
	color: #333;
}

.dateclass {
	font-size: 15px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titleclass {
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #1C4553;
}
.dateclasswork {
	font-size: 15px;
	font-weight: normal;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
}
.titleclasswork {
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-bottom: 15px;
	padding-left: 5px;
	color: #1C4553;
}
.snaplist2 {
	border: 1px solid #62A7D0;
	width: 498px;
	margin-bottom: 15px;
}
.snaplist2 ol {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding-top: 5px;
}
.snaplist2 ol li {
	margin-left: 15px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	width: 465px;
	list-style-type: none;
}

.dateclass2 {
	padding-right: 5px;
	font-size: 12px;
	color: #333;
}
.moredates {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	display: block;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	text-align: center;
}

.bookimg {
	float: left;
	width: 150px;
	margin: 10px;
}
.booktitlebox {
	width: 748px;
	margin-right: auto;
	background-color: #EAEAEA;
	margin-left: auto;
	border: 1px dashed #73BED7;
}
.titleclassbook {
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-bottom: 65px;
	padding-left: 5px;
	color: #1C4553;
	float: left;
	width: 500px;
	padding-top: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bookimg2 {
	float: left;
	width: 200px;
	margin-right: 10px;
	_margin-right: 5px;
	padding-bottom: 10px;
}
.latestdiary {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.latestdiary li {
	list-style-type: circle;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.dateclasssch {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 22px;
	color: #4C4C4C;
}
#galleryb {
	margin: 0px;
	padding: 0px;
}
.emailsententbox {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.subtitle {
	font-size: 12px;
	color: #3C3C3C;
	padding-left: 10px;
	font-weight: bold;
}
.clickinfo {
	font-size: 12px;
	color:#666;
	padding-left: 10px;
	font-weight: bold;
}
.images {
	width: 210px;
	float: left;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.about_place1 {
	float: left;
	width: 90px;
	font-weight: bold;
	color: #666;
}
.about_place {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}

.about_place2 {
	float: left;
	width: 330px;
}
.sch_place1 {
	font-size: 80%;
}
