@charset "utf-8";

/*=========================================================
	Rikkyo Symposium2009 CSS Files
	edit by: Clicknet Corp.
	last:2008-10-07

	index
		1. Base
		2. Wraper
		3. Left Contents 
		4. Right Contents
		5. Symposium Footer
=========================================================*/




/* 0. modules
=========================================================*/

.mb_1{
	margin-bottom: 1px !important;
}
.left{
	float: left;
}

/* 1. Base
=========================================================*/

.clr{ clear:both; }
.clear{
	clear: both !important;
}

.tRight{ text-align: right;}
.tCenter{ text-align: center;}
.tLineThrough{ text-decoration: line-through;}

/* 2. Wraper
=========================================================*/

#sympoWraper{
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	width:820px;
	margin:0 32px;
	_margin:0 15px;
	float:left;
	clear: both;
}

#sympoWraper a{
	text-decoration: none;
}

#sympoWraper a:hover{
	text-decoration: underline;
}
#sympoWraper img{
	border:none;
}

#sympoWraper hr{
	margin: 10px 0;
	height: 2px;
	border-top: #cccccc 2px solid;
	clear: both;
	width: 820px;
}


#sympoWraper .topbar{
	margin:10px 0 10px 0;
}


#sympoWraper .toplead{
	margin:10px 0 20px 0;
	font-size:80%;
}

#sympoWraper .toplead p{
	margin:10px 0;
}

#sympoWrapmain{
	width:820px;
	clear: both;
	font-size: 80%;
}


/* 3. Left Contents 
=========================================================*/

#sympoltCont{
	float:left;
	width:455px;
	margin:0;
	padding:0;
	clear:both;
}

#sympoltContSai{
	float:left;
	width:820px;
	margin:0;
	padding:0;
	clear:both;
}
#sympoltCont span.name,
#sympoltContSai span.name{ font-weight:bold; }


#sympoltContSai .pic_l{
	float:left;
	margin:5px 0 0 0;
	padding:0 20px 10px 0;
}
#sympoltContSai .pic_l span{
	display: block;
	font-size: 80% !important;
}

#sympoltContSai .pic_r{
	float:right;
	margin:5px 0 0 0;
	padding:0 0 10px 20px;
}
#sympoltContSai .pic_r span{
	display: block;
	font-size: 80% !important;
}

#sympoltContSai .captx{
	float:left;
	width:350px;
	margin:2px 0 0;
	padding:0;
	text-align:center;
	font-weight:bold;
	font-size:100%;
}

#sympoltCont h3{
	margin:10px 0;
	padding:0;
	font-weight:bold;
	font-size: 90%;
	clear: both;
}

#sympoltContSai h2{
	margin: 20px 0 0 0;
	font-size: 170%;
	font-weight: bold;
}
#sympoltContSai h2 span{
	font-size: 80%;
}
#sympoltContSai h3{
	margin:25px 0;
	padding:0 0 5px 0;
	font-size: 130%;
	clear: both;
	border-bottom:1px dashed #CCCCCC;
	font-weight: bold;
}

#sympoltCont h4 {
	margin:5px 0;
	font-weight:bold;
	font-size: 90%;
	clear: both;
}

#sympoltCont p,
#sympoltContSai p{
	line-height:200%;
	margin:10px 0;
	padding:0;
}


#sympoltCont hr{
	margin: 10px 0;
	height: 2px;
	border-top: #cccccc 2px solid;
	width: 455px;
	clear: both;
}

#sympoltCont .links {
	margin:0 0 10px 0;
	font-weight:bold;
	clear: both;
	padding: 5px 18px;
	background: url(../img/links_icon01.gif) no-repeat left 3px;
}

#sympoltCont .links2 {
	text-align:center;
	color:#000;
	margin:10px 0;
	font-weight:bold;
	clear: both;
	padding: 5px 18px;
	font-size: 90%;
}

#sympoltContSai .linkstop {
	margin:0;
	font-weight:bold;
	clear: both;
	padding: 5px 18px;
	background-image: url(../img/links_icon02.gif);
	background-repeat: no-repeat;
}

