/*
Theme Name: OWJC2013
Theme URI: http://www.owjc.jp/
Author: Osaka Women's Junior College
Author URI: http://www.owjc.jp/
Description: 2013年度大阪女子短期大学公式サイト用として
Version: 0.1
Template:twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/*ヘッダー及びフッター用CSS*/
@import url("template/css/navi.css");

/*ページ毎の指定用CSS*/
@import url("template/css/current.css");

/*ページ共通のCSS*/
@import url("template/css/common.css");

/*
※twentyelevenの、One columnを前提にデザインしています。
*/

/*2014-04-09追加*/
ul.list_line  {
	margin-left: 50px;
}
ul.list_line li {
	margin-bottom: 1em;
}
ul.list_line li a {
	margin-left: 1em;
}

/*2013-0910追加*/
.pickup_title {
	font-size: 16px;
	font-weight: bold;
	background-color: #009c84;
	color: #ffffff;
	background-image: url(images/common/sub_menu_header_009c84.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.pickup_title span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 1em;
}
.pickup_p p {
	width: 210px;
	margin-bottom:0.8em;
}

/*twentyelevenカスタマイズ*/
#main {
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 1000px;
	height: 100%;
	background-color: #FFFFFF;
}
#page {
	padding-left: 0px !important;
	padding-right: 20px !important;
	width: 980px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background-color: #FFFFFF;
}
.one-column #page {
	width: 1000px !important;
}
#primary {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important;
}
#content {
	width: 924px !important;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 38px !important;
	margin-bottom: 0px !important;
	margin-left: 38px !important;
}
article, .entry-header, .entry-content {
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;
}
.home article, .home #primary, .home #content {
	width: 600px !important;
}

/*メインコンテンツ*/
#main_contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 628px;
}
#main_contents h1,#main_contents h2 {
	padding: 0px;
	margin: 0px;
}

/*画像を使わないでテキストのみのh1*/
#main_contents h1.text {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	background-color: #E4DAD0;
	margin: 0px;
	height: 19px;
	width: 613px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*見出し*/
#main_contents .title {
	background-image: url(images/common/title_heart_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 628px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	background-position: 0px 0px;
	clear: both;
}
/*見出しにハートを付ける*/
#main_contents .heart {
	background-position: -100px 0px !important;
}

/*メインイメージ画像下部の飾り*/
img.main_image {
	background-image: url(images/common/main_image_bg.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	vertical-align:bottom;
}
/*mina_entrance*/
.page-id-614 img.main_image,
.parent-pageid-614 img.main_image,
.parent-pageid-452 img.main_image,
.parent-pageid-917 img.main_image {
	background-image: url(images/mina_entrance/main_image_bg.gif);
}
/*mina_student*/
.page-id-617 img.main_image,
.parent-pageid-617 img.main_image {
	background-image: url(images/mina_student/main_image_bg.gif);
}
/*mina_og*/
.page-id-619 img.main_image,
.parent-pageid-619 img.main_image {
	background-image: url(images/mina_og/main_image_bg.gif);
}
/*mina_local*/
.page-id-622 img.main_image,
.parent-pageid-622 img.main_image,
.parent-pageid-838 img.main_image {
	background-image: url(images/mina_local/main_image_bg.gif);
}
/*mina_company*/
.page-id-624 img.main_image {
	background-image: url(images/mina_company/main_image_bg.gif);
}


/*カレンダー*/
div.cal {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 596px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}
.home div.cal {
	width: 643px;
}
.cal table {
	border-collapse: separate;
	border-spacing: 5px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.cal_caption .month {
	font-size: 32px;
	font-weight: bold;
	float: left;
	line-height: 33px;
	margin-right: 5px;
	margin-left: 5px;
}
.cal_caption .year{
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	display: block;
	font-weight: bold;
}
.cal th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 2px;
	width: 90px;
	font-size: 11px;
	line-height: 12px;
}
.cal td {
	margin: 0px;
	padding: 3px;
	width: 82px;
	border: 1px dashed #999999;
	vertical-align: top;
	font-size: 10px;
}
.cal td span {
	font-size: 12px;
	font-weight: bold;
}
.cal_navi {
	float: right;
	margin-right: 7px;
	font-size: 12px;
}
/*カレンダーここまで*/

/*「沿革」のテーブル*/
table.history {
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 20px;
}
.history th {
	font-weight: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 9em;
	text-align: left;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #ED532A;
	vertical-align: top;
}
.history td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
	vertical-align: top;
}


