﻿@charset "utf-8";

/* =======================================

	淑徳短期大学 visit_elements

======================================= */

#primarycontentslong {
	margin: 0 0 0 0;
	width: 932px;
}


#leftcontents {
	width: 240px;
	margin-top: 30px;
	float: left;
	display:inline;
}

#rightcontents {
	width: 692px;
	margin-top: 30px;
	float: left;
	display:inline;
}

/* ------------------------------------

	PICK UP

------------------------------------ */
#pickup {
	margin-left: 30px;
	margin-bottom: 20px;
	width: 210px;
	background: transparent url(../img/top_pickup_bg.gif) repeat-y left top;
	border-bottom: #cac9c9 1px solid;
}

#pickup h3 {
	line-height: 0;
	font-size: 0;
}

#pickup h3 img {
	vertical-align: text-bottom;
}

#pickup ul {
	margin: 15px 0 0 11px;
	width: 188px;
}

#pickup ul li {
	margin-bottom: 10px;
}

/* ------------------------------------

	mobile

------------------------------------ */
#mobile {
	margin-left: 30px;
	width: 210px;
}



/* ------------------------------------

	contents01

------------------------------------ */


.visitcontents {
	width: 316px;
	float: left;
	display:inline;
	margin-left: 30px;
	margin-bottom: 30px;
}

.visitcontents ul li {
	width: 316px;
	display: inline;
	float: right;
	overflow: hidden;
	text-indent: 36px;
	letter-spacing: 0.1em;
}

.visitcontents ul li.toptext,
.visitcontents ul li.toptext02 {
	text-indent: 18px;
}

.visitcontents ul li.toptext02 a {
	margin-top: 15px;
}

.visitcontents ul li a {
	display: block;
	border-bottom: #dddddd 1px solid;
	line-height: 100%;
	padding: 6px 0 5px 6px;
	text-decoration:none;
	background: #ffffff url(../img/news_linkicon.gif) no-repeat 1.9em;
	color: #333;
	margin-bottom: 0;
}

.visitcontents ul li a:hover {color: #333; background: #fde7ee url(../img/news_linkicon.gif) no-repeat 1.9em;}

.visitcontents ul li.toptext a,
.visitcontents ul li.toptext02 a {
	border-top: #dddddd 1px solid;background: #f5f5f5 url(../img/news_linkicon.gif) no-repeat 0.5em;
}

.visitcontents ul li.toptext a:hover,
.visitcontents ul li.toptext02 a:hover {
	color: #333; background: #fde7ee url(../img/news_linkicon.gif) no-repeat 0.5em;
}
