/*-------------------------->ここから本文<---------------------------*/



/*全体のテキスト基本*/
#center .tex {
	line-height:130%;
	padding:5px 5px 5px 5px;
}

/*センターテキストの行間詰め*/
#center .tex1 {
	line-height:120%;
	padding:5px 5px 5px 5px;
        font-size:14px;
        margin:0;
}

/*リンク集ページ用*/
#center .tex2 {
	line-height:130%;
	padding:5px 5px 5px 5px;
        font-size:12px;
        margin:0;
}

center .tex5 {
        font-size:14px;
        margin:3px 0 5px 0;
	line-height:130%;
	padding:5px 0 5px 0;
}

/*会社紹介ページ背景付き*/
#center .company {
	font-size:14px;
	padding:7px 5px 5px 10px;
	margin:10px auto auto 10px;
	background-image : url(../image2/company.png);
	background-repeat: no-repeat;
        width:560px;
        height:289px;
        line-height:120%;
}

#center .america {
	font-size:14px;
	padding:90px 5px 5px 20px;
	margin:0;
	background-image : url(../image2/america-back.png);
	background-repeat: no-repeat;
        width:579px;
        height:auto;
        line-height:150%;
}

/*大使館領事館用左側*/
#center .tex3 {
	line-height:110%;
	padding:0 5px 0 5px;
        font-size:12px;
        margin:0 5px 0 5px;
        text-align:left;
        float:left;
        width:270px;
}
/*大使館領事館用右側*/
#center .tex4 {
	line-height:110%;
	padding:0 5px 0 5px;
        font-size:12px;
        margin:0 0 0 5px;
        width:270px;
        text-align:right;
}

/*本文中のリスト*/
#center ul {
        font-size:13px;
	list-style:none;
	display: block;
        margin:5px 0 0 0;
        width:180px;
}

#center li.am {
        margin:2px 5px 0 0;
	padding:1px 0 0 0;
        width:180px;
        height:38px;       
}

#center li.am a {
	display: block;
        margin:0;
        padding:11px 2px 12px 37px;
	text-decoration: none;
	background-image : url(../image2/america-link1.png);
	background-repeat: no-repeat;
}

#center li.am a:hover {
	background-image : url(../image2/america-link2.png);
	background-repeat: no-repeat;
}

/*-------------------------->ここから右ナビ<---------------------------*/
#right h1.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 0 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}

#right h2.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 10px 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}

#right h3.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 10px 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}
/*-------------------------->ここから左ナビ<---------------------------*/

#left h1.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 0 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}

#left h2.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 10px 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}

#left h3.a {
        font-weight:normal;
        text-align:center;
	color:#0518A4;
	font-size:14px;
	padding:5px 5px 4px 5px;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	margin: 10px 0 1px 0;
	background-image : url(../image/side-h.png);
        background-repeat: repeat;
}

