body {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:150%;
	margin:0;
	padding:0;
}

#container {
	width: 950px;
	margin: 0 auto 0 auto;
	border-left: #c6c6c6 1px solid;
	border-right: #c6c6c6 1px solid;
    height: 100%;
}

#header {
	height: 120px;
	text-align:center;
	background-image: url(images/firepattern_head.gif);
	margin: 0;
	padding: 0;
}
#header h1 {
	margin: 0;
	padding: 20px 0 0 0;
}
#main {
	width:700px;
	margin: 15px 0 50px 125px;
}
#main em {
  color: #FF0000;
  font-size: 75%;
  font-weight: bold;
  font-style: normal;
}

#top_main {
	width:864px;
	margin: 15px auto 0 auto;
}
#top_main .main_ad {
	text-indent:-9999px;
	width:864px;
	height:411px;
	background-image:url(images/main_bg.jpg);
	margin: 0 auto 0 auto;
}
#top_main .main_ad button {
	text-indent:-9999px;
	width:864px;
	height:411px;
	margin: 0 auto 0 auto;
}
#top_main .information {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 90%;
	width: 864px;
	height: 30px;
	background-image:url(images/information_bg.gif) ;
	text-align: left;
	line-height: 30px;
	text-indent: 170px;
	margin: 0;
}

img {
	border:0 none;
}
/* 注意事項 */
.attention {
	font-size: 80%;
	color:#363636;
	padding:15px;
	line-height:180%;
	margin-top:30px;
	background-color:#f2f2f2;
}
.aleart {
border:1px solid red;
color:#000000;
font-family:メイリオ,Meiryo,ＭＳ Ｐゴシック,Osaka,ヒラギノ角ゴ Pro W3,Arial,Helvetica,sans-serif;
font-size:85%;
font-weight:normal;
padding:5px;
width:680px;
}
/* 応募規約 */
#kiyaku {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height:130%;
	color:#363636;
}
#kiyaku h1 {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height:110%;
}
#kiyaku ul{
	list-style-type:decimal;
	line-height:150%;
}

/* メディアヘッダー */
#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: #ffffff;
	text-align:center;
	line-height: 36px;
	height: 36px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image:url(images/menu_bg.gif);
}
.im_menu p {
	margin: 0;
}
.im_menu a {
	text-decoration:none;
	color: #ffffff;
}
.im_menu a:hover {
	text-decoration:underline;
}
.im_apply {
	height:	52px;
	width: 333px;
	text-align:center;
	margin-top: 30px;
}
/* 技術情報のテーブル */
table.oss-list {
    width: 700px;
	font-size:85%;
    border: 1px #bebebe solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin: 20px 0 20px 0;
}

table.oss-list th {
    padding: 1px;
    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: 0px;
    border: 1px #bebebe solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;
}
/* コンテスト賞品 */
#prize {
	width:700px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#363636;
}
#prize_detail {
	width:100%;
	height:150px;
	margin-bottom:20px;
}
#prize h1{
	font-size:120%;
	margin-top:0;
}
#prize h2 {
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	margin-top:0px;
}
#prize p {
	font-size:85%;
	line-height:150%;
	margin-top:0px;
}
#prize_photo {
	width:150px;
	margin-right:15px;
	float:left;
}
#prize_text {
	width:530px;
	/* height:150px; */
	float:right;
}
.prize_info {
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
/* コンテスト賞品ここまで */

/* 受賞者 */
#winner {
	width:700px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#363636;
}
#winner_detail {
	width:100%;
	height:200px;
	margin-bottom:20px;
}
#winner h1{
	font-size:120%;
	margin-top:0;
}
#winner h2 {
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	margin-top:0px;
}
#winner p {
	font-size:85%;
	line-height:150%;
	margin-top:0px;
}
#winner_photo {
	width:150px;
	margin-right:15px;
	float:left;
}
#winner_text {
	width:530px;
	/* height:150px; */
	float:right;
}
.winner_info {
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
/* 受賞者ここまで */
#attention {
	width:100%;
	clear:left;
}
#footer {
	font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3, Arial, Helvetica, sans-serif;
	width: 950px;
	height: 52px;
	background-image:url(images/firepattern_foot.gif);
	color: #363636;
	border-top: #c6c6c6 1px solid;
	border-bottom: #c6c6c6 1px solid;
	text-align:center;
	font-size: 75%;
	line-height: 52px;
    bottom:0px;
}

.winner {
	font-size:160%;
	font-weight:bold;
	line-height:100%;
	margin-left: 20px;
}
.shoulder {
	font-size:120%;
	font-weight:bold;
	line-height:120%;
	color:#363636;
	margin-left: 20px;
}
.url {
	font-size:110%;
	line-height:120%;
	margin-left:20px;
	margin-top:-10px;
	margin-bottom:20px;
}
.finisher {
 	font-size:130%;
	font-weight:bold;
	line-height:100%;
	margin-left: 20px;
}
