
/*====================================================================================
	Sidebar Setting
====================================================================================*/
.sidebar {
	width: 300px;
	height: auto;
	float: right;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}

.manager-sidebar {
	width: 300px;
	height: auto;
	margin-right: 20px;
	float: left;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}

#advertisement_top {
	width: 300px;
	height: 185px;
	margin-bottom: 12px;
	background-color: #CCC;
}

#advertisement {
	width: 300px;
	height: 185px;
	margin-bottom: 12px;
	background-color: #CCC;
}

#advertisement_etc {
	width: 298px;
	height: 248px;
	margin-bottom: 12px;
	background-color: #CCC;
	border: #CCC solid 1px;
}

.sidebar .banner_area {
	width: 300px;
	height: auto;
	margin-bottom: 12px;
}

.sidebar .banner_area img,
.sidebar .banner_area iframe {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}

.sidebar .banner_area iframe {
	margin-bottom: 12px;
}

.sidebar .banner_area iframe:last-child {
	margin-bottom: 0;
}

.follow-me {
	width: 300px;
	height: 100px;
	margin-bottom: 20px;
	background-image: url('/img/btn/follow_me.png');
	background-repeat: none;
	background-position: 0 0;
}

.follow-me a {
	color: #ffffff;
	font-size: 22px;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	width: 300px;
	height: 92px;
	padding: 6px 0;
	display: inline-block;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}

.follow-me a span {
	font-size: 48px;
}

.i_mobile_side {
	width: 300px;
	max-height: 600px;
	margin-bottom: 12px;
}
/*------------------------------------------------------------------------------------
	Info Area
------------------------------------------------------------------------------------*/
/*.info {
	line-height: 140%;
	width: 260px;
	height: auto;
	padding: 19px;
	margin-bottom: 12px;
	border: #CCC solid 1px;
}

.info h3 {
	width: 260px;
	height: 16px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	background-image: url('/img/line_slash.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	display: block;
}

.info h3 img {
	margin-right: 7px;
	vertical-align: bottom;
}*/

.info a {
	color: #262729;
	width: 100%;
	height: auto;
	display: inline-block;
}

.info-icon {
	width: 25px; 
	float: left;
	margin-bottom: 3px;
	border-radius: 50%;
}

.info-ibispaint {
	float: left;
	margin-bottom: 3px;
	margin-top: 3px;
}

.info-date {
	height: 25px;
	float: right;
	margin-bottom: 3px;
	margin-top:3px;
}

.info-title {
	font-weight: bold;
}

.info-image-trim {
	margin: 6px 0;
	border: #D9E0E6 solid 1px;
	background-color: white;
}

.info-image {
	width: 266px;
}

.info-url {
	 color:blue;
	 text-decoration:underline;
}

.info-footer {
	overflow: hidden;
}

.info-show-detail {
	float: right;
	color: #0B649B;
}

.info-show-more {
	display: list-item;
	vertical-align: bottom;
	overflow: hidden;
	padding: 12px 16px;
}

.info-show-more span{
	float: right;
	color: #0B649B;
}

.info li {
	line-height: 1.6;
	width: 298px;
	height: auto;
	padding: 12px 16px;
	background-image: url('/img/line_dot.png');
	background-position: left bottom;
	background-repeat: repeat-x;
}

.setLinkColor {
	color: #236795;
	padding-left: 12px;
}

.margin-none {
	margin-bottom: 0;
}
/*------------------------------------------------------------------------------------
	Info Area End
------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
	Info Area
------------------------------------------------------------------------------------*/
.info {
	line-height: 1.5;
	width: 300px;
	height: auto;
	padding: 4px 0 0 0;
	margin-bottom: 12px;
	border: #D9E0E6 solid 1px;
}

.info h3 {
	font-size: 16px;
	line-height: 1;
	width: 266px;
	height: 40px;
	padding: 12px 0;
	margin: 0 16px 16px 16px;
	background-image: url('/img/line_slash.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	display: block;
}

.info h3 span {
	padding-left: 24px;
	background-image: url('/img/icon/h_img.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------------------------
	Info Area End
------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
	Menu List Area Start
------------------------------------------------------------------------------------*/
.menu-list {
	line-height: 1.4;
	width: 300px;
	height: auto;
	margin-bottom: 12px;
	border: #D9E0E6 solid 1px;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}

.menu-list h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.25;
	width: 100%;
	height: 56px;
	padding: 8px;
	margin: 0;
	border-top: none;
	border-bottom: #D9E0E6 solid 1px;
	display: table;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	        box-sizing: border-box;
}

.menu-list h3 {
	width: 100%;
	height: auto;
	border-bottom: #D9E0E6 solid 1px;
	display: table;
}

.menu-list h3:last-child {
	border-bottom: none;
}

.menu-list h3 a {
	color: #262729;
	vertical-align: middle;
	width: 100%;
	height: 56px;
	padding: 0 12px;
	display: table-cell;
}

.menu-list h3 a:hover {
	background-color: #EDEFF2;
	text-decoration: none;
}

.menu-list li {
	width: 100%;
	height: auto;
	display: table;
}

.menu-list li a {
	color: #262729;
	vertical-align: middle;
	width: 100%;
	height: 56px;
	padding: 0 32px;
	background-image: url('/img/line_dot.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	display: table-cell;
}

.menu-list li a:hover {
	background-color: #EDEFF2;
	text-decoration: none;
}

.menu-list li:last-child a {
	background-image: none;
	border-bottom: #D9E0E6 solid 1px;
}
/*------------------------------------------------------------------------------------
	Menu List Area End
------------------------------------------------------------------------------------*/
