* {
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

img {
	border: 0px;
}

img.c-arrow {
	margin: 10px auto;
}


body {
	background: url('images/background/bg.gif') repeat-y center;
	font-family: "MS PGothic", "MS Mincho";
}

table.default {
	border-top-style: solid 1px #333333;
	border-left-style:solid 1px #333333;
	border-collapse: collapse	
}
.default td, th {
	border: 1px solid #333333;
	padding: 2px
}
.default th {
	background-color: #E4E4F0
}

table.center {
	border-top-style: solid 1px #333333;
	border-left-style: solid 1px #33333;
	border-collapse:collapse;
	font-size: 90%;
}
.center td, th {
	border: 1px solid #333333;
	padding: 2px;
	text-align: left;
	vertical-align: middle;
}
.center th {
	background-color: #E4E4F0;
}

span.txt-blue1 {
	color: #000099;
}

.dbox, .dbox2, .dbox3 {
	border:solid 1px #222222;
	width: 250px;
	height: 260px;
}
.dbox {
}
.dbox2 {
}
.dbox3 {
	width: 250px;
	height: 210px;
}

.sub {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

.desc {
	padding-left: 8px;
	padding-right: 8px;
	margin-top : 10px;
	margin-bottom: 10px;
}

.addr {
	font-size: 8pt;
	color: #994C00;
	font-family: "Tahoma", "Verdana", "Sans-Serif";
}

#contents {
	width: 700px;
	margin : 0px auto;
	font-size: 11pt;
	color: #333333;
	overflow: hidden;
}

#top {
	width: 700px;
	height: 66px;
	background: url("images/banner/sucseed.png");
}

#side {
	background-color: #EAF2EB;
	width: 160px;
	min-height:600px;
	float: left;
	padding-top: 20px;
	overflow :visible	
}

#side #left-navigation {
	width: 150px;
	margin: 10px auto;
}

#side #sponsor {
	border: 1px solid #CCCCCC;
	min-height:270px;
	padding: 2px 5px;
	margin: 2px auto;
	word-wrap: break-word;
}

#side #sponsor .box {
	margin: 5px 0px;
}

#side #sponsor .box .title {
	font-weight: bold;
	font-family: "Tahoma", "Verdana", "Sans-Serif";
	text-align: center;
}

#side #sponsor .box .addr {
	font-size: 8pt;
	color: #994C00;
	font-family: "Tahoma", "Verdana", "Sans-Serif";
}

#main {
	padding-bottom: 20px;
	min-height: 600px;
	width: 540px;
	clear: none;
	float: right;
	overflow: hidden;
}

#main ul {
	margin-left: 30px;
	width: 490px;
}

#main li {
	list-style-image: url('http://www.sucseed.jp/img/new-images/icon/right-arrow.gif');
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 5px;
}

#footer {
	background-image:url(http://sucseed.jp/images/bar/footer.png);
	width: 700px;
	font-size: 90%;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
}

.special a:link {
	color:#FFFFFF
	
}
.special a:visited {
	color:#FFFFFF

}	

