/*
*	Template
*	2014.09.02 Tsukasa Chinen
*	PC first RWD
*	BreakPoints
*	max-width: 1025px = PC以下（Large Tablet）
*	max-width: 599px  = Large Tablet以下
*	max-width: 321px  = Sumart Phone
*/
@charset "utf-8";
/*ClearFix
------------------------------------------------------*/
/* 14/09/16 oshiro追加 */

.sideline_style {
	border-left:3px solid #bdcedc;
	min-height:110px;
}