#sympoltCont .button{
	width:234px;
	margin:15px 110px 10px 110px;
	padding:0;
	clear:both;
}

#sympoltCont .contbox {
	float:left;
	width:455px;
	margin:10px 0;
	padding:0;
	clear:both;
}

#sympoltCont .contbox hr{
	margin: 5px 0;
	height: 1px;
	border-top: #cccccc 1px dotted;
	color: #fff;
	width: 455px;
	clear: both;
}

#sympoltCont .contbox .imtitle{
	margin:0;
	padding:0;
	clear:both;
}

#sympoltCont .contbox .txtitle{
	margin:10px 0;
	padding:0;
	clear:both;
	font-size: 130%;
}

#sympoltCont .contbox .txtitle a{
	color: #000;
}
#sympoltCont .contbox .txtitle img{
	vertical-align: middle;
	padding-left: 1em;
}


#sympoltCont .contbox .symptxtitle{
	margin:5px 0 15px 0;
	padding:0;
	clear:both;
}

#sympoltCont .contb01tabl{
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin: 20px 5px 20px 0;
	_font-size:100%;
	width: 455px;
	float: left;
}

#sympoltCont .contb01tabl td a:link,
#sympoltCont .contb01tabl td a:visited{
	 text-decoration:underline;
}

#sympoltCont .contb01tabl td a:hover,
#sympoltCont .contb01tabl td a:active{
	text-decoration:none;
}

#sympoltCont .contb01tabl td{
	border:1px solid #CCCCCC;
	line-height:25px;
	padding:0 0 0 5px;
	width: 340px;
}

#sympoltCont .contb01tabl th{
	border:1px solid #CCCCCC;
	line-height:25px;
	padding:0 0 0 5px;
	font-weight: blod;
	text-align: left;
	background: #F9F9F9;
	width: 95px;
}



/* new style(2009 version)
-----------------------------------------------------------------------------------------------*/

.topHeading4{
	font-size: 120% !important;
}

#sympoltCont .topProfile{
	margin-bottom: 20px;
	padding: 10px 14px;
	border: 1px solid #cccccc;
}
#sympoltCont .topProfile div{
	float: left;
	width: 80px;
}
#sympoltCont .topProfile dl{
	display: inline;
	float: left;
	margin-left: 14px;
	width: 330px;
}
#sympoltCont .topProfile dl dt, #sympoltCont .topProfile dl dd{
	margin: 0;
	padding: 0;
}
#sympoltCont .topProfile dl dt{
	font-weight: bold;
}

#sympoltCont .sympoInquiry{
}
#sympoltCont .sympoInquiry div{
	width: 154px;
	float: right;
	padding-top: 5px;
	text-align: right;
}
#sympoltCont .sympoInquiry p{
	width: 346px;
	float: left;
	margin-top: 0;
}
#sympoltCont .sympoInquiry p.preInfo{
	line-height: 1.3;
	font-weight: bold;
}
#sympoltCont .sympoInquiry p.preInfo a{
	color: #000;
}

#sympoltCont table.sympoInfoTable{
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	
}
#sympoltCont table.sympoInfoTable th,
#sympoltCont table.sympoInfoTable td{
	padding: 2px 5px;
	border: 1px solid #cccccc;
	text-align: left;
}
#sympoltCont table.sympoInfoTable th{
	background: #f9f9f9;
}
#sympoltCont #inquiryBottom{
	font-weight: bold;
	font-size: 90%;
}
#sympoltCont #inquiryBottom img{
	margin-bottom: 7px;
}
#sympoltCont #inquiryBottom p{
	width: 70%;
	text-align: left;
}



/* 4. Right Contents 
=========================================================*/

#symportContall{
	float:right;
	display:block;
	width:340px;
	text-align:left;
	margin:10px 0;
	padding:0;
}

#symportContmain,
#symportContmain2{
	width:340px;
	margin:0;
	padding:0;
	float:right;
}


