a:link{color:#999999}
a:visited{color:#999999}
a:active{color:#999999}

body{margin:0px}

.m1{margin-left:10px}

.line1 {border-bottom:dotted #999999;
	width="95%"}

table{border-collapse:collapse}

.bg1{background-color:#ffffcc;width:300px}
.size13 {
	font-size: 13pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.bold {
	font-weight: bold;
}
.bg2 {
	background-color: #CCFFFF;
	background-image: url(img/bg01.jpg);
}
.size11 {
	font-size: 11pt;
}
.col_red {
	color: #FF0000;
	text-decoration: underline;
}
a:hover{color:#666666;background-color:#BFE2FF}
.mr15 {
	margin-left: 10px;
}
.size16 {
	font-size: 16pt;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.font36 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 36pt;
	font-weight: bold;
}
.font48 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 48pt;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}
.page {
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.m50 {
	margin-left: 150px;
}
.cons {
	font-size : 20pt;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
#soukai {
	width: 700px;
	text-align: left;
}

#soukai #msgTop {
	line-height: 1.5em;
	font-weight: bold;
	color: #666;
	letter-spacing: 0.1em;
	padding: 5px;
	font-size: 1.2em;
}
#soukai #msgTop img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#soukai #msgTop a {
	font-size: 0.7em;
	color: #00F;
}

#soukai dl {
	margin-left: 10px;
	width: 681px;
	clear: both;

}
#soukai dl dt {
	margin-bottom: 10px;
	background: url(shin21/images/title_h3.png) no-repeat left top;
	color: #FFF;
	height: 35px;
	padding-top: 8px;
	padding-left: 15px;
}
#soukai dt.red {
	background: url(shin21/images/titlesRed.png) no-repeat left top;
	color: #FFF;
	border-style: none;
}
#soukai dl dd {
	margin-bottom: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
#soukai dl dd strong {
	padding-right: 10px;
	color: #F30;
	font-size: 1.2em;
}
#soukai dl dd small {
	font-size: 0.9em;
	font-weight: normal;
}

#soukai .soukaiSection {
	margin-left: 25px;
	width: 630px;
	margin-top: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	border: 1px solid #CCC;
	padding: 10px;
}
#soukai .soukaiSection h3{
	padding: 5px;
	color: #333;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	margin: -10px -10px 0px;
	background: #EEE;
	border-bottom: 1px dotted #CCC;
}
#soukai .soukaiSection p {

}
#soukai .soukaiSection p.msg {


}
#soukai .soukaiSection p img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#soukai address {
	display: block;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	font-size: 1em;
	color: #900;
	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #900;
	line-height: 1.5em;
	width: 600px;
	margin-top: 10px;
}
.clr {
	clear: both;
}
.clr hr {
	clear: both;
	display: none;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
dl#sokuhou {
	font-size: 0.9em;
	font-weight: bold;
	border: 1px solid #CCC;
	width: 410px;
	margin: 20px 0px 10px 10px;
	padding: 0px;
	letter-spacing: 0.1em;
}
dl#sokuhou dt {
	color: #900;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px dotted #CCC;
	background: #FFC;
	margin: 0px;
}
dl#sokuhou dd {
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	line-height: 1.2em;
}
dl#sokuhou dd small {
	display: block;
	font-size: 0.8em;
	color: #333;
	text-align: right;
	margin-top: 15px;
}
dl#sokuhou dd a {
	color: #00F;
}
dl#sokuhou dd a:hover {
	color: #F00;
	background: #FFF;
}

#kouka {
	margin-top: 20px;
	color: #666666;
	margin-bottom: 30px;
}
#kouka .koukaMsg {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border: thin dotted #999999;
	padding-top: 20px;
}
#kouka #msg {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #333333;
}
#kouka .koukaMsg h3 {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #0066CC;
	padding-bottom: 5px;
}
#kouka .koukaMsg .name {
	text-align: right;
	color: #666666;
}
#kouka .koukaMsg p {
	padding-top: 5px;
	color: #333333;
}
#kouka h2 {
	color: #FFFFFF;
	background-color: #5B86D6;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B86D6;
	border-right-color: #5A86D6;
	border-bottom-color: #5A86D6;
	border-left-color: #04255B;
	font-style: normal;
}
#kouka #music {

}
#kouka #inyou p {
	margin-left: 20px;
}
.m1 p {
}
.m1 a {
	color: #0000FF;
}
.m1 a {
	font-style: normal;
	text-decoration: none;
}
#kouka #music {
}

#kouka #music a {
	color: #0000FF;
	margin-top: 5px;
}
#kouka #koukaimg {
	margin-bottom: 15px;
}
#kouka #music #saisei {
	background-color: #EEEEEE;
	display: block;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 15px;
	padding-top: 20px;
}
.ymp_skin {
	display:none;
}

/* ----------------------------------------
 * 2010年同窓会用
 * ---------------------------------------- */
