@charset 'utf-8';

/* ----- HTML再定義 ------------------------------------ */

* {
	margin: 0px;
	padding: 0px;

	font-size: 13px;
	font-style: normal;
	text-align: left;
}

body {
	padding: 0px;
	 margin-top:10px;
	background-color: #FFFFFF;
	text-align: center;
}


img{ border: 3px solid white; }

.h{ 
	color: #3d4b63; 
	font-size:160%; 
	font-weight: bold; 
	margin-left:10px; 	
	font-style: italic;
	}

.hh{ 
	color: #3d4b63; 
	font-size:160%; 
	font-weight: bold; 
	margin-left:10px; 	
	font-style: italic;
	}

.li{ color: #A80000; margin-left:40px; margin-top: 8px; list-style-type: none; }

.text2{ margin-top: 8px; margin-left:28px; width: 550px; }

.d{ margin-left: 2px; }

.icon{ border: none; }

.qr{ margin-bottom: 10px; margin-left: 12px; }

.text{ 
	 margin: 20px 15px 30px 0px;
	}

.img{ 
	border-right: 5px solid #BCBDC2;
	border-bottom: 5px solid #BCBDC2;
	}

.a{ border: 0px; }

A:link.top{ color:white; text-decoration: none; font-size: 11px; }
A:visited.top{ color: white; text-decoration: none; font-size: 11px; }

p{margin:0 10px 10px}

A:link { color: #3d4b63; text-decoration: none; border-bottom: 1px doted #3b4b63; }
A:active { color: #F0B325; text-decoration: none; border-bottom: 1px doted #F0B325;  }
A:hover { color: #F0B325; text-decoration: none; border-bottom: 1px doted #F0B325;  }
A:visited { color: #3d4b63; text-decoration: none; border-bottom: 1px doted #3d4b63;  }

div#container{ width:700px; margin:0 auto }

div#footer{ 
	font-size: 11px;
	 color: white; 
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 70px;
	 }

td#content{
	width:63px; 
	height:100%;
	 background-image:url(images/side.jpg);
 	background-repeat:no-repeat;
	}
td#navigation{
	height:73px;
	Background-repeat: no-repeat;
	text-align: left;
	margin-left: 0px;
	}
.navi{ margin-left: 6px; border: none; }
.navi2{ margin-left: 1px; border: none; }

td#extra{
	width:643px;
	 background-image:url(images/bg.jpg);
	 background-repeat:no-repeat;
	 background-position: bottom;
	 font-size: 76%;
	 color: #3d4b63;
	line-height:1.4;
	 }

.l{ margin-bottom: 10px; margin-right:0px; }
