@charset "utf-8";

/* ****************************************************
Title: outline.css
Created: 2010-04-12
Last Modified: 2011-05-23
Editor(s): inukai
Last Editor: nishio
***************************************************** */


/* Table Of Contents
----------------------------------------

# General Elements
# gNav
# pageBody
# content
# clearfix
# common classes

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */



/* # gNav
---------------------------------------------------------------------------- */


/* # pageBody & visual
---------------------------------------------------------------------------- */


/* # content
---------------------------------------------------------------------------- */

div#content div.section {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 16px 20px;
}

div#content div.section h2 {
	background: #00a0e9 url(../common/images/bg_mh.gif) repeat-x left bottom;
	padding-bottom: 3px;
}

div#content div.section h2 span {
	background-color: #fff;
	display: block;
}

div#content div.section ul.sponsorLogo {
	margin-bottom: 20px;
	margin-left: -10px;
}

div#content div.section ul.sponsorLogo li {
	list-style: none;
	margin-right: 0;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* # clearfix
---------------------------------------------------------------------------- */


/* # common classes
---------------------------------------------------------------------------- */


