@charset "utf-8";

/*
=================================================================================
left menu
=================================================================================
*/
#sub_contents #left_box{
	width: 315px;
	margin-right: 20px;
	float: left;
	margin-bottom: 15px;
}

#sub_contents #jockey_box{
	width: 283px;
	border:#000000 1px solid;
	padding: 10px 10px 0 10px;
	margin-bottom: 10px;
}

#sub_contents .jockey_title{
	width: 283px;
	height: 30px;
	background: url(../images/jockey_title.gif);
	margin-bottom: 5px;
}

#sub_contents .jockey_title p{
	padding-top: 5px;
	color: #C8FF1E;
	font-weight: bold;
	text-align: center;
}

#sub_contents .jockey_news{
	width: 283px;
	margin-bottom: 10px;
}

#sub_contents .jockey_news li.green{
	background-color: #EBFF9F;
}

#sub_contents .jockey_news div.inner{
	width: 253px;
	margin: 0 auto;
	padding: 5px 0;
}

#sub_contents .jockey_news p.text{
	background: url("http://www.j-grip.com/views/layouts/images/footer_icon.gif") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}

#sub_contents .jockey_news p.text a	{
	vertical-align: 0.6ex;
}

#sub_contents .jockey_news p.text img{
	margin-left: 5px;
	vertical-align: 0.3ex;
	position: relative;
	top: 2px;
}

#sub_contents .jockey_news p.date{
	text-align: right;
}

#sub_contents #news_bn{
	width: 283px;
	border:#000000 1px solid;
	padding: 10px;
}

#sub_contents .bn_title{
	width: 283px;
	height: 20px;
	background: url(../images/bn_title.gif);
	text-align: center;
}

#sub_contents .bn_inner{
	width: 283px;
	margin-top: 10px;
	text-align: right;
}

#sub_contents .bn_inner .year{
	text-align: center;
	border-right: #CCCCCC 1px solid;
}

#sub_contents .bn_inner .time{
	width: 13%;
	text-align: center;
}

/*
=================================================================================
news
=================================================================================
*/
#sub_contents #right_box{
	width: 575px;
	float: left;
	margin-bottom: 15px;
}

#sub_contents #right_inner{
	width: 574px;
	border-left:#000000 1px solid;
	margin-bottom: 15px;
}

#sub_contents #news_title{
	width: 574px;
	height: 50px;
	background: url(../images/news_title.gif);
	background-repeat: no-repeat;
	border-bottom:#000000 3px double;
	margin-bottom: 20px;
}

#sub_contents #news_title h3{
	font-weight: bold;
	font-size: 15px;
	margin-left: 20px;
	padding-top: 15px;
	color: #cc0000;
}

#sub_contents #news_title p{
	text-align: right;
	line-height: 10px;
}

#sub_contents #news_inner{
	width: 554px;
	padding: 0 0 20px 20px;
	float: right;
}

#sub_contents #news_inner .image{
	width: 240px;
	float: right;
	padding-bottom: 1px;
	padding-left: 16px;
}

#sub_contents #news_inner .text{
}

#sub_contents #news_inner .push	{
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0;
}

#sub_contents #admission{
	text-align: center;
}

#sub_contents #switch{
	text-align: center;
	padding: 5px 0;
	background-color: #eeeeee;
	margin-bottom: 20px;
}

#sub_contents #latest_box{
	width: 575px;
	margin-bottom: 15px;
}

#sub_contents #latest_title{
	width: 575px;
	height: 30px;
	margin-bottom: 5px;
}

#sub_contents .latest_news li.green{
	background-color: #EBFF9F;
}

#sub_contents .latest_news div.inner{
	width: 545px;
	margin: 0 auto;
	padding: 5px 0;
}

#sub_contents .latest_news p.text{
	background: url("http://www.j-grip.com/views/layouts/images/footer_icon.gif") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}

#sub_contents .latest_news p.text a	{
	vertical-align: 0.6ex;
}

#sub_contents .latest_news p.text img{
	margin-left: 5px;
	vertical-align: 0.3ex;
	position: relative;
	top: 2px;
}

#sub_contents .latest_news p.date{
	text-align: right;
}

/*
=================================================================================
bn
=================================================================================
*/
#sub_contents #bn_list_box{
	width: 575px;
	float: left;
}

#sub_contents #bn_list_title{
	width: 575px;
	height: 30px;
	background: url(../images/bn_list_title.gif);
}

#sub_contents #bn_list_title p{
	padding-top: 5px;
	color: #C8FF1E;
	font-weight: bold;
	text-align: center;
}

#sub_contents .bn_news li.green{
	background-color: #EBFF9F;
}

#sub_contents .bn_news div.inner{
	width: 545px;
	margin: 0 auto;
	padding: 5px 0;
}

#sub_contents .bn_news p.text{
	background: url("http://www.j-grip.com/views/layouts/images/footer_icon.gif") no-repeat scroll 0 3px transparent;
	padding-left: 15px;
}

#sub_contents .bn_news p.text a	{
	vertical-align: 0.6ex;
}

#sub_contents .bn_news p.text img{
	margin-left: 5px;
	vertical-align: 0.3ex;
	position: relative;
	top: 2px;
}

#sub_contents .bn_news p.date{
	text-align: right;
}