#symportContmain .topbg,
#symportContmain2 .topbg{
	background-image: url(../img/rtbg_01.gif);
	background-repeat: no-repeat;
	height: 15px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	_padding: 5px 0;
	font-size: 100%;
}

#symportContmain .alllayout,
#symportContmain2 .alllayout{
	width:306px;
	_width:340px;
	padding:10px 16px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	margin: 0;
}

#symportContmain .bottbg,
#symportContmain2 .bottbg{
	background-image: url(../img/rtbg_02.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding: 0;
	clear: both;
}

#symportContmain .alllayout .layout,
#symportContmain2 .alllayout .layout {
	width:306px;
	padding:0;
	margin:6px 0;
}

#symportContmain .alllayout .image,
#symportContmain2 .alllayout .image{
	float:left;
	display:block;
	width:80px;
	margin:0;
	padding:0;
}

#symportContmain .alllayout .text,
#symportContmain2 .alllayout .text{
	float:left;
	display:block;
	width:220px;
	margin:0 0 0 5px;
	padding:0;
}
#symportContmain .alllayout .textNarrow,
#symportContmain2 .alllayout .textNarrow{
	float:right;
	display:block;
	width:200px;
	margin:0 0 0 5px;
	padding:0;
}

#symportContmain .alllayout .icon,
#symportContmain2 .alllayout .icon{
	width:220px;
	margin:5px 0;
	padding:0;
}

#symportContmain .alllayout h4,
#symportContmain2 .alllayout h4{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size: 90%;
}

#symportContmain .alllayout p,
#symportContmain2 .alllayout p{
	margin:5px 0 0 0;
	padding:0;
	font-size: 80%;
	line-height: 140%;
}

#symportContmain .alllayout hr,
#symportContmain2 .alllayout hr{
	margin: 0;
	height: 1px;
	border-top: #cccccc 1px dotted;
	color: #fff;
	width: 306px;
}
#symportContmain .alllayout ul,
#symportContmain2 .alllayout ul{
	margin: 0;
	padding: 0;
	list-style-image: none;
	font-size: 95%;
	font-weight: normal;
}
#symportContmain .alllayout ul li,
#symportContmain2 .alllayout ul li{
	margin: 0;
	padding: 0;
	list-style-image: none;
	border-bottom: #cccccc 1px dotted;
	color: #fff;
}
#symportContmain .alllayout ul li.last,
#symportContmain2 .alllayout ul li.last{
	border-bottom: none;
}
#symportContmain .alllayout ul li a,
#symportContmain2 .alllayout ul li a{
	display: block;
	padding: 5px 0 5px 15px;
	background: url(../img/links_icon01.gif) no-repeat left center;
}




/* 5. Symposium Footer
=========================================================*/

#sympoWraper #oldfomenu{
	width:820px;
	margin:30px auto 0;
	padding:0;
	clear: both;
}

#sympoWraper #oldfomenu h3{
	margin:5px 0;
	padding:0;
	font-weight:bold;
	font-size: 90%;
	clear: both;
}

#sympoWraper #oldfomenu span{
	display:none;
}

#sympoWraper #oldfomenu h4{
	font-size:70%;
	line-height:130%;
	font-weight:bold;
	margin:0;
	padding:0;
}

#sympoWraper #oldfomenu p{
	font-size:70%;
	line-height:120%;
	margin:2px 0 0;
	padding:0;
}

#sympoWraper #oldfomenu .layout{
	float:left;
	padding:0;
	margin:0 5px 0 0;
	width: 200px;
}

#sympoWraper #oldfomenu .layout01fa{
	float:left;
	padding:0;
	margin:0 0 0 0;
	width: 200px;
}

#sympoWraper #oldfomenu .image img{
	float:left;
	margin:10px 5px 0 0;
	padding:0;
}

#sympoWraper #oldfomenu .text{
	float:left;
	display:block;
	width:115px;
	margin:10px 0 0 0;
	padding:0 0 0 3px;
}



/* back/xxx innercontents.html
------------------------------------------ */

