@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for index style
	
*/

/* 1.for index style
===============================================================*/
img{
	vertical-align:bottom;
}

div#main h2{
	margin-bottom:25px;
}
div.englishArea h3{
	margin-bottom:15px;
}

div.englishBox{
	margin-bottom:35px;
}
div.englishBox2{
	margin-top:20px;
}
.englishTxt{
	margin:0 17px;
}

.englishLeft{
	margin-left:17px;
}
.englishLeft p {
	padding-bottom:1em;
}
.englishRight{
	float:right;
	margin:0 17px;
}


table.comOutline {
	margin:0 17px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
table.comOutline th {
	padding:7px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	width:105px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	background:#f1f1f1;
}
table.comOutline td {
	padding:7px;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
table.comOutline td ul li {
	background:url(/common/images/ico_blue_small.gif) no-repeat 0 0.5em;
	padding-left:11px;
	margin:0 0 5px;
}

.englishLeft ul li{
	background:url(/common/images/ico_orange.gif) no-repeat 0 0.5em;
	padding-left:15px;
	margin:0 16px 10px 0;
}



