/* 080409 制作者：安部 Start */
/* 共通
------------------------------ */
* {
	margin:0;
	padding:0;
}

.box {
	margin:5px;
	width:170px;
	float:left;
}
.kit_community {
	padding:5px 0 5px 0;
	float:right;
}
.kit_community img {
	padding-bottom:3px;
}
.img {
	padding:5px 5px 0 0;
	float:left;
}



/* topページ
------------------------------------------------ */
.top_graph {
	width:442px;
	height:316px;
	margin:20px auto;
	background:url(../salon/images/img_graphtop.gif) center center no-repeat;
	position:relative;
	top:0;
	left:0;
}
.top_graph h4 {
	text-align:center;
	color:#013D89;
}
.top_graph #foreign01 {
	width:180px;
	position:absolute;
	top:35px;
	left:130px;
}
.top_graph #foreign02 {
	width:180px;
	position:absolute;
	top:170px;
	left:30px;
}
.top_graph #foreign03 {
	width:180px;
	position:absolute;
	top:170px;
	left:230px;
}
h5 img {
	margin-left:230px;
}
/* 国際ビジネス支援(inter_support.html)
------------------------------------------------ */
.schedule table {
	margin-top:10px;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.schedule table th {
	width:100px;
	padding:3px 3px 3px 3px;
	background-color:#D7EBFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align: center;
}
.schedule table td {
	padding:5px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.schedule table td .honbun {
	padding-left:20px;
}
.schedule table td ul {
	margin-left:20px;
}

.schedule table td p{
	padding:5px 0px;
}
.schedule table tr td .midashi01 {
	margin:0;
	padding:0;
	font-weight: bold;
	line-height: 1em !important;
	color:#013D89;
}

.naka_table tr td {
	padding:2px 5px;
}


/* 日本語教室 */
.press_info {
	line-height: normal;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 24px;
	margin-left: 5px;
}
.press_info dl {
	margin: 5px 0 0 0;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.press_info dl dt {
	font-weight:bold;
	float:left;
}
.press_info dl dd  {
	padding-left:110px;
}

/* 080409 制作者：安部 End */
