/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.64em;
	/*color:#999999;*/
        color:#000000;
	margin:0;
	background: #FFFFFF url(http://afh-success.com/assets/templates/success/images/bg.gif) repeat-x top;
}
a {
	color:#CC6666;
}
a:hover {
	border-bottom:1px solid
}
h1,h2,h3 {
	color:#996666;
	border-bottom:1px dashed #cccccc;
	margin-top:5px;
	margin-bottom:5px;
	font-size:150%;
	padding-bottom:3px;
}
/*Header_Section*/
#topcontainer {
	width:898px;
	margin: 0px auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
#website_title {
	/*-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;*/
	padding:10px;
	width:878px;
	height:120px;
	background: url(http://afh-success.com/assets/templates/success/images/header.gif);
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#topcontainer #website_title h1 {
	visibility: hidden;
}
/*Menu_Section*/
#menu {
	background-color:#dddddd;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:876px;
	height:20px;
	padding: 10px;
}
#topcontainer #menu ul li {
	list-style: none;
	display: inline;
}
#topcontainer #menu ul {
	display: inline;
}
#menu a {
	float:left;
	width:115px;
	background-image:url(http://afh-success.com/assets/templates/success/images/menua.jpg);
	padding:4px;
	border-left:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom:1px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	text-align: center;
}
#menu a:hover {
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-image:url(http://afh-success.com/assets/templates/success/images/menuahover.jpg);
	background-position:bottom;
}
/*Content_Section*/
#container {
	width:900px;
	margin:0 auto;
	height: 1400px;                                                                                                                                                          /*Site Hight Setting*/
	background: url(http://afh-success.com/assets/templates/success/images/main_b.jpg) repeat-y;
	border-top: 1px solid #000000;
}
#con_l {
	width:580px;
	padding: 0 10px 10px 10px;
	background-image:url(http://afh-success.com/assets/templates/success/images/main.jpg);
	background-repeat:repeat-y;
	float: left;
}
#container #con_l #main_img {
	width: 573px;
	margin: 5px 0px 10px;
	clear: both;
	height: 411px;
	border: 1px solid #0000FF;
}
.content {
	clear:both;
	width:560px;
	padding:5px;
	background-color:#ffffff;
	border: 1px solid #FF0000;
	line-height:20px;
	margin: 5px 0px 10px;
       font-size: 12px;
}
#container #con_l h6 {
	height: 23px;
	width: 540px;
	padding-top: 7px;
	background: url(http://afh-success.com/assets/templates/success/images/h6_bk.gif);
	color: #000000;
	padding-left: 20px;
	font-size: 14px;
	border-left: 10px solid #0000FF;
}
.footercontent {
	clear:both;
	width:560px;
	padding:5px;
	background-color:#dddddd;
	border:1px solid #cccccc;
	line-height:20px;
	margin: 0 0px 10px;
}
.footercontent a {
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
.footercontent a:hover {
	text-decoration:underline;
}
#right {
	float: right;
	width: 300px;
	height: 910px;
}
#container #right .mail {
	height: 50px;
	width: 250px;
	margin-top: 30px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container #right .tencho_b {
	height: 50px;
	width: 250px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*Kalender_Section*/
#container #right #kale {
	width: 250px;
	margin-left: 15px;
	margin-top: 30px;
	padding-left: 20px;
	margin-right: 15px;
}
#container #right #kale #kale_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 230px;
	text-align: center;
	background: #0000FF;
	height: 20px;
	padding-top: 8px;
}

/*Footer_Section*/
#footer {
	width:898px;
	margin:0 auto;
	height:20px;
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	background: url(http://afh-success.com/assets/templates/success/images/footer_bg.gif);
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

/*Color_code_su*/
#mobile_b {
	width: 250px;
	margin-top: 12px;
	margin-left: 22px;
	height: 350px;
	border: 1px solid #990000;
	background: #FFFFFF;
}
#mobile_b h4 {
	text-align: center;
	background: #990000;
	color: #FFFFFF;
	height: 22px;
	width: 250px;
	padding-top: 8px;
	margin: 0px;
	font-size: 16px;
}
.contentplace {
	color:#000000;
	width: 249px;
	height: auto;
        float: left;
}
.contentplace p {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mobile_b #code_info {
	font-size: 10px;
	float: right;
	height: 150px;
	width: 250px;
}
#mobile_b #code_info #con1 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
#mobile_b #code_info #con2 {
	font-size: 10px;
	padding: 8px;
	line-height: 15px;
}
#mobile_b #code_info #con3 {
	border: 1px solid #FF0000;
}
#mobile_b #code_info #con3 #dai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
}
#mobile_b #code_info #con3 #download {
	font-size: 12px;
	height: 14px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}

/*GoogleMAP*/
#map {
	height: 450px;
	width: 573px;
	float: left;
}
#maplinks {
	width: 573px;
	margin-bottom: 10px;
	overflow: auto;
}
#g_mobile {
	width: 573px;
	margin-top: 10px;
	float: left;
}

/*Shop_info*/
#shop_info {
	height: 439px;
	width: 573px;
}
#shop_info h5 {
	background: #0000FF;
	height: 23px;
	width: 490px;
	margin-left: 30px;
	padding-left: 20px;
	padding-top: 7px;
	color: #FFFFFF;
	font-size: 12px;
}
#shop_info .box {
	height: 30px;
	width: 450px;
	margin-left: 60px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 12px;
	color: #000000;
}
#shop_info .box #item {
	float: left;
	height: 23px;
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 20px;
	color: #000000;
}
#shop_info .box #matter {
	font-size: 12px;
	float: right;
	height: 23px;
	width: 290px;
	padding-top: 7px;
	padding-left: 10px;
	color: #000000;
}

/*content_title*/
#container #con_l #content_title {
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
	height: 50px;
	background: url(http://afh-success.com/assets/templates/success/images/title_bg.gif);
	border: 1px solid #999999;
}
#container #con_l #content_title #page_title {
	width: 180px;
	height: 35px;
	padding-top: 15px;
	padding-left: 20px;
	background: #FFFFFF;
       font-size:14px;
       color:#000000;
}

/*EntryList Section*/
#c_info {
	height: 190px;
	width: 570px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
}
#c_info #info_title {
	margin: 0px;
	height: 22px;
	padding-top: 8px;
	padding-left: 10px;
	background: #0000FF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#c_info #info_con {
	margin: 0px;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: #FFFFFF;
	font-size: 12px;
}
#c_info #info_con ul {
	list-style: none;
}
#c_info #info_con p {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#c_info #info_con h2 {
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#c_info #info_con a {
	text-decoration: none;
}
/*-------------------------- jQuery Slider--------------------------*/
#slider {
	width: 573px; /* important to be same as image width */
	height: 411px; /* important to be same as image height */
	position: relative;  /*important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 573px; /* important to be same as image width or wider */
	position: absolute;
		/*top: 0;
	margin-left: 0;*/
    margin:0;
    padding:0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 1024px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
