@charset "utf-8";
/* CSS Document */

/*** TOPレイアウト ***/

.box {
	background-color: ;
	width: 1000px;
	height: 2150px;
	margin-left: auto;
	margin-right: auto;
}



.menu img {
	margin: 0;
	padding: 0;
}
	

.lside {
	width:140px;
	height: 1850px;
	float: left;
	background: url(../images/side_back_l.jpg) no-repeat;
}
.rside {
	width: 140px;
	height: 1850px;
	float: right;
	background: url(../images/side_back_r.jpg) no-repeat;
}

.main {
	width: 670px;
	height: 1850px;
	margin-left:165px;
	
}


/*** kabegami ***/
#kabegami {
	margin-top: 147px;
}

#inu {
	margin-top: 100px;
	text-align: right;
}


/*** TOPメイン ***/

h2 {
	text-align: center;
	border-bottom: 1px solid #333;
}

 .imageEx1 {
	width: auto;
	margin-top:0px;
	padding-top:0px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.st0 { color: #ff9900 !important; }
.st1 { color: #ff0000 !important; }
.st2 { color: #006600 !important; }
.st3 { color: #0000ff !important; }
.st4 {
	color: #FF0033 !important;
}
.st5 {
	color: #990066 !important;
}
.st6 { color: #0066ff !important; }
.st7 {
	color: #FF00FF !important;
}
.st8 {
	color: #666666 !important;
}
.st9 {
	color: #009900 !important;
}	

#bold {
	font-weight: bold;
}

ul {
	font-size: smaller;
}

.goriyou ul{
	font-size: medium;
}
.goriyou li{
	list-style-type: none;
	padding-left:45px;
	font-size: smaller;
}