@charset "UTF-8";

body	{
	margin: 0 auto;
	padding: 0;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	color: #000000;
}

body#contest	{
	background-color: #ffcc00;
	background-image: url(../img/headerBg10.gif);
	background-repeat: repeat-x;
}



/*　フラッシュ部：javascript未設定時　*/
.noswf_contest_title	{
	margin: 0;
	padding: 0;
	/*width: 1200px;*/
	height: 439px;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #ffcc00;
}
/*　フラッシュ部：javascript未設定時　*/

/*　保留：透過版　フラッシュ部：javascript未設定時　*/
/*
.noswf_contest_title2	{
	margin: 0;
	padding: 0;*/
	/*width: 1030px;*/
/*	height: 248px;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
}
*/
/*　保留：透過版　フラッシュ部：javascript未設定時　*/


#contest_title	{
	/*width: 1200px;*/
	height: 460px;
	background-color: #ffcc00;
	background-image: url(../img/contest_stars.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.detail	{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
}

img.haba	{
	padding: 0 20px;
}

.contest_url	{
	width: 755px;
	margin: 15px 0 2px 0;
	padding: 3px 0;
	text-align: center;
	color: #ffffff;
	background-color: #ff0000;
}

.contest_url a:link {  color: #ffffff;}
.contest_url a:visited {  color: #ffffff;}
.contest_url a:hover { color: #0000ff;}
.contest_url a:active { color: #0000ff;}



.contest_end	{
	width: 753px;
	margin: 15px 0 2px 0;
	padding: 3px 0;
	text-align: center;
	color: #000000;
	/*color: #cc0000;*/
	background-color: #ffffff;
	/*border: solid 1px #cc0000;*/
}



html	{ overflow-y:scroll;}

a {  text-decoration:none;}
a:link {  color: #0000ff;}
a:visited {  color: #0000ff;}
a:hover { color: #ff0000;}
a:active { color: #ff0000;}

p, h1, h2, h3, h4, h5, h6, div	{ margin: 0; padding: 0;}
strong	{ font-style: normal; font-weight: bold;}
img	{ border: none;}

.ctr		{text-align: center;}
.lft		{text-align: left;}
.rgt		{text-align: right;}

.nostrong	{  font-weight: normal;}
.naname	{  font-style: italic;}

.s10	{ font-size: 10px;}
.s11	{ font-size: 11px;}
.s12	{ font-size: 12px;}
.s13	{ font-size: 13px;}
.s14	{ font-size: 14px;}
.s15	{ font-size: 15px;}
.s16 { font-size: 16px;}
.s17 { font-size: 17px;}
.s18 { font-size: 18px;}
.s19 { font-size: 19px;}
.s20 { font-size: 20px;}
.s21 { font-size: 21px;}
.s22 { font-size: 22px;}
.s23 { font-size: 23px;}
.s24 { font-size: 24px;}
.s25 { font-size: 25px;}
.s26 { font-size: 26px;}
.s28 { font-size: 28px;}
.s30 { font-size: 30px;}
.s32 { font-size: 32px;}
.s34 { font-size: 34px;}
.s36 { font-size: 36px;}
.s38 { font-size: 38px;}
.s40 { font-size: 40px;}

.lh0 { line-height: 1.0;}
.lh1 { line-height: 1.1;}
.lh2 { line-height: 1.2;}
.lh3 { line-height: 1.3;}
.lh4 { line-height: 1.4;}
.lh5 { line-height: 1.5;}
.lh6 { line-height: 1.6;}
.lh7 { line-height: 1.7;}
.lh8 { line-height: 1.8;}
.lh9 { line-height: 1.9;}
.lh20 { line-height: 2.0;}
.lh21 { line-height: 2.1;}
.lh22 { line-height: 2.2;}
.lh23 { line-height: 2.3;}
.lh24 { line-height: 2.4;}
.lh25 { line-height: 2.5;}

.lsA2	{ letter-spacing: -2px;}
.lsA1	{ letter-spacing: -1px;}
.ls0	{ letter-spacing: 0;}
.ls1	{ letter-spacing: 1px;}
.ls2	{ letter-spacing: 2px;}
.ls3	{ letter-spacing: 3px;}
.ls4	{ letter-spacing: 4px;}

.cWhite	{ color: #ffffff;}
.cBlack	{ color: #000000;}
.cGray3	{ color: #333333;}
.cGray4	{ color: #444444;}
.cGray5	{ color: #555555;}
.cRed1	{ color: #ff0000;}
.cOrange1	{ color: #ff6600;}
.cGreen1	{ color: #339900;}
.cBlue1	{ color: #0066ff;}
.cBlue2	{ color: #003366;}
.cPink1	{ color: #cc3366;}

.bgW	{ background-color: #ffffff;}

