*	{
	mergin:0;
	padding:0;
}

body {
	width:98%;
	background-image:url("img/bg.jpg");
	font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;}

#content_top {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
}

#content_left{
	float:left;
	width:250px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
/*	background-color:#FFFFFF;*/
}

#content_right {
	margin-left:260px;
	padding:20px 40px;
	background-color:transparent;
	background-image:url("img/bg_5sen.png");
	background-repeat:repeat-y;
	background-position: right top;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#content_bottom{
	clear:left;
}

#kakomi{
	width:80%;
	align:center;
	background-image: url("img/trp_cyan.png");
}

dl.parallel dt{
	width: 20%;
	line-height: 1.6;
}

dl.parallel dd{
	margin: -1.6em 0 5px 25%;
	padding: 0 0 0 15px;
}

dl.para_px dt{
	width: 220px;
	line-height: 1.6;
}

dl.para_px dd{
	margin: -1.6em 0 5px 240px;
	padding: 0 0 0 15px;
}

a{
	text-decoration: none;
}

a:link{
	color:#2255FF;
}
a:visited{
	color:#11DD55;
}
a:hover{
	color:#FF5522;
}
a:active{
	color:#FF5522;
	font-weight:bold;
	
}


/* }EXI摜؊ Qƌ http://blog.goo.ne.jp/mid_knight/e/8ce890e248361c5d15e89f5ef631714d */
A:hover.onMouse,
A:active.onMouse {
	_width: auto;	/* IẼoO΍ */
	/* IEA:hoverA:activeɃTCYw肵ȂƉ摜؊Ȃ */
}

IMG.onMouseOver,
IMG.onMouseOut {
	/* 摜̘gȂ */
	border: 0;
}
A:link    IMG.onMouseOver,
A:visited IMG.onMouseOver {
	display: none;
}
A:hover   IMG.onMouseOver,
A:active  IMG.onMouseOver {
	display: inline;
}
A:link    IMG.onMouseOut,
A:visited IMG.onMouseOut {
	display: inline;
}
A:hover   IMG.onMouseOut,
A:active  IMG.onMouseOut {
	display: none;
}


