/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

/*======================================

	1-1.Yahoo UI Library Fonts CSS ver.2.3.1
	*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
	*http://developer.yahoo.com/yui/license.txt
	
	Font-size Adjustment
	
	77% = 10px	|	122% = 16px	|	167% = 22px	
	85% = 11px	|	129% = 17px	|	174% = 23px
	92% = 12px	|	136% = 18px	|	182% = 24px
	100% = 13px	|	144% = 19px	|	189% = 25px
	107% = 14px	|	152% = 20px	|	197% = 26px
	114% = 15px	|	159% = 21px	|

=======================================*/

/* Don't Edit */
body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}


/*======================================

	1-2. Font size setting
	
=======================================*/

* {
	line-height: 1.5;
	font-style: normal;
}


body {
	background: url(../img/ag_bg.gif) repeat-x;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	font-family: "CI","Meiryo","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN", "MS P Gothic","Osaka","Aperto", "Verdana","Arial", "Helvetica", "sans-serif";
}

p {
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 150%;
	}
	
blockquote {
	font-size: 80%;
	}
	
img {
	border: none;
}

a img {
	border: none;
}

a:link {
	color: #663399;
	text-decoration: underline;
	}

a:visited {
	color: #663366;
	}

a:active {
	color: #663366;
	}

a:hover {
	color: #663366;
	text-decoration: none;
	}
	
ol,
ul,
li {
	margin: 0px 0px 0px 15px;
	padding: 5px;
	font-size: 95%;
	line-height: 18px;
	}
	
.hidden {
	display: none;
}

#whole {
	width: 800px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
*html #whole {
	width: 810px;
	margin: 0px auto;
	padding: 0px auto;
	}
	
#contents {
	background-color: #FFFFFF;
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 20px 10px 10px 30px;
	text-align: left;
	}
	
*html #contents {
	background-color: #FFFFFF;
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 10px 10px 10px 30px;
	text-align: left;
	}
	
#header {
	background: url(../img/ag_header.gif);
	width: 800px;
	height: 97px;
	background-repeat: no-repeat;
	}
.column-l {
	width: 279px;
	margin-right: 10px;
	float: left;
	}

.column-r {
	width: 450px;
	float: left;
	padding-left: 15px;
	}
	
.title {
	margin-bottom: 20px;
	}
	
#footer_bg {
	background: url(../img/footer_bg.gif);
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #000;
	}
	
#footer_contents {
	background: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	color: #CCCCCC;
	text-align: left;
	width: 800px;
	height: auto;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	}

#footer_contents p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px ;
	font-size: 70%;
	color: #cccccc;
}

#footer img {
	margin: 7px 3px 0px 0px;
	padding: 0px;
	}
	


h1 {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 8px ;
	font-size: 100%;
	line-height: 16px;
	border-left:5px solid #FF3399;
	color: #FF3399;
	font-weight: bold;
	font: "qMmpS Std W6", "qMmpS W7";
}

h2 {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 0px ;
	font-size: 100%;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	font: "qMmpS Std W6", "qMmpS W7";
}

h3 {
	margin: 2px 0px 4px 0px;
	font-size: 90%;
	color: #666666;
	font-weight: bold;
	font: "qMmpS Std W6", "qMmpS W7";
}

h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px ;
	font-size: 85%;
	color: #cccccc;
	line-height: 16px;
	font-weight: bold;
	font: "qMmpS Std W6", "qMmpS W7";
}

h5 {
	margin: 4px 0px 8px 0px;
	padding: 0px 0px 0px 8px ;
	font-size: 85%;
	color: #333333;
	border-left:5px solid #9966CC;
	line-height: 16px;
	font-weight: bold;
	font: "qMmpS Std W6", "qMmpS W7";
}
	
.clear {
	clear: both;
	}

.margin-5 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-10 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-20 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.margin-30 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.winners {
	width: 177px;
	float: left;
	margin-right: 10px;
	}
	
#column-taga {
	background: url(../img/ag_taga.jpg) no-repeat;
	width: 725px;
	height: 370px;
	padding: 10px 10px 10px 10px; 
	text-align: left;
	font-size: 95%;
	text-align: 180%;
	}
	
.box_p {
	height: 501px;
	background: url(../img/ag_box_line.gif) repeat;
	padding: 1px;
	color: #fff;
	}
	
.box_w {
	height: 480px;
	background-color: #ffffff;
	padding: 10px 5px 10px 10px;
	color: #333;
	}

.box_w2 p,
.box_w p {
	font-size: 95%;
	line-height: 17px;
	}
	
.box_w2 {
	margin-top: 10px;
	}
	
.box2 {
	width: 290px;
	height: 175px;
	margin: 110px 0px 0px 200px;
	float: left;
	}
	
*html .box2 {
	width: 280px;
	height: 175px;
	margin: 110px 0px 0px 100px;
	float: left;
	}
	
.box2 p {
	line-height: 170%;
	}
	
.box1 {
	width: 200px;
	float: left;
	margin-left:30px;
	}
	
	
*html .box1 {
	width: 200px;
	float: left;
	margin-left:40px;
	}
.box1 p {
	line-height: 170%;
	}
	
.calgel_colors {
	color: #CC0000;
	font-size: 85%;
	line-height: 135%;
	}
	
#winner01 a {
	background-image: url(../img/ag_01s.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}

#winner01 a:hover {
	background-image: url(../img/ag_01s_on.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#winner02 a {
	background-image: url(../img/ag_02s.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}

#winner02 a:hover {
	background-image: url(../img/ag_02s_on.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#winner03 a {
	background-image: url(../img/ag_03s.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}

#winner03 a:hover {
	background-image: url(../img/ag_03s_on.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#winner04 a {
	background-image: url(../img/ag_04s.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat; 
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}

#winner04 a:hover {
	background-image: url(../img/ag_04s_on.jpg);
	width: 156px; 
	height: 54px;
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px; 
	padding: 0px;
	display: block;
}
	
#back_event a {
	background-image: url(../img/back_event.gif);
	width: 205px; 
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px auto; 
	padding: 0px;
	display: block;
}

#back_event a:hover {
	background-image: url(../img/back_event_on.gif);
	width: 205px; 
	height: 25px;
	background-repeat: no-repeat;
	margin: 0px auto; 
	padding: 0px;
	display: block;
}