#sympoWraper .ruby{
}

#sympoWraper #introduction{
	border-top: 1px solid #ccc;
	margin-top: 20px;
	paddin-top: 10px;
}

#sympoWraper #introduction dl, #sympoWraper #introduction #innerIntroductionProfile{
	float: left !important;
	margin-top: 15px;
	width: 550px;

}
#sympoWraper #introduction dl dt{
	margin-bottom: 10px;
	font-weight: bold;
}
#sympoWraper #introduction dl dd{
	margin-left: 0;
	padding-left: 0;
	line-height: 1.8 !important;
}
#sympoWraper #introduction #innerIntroductionProfile{
	padding: 10px;
	width: 540px;
	border: 1px solid #ccc;
	font-size: 110% !important;
}
#sympoWraper #introduction #innerIntroductionProfile dl{
	width: auto !important;
}
#sympoWraper #introduction #innerIntroductionProfile h3{
	margin: 0;
	border-bottom: none;
	font-size: 90%;
}

#sympoWraper #introduction div{
	float: right;
	margin: 15px 0;
	font-size: 80%;

}

#sympoWraper .talker{
	font-weight: bold;
}
#sympoWraper #subProfile p{
	margin-bottom: 0;
}

#sympoWraper #profile, #sympoWraper #subProfile{
	clear: both;
	margin: 20px 0;
	padding: 10px;
	border: 1px solid #ccc;
}
#sympoWraper #profile h3, #sympoWraper #subProfile h3{
	margin: 0;
	border-bottom: none;
	font-size: 90%;
}

#sympoWraper #profile dl, #sympoWraper #subProfile dl{
	margin: 0;
	padding: 0;
}
#sympoWraper #profile dl dt, #sympoWraper #subProfile dl dt{
	font-weight: bold;
}
#sympoWraper #profile dl dd, #sympoWraper #subProfile dl dd{
	margin: 0;
	padding: 0;
}


.navSympoDirect{
	clear: both;
	color: #999 !important;
	line-height: 1.8;
	padding-bottom: 20px;
}
.navSympoDirect a{
	color: #000;
}
.navSympoDirect a:hover{
	color: #000;
}
.navSympoDirect div{
	float: left;
	width: 220px;
}
.navSympoDirect div a{
	padding-left: 12px;
	background: url(../img/flg-back_001.gif) no-repeat left center;
}
.navSympoDirect ul{
	float: right;
	width: 350px;
	margin: 0;
	text-align: right;
}
.navSympoDirect ul li{
	display: inline;
		padding: 0 5px 0 3px;
}
.navSympoDirect ul li{
}
.navSympoDirect .navSympo-Prev a{
	padding-left: 12px;
	background: url(../img/flg-prev_001.gif) no-repeat left center;
}
.navSympoDirect .navSympo-Prev span{
	padding-left: 12px;
	background: url(../img/flg-prev_002.gif) no-repeat left center;
	color: #999 !important;
}

.navSympoDirect .navSympo-Next a{
	padding-right: 12px;
	background: url(../img/flg-next_001.gif) no-repeat right center;
}
.navSympoDirect .navSympo-Next span{
	padding-right: 12px;
	background: url(../img/flg-next_002.gif) no-repeat right center;
	color: #999 !important;
}
.navSympoDirect ul .nowHere{
	font-weight: bold;
	color: #000;
}

/* faculty of arts
------------------------------------------- */

#Photoizu{
	width: 240px;
	background: url(../../back/_asset/img/arts/pic_contents_izu.jpg) no-repeat left top;
}
#Photohodenba{
	width: 240px;
	background: url(../../back/_asset/img/arts/pic_contents_hodenba.jpg) no-repeat left top;
}
#Photosea{
	width: 390px;
	background: url(../../back/_asset/img/arts/pic_contents_sea.jpg) no-repeat left top;
}
#Photoshrine{
	width: 240px;
	background: url(../../back/_asset/img/arts/pic_contents_shrine.jpg) no-repeat left top;
}
