﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(imgs/bgr.gif);
	background-repeat: repeat-x;
}
img{
	border:0;
	margin: 0px;
	padding: 0px;
}

.cornerTitle01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009b80;
	position: relative;
	width: 692px;
	height: 24px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #009b80;
	border-left-color: #009b80;
}

.cornerText {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #03C;
	position: relative;
	height: 24px;
	width: 700px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #03F;
	border-left-color: #03F;
}

.corner {
	width: 700px;
	float: left;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

/*　LPOページ用　*/
.corner_lpo {
	width: 700px;
	float: left;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
}
.image_lpo {
	text-align: center;
	margin: 20px 30px 0px 27px;
}

/*　最新情報　*/
.corner .latest {
	border: 1px solid rgb(180, 180, 180);
	padding: 5px;
	overflow-y: scroll;
	width: 625px;
	height: 50px;
}

.copy {
	width: 670px;
	float: none;
	padding-left: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: left;
	margin-bottom:20px;
}

/*赤字強調タグ*/
.copy .style1 {
	color: #FF0000;
	font-weight: bold;
}
/*赤字強調タグ：リンク用*/
.copy .style1 a:link {
	color: #FF0000;
	font-weight: bold;
}
.copy .style1 a:hover {
	color: #FF0000;
	font-weight: bold;
}
.copy .style1 a:visited {
	color: #FF0000;
	font-weight: bold;
}

/*　赤文字　*/
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-style: strong;
}

/*　終了の旨掲載用　*/
.copy_finish {
	width: 670px;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	color: #333;
	margin-bottom:20px;
}
.finish {
	width: 670px;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
	color: #333;
	text-align: center;
	margin-bottom:20px;
	color: #FF0000;
	font-weight: bold;
	font-style: strong;
	font-size: 150%;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #FFF;
}

/*ヘッダー*/

H1#topTitle {
	margin: 0;
	width: 750px;
	height: 80px;
	background-image: url(imgs/header_g2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
}

H1#topTitle a{
	margin: 0;
	width: 750px;
	height: 80px;
	background-image: url(imgs/header_g2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display:block;
}

H1#topTitle span{
	visibility: hidden; }

/*メニュー*/
#menu {
	margin: 0;
	width: 730px;
	height: 30px;
	background-image: url(imgs/menu_g_bg.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 10px;
}      

#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0;
}
#menu li {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	float: left;
}
#menu li a {
	text-decoration: none;
	width: 146px;
	height: 30px;
	display: block;
}

/*コンテスト概要リンク*/
#menu li#contest-summary {
	background: url(imgs/menu_g_all.jpg) no-repeat 0 0px;
	width: 146px;
	height: 30px;
}
#menu li#contest-summary a:hover {
	background: url(imgs/menu_g_all.jpg) no-repeat 0 -30px;
	width: 146px;
	height: 30px;
}
#menu .c-summary-current {
	background: url(imgs/menu_g_all.jpg) no-repeat 0 -30px;
	width: 146px;
	height: 30px;
}

/*当日の模様リンク*/
#menu li#tojitsu {
	background: url(imgs/menu_g_all.jpg) no-repeat -146px 0px;
	width: 146px;
	height: 30px;
}

#menu li#tojitsu a:hover {
	background: url(imgs/menu_g_all.jpg) no-repeat -146px -30px;
	width: 146px;
	height: 30px;
}

#menu .tojitsu-current {
	background: url(imgs/menu_g_all.jpg) no-repeat -146px -30px;
	width: 146px;
	height: 30px;
}

/*入賞者の声リンク*/
#menu li#nyusho {
	background: url(imgs/menu_g_all.jpg) no-repeat -292px 0px;
	width: 146px;
	height: 30px;
}
#menu li#nyusho a:hover {
	background: url(imgs/menu_g_all.jpg) no-repeat -292px -30px;
	width: 146px;
	height: 30px;
}

#menu .nyusho-current {
	background: url(imgs/menu_g_all.jpg) no-repeat -292px -30px;
	width: 146px;
	height: 30px;
}

/*入賞企画リンク*/
#menu li#kadai {
	background: url(imgs/menu_g_all.jpg) no-repeat -438px 0px;
	width: 146px;
	height: 30px;
}
#menu li#kadai a:hover {
	background: url(imgs/menu_g_all.jpg) no-repeat -438px -30px;
	width: 146px;
	height: 30px;
}

#menu .kadai-current {
	background: url(imgs/menu_g_all.jpg) no-repeat -438px -30px;
	width: 146px;
	height: 30px;
}

/*会社概要リンク*/
#menu li#company {
	background: url(imgs/menu_g_all.jpg) no-repeat -584px 0px;
	width: 146px;
	height: 30px;
}
#menu li#company a:hover {
	background: url(imgs/menu_g_all.jpg) no-repeat -584px -30px;
	width: 146px;
	height: 30px;
}

/*========== 共通フッター ==========*/
#footerArea{
	clear:both;
	margin:0 auto 10px 0;
	padding:3px auto 5px 0;
	width:752px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 55px;
}
/* フッターテキスト */
#footerArea div.klablogo{
	margin-right:9px;
	margin-top:5px;
	float:right;
	width: 273px;
}
#footerArea ul{
	float:left;
	margin-top:5px;
	font-size:10px;
	margin:5px auto auto 10px;
	padding: 0;
}
#footerArea ul li{
	margin:0;
	list-style:none;
	float:left;
}
#footerArea ul li a{
	margin:0;
	text-decoration:none;
	font-size: 10px;
	padding:0;
}
