@charset   "Shift_JIS";
/*
*****************************
phalion's websight-Stylesheet
2008/12/25  revised
*****************************
*/
/*menu*/
body
{
	margin: 5px 10px;
	padding: 0px 0px;
	width: 1102px;
	background-color: #a4d1ff;
	color: #000000;
	font-family: "‚l‚r –¾’©",Osaka,serif;
	line-height: 1.2em;
}
.menu
{
	width: 200px;
	font-size: 0.9em;
}
.vp
{
	color: #ff00ff;	
}
.h2
{
	margin: 3px;
	padding-left: 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-left: 10px;
	border-style: solid;
	border-color: #0066cc;
	color: #0066cc;
	font-size: 1.3em;
	font-weight: bold;
}
.h3
{
	margin: 3px;
	padding-left: 5px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-left: 10px;
	border-style: solid;
	border-color: #00cccc;
	color: #0066cc;
	font-size: 1.1em;
	font-weight: bold;
}
/*CSS-END*/
