@charset "utf-8";

body {
	text-align:center;
	color: #333333;
	font-family: "メイリオ", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 20px;
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#wrapper {
	width: 610px;
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	height: auto;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#photo {
	padding-right: 1px;
	width: 299px;
}

#photo_left0 {
	float: left;
	padding-right: 1px;
}

#photo_left {
	float: left;
	margin-right: 15px;
}

#photo_right0 {
	float: right;
	padding-left: 1px;
}

#photo_right {
	float: right;
	padding-left: 10px;
	padding-bottom: 2px;
}

#photo_name {
	width:300px;
	float: left;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #CC6600;
}

a:active {
	color: #CC6600;
}

#content {
	padding-bottom: 20px;
	width: 600px;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #009900;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 30px;
	padding-top: 5px;
}

h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}

p {
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 1em;
	font-size: 10pt;
	line-height: 20px;
}

.text {
	color: #333333;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
	text-indent: 1em;
}

.photo_left {
	margin-right: 10px;
	float: left;
	margin-bottom: 2px;
	clear: both;
	width: auto;
}

.photo_right {
	float: right;
	margin-left: 10px;
	clear: both;
	margin-bottom: 2px;
	
}

.photo_right_yohaku0 {
	float: right;
	margin-bottom: 2px;
	margin-top: 2px;
}

.photo_left_yohaku0 {
	float: left;
	clear: right;
	margin-right: 2px;
	margin-bottom: 2px;
}

.yohaku_ue_shita {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tittle {
	font-weight: bold;
	color: #666666;
}

.photo {
	font-size: 9pt;
	line-height: 18px;
	text-align: right;
}

.photogreen {
	font-size: 9pt;
	color: #339933;
	text-align: right;
	line-height: 16px;
}

.name {
	font-weight: normal;
	color: #CC6600;
	line-height: 15pt;
}

.cls09p {
	font-size: 9pt;
	line-height: 14pt;
}


.cls9pgreen {
	font-size: 9pt;
	line-height: 18pt;
	color: #339933;
}

.clsEntryText2 {
	line-height: 10pt;
	color: #333333;
}

.namegreen {
	font-weight: bold;
	color: #339933;
	line-height: 15pt;
}

.green {
	color: #006600;
}

.namegreen_n {
	color: #339933;
	line-height: 15pt;
}

.orange_bold {
	font-weight: bold;
	color: #CC3300;
}


.orange_photo {
	color: #CC3300;
	font-size: 9pt;
	text-align: center;
	line-height: 11pt;
	padding-bottom: 2px;
	padding-top: 5px;
}

.name_blue {
	font-weight: normal;
	color: #3366FF;
	line-height: 15pt;
}

.gakumei_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	line-height: 15pt;
	font-style: italic;
}

.name_blue_futoji {
	font-weight: bold;
	color: #3366FF;
	line-height: 15pt;
}

.namegreen12p {
	font-size: 12pt;
	font-weight: bold;
	color: #339933;
	line-height: 15pt;
}

.namegreen11p {
	font-size: 11pt;
	font-weight: bold;
	color: #339933;
	line-height: 15pt;
}

.italic {
	font-style: italic;
}

/* ____ フロートボックス解除用。htmlでは<br class="clear">で使用 ____ */
.clear {
	clear:both;
}
#content_top #mokuji .block p {
	text-indent: 0px;
}
