@charset "utf-8";
/* ============================================================
table of contents

1.title
2.index

============================================================ */

/******************************************
	1.title
******************************************/

#pageTtl {
	background: url(/aboutmygaba/img/bg_h1_aboutmygaba.jpg) center center no-repeat;
}
#main h2 {
	margin-bottom:20px;
	background:url(/common/img/bg_h2_top.gif) left top no-repeat;
	padding: 5px 0 0 0;
	width: 696px;
}
#main h2 span {
	color:#118029;
	font-size: 203%;
	background:url(/common/img/bg_h2_bottom.gif) left bottom no-repeat;
	padding: 0 20px 6px 20px;
	display: block;
	line-height: 1.2;
}
#main h3 {
	clear: both;
	margin-bottom:24px;
	background:#00690D url(/common/img/bg_h2.gif) left center no-repeat;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
	padding:9px 22px;
	font-size: 138.5%;
	font-weight: bold;
	color:#FFFFFF;
	behavior: url(/common/css/PIE.htc);/* for IE */
 *position:relative;
}
#main h4 {
	clear: both;
	background:#D8EEBF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	padding:6px 13px;
	font-size: 131%;
	font-weight: bold;
	color:#003300;
	behavior: url(/common/css/PIE.htc);/* for IE */
 *position:relative;
 margin: 0 0 18px 12px;
 width: 646px;
}


/******************************************
	2.index
******************************************/

#main .txt {
	float: left;
	width: 370px;
	margin-bottom: 24px;
}
#main .txt li {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
  border-radius: 3px;
	behavior: url(/common/css/PIE.htc);/* for IE */
 *position:relative;
	border:1px solid #CDCDCD;
	background: #FFFFFF;
	padding: 1px;
	margin: 0 3px 3px 0;
	float: left;
}

#main .txt ul:after{
    content: ""; 
    display: block; 
    clear: both;}
    
#main .txt ul {
	margin-bottom: 15px;
}

#main .txt li.odd {
	width: 156px;
}
#main .txt li.even {
	width: 194px;
}
#main .txt li a {
	display: block;
	font-weight: bold;
	background: url(/common/img/icon_link.gif) 8px 13px no-repeat #F8F9F3;
	padding: 8px 8px 8px 26px;
	color:#003300;
	font-size: 116%;
	zoom:1;
}
#main .pic {
	float: right;
	margin-bottom: 24px;
}
/* .mygabaDetai = /aboutgaba/easy.html /aboutgaba/review.html */
#main .mygabaDetail {
	display: none;
}

/* .hsList = /aboutgaba/review.html */
#main .hsList {
	float: left;
	margin-bottom: 24px;
}
#main .hsList li {
	width: 208px;
	float: left;
	padding-right: 12px;
}
#main .hsList li strong {
	display: block;
}
#main .hsList li span {
	margin-top: 5px;
	border: #9A9A9A 1px solid;
	display: block;
}
#main .hsList li img {
	border: #FFFFFF 2px solid;
}

#main .ac {
	clear: both;
	text-align: center;
	padding: 0 0 36px 0;
	width: 696px;
}
