@charset "utf-8";

/*******************************************************************************
 *      
 *  Web Site  : http://www.ritsumei.ac.jp/rs/category/tokushu/120606/
 *  Modified  : 2012.6.5
 *  lastUpdate  : 2012.6.5
 *  File         :  120903-style.css
 *  Description : 立命館大学 基本レイアウト用CSS
 *
 *******************************************************************************/


/* global
*******************************************************************************/
#content { padding: 0;
	border-bottom: 1px solid #ffffff;
 }
#main ul, #main dl, #main p { line-height: 160%; }

/*------- header -------- */
#header {
	width: 100%;
	height: 95px;
	position: relative;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
}


h2 { font-weight: normal; font-size: 1.2em; margin: 0 0 5px 0; }
h4 { margin: 0 0 0 0; }
h5 { margin: 0 0 0 0; }

#header p.date { position: absolute; top: 0; right: 0; font-size: 1.2em; line-height:170% }
#header .addthis_toolbox {
    position: absolute;
    right: 110px;
    top: 0;
    width: 100px;
}

#footer {
    border-top-color: #aaaaaa;
    border-top-style: solid;
    border-top-width: 1px;
    line-height: 160%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 15px;
    position: relative;
}
#image_fade_photo { display:none; }
#image_fade_name { display:none; }
.profile { display:none; }



/* tab */
#tab_nav {
	margin: 0;
	position: relative;
	left: 0;
	top: 15px;
	width: 966px;
	height: 50px;
	background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#tab_nav ul {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#tab_nav li { margin: 0 0 0 0; text-indent: -9999px; position: absolute; }
#tab_nav li a { display: block; height: 45px; background-repeat: no-repeat; }
#tab_nav li#intro { top: 0px; left: 285px; }
#tab_nav li#intro a { width: 108px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ; background-position: -285px 0px; }
#tab_nav li#talk1 { top: 0px; left: 384px; }
#tab_nav li#talk1 a { width: 105px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ;  background-position: -384px 0px; }
#tab_nav li#talk2 { top: 0px; left: 498px; }
#tab_nav li#talk2 a { width: 105px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ;  background-position: -498px 0px; }
#tab_nav li#talk3 { top: 0px; left: 603px; }
#tab_nav li#talk3 a { width: 105px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ;  background-position: -603px 0px; }
#tab_nav li#shirakawa { top: 0px; left: 708px; }
#tab_nav li#shirakawa a { width: 134px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ;  background-position: -708px 0px; }
#tab_nav li#kanjikyoikushi { top: 0px; left: 842px; }
#tab_nav li#kanjikyoikushi a { width: 124px; background-image: url(/rs/category/tokushu/130628/img/common/130628-tab_nav.gif) ;  background-position: -842px 0px; }

.intro #tab_nav li#intro a  { background-position: -285px -45px; }
.talk1 #tab_nav li#talk1 a  { background-position: -384px -45px; }
.talk2 #tab_nav li#talk2 a  { background-position: -498px -45px; }
.talk3 #tab_nav li#talk3 a  { background-position: -603px -45px; }
.shirakawa #tab_nav li#shirakawa a  { background-position: -708px -45px; }
.kanjikyoikushi #tab_nav li#kanjikyoikushi a  { background-position: -842px -45px; }

#tab_nav li#intro a:hover  { background-position: -285px -90px; }
#tab_nav li#talk1 a:hover  { background-position: -384px -90px; }
#tab_nav li#talk2 a:hover  { background-position: -498px -90px; }
#tab_nav li#talk3 a:hover  { background-position: -603px -90px; }
#tab_nav li#shirakawa a:hover  { background-position: -708px -90px; }
#tab_nav li#kanjikyoikushi a:hover  { background-position: -842px -90px; }





/* common
*******************************************************************************/
.section { margin: 0; }
#main .left { float: left; }
#main .right { float: right; }

#contents .writers {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 8px;
	border: 1px solid #aaaaaa;
}
/*
#contents .writers {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #cacaca;
	padding-left: 8px;
} 
#contents .writers {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #e3e3e3;
	padding-left: 8px;
}
#contents .writers {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcbcbc;
	border-bottom-color: #bcbcbc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



/* body
*******************************************************************************/
/* shirakawa */
.intro #menu1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 30px;
	overflow: hidden;
	zoom:1;
}
.intro #menu1 h3 {
	width: 966px;
	height: 258px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/home/130628-home-h3-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.intro #menu1 .lead {
	width: 742px;
	font-size: 1.1em;
	line-height: 2;
	margin: 20px 0px 15px 0px;
	float: left;
}
.intro #menu1 .read {
	width: 203px;
	margin: 20px 0px 15px 0px;
	float: right;
	text-align: right;
}
.intro #menu2 {
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	zoom:1;
	width: 439px;
}
.intro #menu2 h3 {
	width: 439px;
	height: 88px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/home/130628-home-h3-2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.intro #menu2 .lead {
	font-size: 1.1em;
	line-height: 2;
	margin: 10px 0px 20px 0px;
	float: left;
}