/*ノート罫線*/
.note_line {
	background-image: url(images/common/note_line.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.note_line p,
.note_line ul,
.note_line li
 {
	font-size: 12px !important;
	line-height: 32px !important;
	margin: 0px;
	padding: 0px;
}

/*ドロップシャドウ*/
.dropshadow {
	position: relative;
	display: block;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	-pie-box-shadow: 1px 2px 3px #999;
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
	background-color: #FFF;
}

/*角丸＋ドロップシャドウ*/
.round_shadow {
	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-pie-border-radius:5px;
	
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	-pie-box-shadow: 1px 2px 3px #999;
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}

/*子コンテンツへの誘導ボックス*/
.child_box {
	border: 1px solid #666666;
	padding: 4px;
	float: left;
	width: 192px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	min-height: 220px;
	
	/*dropshadow*/
	position:relative;
	display:block;
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	-pie-box-shadow: 1px 2px 3px #999;
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.child_box p {
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #333333;
}
.child_box img.color_line {
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EA5413;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.local img.color_line {
		border-bottom-color: #009C84 !important;
}
/*mina_entrance*/
.page-id-614 .child_box img.color_line,
.page-id-7508 .child_box img.color_line
{
		border-bottom-color: #009c84 !important;
}
/*mina_student*/
.page-id-617 .child_box {
	width: 295px;
	min-height: 200px;
	margin-right: 17px;
}
.page-id-617 .child_box img.color_line {
		border-bottom-color: #009c84 !important;
}
/*mina_og*/
.page-id-619 .child_box {
	width: 295px;
	min-height: 200px;
	margin-right: 17px;
}
.page-id-619 .child_box img.color_line {
		border-bottom-color: #009c84 !important;
}
/*mina_local*/
.page-id-622 .child_box {
	width: 295px;
	min-height: 200px;
	margin-right: 17px;
}
.page-id-622 .child_box img.color_line {
		border-bottom-color: #009c84 !important;
}
/*mina_local-1*/
.page-id-838 .child_box img.color_line {
		border-bottom-color: #009c84 !important;
}
/*mina_entrance-8*/
.page-id-917 .child_box {
	width: 295px;
	min-height: 180px;
	margin-right: 17px;
}
.page-id-917 .child_box img.color_line {
		border-bottom-color: #009c84 !important;
}
/*mina_local-1-3*/
.page-id-840 .inst {
	font-size: 14px;
	font-weight: bold;
	color: #009c84;
	line-height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 26px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009c84;
	border-right-color: #009c84;
	border-bottom-color: #009c84;
	border-left-color: #009c84;
	margin: 0px;
	padding: 4px;
}
.page-id-840 .inst span {
	color: #FFFFFF;
	margin-left: -24px;
	margin-right: 10px;
}
/*mina_local-1-5*/
.page-id-850 .inst {
	font-size: 14px;
	font-weight: bold;
	color: #9a7cb6;
	line-height: 15px;
	margin: 0px;
	padding: 4px;
	text-align: center;
	border: 1px solid #9a7cb6;
}

/*project*/
.page-id-374 .child_box {
	min-height: 160px;
}
/*course*/
.page-id-23 .child_box {
	min-height: 185px;
}

/*横並びボックスの折り返しのマージン打ち消し*/
.edge {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

/*コンテンツ直下のp*/
#main_contents > p 
{
	margin-bottom: 1em !important;
}
/*サイト内ページの参照リンク*/
.reference_link {
	background-image: url(images/common/reference_link_arrow.gif);
	border: 1px solid #EB5312;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 13px;
	background-repeat: repeat-y;
	background-position: left center;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
	color: #EB5312 !important;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.reference_link_2 {
	background-image: url(images/common/reference_link_arrow_2.gif);
	border: 1px solid #009d83;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 13px;
	background-repeat: repeat-y;
	background-position: left center;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
	color: #009d83 !important;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.reference_link_3 {
	background-image: url(images/common/reference_link_arrow_3.gif);
	border: 1px solid #5877ba;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 13px;
	background-repeat: repeat-y;
	background-position: left center;
	font-weight: bold;
	white-space: nowrap;
	display: inline-block;
	color: #5877ba !important;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*施設紹介の見出し*/
.inst {
	font-size: 14px;
	font-weight: bold;
	color: #EA5413;
	line-height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 26px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EA5413;
	border-right-color: #EA5413;
	border-bottom-color: #EA5413;
	border-left-color: #EA5413;
	margin: 0px;
	padding: 4px;
}
.inst span {
	color: #FFFFFF;
	margin-left: -24px;
	margin-right: 10px;
}
/*クラブ紹介*/
.club_bunka {
	background-image: url(images/campus/club_bunka.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 26px;
	width: 291px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.club_taiku {
	background-image: url(images/campus/club_taiku.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 26px;
	width: 291px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
/*CHAT*/
.sherf {
	border: 1px solid #FFFFFF;	
	background-image: url(images/campus/chat/shelf.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.chat {
	padding: 0px 6px;
	height: 258px;
	width: 195px;
	text-align: center;
	margin: 0px;
	float: left;
}
.chat h6 {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #EA5413;
	margin-top: 25px;
}
.chat.new {
	background-image: url(images/campus/chat/chat_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*図書館利用案内*/
.page-id-888 .local_navi{
	margin-bottom:10px;
}
.page-id-888  .local_navi  ul {
	background-color: #FAD1B4 !important;
	border:none !important;
	margin:0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 36px;
}

.page-id-888 .local_navi li{
	float: left;
	margin: 0px !important;
	padding: 0px;
	width:155px;
}
.page-id-888 .local_navi li a {
	width:152px;
	height:36px;
	display:block;
	padding-left:2px;
}
/*図書館外部リンク*/
.page-id-431 div.related li{
	margin-top:5px;
	background:url(./images/pages/186/09.gif) no-repeat left 3px;
	padding-left:15px;
	margin-bottom: 1em;
}
.t-format1 .t_width35{
	width:35px;
	text-align:center;
}

.t-format2 .t_width72{
	width:72px;
	padding:5px 3px;
}

.t-format2 .t_width80{
	width:80px;
	padding:5px 3px;
}

.t-format2 .t_width125{
	width:125px;
	padding:5px 3px;}
	
.t-format2 .top_color{
	background:#fce1ce;
	color:#ec662a;
}
/*トピックス*/
.topics_box {
	width: 330px;
	background-color: #F6F3E5;
	padding: 0px;
	font-size: 12px;

	position:relative;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-pie-border-radius:5px;
	
	-moz-box-shadow: 1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
	box-shadow: 1px 2px 3px #999;
	-pie-box-shadow: 1px 2px 3px #999;
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.topics_title {
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px!important;
	padding-right: 10px!important;
	padding-bottom: 5px!important;
	padding-left: 10px!important;
	font-size: 14px;
	
	position:relative;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-pie-border-radius:5px 5px 0px 0px;
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.topics_title span {
	font-weight: bold;
	float: right;
}
.topics_box img {
	margin-top: 10px; 
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.topics_box p {
	padding: 10px;
}

/*学生生活で困ったときは*/
.page-id-1193 #main_contents ol li {
	list-style-type: decimal!important;
	margin-left: 1.5em;
}
.page-id-1193 #main_contents ul li {
	list-style-type: circle!important;
	margin-left: 1.5em;
}
.page-id-1193 #main_contents ol {
	list-style-type: decimal!important;
	margin-left: 0.5em;
}
.page-id-1193 #main_contents ul {
	list-style-type: circle!important;
	margin-left: 0.5em;
}
/*教員紹介*/
.teacher {
	font-size: 14px;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E95412;
	border-right-color: #E95412;
	border-bottom-color: #E95412;
	border-left-color: #E95412;
	font-weight: bold;
	color: #E95412;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
/*研究プロジェクト見出し*/
.blogKijiKenkyuTitle {
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	margin-bottom: 15px!important;
	padding-left: 5px!important;
}

/*home*/
.home #panel_area {
	padding: 0px;
	width: 690px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home #home_course img {
	margin: 0px;
	float: left;
}
.home #topics_area {
	padding: 0px;
	float: right;
	width: 260px;
	margin-top: -224px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*homeの右上カレンダー*/
.home #calendar_topics {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.home #calendar_topics div {
	padding: 5px 15px;
}
.home #calendar_topics .cal_date {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
/*homeのNews*/
.home #home_news {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.home #home_news div {
	padding: 5px 15px;
}
.home #home_news dt {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

/*homeのEvent*/
.home #home_event {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.home #home_event div {
	padding: 5px 15px;
}
.home #home_event dt {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}

.home #panels {
	margin: 0px;
	padding: 0px;
	width: 690px;
}
.home .panel {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 4px;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 0px;
	width: 206px;
}
.home .panel.wide {
	width:436px
}
.home .panel.nopadding {
	padding:0;
	width:214px
}
/*thanks*/
.page-id-1298 .entry-title {
	font-size: 18px!important;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EB7AA6;
	border-right-color: #EB7AA6;
	border-bottom-color: #EB7AA6;
	border-left-color: #EB7AA6;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*sitemap*/
.page-id-745 #main_contents li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1982D1;
	margin-left: 1em;
}
.page-id-745 #main_contents .children li {
	list-style-type: square;
	margin-left: 2em;
}
.page-id-745 #main_contents .children .children li {
	list-style-type: circle;
	margin-left: 2em;
}
.page-id-745 #main_contents .parent {
	border-bottom-style: none;
	margin-top: 1em;
}
.page-id-745 #main_contents .single_line {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1982D1;
	padding-left: 5px;
}
.page-id-745 #main_contents .special_line {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EC77A7;
	padding-left: 5px;
}
.page-id-745 #main_contents .contents_line {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EA5413;
	padding-left: 5px;
}
.page-id-745 #main_contents .mina_line {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #139C82;
	padding-left: 5px;
}
.page-id-745 #main_contents .home_line {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #50bdc9;
	padding-left: 5px;
}
/*トピックス一覧*/
.home .topi_more {
	text-align: right;
	font-size: 10px;
	margin: 5px;
	float: none;
}
.home .topi_more a {
	float: none;
}
/*トピックス一覧*/
.topi_more a {
	float: right;
	font-size: 10px;
	margin: 5px;
}
/*blue_arrow*/
.blue_arrow{
	margin-top:5px;
	background:url(./images/common/blue_arrow.gif) no-repeat left center;
	padding-left:15px;
}

/*投稿記事*/
#nav-single {
	white-space: nowrap;
}

