*{
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.5;
}
html,body{background: #ca7982; color: #fff;}
strong{font-weight: bold;}

a:link { color: #ff0000; text-decoration: underline;}
a:visited { color: #ff0000; }
a:hover { color: #ff8000; text-decoration: none;}
a:active { color: #ff0000; }




/* cont_main_box
------------------------------------------------------------------------------------- */
.cont_wrapper_mini{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #000;
	background: url(/net/campaign/nobunaga30th/img/spring2/main_bg.jpg) top center repeat-y;
}

h1{
	width: 594px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.cont_box{
	width: 570px;
	margin: 10px auto 0 auto;
	text-align: center;
	padding: 0;
	color: #fff;
}

.left_box{
	width: 200px;
}

.right_box{
	width: 355px;
	padding-top: 0;
	
}
.text_box{
	padding-top: 0;
	font-size: 12px;
}

.item_box_nol{
	width: 95%;
	color: #fff;
	margin: 0 auto 10px auto;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;

}

.item_box_100nob{
	width: 95%;
	color: #fff;
	margin: 0 auto 10px auto;
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
}
strong.item_title{ font-size: 120%; display: block; border-bottom: dotted 1px #1d7faf; margin-bottom: 2px; color: #1d7faf; width: 98%;}


h4.h4_sp {
	color: #38a727;
	padding-bottom: 5px;
	border-bottom: dashed 1px  #38a727;
}


table.item_box_100nob{ width: 100%; background:#000; color: #fff; margin: 0 auto; border: solid 1px #ccc;}
table.item_box_100nob th{ padding: 5px; width: 60px; border: solid 1px #ccc;}
table.item_box_100nob td{ padding-left: 5px; padding-top: 3px; vertical-align: middle; text-align: left;}
table.item_box_100nob strong.item_title{ font-size: 120%; display: block; border-bottom: dotted 1px #1d7faf; margin-bottom: 2px; color: #1d7faf; width: 98%;}