@charset "UTF-8";

/* -------------------------------------------------------
 home
--------------------------------------------------------- */
#mainVs {
	width:771px;
	margin-bottom:10px;
}

#mainVs #imgCng {
	position:relative;
	width:518px;
	height:307px;
	float:left;
}

#mainVs #imgCng img {
	display:none;
	position:absolute;
	left:0;
	top:0;
}

#mainVs ul {
	float:right;
}

#mainVs ul li {
	padding-bottom:3px;
}

#mainVs ul li.last {
	padding-bottom:0;
}


/* item */
#itemList {
	clear:both;
	width:771px;
	padding-bottom:15px;
}

body .main h1 {
	margin:0;
	padding:0;
}

#itemList #inItemList {
	width:769px;
	padding:20px 0 8px;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
}

#itemList #inItemList .notice {
	margin:15px 0 0 70px;
	font-size:85%;
	line-height:1.4;
}

#itemList ul {
	width:655px;
	margin:0 auto;
	text-align:center;
}

#itemList ul li {
	display:inline;
	width:105px;
	padding:0 13px;
	zoom:1;
}

#itemList ul li span,
#itemList ul li img,
#itemList ul li em{
	display:block;
}

#itemList .proName {
	padding-bottom:5px;
	color:#3b5998;
}

#itemList ul li img {
	margin-bottom:5px;
}

#itemList ul li em {
	font-size:138.5%;
	font-weight:bold;
	color:#e60012;
}


/* achieve */
#achieveList {
	clear:both;
	width:771px;
	padding-bottom:15px;
}

#achieveList #inAchieveList {
	width:731px;
	padding:20px 19px;
	background:#f5f7fa;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
}

#achieveList #inAchieveList .inner {
	height:186px;
	overflow:scroll;
	overflow-x:hidden;
}

#achieveList #inAchieveList table {
	width:712px;
}

#achieveList #inAchieveList table th {
	padding:7px 4px;
	background:#f5e85a;
	border:1px solid #666;
}

#achieveList #inAchieveList table td {
	padding:5px 4px;
	text-align:center;
	border:1px solid #666;
}

#achieveList #inAchieveList table tr.even td {
	background:#f2f2f2;
}


/* information */
#infoList {
	width:739px;
	margin-bottom:15px;
	padding:20px 10px 10px;
	background:#f5f7fa;
	border:6px solid #bbb;
}

.main #infoList h1 {
	padding-bottom:15px;
}

#infoList dl {
	margin-left:23px;
}

#infoList dl dt {
	width:6em;
	float:left;
}

#infoList dl dd {
	width:590px;
	padding:0 0 12px 15px;
	background:url(/images/index_ic01.gif) no-repeat 0 0.3em;
	float:left;
}


/* about micke */
#aboutMicke {
	clear:both;
	width:771px;
	padding-bottom:15px;
}

#aboutMicke .textItem {
	width:731px;
	padding:16px 19px;
	background:#f5f7fa;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #bbb;
	line-height:1.4;
}


/* point */
#point {
	clear:both;
	width:755px;
	margin-bottom:15px;
	padding:0 0 0 14px;
	background:#fcfbea url(/images/index_bg01.gif) repeat-x left bottom;
	border:1px solid #bbb;
}

#point .textItem {
	width:556px;
	float:left;
}

.main #point .textItem h1 {
	padding:13px 0 10px;
}

#point .textItem ul li {
	float:left;
}

#point .image {
	float:right;
}


/* staff */
#staff {
	clear:both;
	width:769px;
	margin-bottom:15px;
	padding-bottom:25px;
	border:1px solid #bbb;
}

.main #staff h1 {
	padding:13px 0 11px 20px;
}

#staff .box {
	clear:both;
	width:747px;
	padding:12px 0 11px 22px;
}

#staff .box.odd {
	background:#edeff4;
}

#staff .box ul li {
	width:367px;
	float:left;
}


/* shopInfo */
#shopInfo {
	clear:both;
	width:729px;
	padding:13px 20px 20px;
	background:#edeff4;
	border:1px solid #bbb;
}

.main #shopInfo h1 {
	padding-bottom:13px;
}

#shopInfo .infoBox {
	width:724px;
	margin:0 auto;
	padding-bottom:1px;
	background:url(/images/index_bg02.gif) no-repeat left bottom;
}

#shopInfo .infoBox section {
	position:relative;
	width:353px;
	color:#000;
	line-height:1.4;
}

#shopInfo .kaitori {
	float:left;
}

#shopInfo .kaitori p.image {
	padding-left:10px;
}

#shopInfo .kaitori p.text {
	position:absolute;
	width:200px;
	left:145px;
	top:150px;
}

#shopInfo .info {
	float:right;
}

#shopInfo .info h2 {
	padding-bottom:12px;
}

#shopInfo .info dl {
	width:324px;
	margin:0 auto;
}

#shopInfo .info dl dd {
	padding:5px 0 0;
	line-height:1.7;
}

#shopInfo .info dl dd em {
	letter-spacing:-1px;
}

#shopInfo .info p {
	position:absolute;
	right:20px;
	top:198px;
}