/*ニューストピックス*/
.news_topi p{
	clear:both;
	border-bottom:1px dashed #000;
}

.news_topi span {
	width:20%;
	padding:3px 0;
	font-weight:normal;
	float:left;
}

.news_topi a {
	float:left;
	background:url(images/pages/614/01.gif) no-repeat left center;
	padding:3px 0 3px 14px;
}
/*講座アイコン*/
.kouza_fujiidera {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #e60012;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	
	position:relative;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-pie-border-radius:9px;
	
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.kouza_new {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #f39800;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	
	position:relative;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-pie-border-radius:9px;
	
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.kouza_fav {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #6eb92b;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	
	position:relative;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-pie-border-radius:9px;
	
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.kouza_look {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #ae2d8c;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	
	position:relative;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-pie-border-radius:9px;
	
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
.kouza_exp {
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	background-color: #014099;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	white-space: nowrap;
	
	position:relative;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	-pie-border-radius:9px;
	
	behavior: url(/site/wp-content/themes/owjc/js/PIE.htc);
}
/*トップページカレンダータイトル*/
.home .calendar_title {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E45396;
	border-right-color: #E45396;
	border-bottom-color: #E45396;
	border-left-color: #E45396;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	width:7em;
	color: #666666;
	background-color: #FFFFFF;
}
/*RSS*/
#rss img {
	margin: 5px;
	float: right;
}
/*sitemap*/
.page-id-745 #main_contents a:visited {
	color:#666666!important;
}
/*list*/
.entry-content ol {
	padding-left: 2em!important;
}
.entry-content ol li {
	list-style-type: decimal!important;
}
.entry-content ul {
	padding-left: 2em!important;
}
.entry-content ul li {
	list-style-type: disc!important;
}

/*図書館*/
.library-white {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.library-blue {
	border: 1px solid #666666;
	background-color: #B9E3F9;
}
.library-pink {
	border: 1px solid #666666;
	background-color: #F7C8DC;
}
.library_cal {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
}
.page-id-431 .related ul {
	margin: 0px;
	padding: 0px;
}
.page-id-431 .related li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
}
/*編集ボタンを隠す*/
#main #content .edit-link {
	display: none;
}
/*投稿者を隠す*/
.by-author {
	display: none!important;
}
/*オープンキャンパス小見出し*/
.page-id-597 #main_contents p,
.page-id-7833 #main_contents p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.page-id-597 #main_contents p strong,
.page-id-7833 #main_contents p strong {
	font-size: 16px;
	font-weight: bold;
	color: #5877ba;
	margin-top: -15px;
}

