﻿@charset "utf-8";

/***********     main     ************/  

#title_support {
	display: block;
	width: 430px;
	height: 220px;
	white-space: nowrap;
	overflow: hidden;
	text-indent: 430px;
	background-repeat: no-repeat;
	background-image: url(/jp/convention/support/images/title_support.jpg);
}

#support {
	width: 430px;
	padding: 10px 191px 20px 3px;
	margin: 10px 0px 30px 0px;
	background-image: url(/jp/convention/images/background_sub.gif);
	
}	

#support_content {
	margin: 0px 8px 0px 8px;
}

.subtitle {
	margin: 30px 0px 10px 0px;
	font-size: 110%;
	color: #9EB020;
	font-weight:bold;
	padding: 6px 3px 3px 0px;
	line-height: 100%;
}

#main_con ol li {
	margin-left: 10px;
	color: #666;
}

#main_con p {
	margin-bottom: 15px;
	color: #666;
}

ol li ul{
	margin: 10px;
	font-size: 10pt;
	color: #666;
}

ol li ul li{
	margin: 10px 0;
}

.float{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border-color: #DDDDDD;
	border-width: 5px;
	border-style: solid;
}
