body {
	margin: 0px 0px 15px 0px;
	background-color: #CCCCCC;
    text-align: center;
	line-height:1.5;
	}

a {
	text-decoration: underline;
	}

hr { 
	border: 1px #0054a7 solid; 
} 

hr.dot { 
	border: 1px #0054a7 dotted; 
	width: 300px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:50px;
} 

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #B22222;
	}

h1{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size:larger;
	font-weight:bolder;
	color:#0054a7;
	line-height:1.2;
}

h1.normal{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size:larger;
	font-weight:normal;
	color:#0054a7;
	line-height:1.2;
}

h2{
	margin-bottom: 0px;
	padding: 0px 15px 0px 0px;
	font-weight: normal;
	font-size:small;
	font-weight:bolder;
	color:#0054a7;
	line-height:1.2;
}

h2.normal{
	margin-bottom: 0px;
	padding: 0px 15px 0px 0px;
	font-weight: normal;
	font-size:small;
	color:#0054a7;
	line-height:1.2;
}

h2.black{
	margin-bottom: 0px;
	padding: 0px 15px 0px 0px;
	font-weight: bold;
	font-size:small;
	color:#000000;
	line-height:1.2;
}

h3{
	margin-bottom: 0px;
	padding: 0px 15px 0px 0px;
	font-weight: normal;
	font-size:small;
	font-weight:bolder;
	color:#0054a7;
	line-height:1.2;
}

h4{
	margin: 0px;
	font-weight: normal;
	font-size:small;
	font-weight:bolder;
	color:#0054a7;
	line-height:1.2;
}

p{
	margin: 5px 5px 10px 0px;
	line-height:1.5;
}



.list-item {
  padding-left: 0px;
  list-style-image:url(/images/common/bullets/arrow_red.gif);
  background-repeat: no-repeat;
}

.list-bold {
	font-weight:bold;
	font-size:normal;
	color:#333333;
	line-height:1.2;
}

.list-contents {
	margin-top:5px;
	font-weight:normal;
	font-size:normal;
	line-height:1.2;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color:#eeeeff;
	border: 1px solid #0054a7;
	}

#header{
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #0054a7;
	text-align: left;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	height: 120px;
	background-image:url(images/header.jpg);
}

#l_sidenavi{
	float: left;
	width: 200px;
	background-color:#eeeeff;
	overflow: hidden;
}

ol.contents{
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 5px 10px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	line-height:1.5;
	}

.l_sidecontents {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

li.lmenu {
	margin-bottom:20px;
}

.l_sidesubcontents {
	padding: 10px 10px 5px 10px;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

#banner-top {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
  	padding: 2px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

#banner {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
  	padding: 2px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	}

.bannerlist {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
  	padding: 2px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#main {
	float:left;
	width: 400px;
	min-height:1150px;
	overflow: hidden;
	background-color: #FFFFFF;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.PageTitle{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size:larger;
	font-weight:bolder;
	color:#0054a7;
	line-height:1.2;
}

.PageTitle2 {
	clear: both;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

.imagebox {
   float:right;/*画像の配置場所*/
   color: gray;/*キャプションの文字色*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}


.imagebox_mba {
   float:right;/*画像の配置場所*/
   color: gray;/*キャプションの文字色*/
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.imagebox_mba2-2 {
    float:right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.imagebox_ebiz1-1 {
    float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.imagebox_ebiz1-2 {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 0px;
}

.imagebox_idp {
    float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.caption {
   float:left;
   font-size: 80%;
   color: gray;
   line-height:1.2;
}

.caption_mba {
   float:left;
   font-size: 65%;
   width: 200px;
   color: gray;
   line-height:1.7;
}


.caption_idp {
   float:left;
   font-size: 70%;
   color: gray;
   line-height:1.5;
   width:180px;
}

.caption_ebiz1-1 {
   float:left;
   font-size: 8.5px;
   width: 168px;
   color: gray;
   line-height:1.7;
}

.caption_ebiz1-2 {
   float:left;
   font-size: 8.5px;
   width: 360px;
   color: gray;
   line-height:1.7;
}


.imagebox_linehead {
	font-size:normal;
	font-weight:bold;
	line-height:1.9;
	margin-top:15px;
	margin-right:0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.voice {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 10px;
}


.voice_image_right {
    float:right;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left: 10px;
}


.voice_image_left {
    float:left;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left: 10px;
}

.voice_image_caption {
   float:left;
   font-size: 80%;
   color: gray;
   line-height:1.2;
}

.boldwords{
	font-weight:bold;
}

#r_sidenavi{
	float: left;
	width: 200px;
	background-color:#eeeeff;
	overflow: hidden;
	}

.r_sidecontents {
	padding: 5px 5px 5px 5px;
	background-color:#eeeeff;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
}

.urlcolor {
	color:#009900;
	font-size:small;
}

p.rmenu{
	margin: 0px 5px 20px 0px;
	line-height:1.3;
}

#footer {
	clear: both;
	background-color: #0054a7;
	text-align: right;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color:#ffffff;
	font-size: small;
	height: 20px;
}
