body {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

img {
border:0 none;
}
.im_wrap {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image:url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.im_contents {
	height: 100%;
	width: 848px;
	border: 0px 1px solid #C6C6C6;
	margin-left: 50px;
	padding: 0px;
}
.aleart {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 600px;
	color: red;
	border: red 1px solid;
	font-weight:bold;
	padding:5px;
}
#mediaheader {
	font-family:Arial,Helvetica,clean,sans-serif;
	margin-bottom:5px;
	text-align:center;
	width:100%;
}
#mediaheader p {
	background:transparent url(images/head_media_bg.gif) no-repeat scroll center center;
	height:40px;
	margin:0 auto;
	padding:0;
	width:950px;
}
#mediaheader p:after {
	clear:both;
	content:"";
	display:block;
	height:1px;
}
#mediaheader p a {
	color:#666666;
	display:block;
	float:left;
	font-size:12px;
	height:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	width:210px;
}
#mediaheader p a:hover {
	color:#333333;
}
#mediaheader p a img {
	vertical-align:text-bottom;
}
.im_media a {
	text-decoration:none;
}
.im_media a:hover {
	text-decoration:underline;
}
.im_menu {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight:bold;
	color: #bebebe;
	text-align:center;
	line-height: 150%;
	height: 36px;
	width: 848px;
	margin: 0px;
	padding: 0px;
}
.im_menu a {
	text-decoration:none;
}
.im_menu a:hover {
	text-decoration:underline;
}
.im_apply {
	height:	52px;
	width: 333px;
	text-align:center;
	margin-top: 30px;
}
table.oss-list {
    width: 530px;
	font-size:85%;
    border: 1px #bebebe solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table.oss-list th {
    padding: 5px;
    border: #bebebe solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table.oss-list td {
    padding: 5px;
    border: 1px #bebebe solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}

.im_footer {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	color: #363636;
	border-top: #c6c6c6 1px solid;
	text-align:center;
	font-size: 75%;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
}