.page-id-597 .oc_card {
	display: block;
	padding: 0px;
	float: left;
	height: 103px;
	width: 204px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.page-id-597 .hotel {
	border: 1px solid #5877ba;
	padding: 15px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.page-id-597 .hotel img {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.page-id-597 .hotel strong {
	margin-top: 0px;

}
.oc_star {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 598px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(images/opencampus/oc_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #5877ba;
	height: 20px;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oc_color {
	color: #5877ba;
}
.oc_sub {
	color: #5877ba;
	background-color: #d3dde8;
	font-weight: bold;
	font-size: larger;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oc_theme {
	color: #e71419;
	font-size: 18px!important;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	display: block;
	margin: 0px;
	height: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oc_event {
	margin-top: 15px;
	width: 628px;
	margin-right: -30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oc_event li {
	width: 295px;
	float: left;
	margin-right: 19px;
	height: 90px;
}
.oc_event li strong {
	color: #5877ba;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.oc_event-5 li strong {
	color: #5877ba;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.oc_event img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
.oc_course p {
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	width: 618px;
	height: 20px;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.oc_course-1 {
	background-color: #f1968b;
}
.oc_course_color-1 {
	color: #f1968b;
}
.oc_course-2 {
	background-color: #f29665;
}
.oc_course_color-2 {
	color: #f29665;
}
.oc_course-3 {
	background-color: #f8b95d;
}
.oc_course_color-3 {
	color: #f8b95d;
}
.oc_course-4 {
	background-color: #9dcd79;
}
.oc_course_color-4 {
	color: #9dcd79;
}
.oc_course-5 {
	background-color: #82c793;
}
.oc_course_color-5 {
	color: #82c793;
}
.oc_course-6 {
	background-color: #68a3d7;
}
.oc_course_color-6 {
	color: #68a3d7;
}
.oc_course-7 {
	background-color: #708fc9;
}
.oc_course_color-7 {
	color: #708fc9;
}
.oc_course-8 {
	background-color: #23b8c5;
}
.oc_course_color-8 {
	color: #23b8c5;
}

.entry-content img {
	border: 1px solid #999;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
}
.nav-previous {
	float: left;
	margin-bottom: 0.5em;
}
.nav-next{
	float: right;
	margin-bottom: 0.5em;
}
#main_contents input, #main_contents textarea {
	border: thin inset #999;
}
.form_submit {
	border: 2px outset #CCC !important;
}

/*table*/
table.ex_cel {
	border-collapse: collapse;
	border: 1px solid #999999;
	padding: 0;
	clear: both;
	float: none;
}
.ex_cel th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	margin: 0;
	padding: 2px;
	line-height: 12px;
}
.ex_cel td {
	margin: 0;
	padding: 3px;
	border: 1px solid #999999;
	vertical-align: top;
}
table.ex_cel td {
	margin: 0;
	padding: 3px;
	border: 1px solid #999999;
	vertical-align: top;
}
dl.ex_cel {
	margin-bottom: 1em;
}
dl.ex_cel dd {
	padding-left: 2em;
}

article p {
	margin: 0.5em 0;
}