﻿@charset "UTF-8";

/* *************************************

タイトル：campus_default.css

概要：フォーマット用CSSファイル

作成日：2010年05月17日

***************************************/

/* *************************************

目次
*	 1. 初期設定
*	 2. リンク設定
*	 3. 全体構成
*	 4. header
*    5. ナビ
*    6. main
*    7. content
*    8. sidenav
*    9. footer

***************************************/

#main_contents {
	float: right;
	width: 552px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#h1_box {
	background-image: url(../../pubparts/content_bg_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 5px;
	margin-top: 10px;
}
#h1_box #return_box {
	background-image: url(../../pubparts/icon_pageback.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 15px;
	float: right;
	margin-top: 8px;
}

h1 {
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A452A4;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#h1_box #re_top {
	float: right;
	margin-left: 10px;
	background-image: url(../../a_html/club/img/icon_retop.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 12px;
	font-size: 0.85em;
	margin-top: 10px;
}

.sentence {
	margin-top: 20px;
	margin-left: 10px;
	line-height: 1.4;
}
#page_linknavi {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#page_linknavi li {
	width: 100px;
	padding-right: 20px;
	background-image: url(../../pubparts/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	visibility: visible;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
}
#main_contents .contents {
	margin-top: 20px;
	clear: both;
}
#main_contents .contents p {
	line-height: 1.5;
}

#main_contents .h2_box {
	background-image: url(../../pubparts/content_bg_h2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 7px;
	margin-bottom: -10px;
	padding-left: 5px;
	margin-top: 10px;
}
h2 {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A452A4;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 6px;
}
/*
.h2-bg {
	background-color: #efe0f2;
	color: #6a167a;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: -18;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.h2-bg h2 {
	padding: 5px 0 5px 10px;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #fff;	
	font-size: 75%;
	line-height: 1.2;
}
*/
#main_contents .h3_box {
	padding-top: 3px;
	padding-bottom: 7px;
	margin-bottom: -10px;
	padding-left: 5px;
	margin-top: 10px;
}
h3 {
	font-weight: bold;
	color: #E73062;
}
h4 {
	font-weight: bold;
	color: #0066FF;
}
h5 {
	font-weight: bold;
	color: #333;
}

/*  h2  
#main_contents .h2_box {
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A452A4;
	margin-bottom: -10px;
}
#main_contents .h2_box h2 {
	font-weight: normal;
	font-size: 1.1em;
}
  h2  */

#main_contents .contents .club_list {
	margin: 0px;
	padding: 0px;
}
#main_contents .contents .club_list li {
	float: left;
	width: 130px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 8px;
}
.club_box {
    table-layout: fixed; /* テーブル大きさを１行目で判断 */
    width: 410px;
    border-collapse: collapse; /* 罫線を重ねて表示 */ 
    border-spacing:5em; 

}
.club_box .club_td {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 33%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
    empty-cells: show;
}
.no_show {
    empty-cells:hide;
}


.go_top {
	clear: both;
	padding-right: 14px;
	background-image: url(../../img3/footer_icon.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: right;
	color: #666;
	font-size: 75%;
	line-height: 1.4;
	margin-bottom: 10px;
	margin-top: 5px;
}

.pic_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pic_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}












/* sidenav */
#sidenav {
	width: 160px;
	margin: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #999999;
}

#sidenav ul {
	list-style-type: none;	
/*\*//*/
	width:186px;
	overflow:hidden;
/**/
}

#sidenav ul li {
	color: #333;
}

#sidenav ul li#no-line {
	border-bottom: none;
}

#sidenav ul li a,
#sidenav ul li em {
	height: 100%;
	display: block;
	position: relative;
	line-height: 1.5;
	text-decoration: none;
	color: #333;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	font-weight: normal;
}

#sidenav ul li em {
	padding: 16px 4px 16px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
	font-style: normal;
}

#sidenav ul li em#top {
	padding: 16px 4px 16px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
	font-style: normal;
}

#sidenav ul li em#aspect {
	padding: 3px 4px 3px 21px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav ul li a.top:link,
#sidenav ul li a.top:visited {
	padding: 16px 4px 16px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}

#sidenav ul li a.top:hover {
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav ul li a.second:link,
#sidenav ul li a.second:visited {
	padding: 7px 4px 7px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #fff;
}

#sidenav ul li a.second:hover {
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav ul li a.last:link,
#sidenav ul li a.last:visited,
#sidenav ul li a.last:hover {
	background-image: none;
}

#sidenav li a.second-b:link,
#sidenav li a.second-b:visited {
	padding: 16px 4px 16px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav li a.second-b:hover {
	padding: 16px 4px 16px 10px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav ul li ul li a.third:link,
#sidenav ul li ul li a.third:visited {
	padding: 3px 4px 3px 21px;
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #faf7fd;
}

#sidenav ul li ul li a.third:hover {
	background-image: url(../../a_html/club/img/sidenav_bg_dot.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #f5f0fb;
}

#sidenav ul li ul {
	border-bottom: none;
}

#sidenav ul li ul li {
	font-size: 100%;
}

/*  index用ページリスト  */

.contents .page_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.contents ul.topics-list-detail {
	margin-top: 12px;
	background-color: #fff;
	list-style-type: none;
}

.contents ul.topics-list-detail li {
	padding: 9px 0 9px 34px;
	border-bottom: 1px dashed #ccc2a3;
	background-image: url(../../inter_exchange/img/icon_004.gif);
	background-repeat: no-repeat;
	background-position: 16px 1em;
	line-height: 1.5;
}

.contents ul li img {
	vertical-align: text-bottom;
	margin-right: 4px;
}

.contents ul.topics-list-detail li ul {
	list-style-type: none;
}

.contents ul.topics-list-detail li ul li {
	padding: 9px 0 9px 18px;
	border-bottom: 1px dashed #da85e9;
	background-image: url(../../inter_exchange/img/icon_005.gif);
	background-repeat: no-repeat;
	background-position: 0 1em;
	font-size: 90%;
	line-height: 1.5;
}

.contents ul.topics-list-detail li ul li.end {
	padding-bottom: 0;
	border-bottom: none;
}

.contents ul.topics-list-detail li.noline {
	border-bottom: none;
}
/*  問合せ  */
#contact_box {
	clear: both;
}
#contact_box #contact_ttl {
	background-image: url(../../pubparts/contact_bk2.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	visibility: visible;
	width: 95%;
	padding-right: 5px;
	border: 1px solid #CCCCCC;
}
#contact_dl {
	margin-left: 15px;
	margin-right: 15px;
}
#contact_dl dt {
	font-weight: bold;
}
#contact_dl dd {
}
#contact_dl .rast {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