.intro #menu3 {
	float: right;
	padding-bottom: 24px;
	margin-bottom: 35px;
	overflow: hidden;
	zoom: 1;
	width: 463px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
}
.intro #menu3 h3 {
	width: 292px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/home/130628-home-h3-3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.intro #menu3 .lead {
	width: 292px;
	font-size: 1.1em;
	line-height: 2;
	margin: 0px 0px 20px 0px;
}
.intro #menu3 .read {
	margin-top: -10px;
}
.intro #menu3 .thumb {
	position: absolute;
	top: 0px;
	right: 0px;
}

.intro #menu4 {
	float: right;
	padding-bottom: 14px;
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 1;
	width: 463px;
	position: relative;
}
.intro #menu4 h3 {
	width: 292px;
	height: 64px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/home/130628-home-h3-4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.intro #menu4 .lead {
	width: 292px;
	font-size: 1.1em;
	line-height: 2;
	margin: 0px 0px 20px 0px;
}
.intro #menu4 .read {
	margin-top: -10px;
}
.intro #menu4 .thumb {
	position: absolute;
	top: 0px;
	right: 0px;
}



#cboxLoadedContent {
    background-color: #000000;
}

/* kanjikyoikushi */
.kanjikyoikushi h3 {
	width: 966px;
	height: 355px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/kanjikyoikushi/130628-kanjikyoikushi-h3-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.kanjikyoikushi .lead {
	padding: 20px 0px 20px 0px;
	margin-bottom: 60px;
	font-size: 1em;
	line-height: 2;
}


.kanjikyoikushi #left {
	float: left;
	padding-top: 10px;
	margin-bottom: 60px;
	width: 460px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #000000;
}
.kanjikyoikushi #right {
	float: right;
	padding-top: 10px;
	margin-bottom: 60px;
	width: 460px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #000000;
}

.kanjikyoikushi #left .heightline {
	margin-bottom: 26px;
	background-color: #ddf9fa;
	padding: 15px;
}
.kanjikyoikushi #right .heightline {
	margin-bottom: 26px;
	background-color: #fff7e0;
	padding: 15px;
}
.kanjikyoikushi #left .heightline p, .kanjikyoikushi #right .heightline p {
	font-size: 1.4em;
	line-height: 1.7;
}

.kanjikyoikushi .title-box {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 8px;
	_margin-bottom: -5px;
}
.kanjikyoikushi .title-box h4 {
	font-size: 1.3em;
	line-height: 2;
	color: #C00;
}
.kanjikyoikushi .title-box h5 {
	font-size: 1.5em;
	line-height: 2;
}
.kanjikyoikushi #left .title-box p, .kanjikyoikushi #right .title-box p {
	font-size: 1.2em;
	line-height: 1.4;
}

.kanjikyoikushi h6 {
	font-size: 1.25em;
	line-height: 1.7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afafaf;
}
.kanjikyoikushi .img-right {
	padding: 3px 0 3px 5px;
	float: right;
}

.kanjikyoikushi .link {
	background-image: url(/rs/common/img/bullet_link_sc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 53px;	
	margin: 10px 0 7px 0; 
}



/* shirakawa */
.shirakawa h3 {
	width: 966px;
	height: 537px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/shirakawa/130628-shirakawa-h3-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 35px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
}
.shirakawa .lead {
	padding: 20px 0px 20px 0px;
	margin-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b9267;
	font-size: 1em;
	line-height: 2;
}
.shirakawa #history {
	float: left;
	margin-top: 40px;
	margin-bottom: 60px;
	width: 362px;
}
.shirakawa #history h4 {
	margin-bottom: 10px;
}
.shirakawa #history th {
	font-size: 1em;
	line-height: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.shirakawa #history td {
	font-size: 1.35em;
	line-height: 1.6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
.shirakawa #history .year {
	background-color: #e7ffff;	
	text-align: center;
}
.shirakawa #history .age {
	background-color: #ffefef;
	text-align: center;
}
.shirakawa #history .topic {
	background-color: #ffffdf;	
	text-align: left;
}
.shirakawa #history .year-th {
	width: 70px;
	background-color: #c9ecec;	
	text-align: center;
}
.shirakawa #history .age-th {
	width: 54px;
	background-color: #ead4d4;	
	text-align: center;
}
.shirakawa #history .topic-th {
	width: 190px;
	background-color: #eeeec0;	
	text-align: center;
}


