/* -------------------------------------------------------

http://www.noda-seiko.gr.jp/ Cascading Style Sheets

File Name  : sponsor.css
Author     : katsuaki mae
update     : 2008.02.27

cmsクラス定義
-------------------------------------------------------- */

/* ====================================================================
後援会についてクラス設定
==================================================================== */

/* --------------------------------------------------------------------
sponsor | 後援会について
-------------------------------------------------------------------- */

.spr_txt01 {
	margin-bottom: 2em;
}

h3.subtitle01 {
	color: #F0469B;
	clear: both;
	margin-bottom: 1em;
}

ul.spr_list_l {
	float: left;
	margin: 0 50px 2em 0;
	width: 260px;
}

ul.spr_list_l img.photo,ul.spr_list_r img.photo {
	padding: 4px;
	background: url(../img/common/Page-navigation-area_bg.gif) 0 0;
}

ul.spr_list_r {
	float: left;
	margin: 0 0 2em 0;
	width: 260px;
}


/* --------------------------------------------------------------------
div.report_box | 後援会について
-------------------------------------------------------------------- */

div.report_box {
	width: 620px;
	margin-bottom: 1em;
	zoom: 1;
}

div.report_box:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div.report_box {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

div.report_box p {
	margin-bottom: 1em;
}

div.report_box p.img {
	float: left;
	margin-right: 2em;
	border: 5px solid #FDE3EF;
	line-height: 1%;
}


/* --------------------------------------------------------------------
div.item_index | アイテムタイトルの一覧表示
-------------------------------------------------------------------- */
div.item_index {
	background: url(../img/common/dotline_ccc.gif) repeat-x bottom;
	padding: 1em 0.5em;
	margin-bottom: 2em;
}

div.item_index h3 {
	padding-bottom: 0.5em;
}

div.item_index h3 span {
	font-size: 80%;
	display: block;
	margin-bottom: 0.3em;
	font-weight: normal;
}

div.item_index p {
	font-size: 75.5%;
	padding-left: 20px;
	background: url(../img/common/ico_pdf01.jpg) no-repeat 0 4px;
}

