@charset "utf-8";


#philosophytitle h2{
	margin: .5em 0 1em;
	background-color: #333;
	padding: .5em; 
	border-bottom: solid 2px #FF1493;
	font-size: 16px;
	}

#philosophyback {
	background-image: url("../img/phisolophy_back.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	width: 610px;
	height: 440px;
	margin-top: 0px;
	margin-left:10px;
	float: left;
} 

.tekisuto{
	width: 295px;
	height: px;
	margin-top: 170px;
	margin-left:8px;
	float:left;
}

.tekisuto p{
	font-size: 9px;
	color:#ffffff;
	text-decoration:none;
	font-family: Arial,sans-serif;
	line-height:1.5em;
}

.hen{
	margin-top: 100px;
	margin-left:px;
	width: 200px;
	height: 365px;
	float:right;
}


.hen ul{
    height:0;
    list-style:none;
    margin:0px;
    padding:0px;
}

.hen li{
    list-style:none;
}

.hen li, .hen li img{
	float:left;
	margin:0;
}

}