@charset "utf-8";
/*----↓メイン画像----*/
div#maincontent h1.portheader span{
	background: url("../../img/h1/division.jpg") no-repeat top left;
}
/*----↑メイン画像----*/
div#photobox {
	margin-left: 10px;
	float: right;
}

div#photobox p{
	margin-top: 5px;
	font-size: 11px;
}
	
div#maincontent ul li.outline{
	margin: 1em 0 1em 2em ;
	display: block;
	list-style: circle;
	font: 12px "lr SVbN", "Osaka|";
}

div#maincontent strong{
	margin: 1em 0;
	display: block;
}

div#maincontent .rightside{
	padding: 0.5em 0;
	height: 25px;
	background: url("../../img/index/arrow.jpg") no-repeat 0 3px;
	font-weight: bold;
	font-size: 12px;
	text-indent: 2.5em;
}
