/* BASIC css start */

@charset "UTF-8";
@import url( "http://fonts.googleapis.com/earlyaccess/notosanskr.css" );

*{margin: 0; padding: 0;}

body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, blockquote, th, td { 
	font-family:"Noto Sans KR", Noto Sans, Noto Serif, serif, Verdana, Geneva, sans-serif;
	font-weight:400;
	color:#444444;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:normal;
}

li {
	list-style:none;
}

/*div {
	display:block;
}*/

a:link {color:#066; text-decoration:none;}  /*¸µÅ©°¡ °É¸° ÅØ½ºÆ®ÀÇ ½ºÅ¸ÀÏ*/
a:visited {color:#066; text-decoration:none;} /*¹æ¹®Çß´ø ¸µÅ© ÅØ½ºÆ®ÀÇ ½ºÅ¸ÀÏ*/
a:hover {color:#74bcc1; text-decoration:underline;} /*¸µÅ© À§¿¡ ¸¶¿ì½º¸¦ ¿Ã·ÈÀ» ¶§ ½ºÅ¸ÀÏ. ÅÍÄ¡ ¸ð´ÏÅÍ¿¡¼­´Â È¿°ú¸¦ ³ªÅ¸³»±â ¾î·Á¿ò*/
a:active {color:#444444; text-decoration:none;} /*¸µÅ©¸¦ ´©¸£°í ÀÖ´Â »óÅÂ¿¡¼­ ÅØ½ºÆ®ÀÇ ½ºÅ¸ÀÏ*/

#wrap {width:95%;margin:0 auto;}

/*#map {position:relative;
	width:95%;
	height:650px;
	margin: auto 50px;

}*/

#title {
	text-align:	center;
	text-indent: -1000em;
	visibility:hidden;
	overflow: hidden;
	background: url(http://midori-yti.co.kr/offline-shop-info/img/top.jpg)  no-repeat left top;
	width: 95%;
	height:71px; 
	margin-top: 15px;
}

#gu-list {
	font-size: 110%;
	text-align:	center;
	margin: 70px 0;
}

#gu {
	font-family: Noto Serif, serif, sans-serif !important;
	font-size: 140%;
	font-weight:bold;
	text-align:	center;
	margin: 45px auto;
}

.up {
	text-align:right;
	margin-bottom: 20px;
}

#list_box {
	/*position:relative;*/
	width: 95%;
	height: auto;
	background: #FFF;
	z-index: 10;
	border: 2px solid #74bcc1;
	/*margin: auto;*/
	margin: 15px 0;
}

#store {
	float:left;
	width: 45%;
	margin: 10px 10px 20px 15px;
}

#store ul li h3 {margin: 10px 0;}

#store ul.list {
	width:100%;
	list-style-type: none;
	/*padding: 30px 30px;*/
}

#store ul li {
	font-weight: 300;
	line-height:20px;
}

#store ul li strong {font-weight: 600;}

#store ul li span {margin-left: 5px;}

#store ul li span.red {color: #d82020;}


#product {
	float:left;
	width: 20%;
	background-color: /*#74bcc1*/#cffbff;
	font-size: 14px;
	text-align:center;
	color:/*#066*/ #158c8c;
	margin: 10px;
	padding: 10px;
	/*font-size:85%;*/
}

#product h4 {margin-bottom: 10px;}

#product .item {
	font-weight:400;
	color:#00b2b2;
}

#v-notice {
	text-align: center;
	text-decoration:underline;
	color: #f66b6b;
	margin: 50px 15px 0px;
	font-size: 130%
}

hr {	display: none;}

.clear {clear: both;}

div.C-533-4-2 { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:repeat left top; border-top:0px solid ; border-right:0px solid ; border-bottom:0px solid ; border-left:0px solid ; }
/* BASIC css end */

