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

/*--------------------------------------
	left-contentes
---------------------------------------*/
.shared #left { 
	float: left;
	width: 640px;
	margin: 10px 0px;
	padding:0;
	border: 0;
	text-align: left;
	background: #fff;
}

#left img {
    border:0;
    display:block;
    margin: 10px auto;
    text-align: center;
}


.shared #leftcontent1 {
    border: 1px solid #b5b5b5;
    background: #fff url("../../img/shared/body_bg.gif") repeat-x top; 
	width: 630px;
	padding:0px 5px 5px 5px;
	margin: 0;
	margin-bottom:10px;
}
.shared #leftcontent2 {
    border: 1px solid #b5b5b5;
    background: #fff url("../../img/shared/body_bg.gif") repeat-x top; 
	width: 630px;
	padding:0px 5px 5px 5px;
	margin: 0;
	margin-bottom:10px;
}
.shared #leftcontent3 {
    border: 1px solid #b5b5b5;
    background: #fff url("../../img/shared/body_bg.gif") repeat-x top; 
	width: 630px;
	padding:0px 5px 5px 5px;
	margin: 0;
	margin-bottom:10px;
}

/*--------------------------------------
	menu
---------------------------------------*/
ul#menu{
    list-style:none;
	display:block;
    width:902px;
	height:35px;
	padding:0;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:0;}

ul#menu li{
    list-style:none;
    float:left;
}
ul#menu a{
    display:block;
    height:35px;
    text-indent:-100px;
    overflow:hidden;
}
a.home{
	display:block;
	width:105px;
	height:35px;
	background: #fff url("../../img/shared/menu_01.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.home{
    background-position:0px -36px;
}
a.feature{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_02.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.function{
    background-position:0px -36px;
}
a.function{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_03.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.feature{
    background-position:0px -36px;
}
a.mall{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_04.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.mall{
    background-position:0px -36px;
}
a.charge{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_05.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.charge{
    background-position:0px -36px;
}
a.introduction{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_06.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.introduction{
    background-position:0px -36px;
}
a.question{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_07.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.question{
    background-position:0px -36px;
}
a.case{
	display:block;
	width:100px;
	height:35px;
	background: #fff url("../../img/shared/menu_08.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.case{
    background-position:0px -36px;
}
a.contact{
	display:block;
	width:97px;
	height:35px;
	background: #fff url("../../img/shared/menu_09.gif") ;
	text-indent:-9999px;
	float:left;
	overflow:hidden;
	margin:0;
}
a:hover.contact{
    background-position:0px -36px;
}

/*--------------------------------------
	list
---------------------------------------*/
h3{	padding: 5px;
	margin: 0;
	margin-top:20px;
	margin-left:5px;
	border-bottom: 1px #ffc125 dotted;
	border-top: 1px #ffc125 dotted;
	font-size:12px;
	line-height: 14px;
	text-align:center;
}

dl.list01 dt {
  margin: 0 0 0 10px ;
  width: 30em;
  border-left: solid 8px #ccc;
  padding-left: 5px;
  color: #505050;
}

dl.list01 dd {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 25px;
  padding-top:8px;
  display:block;
  background:none;
  width:600;
}
dl.li_small {
	margin:0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
}

.li_small_ul{
    list-style:none;
	margin:0px;
	padding: 0px;
}

.li_small {
	list-style: none;
    padding-left:9px;
	margin-left:0;
	font-size:10px;
	line-height: 16px;
	background:url("../../img/function/list-mark.gif") no-repeat 0px 2px;}

.li_plane_small_ul{
    list-style:none;
	margin:0px;
	padding: 0px;
}

.li_plane_small {
	list-style: none;
    padding-left:15px;
	font-size:10px;
	line-height: 16px;}

dl.li_small02 {
	margin:0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;
	font-size:10px;
	line-height: 16px;
}
dl.li_small02 dd{
  margin: 0;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 0;
  padding-left: 25px;
  display:block;
  background:none;
  width:600;
}
dl.li_small02 dt {
margin: 0 ;
margin-bottom: 5px;
  width: 20em;
  border: 0;
  padding-left: 5px;
  color: #505050;}

.box_right {
　border:0px;
  text-align : right;
  margin-right: 10px;
  padding-left: 15px;
}
.box_left {
　border:0px;
  text-align : left;
  margin-left: 20px;
  padding-left: 15px;
  line-height: 16px;
}
.box_center {
　border:0px;
  text-align : center;
  margin: 0 auto;
  padding: 0;
  line-height: 16px;
}

/*--------------------------------------
	table
---------------------------------------*/

.table_charge {
width:550px;
margin:10px;
padding:0px;
border-collapse:separate;
border-spacing:0px;
border-top:1px solid ##93cdff;
border-left:1px solid ##93cdff;
empty-cells:show;
font-size:10px;
}
.table_charge th {
width:25%;padding:4px 2px 2px 4px;
text-align:left;
vertical-align:top;
color:#FFFFFF;
background-color:#7EC0EE;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #93cdff;
border-bottom:1px solid #93cdff;
}
.table_charge td {
padding:4px 2px 2px 4px;
background-color:#E0EEEE;
border-right:1px solid #93cdff;
border-bottom:1px solid #93cdff;
}

.box1 { 
	float: left;
	width: 10em;
	margin: 0px ;
	padding:5px 0px;
	border: 0;
	text-align: left;
	background: none;
}
.box2 { 
	float: left;
	width: 10em;
	margin: 0 ;
	border-top: 1px solid #b5b5b5;
	padding: 5px 0px;
	text-align: left;
	background: none;
}