@charset "utf-8";
/* CSS Document */

#iam-outline {
	margin:0 auto;
	text-align:center;
	background-image:url(../images/iam/bg_iam.gif);
	background-repeat:repeat-x;
}


#main #side ul.item-link {
	margin-left:0px;
	margin-top:0px;
	padding-left:5px;
	list-style-type:none;
	text-align:left;
}

#main #side img {
	vertical-align:bottom;
}


#side li.item-link {
	
	margin:0px 0px 0px 0px;
	line-height:1.0;
}


#side li.item-sub {
	width:157px;
	height:45px;
	background-image:url(../images/iam/side-lineup-sbg.jpg);
	margin:0px 0px 0px 0px;
	line-height:1.0;
	
	
}
#side li.item-sub-bottom {
	background-image:url(../images/company/side_menu_bottom.jpg);
	width:157px;
	height:6px;
	margin-top:-10px;
}

#side ul.sub {
	font-size:12px;
	margin:0px 0px 0px 0px;
	text-align:left;
	padding-top:3px;
}

*:first-child+html #side ul.sub {
	font-size:12px;
	margin:0px 0px 0px 30px;
	text-align:left;
} 

#side li.sub {
	text-align:left;
	list-style-image:url(../images/iam/side-lineup-sli.gif);
	margin:0px 0px 0px 0px;
	
	padding-left:0px;
	line-height:1.4;
}







#item-contents {
	width:711px;
	margin-left:5px;
}

#item-contents h2 {
	margin:0 0 12px;
}

#item-contents p.catch {
	font-size:14px;
	padding-left:5px;
}

#concept {
	background-image:url(../images/company/concept-bg.jpg);
	width:710px;
	height:172px;
}

#concept p {
	padding:46px 16px 20px 16px;
	line-height:1.4;
}

#accessmap {
	margin-bottom:20px;
}

#accessmap dl {
margin-top:40px;
}


#accessmap dt {
margin-bottom:10px;
margin-left:10px;
}

#accessmap dd {
	margin-left:10px;
	margin-bottom:10px;
}


#accessmap .shop-list {
	float:left;
	width:350px;
}


/* company google map only */
#map1 {
	margin-top:40px;
	margin-right:20px;
	float:right;
	width:320px;
	height:230px;
	background-color:#999;
}

#map2 {
	margin-top:40px;
	margin-right:20px;
	float:right;
	width:320px;
	height:230px;
	background-color:#999;
}

#map3 {
	margin-top:40px;
	margin-right:20px;
	float:right;
	width:320px;
	height:230px;
	background-color:#999;
}

#map4 {
	margin-top:40px;
	margin-right:20px;
	float:right;
	width:320px;
	height:230px;
	background-color:#999;
}


/* company idea page */

#idea {
	margin-bottom:20px;
	
}

#idea p {
	margin-left:45px;
}

.idea-s {
	float:left;
	width:470px;
}

img.idea-img {
	float:right;
	margin-top:62px;
	margin-right:10px;
}


/* company history page */


#history {
	
}


#history dl {
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	font-size:12px;
	margin-bottom:10px;
	margin-top:15px;
	clear:both;
}

#history dt {
	float:left;
	font-weight:bold;
	margin-left:5px;
	width:90px;
}

#history dd {
	width:600px;
	padding-bottom:10px;
}

/* privacy page only */

#privacy dt,dd,p {
	margin-left:10px;
	line-height:1.6;
}

#privacy dt,dd {
	margin-bottom:15px;
}