#soukai2010 {
line-height:1.5em;
}
#soukai2010 h2 {
	color: #FFFFFF;
	background-color: #5B86D6;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B86D6;
	border-right-color: #5A86D6;
	border-bottom-color: #5A86D6;
	border-left-color: #04255B;
	font-style: normal;
}

#kakudai p {
	font-size: smaller;
	color: #660000;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
}
#soukai2010 #msg {
	margin-left: 20px;
}
#dousouNittei table  {
	border: thin solid #333333;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
#dousouNittei dt {
	color: #3169C6;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	line-height:1.5em;
}
#soukai2010 #dousouNittei dd {
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 10px;
	line-height:1.5em;
}
#dousoukaishugou img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#dousouNittei p {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height:1.5em;
}
#soukai2010 #toujitu p {
	color: #FF3300;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: smaller;
	margin-right: 10px;
}

#soukai2010  h3 {
	margin-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #5A86D6;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #333333;
	padding-left: 10px;
}

#dousoukaiimages {
	clear: both;
	float: none;
}
#dousoukaiimages img {
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.kakudai {
	padding-left: 10px;
	padding-bottom: 10px;
}
#dousoukaishugou {
	margin-left: 10px;
}
#dousoukaiimages img a:hover {
	text-decoration: none;
}
#sidai ul li {
    list-style-type:none;	
}#sidai h4 {
	color: #3169C6;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #636563;
	padding-left: 10px;
	margin-right: 10px;
}
#sidai .program {
	width: 330px;
	float: left;
	height: 380px;
	border: thin solid #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #E8EEF9;
	padding-top: 10px;
	padding-bottom: 10px;
}
#soukai2010 #toujitu {
	clear: both;
	float: none;
}
#sidai .program ol {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
}

#sidai .program2 {
	width: 330px;
	float: right;
	height: 380px;
	border: thin solid #666666;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #E8EEF9;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidai .program2 ol {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
}#attention {
}
#attention h2 {
	color: #FFFFFF;
	padding: 5px;
	font-style: normal;
	background: #F00006;
	border-top: thin solid #900;
	border-right: thin solid #900;
	border-bottom: thin solid #900;
	border-left: thick solid #900;
	margin-top: 20px;
}
#attention h2 span {
	font-size: 0.6em;
	padding: 5px;
	margin: 0px 0px 15px;
}
#attention #msg {
	padding: 5px 10px;
}
#attention #msg p {
	margin-bottom: 15px;
	line-height: 2em;
	letter-spacing: 0.2em;
}
#attention #sendName {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 1.5em;
}
.topicPass {
	font-size: 0.8em;
}
.topicPass a {
	color: #00F;
	text-decoration: underline;
}
#attention #entryDate {
	text-align: right;
	font-size: 0.9em;
	letter-spacing: 0.1em;
}
#soukaiTokyo h1 {
	font-size: 22px;
	font-weight: bold;
	background: #FFF url(images/titlebg.png);
	color: #333;
	line-height: 40px;
	padding-left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
#soukaiTokyo #msgTop {
	background: #EEE;
	padding: 10px;
	line-height: 1.5em;
	letter-spacing: 0.2em;
}
#soukaiTokyo dl dt {
	margin-bottom: 10px;
	background: url(shin21/images/title_h3.png) no-repeat left top;
	color: #FFF;
	height: 35px;
	padding-top: 8px;
	padding-left: 15px;
	letter-spacing: 0.1em;
}
#soukaiTokyo dt.red {
	background: url(shin21/images/titlesRed.png) no-repeat left top;
	color: #FFF;
	border-style: none;
}
#soukaiTokyo dl dd {
	margin-bottom: 20px;
	line-height: 1.5em;
}
#soukaiTokyo dl dd strong {
	padding-right: 10px;
	color: #F30;
	font-size: 1.2em;
}
#soukaiTokyo table {
	width: 95%;
	border-collapse:collapse;
	border-spacing:0;
}
#soukaiTokyo table tr th {
	padding: 5px;
	background: #EEE;
	border: 1px solid #CCC;
}
#soukaiTokyo table tr td {
	line-height: 1.5em;
	padding: 5px;
	border: 1px solid #CCC;
}
#soukaiTokyo dl dd .msg {
	background: #FFC;
	padding: 10px;
	border: 1px solid #FC9;
	width: 90%;
	letter-spacing: 0.1em;
}
#soukaiTokyo dl dd .msg strong {
	font-size: 1.0em;
}
#soukaiTokyo h2 {
	background: url(img/bo07.gif) no-repeat left center;
	font-size: 0.9em;
	padding: 5px 5px 5px 20px;
	letter-spacing: 0.2em;
}

#photoClum2 {
	text-align: center;
}
#photoClum2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#photoClum2 ul li {
	margin: 10px;
	padding: 0px;
	float: left;
}

