/* CSS Document */
body#Omotenashi {
	background:none !important;
}
/* Contents Left
------------------------------------------------------------------------------------------*/
.tensen {
	border-bottom: 1px dotted #999;
	line-height: 2em;
	padding-bottom:6px;
}

/* Contents Left 1
------------------------------------------------------------------------------------------*/
#l_box1 {
	margin-bottom: 20px;
	background: url(/omotenashi/img/boy.gif) no-repeat right center;
}
#l_box1 p {
	width: 445px;
	text-align: left;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

/* Contents Left 2
------------------------------------------------------------------------------------------*/
#l_box2 {
	height: 201px;
	margin-bottom: 20px;
	background: url(/omotenashi/img/ttl_kihon_houshin_2.gif) no-repeat bottom;
}
#contents_left #l_box2 h4 {
	text-align: center;
	vertical-align: top;
}
#l_box2 p {
	margin-top: 12px;
	margin-left: 180px;
}

/* Contents Left 3
------------------------------------------------------------------------------------------*/
#l_box3 {
	margin-top: 20px
}
#update { width:543px; height:200px; overflow:auto; overflow-x:hidden;}
#update table th{
	font-weight:bold;
	text-align:left;
	border-bottom: 1px dotted #b2b0aa;
	white-space: nowrap;
	padding-top: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#update table td{
	border-bottom: 1px dotted #b2b0aa;
	background: url(/omotenashi/img/icon.gif) no-repeat 6px 1.2em;
	margin:0;
	padding: 10px 10px 10px 0px;
}
#update table td a {
	color:#0c61ce;
	border-bottom:solid 1px;
	padding-left:0px !important;
	margin:0;
	background:none;
}
#update table td p {
	margin-left:20px;
	padding:0;
}
#update table td a:hover {
	color:#F27C00;
	text-decoration:none;
	border:none;
}

/* Contents Left 4
------------------------------------------------------------------------------------------*/
#l_box4 {
	height: 126px;
	list-style-type: none;
	background: url(/omotenashi/img/boder_02.gif) no-repeat center top;
	margin-top: 20px;
	padding-top: 20px;
}
#l_box4_a {
	width: 270px;
	height: 106px;
	float: left;
}
#l_box4_b {
	width: 270px;
	height: 106px;
	float: right;
}
#l_box4 ol{
	width:238px;
	height:106px;
	margin-right: auto;
	margin-left: auto;
}
#l_box4 ol li {
	list-style-type: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
#l_box4_a ol {
	background: url(/omotenashi/img/ichiran.gif) no-repeat;
}
#l_box4_b ol {
	background: url(/omotenashi/img/oubo.gif) no-repeat;
}

/* Contents Left 5
------------------------------------------------------------------------------------------*/
#l_box5 {
	background: url(/omotenashi/img/boder_01.gif) no-repeat top;
	padding-top: 16px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
	height: 50px;
}
#l_box5 h3 {
	float: left;
	margin-left: 16px;
}
#toiawase  {
	float: left;
	padding-left: 30px;
	text-align: left;
}
#l_box4 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#l_box4 ul li{
	float:left;
	margin-left:6px;
}
#l_box4 ul li:first-child{
	margin-left:0px;
}
#l_box4 ul li:after {
	content:".";
	display:block;
	height:0;
	font-size:0.1%;
	line-height:0.1;
	clear:both;
	visibility:hidden;
}