﻿body{
	background-color:#FF0;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

img{
	border:none;
}

table,td,tr{
	border:0px;
}

.roundedcornr_box{/*外枠のマージン*/
	height:600px;
	width:800px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	background: #ffffff;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.roundedcornr_top div {
   background: url(image/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(image/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
	float: left;
   background: url(image/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(image/roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width:100%;
   height:30px;
   font-size:1px;
   clear:left; 
}
.roundedcornr_content {
	margin:0px;
	height:530px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.roundedcornr_bottom {
   width:100%;
   height:30px;
   font-size:1px;
   clear:left; 
}
	*:first-child+html .roundedcornr_content {
	margin:0px;
	height:540px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}/* CSS Document */


