@charset "UTF-8";

body {
	background-color: #F4F4F4;
}

a { color: #3B5998; }

.accbox1:after,
.btn_area:after,
.acc_btn:after,
.rpaln:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#contents {
	margin: 0 auto;
text-align:center;
}

.rpaln {
clear: both;
font-size:12px;
text-align:left;
	width: 88%;
	margin: 10px auto 0 auto;
	padding: 10px;
	border: 1px solid #E7E7E7;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	background-color: #ffffff;
}

.h_photo {
	width: 25%;
float: left;
	margin-bottom: 10px;
}

.h_box {
	width: 75%;
float: left;
}

h2.h_name {
font-size:14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	border-left: 3px solid #9DB6EA;
}

.h_det {
	padding: 8px;
}



/*	accbox1  */

.accbox1 {
clear: both;
	text-align: center;
	margin: 0 auto;
	width: 280px;
	clear: both;
	background: url(../images/fbb_bg.gif) repeat-x top;
}

.accbox1 h2 {
font-size:16px;
color:#ffffff;
height:30px;
	padding-top: 8px;
	font-weight: bold;
	text-align: center;
	display: block;
	clear: both;
}

.flag{
	background: url(../images/op_btn.png) no-repeat right center;
}

.active{
	background: url(../images/cl_btn.png) no-repeat right center;
}

.toggle_container {
font-size:10px;
clear: both;
	margin: 0 auto;
/*		padding-bottom: 5px;
    border-left: 1px solid #B4B4B4;
    border-right: 1px solid #B4B4B4;
    border-bottom: 1px solid #B4B4B4;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px; */
	background-color: #ffffff;
}

.fb-like-box {
clear: both;
}