.shirakawa #story {
	margin-top: 40px;
	margin-bottom: 60px;
	float: right;
	width: 531px;
}
.shirakawa #story h4 {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.shirakawa #story p {
	font-size: 1.4em;
	line-height: 1.7;
	margin-bottom: 46px;
}
.shirakawa #story h6 {
	font-size: 1.25em;
	line-height: 1.7;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #afafaf;
}
.shirakawa #story .img-right {
	padding: 10px 0 10px 20px;
	float: right;
}
.shirakawa #story .img-bottom {
	padding: 30px 0 10px 0;
}
.shirakawa #story #column {
	margin: -30px 0 60px 0;
	paddingm: 0;
	border: 2px solid #000;
	overflow: hidden;
	zoom:1;
	width: 527px;
}
.shirakawa #story #column p {
	margin: 20px 20px 20px 30px;
	_margin: 20px 40px 20px 15px;
	float: left;
	font-size: 1.3em;
	line-height: 1.8;
}
.shirakawa #story #column .sai {
	float: left;
	margin-right: 20px;
}
.shirakawa #story .link {
	background-image: url(/rs/common/img/bullet_link_sc.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 53px;	
	margin: 10px 0 7px 0; 
}
.shirakawa #story .sai-small {
	vertical-align: middle;
}



/* talk */
.talk1 h3 {
	width: 966px;
	height: 527px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/talk/130628-talk1-h3-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.talk2 h3 {
	width: 966px;
	height: 527px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/talk/130628-talk2-h3-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.talk3 h3 {
	width: 966px;
	height: 527px;
	display: block;
	text-indent: -9999px;
	background-image: url(/rs/category/tokushu/130628/img/talk/130628-talk3-h3-img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.talk1 h4, .talk2 h4, .talk3 h4 {
	padding: 20px 0px 20px 0px;
	margin-bottom: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afafaf;
}
#content #main .dialogue  dl {
	width: 806px;
	margin: 0px 80px 90px 80px;
}
#content #main .dialogue dl dt {
	float: left;
	font-weight: bold;
	margin-left: 0px;
	padding-right: ;
	text-align: left;
	width: 75px;
	font-size: 1.2em;
	line-height: 2;
}
.dialogue .kaji {
	color: #479147;
	background-image: url(/rs/category/tokushu/130628/img/talk/130628-talk-line-green.gif);
	background-position: 2.5em center;
	background-repeat: no-repeat;
}
.dialogue .takeda {
	color: #8648c7;
	background-image: url(/rs/category/tokushu/130628/img/talk/130628-talk-line-purple.gif);
	background-position: 2.5em center;
	background-repeat: no-repeat;
}
#content #main .dialogue dl dd {
	display: block;
	margin-left: 75px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 1.2em;
	line-height: 2;
}
.dialogue .talk-img-left {
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}
.dialogue .talk-img-center {
	padding-right: ;
	padding-bottom: 20px;
	float: right;
	clear: both;
	margin-left: 75px;
}
.dialogue .talk-img-right {
	padding-left: 20px;
	padding-bottom: 20px;
	float: right;
}

#footer-navigation ul {
	margin: 0 0 50px 0;
	position: relative;
	height: 90px;
}
#go_next {
	position: absolute;
	left: 500px;
	top: 0;
}
#go_previous {
	position: absolute;
	left: 212px;
	top: 0;
}
#go_next a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/rs/category/tokushu/130628/img/talk/130628-talk-btn-next.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    text-indent: -9999px;
	height: 83px;
    width: 253px;
}
#go_next a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/rs/category/tokushu/130628/img/talk/130628-talk-btn-next.gif");
    background-origin: padding-box;
    background-position: 0 -83px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
#go_previous a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/rs/category/tokushu/130628/img/talk/130628-talk-btn-previous.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    display: block;
    text-indent: -9999px;
	height: 83px;
    width: 253px;
}
#go_previous a:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/rs/category/tokushu/130628/img/talk/130628-talk-btn-previous.gif");
    background-origin: padding-box;
    background-position: 0 -83px;
    background-repeat: no-repeat;
    background-size: auto auto;
}
.talk3 #content #main .movie-box {
	overflow: hidden;
	zoom:1;
	margin-bottom: 40px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.talk3 #content #main h5 {
	padding-bottom: 40px;
	padding-top: 15px;
	font-size: 1.5em;
	line-height: 1;
	color: #8648c7;
	font-weight: normal;
}
#talk-movie1 {
	float: left;
	width: 380px;
	margin-left: 75px;
	_margin-left: 37px;
	margin-bottom: 50px;
}
#talk-movie1 h4, #talk-movie2 h4 {
	margin: 0;
	padding: 0;
}
#talk-movie2 {
	float: right;
	width: 380px;
	margin-right: 75px;
	_margin-right: 37px;
	margin-bottom: 50px;
}
.attention {
	margin-top: 15px;
	font-size: 1em;
	line-height: 2;
}