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

/*--------------------------------------
	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;
	background-position:0px -36px;
}
a:hover.feature{
    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.function{
    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;
}

/*--------------------------------------
	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;
}

#leftcontent2 ul{
    list-style:none;
    width:630px;
	height:490px;
	margin:0;
	padding:0;
}

#leftcontent2 li.left {
	display:block;
	float:left;
	width:300px;
	height:160px;
	margin-left:10px;
	padding:0;
    border-bottom: 1px dotted #bebebe;
	list-style:none;
    background:none;
}
#leftcontent2 li.right {
	display:block;
	width:300px;
	height:160px;
	float:left;
    border-bottom: 1px dotted #bebebe;
	list-style:none;
	margin-left:10px;
    padding:0;
    background:none;
}

#leftcontent2 img {
    border:0;
    display:block;
    margin: 0 ;
    text-align: left;}

.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;
}
.shared #leftcontent4 {
    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;
}
.box01{
	width:610px;
	height:90px;
	margin:0;
	padding-bottom:0;
	padding-top:20px;
	padding-left:20px;
	padding-right:5px;
	background: #fff url("../../img/characteristics/box01_bg.jpg") no-repeat top; }
	

/*--------------------------------------
	line
---------------------------------------*/

dl.dottedline {
	margin:0px;
	padding: 0px;
	border-bottom: 1px dotted #bebebe;
	background-color: #fff;
}

dl.dottedline dt {
	margin: 0px;
	padding: 5px 0 3px 12px;
	border-top: 1px dotted #bebebe;
	width: 200px;
	float: left;
	color: #505050;
	background:url("../../img/function/list-mark.gif") no-repeat 3px 10px;
}
	
dl.dottedline dd {
	margin: 0px 0px 0px 200px;
	padding: 5px 5px;
	border-left: 0px;
	border-top: 1px dotted #bebebe;
	color: #505050;
	background-color: #fff;
}
