@charset "shift_jis";

 /* �x�[�X�X�^�C��
 */


.ready{
	height: 200px;
}



body {
	background-color: #fff;
	/*background-color: #f7f7f7;*/
	color: #494949;
	font-family: Verdana, sans-serif; 
	font-size: 13px;
	-ms-text-size-adjust: 100%; /* ms�n�����T�C�Y�΍��p */
	-webkit-text-size-adjust: 100%; /* iPhone��Safari�n�����T�C�Y�΍��p */
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	text-align: left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, hr	{
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
img {
	border:0; /* slider�p */
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
a {
	color: #009ee0;
	text-decoration: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0); /* iOS��Android�̃^�b�v�J���[���� */
}
a:hover { 
	text-decoration: underline;
}
.clear{
	clear: both;
}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
#container_inner{
	/*background: #F8FDFF;*/
}
#container,
#sub_container{
	min-height: 1250px;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	margin-top: 48px;
	margin-bottom: 30px;
}
h2.ttl_bar{
	background: url(../img/h2_bg.png) no-repeat 0 50%;
	border: 1px solid #D9E0E3;
	margin: 0;
	padding: 0;
	margin-left: 260px;
	padding-left:25px;
}
.about h2,
.common h2,
.education h2,
.sitemap h2{
	/*margin-top: -53px;/*parallax��
	padding-top: 53px;/*parallax��*/
	font-size: 25px;
	padding-right: 60px;
	/*line-height: 4em;*/
	height: 102px;
}
.about h2 span,
.common h2 span,
.education h2 span,
.sitemap h2 span{
	display: block;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
h2#content1{
	margin-top: 60px;
}
#toTop {
	position: fixed;
	bottom: 0;
	right: 55px;
	z-index: 100;
}
#toTop a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
	z-index: 101;
}
#toTop.top{
	position: absolute;
}
/* �w�b�_�[ */
#header-box {
	background-image: url(../img/50x50.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: 400;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 50px;
	padding-right: 50px;
}
#header p {
	padding: 16px 0;
	text-align: right;
}
#header a {
	color: #494949;
}
#header .centered {
	display: inline-block;
	vertical-align: middle;
}
#header img {
	margin-right: 2px;
}

/* �^�C�g���{�b�N�X1 */
#title-box1 {
	margin: 0 auto;
	width: 980px;
}
#title-left1 {
	background-color: #fff;
	background-image: url(../img/title-left1.png);
	background-size: 250px 345px;
	width: 250px;
	height: 345px;
	z-index: 300;
	position: absolute;
	top: 45px;
}
#title_img {
	background-color: #fff;
	background-image: url(../img/title-left2.png);
	background-size: 250px 40px;
	width: 250px;
	height: 40px;
	z-index: 300;
}


/* �J�����{�b�N�X1
*********************/
.top #column_box {
	min-height: 920px;
}
#column_box {
	background-color: transparent;
	margin: 0 auto;
	width: 980px;
}
/* �J������
*********************/
#column-left {
	float: left;
	background-color: transparent;
	width: 250px;
	padding-top: 372px;
}
/* ���j���[*/
#menu {
	background-color: #969696;
	height: 340px;
}
#title-left1.sub_top{
	background: url(../img/title-left.png) no-repeat 0 0 #FFF;
	background-size: 250px 387px;
	width: 250px;
	height: 387px;
	z-index: 300;
	position: absolute;
	top: 45px;
}

#menu.sub_top{
	height: 255px;
}
/* ���₢���킹 */
#information {
	background-color: #969696;
	height: 245px;
	/*margin-top: 50px;*/
	padding-top: 50px;
}
#information address {
	color: white;
	padding: 10px 15px;
}
#information h2 {
	color: white;
	font-size: 13px;
	padding: 0 15px;
    height: auto;
}
#information .centered {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 3px 0;
}

/* ��ʃA�N�Z�X */
#access {
	background-color: #969696;
	height: 350px;
}
#access h2 {
	color: white;
	font-size: 13px;
	padding: 0 15px;
}
#access a {
	color: white;
	font-size: 13px;
	padding: 0 15px;
}

/*�����Љ�_�������A*/
.content{
	margin-top: 15px;
	margin-left: 276px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.about .introduce{
	padding-top: 2em;
	padding-bottom: 4em;
	border-bottom: 1px solid #494949; 
}
.about .introduce:last-child{
	border-bottom: none;
}
.about .introduce img.prof_photo{
	float: right;
	margin: 0 0 5px 20px;
}
.about .introduce dt{
	line-height: 1.2em;
}
.about .introduce dd{
	font-size: 120%;
	margin-top: 5px;
}
.about .introduce dl dd span.prof_name{
	display: inline-block;
	margin-left: 10px;
}
.about .introduce p.greeting{
	margin-right: 5px;
	margin-top: 10px;
	line-height: 1.8em;
}
.about .introduce .section{
	margin-bottom: 1em;
}
.about .introduce .section span{
	font-weight: bold;
	display: block;
}
/*�����Љ�_���v*/
.about .history p.h_ttl{
	margin:15px 0 5px 0;
	font-size: 120%;
}
.about .history_prof{
	margin-left: 1em;
}
.about .c_table dt{
	float:left;
	clear:left;
	width:130px;
}
.about .history_prof dt{
	border-left: 3px solid #439FD0;
	padding-left: 5px;
}
.about .history_prof dt span{
	display: inline-block;
	margin-left: 1em;
	font-size: 120%;
}
.about .history_prof dd{
	margin-bottom: 10px;
	padding-left: 90px;
	padding-top: 10px;
	min-height: 90px;
}
.about .history_prof.prof01 dd{
	background: url(../img/prof_nawata.png) 5px 5px no-repeat ;
}
.about .history_prof.prof02 dd{
	background: url(../img/prof_shinohara.png) 5px 5px no-repeat;
}
.about .history_prof.prof03 dd{
	background: url(../img/prof_nakajyo.png) 5px 5px no-repeat;
}
.about .history_prof.prof04 dd{
	background: url(../img/prof_yoshiura.png) 5px 5px no-repeat;
}
.about .history_prof span.history_work{
	display: block;
	margin-left: 5em;
}
/*�����Љ�_�֘A�a�@*/
table.brwsr1 {
	width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 1px;
}
table.brwsr1 th,
table.brwsr1 td{
    background: rgba(67, 159, 208, 0.4);/*#439FD0;*/
}
table.brwsr1 th {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #999 1px solid;
}
 
table.brwsr1 td {
    padding: 12px;
    vertical-align: middle;
    text-align: left;
    border-bottom: #999 1px solid;
    font-size: 11px;
}
 
table.brwsr1 th.r1 {
    width: 250px;
    border-right: #999 1px solid;
}
 
table.brwsr1 th.r2,
table.brwsr1 td.r2 {
    width: 250px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
}
 
table.brwsr1 th.r2{
    text-align: center;
}
/*�����Љ�_��ǈ�*/
.content.ikyoku{
	margin-left: 265px;
	margin-right: 0;
}
.about .image3 .content_innner{
	/*background: rgba(114,183,220,0.5);*/
}
.about #grid_item01{
	width:100%;
	/*padding: 3px;*/
	/*overflow:auto;*/

	display: flex;
	flex-wrap: wrap;
	/*justify-content: space-between;*/
}
.about .item{
	margin: 1px;
	float: left;
	display: inline;
}
.about #grid_item01 .item{
	margin: 0;
	float: none;
	display: block;
	flex-basis: 20%;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
	padding-bottom: 0.2em;
	/*width: 140px;
	margin: 1px;
	float: left;
	display: inline;*/
}
.about .item p{
	text-align:center;
}
.about .ikyoku .item a{
	display: block;
	width: 140px;
	height: 140px;
}
.about .item.nuclear{
	background: url(../img/profile_bg01.png) no-repeat 0 0 ;
}
/*.about .item.t02{
	background: url(../img/profile_bg02.png) no-repeat 0 0 ;
}*/
.about .item.di_ivr{
	background: url(../img/profile_bg03.png) no-repeat 0 0 ;
}
.about .item.radiation{
	background: url(../img/profile_bg04.png) no-repeat 0 0 ;
}
.about .item.iin{
	background: url(../img/profile_bg05.png) no-repeat 0 0 ;
}
.about .ikyoku .item a,
.about .ikyoku .item .hisyo_box{
	position: relative;
	background: url("../img/profile_namebase.png") 0 0;
}
.about .ikyoku .item .hisyo_box{
	width: 140px;
	height: 140px;
}
.about .ikyoku .item a .name_box,
.about .ikyoku .item .hisyo_box .name_box{
	width: 100%;
	position: absolute;
	top: 45%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.about .ikyoku .item p{
	font-family: Verdana,'�q���M�m�p�S Pro','Hiragino Kaku Gothic Pro','���C���I',Meiryo,'�l�r �o�S�V�b�N','MS PGothic',sans-serif;
	font-weight: 400;
}
.about .ikyoku .item.nuclear a p{
	color: #439FD0;
}
.about .ikyoku .item.di_ivr a p{
	color: #ffaa33;
}
.about .ikyoku .item.radiation a p{
	color: #9999CC;
}
.about .ikyoku .item.iin a p{
	color: #9999CC;
}
.about .ikyoku .item.hisyo p{
	color: #D6849D;
}
.about .ikyoku .item a p.position,
.about .ikyoku .item .hisyo_box p.position{
	position: relative;
	font-size: 110%;
}
.about .ikyoku .item a p.d_name,
.about .ikyoku .item .hisyo_box p.d_name{
	font-size: 128%;
}
.about .ikyoku .item a p.kana,
.about .ikyoku .item .hisyo_box p.kana{
	font-size: 60%;
	vertical-align: top;
	line-height: 1em;
	margin-top: -0.1em;
}
.about .ikyoku .item.di_ivr a p.position:before,
.about .ikyoku .item.di_ivr a p.position:after,
.about .ikyoku .item.di_ivr .hisyo_box p.position:before,
.about .ikyoku .item.di_ivr .hisyo_box p.position:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 0.9em;
	height: 1px;
	background-color: #ffaa33;
}
.about .ikyoku .item a p.position:before{
	left: 25%;
}
.about .ikyoku .item a p.position:after{
	right: 25%;
}

.about .item a.t04{
	background: url(../img/profile_bg04.png) no-repeat 0 0 ;
}
.about .item a.t05{
	background: url(../img/profile_bg05.png) no-repeat 0 0 ;
}

.about .item a:hover img,
.about .item a:hover .name_box{
	visibility: hidden;
}
.about .item a:hover{
	background-image: none;
}
#imagelightbox{
    position: fixed;
    z-index: 9999; 
    -ms-touch-action: none;
    touch-action: none;
}
/*�����Љ�_�������e*/
.research li{
	font-size: 110%;
	border:1px solid #D9E0E3;
	line-height: 50px;
	margin-top: -1px;
	padding-left:30px;
	background: url(../img/research_list_bg.png) no-repeat 0 50%;
}
.research li span{
	display: block;
	line-height: 25px;
}
.research li span a{
/*	display: block;
*/}
.research li a:hover{
	background: url(../img/on_bg.png) repeat 0 0; 
}

/*�����Љ�_�Ɛ�*/
.achievements_list #grid_item02,
.achievements_list #grid_item03{
	margin: 0;
	padding: 0;
}
.achievements_list .item{
	width: 226px;
	height: 78px;
}
.achievements_list .item ul{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 }
.achievements_list .item li{
	text-align: right;
	padding-right: 25px;
}
.achievements_list li a:hover{
	background: url(../img/on_bg.png) repeat 0 0; 
}
.achievements_list .achieve_2024{
	background: url(../img/achieve_2024_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2023{
	background: url(../img/achieve_2023_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2022{
	background: url(../img/achieve_2022_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2021{
	background: url(../img/achieve_2021_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2020{
	background: url(../img/achieve_2020_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2019{
	background: url(../img/achieve_2019_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2018{
	background: url(../img/achieve_2018_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2017{
	background: url(../img/achieve_2017_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2016{
	background: url(../img/achieve_2016_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2015{
	background: url(../img/achieve_2015_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2014{
	background: url(../img/achieve_2014_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2013{
	background: url(../img/achieve_2013_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2012{
	background: url(../img/achieve_2012_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2011{
	background: url(../img/achieve_2011_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2010{
	background: url(../img/achieve_2010_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2009{
	background: url(../img/achieve_2009_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2008{
	background: url(../img/achieve_2008_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2007{
	background: url(../img/achieve_2007_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2006{
	background: url(../img/achieve_2006_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2005{
	background: url(../img/achieve_2005_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2004{
	background: url(../img/achieve_2004_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2003{
	background: url(../img/achieve_2003_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2002{
	background: url(../img/achieve_2002_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2001{
	background: url(../img/achieve_2001_bg.png) no-repeat 0 0;
}
.achievements_list .achieve_2000{
	background: url(../img/achieve_2000_bg.png) no-repeat 0 0;
}
/*���*/
.achievements div.awards_list{
	margin-top: 20px;
	border-top: 2px solid #439FD0;
	border-bottom: 2px solid #439FD0;
	padding: 0 0 5px 5px;
	margin-left: 1em;
	min-height: 87px;
	margin-bottom: 20px;
}
.achievements .awards_list p.awards{
	border-top: none;
	border-bottom: 1px solid #439FD0;
	font-size: 120%;
	color:#439FD0;
	line-height: 2em;
}
.achievements div.awards_list p.name{
	font-size: 110%;
	line-height:2em;
}
.achievements div.awards_list p.memo{
    display: inline-block;
    background: #EEE;
    padding: 0 0.5em;
}
.achievements_list .awards{
	background: url(../img/awards.png) no-repeat 0 0;
}
.achievements_list .awards_2017{
	background: url(../img/awards_2017_bg.png) no-repeat 0 0;
}
.achievements_list .awards_2016{
	background: url(../img/awards_2016_bg.png) no-repeat 0 0;
}
.achievements_list .awards_2015{
	background: url(../img/awards_2015_bg.png) no-repeat 0 0;
}

/*�����Љ�_�����s��*/
.research{
}


/*��ʂ̕���_�摜�f�f*/
.common .diagnosis p.caption{
	display: inline-block;
	margin-top: 5px;
	border: 1px solid #439FD0;
}
.common .diagnosis .img_box.ct_img{
	height: 260px;
}
.common .diagnosis .img_box{
	margin: 0;
	margin-top: 10px;
}
.common .diagnosis .item{
	width: 275px;
	margin: 10px;
	float: left;
	display: inline;
}
.common .diagnosis .item.ct_img01{
	width: 302px;
	margin-right: 0;
}
.common .diagnosis .item.ct_img02{
	width: 350px;
	margin-left: 0;
	margin-right: 0;
}
.common .diagnosis .item.mri_img01{
	width: 192px;
}
.common .diagnosis .item.mri_img03{
	width: 192px;
}

/*��ʂ̕���_IVR*/
.common .ivr p.caption{
	display: inline-block;
	margin-top: 10px;
	border: 1px solid #439FD0;
	padding: 0 0.5em;
}
.common .ivr .img_box.ct_img{
	height: 260px;
}
.common .ivr .img_box{
	margin: 0;
}
.common .ivr .item{
	width: 275px;
	margin: 10px;
	float: left;
	display: inline;
}
.common .ivr .item.ivr_img01{
	width: 302px;
	margin-right: 0;
}
.common .ivr .item.ivr_img02{
	width: 300px;
	margin-left: 0;
	margin-right: 0;
}
.common .ivr .item.ivr_img03{
	width: 350px;
}


/*��ʂ̕���_�j��w*/
.common .ri p{
	margin-bottom: 30px;
}
.common .ri .img_box{
	position: relative;
	height: 300px;
}
.common .ri_img01,
.common .ri_img02{
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	text-align: center;
	margin: 0 0px 15px 0px;
}
.common .ri_img02{
	left: 350px;
}
.common ul.ri_img img {
	border: none;
	background: transparent;
	vertical-align: bottom;
}
.common .ri_img01 img{
	margin: 10px 0;
}
.common p.des{
	margin-top: 15px;
	border-top: solid #CCC 1px;
	padding: 5px 0 0 0;
}
/*��ʂ̕���_���ː����ÂƂ�*/
.common h4,
.link h4,
.event h4,
.education h4{
	font-size: 120%;
	margin: 3px 0;
	padding: 0 1em;
	/*line-height: 1.5em;*/
	background: url(../img/h4_bg.png) repeat 0 0;
	display: inline-block;
	margin-top:5px;
}
.common h5.h5_num {
	font-size: 110%;
	margin: 3px 0;
	padding-left: 25px;
	line-height: 1.5em;
	background:url(../img/num_bg01.png) no-repeat 0 0;
}
.common h5.num02{
	background:url(../img/num_bg02.png) no-repeat 0 0;
}
.common h5.num03{
	background:url(../img/num_bg03.png) no-repeat 0 0;
}
.common h5.num04{
	background:url(../img/num_bg04.png) no-repeat 0 0;
}
.common h5.num05{
	background:url(../img/num_bg05.png) no-repeat 0 0;
}
.common .staff_container,
.common .process_container{
	margin-left: 1em;
}
.common p.process,
.common p.ct_ttl,
.common div.ct_photo,
.common p.therapy_ttl{
	margin-left: 25px;
}
.common p.ct_ttl,
.common p.therapy_ttl{
	line-height: 1.5em;
	margin-top: 5px;
}
.common .therapy01,
.common .therapy03,
.common .therapy04,
.common .therapy05,
.common .therapy06{
	float: right;
}
.common .therapy02{
	float: left;
}
.common .radiation_t .item{
	width: 275px;
	margin: 0 25px 10px 10px;
	float: left;
	display: inline;
	margin-left: 25px;
}
.common .radiation_t .item.therapy_img01{
	width: 290px;
}
.common .radiation_t .item.therapy_img02{
	width: 290px;
	margin-left: 0;
}

p.ttl_attention{
	margin: 3px 0;
	padding: 0 1em;
	line-height: 1.5em;
	background:url(../img/attention_bg.png) repeat 0 0;
	display: inline-block;
}
div.attention{
	margin-left:1em;
	/*background: #FF8000;*/
}
div.attention p{
	/*border-left:5px solid #FF8000;*/
	margin: 10px 0;
	padding-left: 17px;
	background: url(../img/attention_list.png) no-repeat 0 2px;
}

/*���ǂ̂��ē�*/
.education01 p{
	margin-bottom: 20px;
}
.education .training dl{
	margin: 1em 0;
	margin-left: 2em;
}
.education .training dt{
	float: left;
	color: #439FD0;
}
/*��y�̐�*/

.education .content.voice{
	margin-left: 260px;
	margin-right: 0;
}
.education .content.voice p.message{
	background-image:url(../img/blueline.png);
	line-height: 30px;
	margin: 10px 10px;
	padding: 0 10px;
	font-size: 110%;
}
/*�Ɛ�_sub*/
/* achievements_YYYYj.html
/* achievements_YYYYe.html
---------------------------------------- */
.achievements a.btn_return{
    display: block;
    text-align: right;
}
.achievements a.btn_return span{
    border-bottom: 1px solid #009ee0;
}
.achievements a.btn_return:hover span{
    font-weight: bold;
}
.achievements h4{
	font-size: 120%;
	margin: 3px 0;
	padding: 0 1em;
	line-height: 1.5em;
	background: url(../img/h4_sub_bg.png) repeat 0 0;
	display: inline-block;
	margin-top:5px;
}
.achievements p.sub_category span{
	display: inline-block;
	line-height: 1.5em;
	margin: 10px 0 0 1em;
	padding: 0 1em;
	font-size: 110%;
	border: 1px solid #439FD0;
	background-color: #F8FDFF;
	/*border: 1px solid #969696;
	background-color: #EEE;*/
}
.achievements div.achieve_list{
	margin-top: 20px;
	border-top: 2px solid #969696;
	border-bottom: 1px solid #969696;
	padding: 0 0 5px 5px;
	margin-left: 1em;
	/*min-height: 87px;*/
}
.achievements .achieve_list p{
	line-height: 1.8em;
}
.achievements .achieve_list p.name{
	line-height: 2em;
	border-bottom: 1px dotted #969696;
}
.achievements .achieve_list p.name span{
	line-height: 1.7em;
}
.achievements div.achieve_list p.memo{
	display: inline-block;
	background: #EEE;
	padding: 0 0.5em;
}
.achievements div.achieve_list:last-of-type{
    margin-bottom: 1rem;
}
/*�����s��_sub*/
/* event_YYYY.html
---------------------------------------- */
.event .article_container{
	position: relative;
}
.event .article_container .day{
	position: absolute;
	width: 78px;
	height: 75px;
	top: 35px;
	background: url(../img/day_bg.png) no-repeat 0 0;
	text-align: center;
	line-height: 75px;
	font-size: 20px;
	z-index: 10;
}
.event .article_container .day.day_week{
	font-size:10px;
	background: none;
	top: 53px;
}
.event .article_container p.ttl_event{
	padding-top: 10px;
	font-size:120%;
}
.event .article_container .item{
	margin-left: 20px;
	float: left;
}
.event .article_container{
	border-bottom: 1px solid #D9E0E3;
	padding-bottom: 20px;
	margin-bottom:10px;
}
.event .article_container .article_box{
	margin-top: 10px;
}
.event .article_container .article_box.text{
	margin-left: 75px;
}
.event .article_container .article{
	padding-left: 20px;
	overflow: auto;
}
.event .article_container .event_photo{
	z-index: -10;
	margin: 10px;
    width: 180px;
    /*height: 150px;*/
    background-size: 180px 150px;
}
.event .article_container .event_photo:nth-child(1){
    background-image: URL(./img/img_ryugaku01.jpg);
}
.event .article_container .event_photo:nth-child(1){
    background-image: URL(./img/img_ryugaku02.jpg);
}
.event .article_container .event_photo:nth-child(1){
    background-image: URL(./img/img_ryugaku03.jpg);
}
.introduce .event_photo img.awards_photobox{
	width: 300px;
}
.about .introduce .item.event_photo{
	width: 300px;
}
.event .article_container .event_photo a{
	display: block;
	z-index: -11;
}
.event .article_container .article_box .event_photo a:hover{
	background: url(../img/on_bg.png) repeat 0 0;
}
.event .article_container .article_box .event_photo a:hover img{
    visibility: visible;
	opacity: 0.5;
    -moz-opacity: 0.5;
    filter:alpha(opacity = 50);
}
.event .article_container .photo_box{
	margin: 10px 24px 0 24px;
}
/*�֘A�a�@�E�֘A�����N*/
/* link.html
---------------------------------------- */
.link .link_box li{
	margin-left: 16px;
}
.link .link_box li li{
	margin-left: 1em;
	padding-left: 18px;
	background: url(../img/icon_link.png) no-repeat 0 top;
}
.link .link_box li a:hover{
	background: url(../img/on_bg.png) repeat 0 0; 
}
/*�T�C�g�}�b�v*/
/* sitemap.html
---------------------------------------- */
.sitemap .sitemap-list.main{
	margin-left:7px;
	margin-bottom: 5em;
}
.sitemap .sitemap-list li{
	margin-bottom: 1em;
	border-bottom: 1px solid #D9E0E3;
}
.sitemap .sitemap-list li.list_top{
	padding-top: 1em;
	border-top: 1px solid #D9E0E3;
}
.sitemap .sitemap-list.main ul{
	margin-top: -1.2em;
	padding-top: 0;
	padding-left: 25%;
}
.sitemap .sitemap-list li li{
	margin-left: 20px;
	border: none;
}
.sitemap .sitemap-list li.chapter{
	padding-bottom: 1em;
	padding-left: 15px;
	background: url(../img/header-arrow.png) no-repeat 0 2px;
}
.sitemap .sitemap-list li li{
	padding-left: 15px;
	background: url(../img/header-arrow.png) no-repeat 0 50%;
}
.sitemap .sitemap-list li li a:hover{
	text-decoration: underline;
}
/*���₢���킹*/
/* contact.html
---------------------------------------- */
.contactForm  #contactArea {
	margin-left: 280px;
	border: 1px solid #D9E0E3;
	padding-bottom: 20px;
}
.contactForm #notice{
	margin: 0 30px;
	padding: 10px 0;
}
.contactForm #notice li {
	margin: 10px 0;
	margin-left: 15px;
	line-height: 1.2em;
	list-style-type: disc;
}
.contactForm #notice .noticeLayout {
	list-style: none;
	text-align: center;
}
.contactForm  #contactArea dl{
	margin: 0 45px;
}
.contactForm  #contactArea dl dt {
	background: url(../../common/img/stripeBar.gif)  no-repeat 0 0;
	border-bottom:1px solid #D9E0E3;
	margin:0;
	margin-top: 8px;
	padding-top: 2px;
	padding-left: 10px;
	line-height: 1.5em;
}
.contactForm  #contactArea dl dt span{
	color:red;
	font-weight:bold;
}
.contactForm  #contactArea dl dd{
	padding: 5px;
}
.contactForm  #contactArea dl dd input{
	/*position:relative;
	z-index:2;*/
}
.contactForm  #contactArea dl dd.error input , 
.contactForm  #contactArea dl dd.error textarea {
		background:#D9E0E3;
}
.contactForm  #contactArea dl dd p.error{
		margin:2px 0 4px 0;
		color:red;
		font-weight:bold;
		font-size: small;
		/*margin-bottom:1em;*/
}
.contactForm  #contactArea #submitArea{ 
	text-align: center;
}
.contactForm  #contactArea #submitArea p{
	margin: 10px 0;
}
.contactForm {
	background: #F8FDFF;
	border: #D9E0E3 solid 1px;
	margin-left: 280px;
	margin-top:20px;
	padding: 10px 50px 10px 50px;
	font-size: 110%;
}
.contactForm address{
	text-align: center;
	line-height: 1.5em;
}
.contactForm .centered {
	vertical-align: middle;
	padding: 0 0 3px 0;
	display: inline;
}
input:focus,
textarea:focus{
	background: #F8FDFF;
}
input.btn{
	cursor: pointer;
	width: 130px;
	height: 35px;
	border: none;
	text-indent: -9999px;
}
#submitArea input.btn_send{
	background: url(../img/btn_send.png) no-repeat 0 0;
}
#submitArea input.btn_clear{
	background: url(../img/btn_clear.png) no-repeat 0 0;
}
#submitArea input.btn_send:hover,
#submitArea input.btn_clear:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-webkit-transition: 0.5s ease-in-out;
	   -moz-transition: 0.5s ease-in-out;
		 -o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
}
/* complete.html
---------------------------------------- */
.contactForm  #complete {
	background: url(../img/bgComplete.jpg) no-repeat 0 0 #F8FDFF;
	border: #D9E0E3 solid 1px;
	margin-left: 280px;
	margin-top:20px;
	padding: 10px 50px 10px 50px;
}
.contactForm  #complete p{
	font-size: 120%;
	margin-top: 20px;
	text-align: center;
}
.contactForm  #complete ul{
	margin-top: 10px;
}
.contactForm  #complete ul li.noticeLayout {
	border-top: 1px solid #439FD0;
	padding-top: 5px;
	text-align: center;	
	margin: 20px 0 5px 0;
}
.contactForm  #complete ul li.tel{
	border: none;
	margin-top: 0;
	text-align: center;	
}
.contactForm  #complete ul.returnContainer{
	margin:15px 140px;
}
.contactForm  #complete ul.returnContainer li{
	cursor: pointer;
	width: 130px;
	height: 35px;
	border: none;
	text-indent: -9999px;
	display: inline-block;
}
.contactForm  #complete ul li a{
	display: block;
	height: 35px;
}
/*.contactForm  #complete ul li a:visited{
	margin-left: 20px;
}
*/.contactForm  #complete li.return{
	float: left;
	background: url(../img/btn_return.png) no-repeat 0 0;
}
.contactForm  #complete li.close{
	margin-left: 10px;
	background: url(../img/btn_close.png) no-repeat 0 0;
}
.contactForm  #complete li.return:hover,
.contactForm  #complete li.close:hover{
	opacity: 0.75;
	filter: alpha(opacity=75);
	-webkit-transition: 0.5s ease-in-out;
	   -moz-transition: 0.5s ease-in-out;
		 -o-transition: 0.5s ease-in-out;
			transition: 0.5s ease-in-out;
}
/*�t�b�^�[*/
#footer {
/*	position: fixed;
	height: 150px;
	width: 100%;
	bottom: 0;
	z-index: 100;
*/}
#footer #footer-box {
	margin: 0 auto;
	padding: 0;
	height: 150px;
	background-color: #2B2B2B;/*#439FD0*/
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
#footer{
	margin: 0 auto;
	height: 150px;
	background-color: #439FD0;/*#2b2b2b;*/
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.footer_inner{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#footer p,
#footer ul{
	line-height: 2em;
}
#footer ul.footer_menu li{
	display: inline;
}
#footer ul.footer_menu li a{
	color: #FFF;
}
#footer ul.footer_menu li a:hover{
	color: #22678C;
}

/* ��W/����� */
#bosyu,
#doumonkai{
	background-color: transparent;
	margin: 40px 0 0 0;
}
#bosyu h2,
#doumonkai h2 {
	border-left: 3px #009ee0 solid;
	font-size: 16px;
	margin: 0 0 12px 0; padding: 0 0 0 7px;
	background-color: transparent;
}
#bosyu .box,
#doumonkai .box {
	background-color: transparent;
	/* overflow-y: scroll;*/
	/*height: 230px;*/
	margin: 20px 0px 0px 10px; padding: 0;
}
#nbosyuews p {
	background-color: transparent;
	line-height: 18px;
	margin: 0 15px 0 0; padding: 10px 0;
	border-bottom: 1px #676767 dotted;
}
#doumonkai p.btn_doumonkai{
	display: inline-block;
	line-height: 2.5em;
	border:1px solid #009ee0;
	margin-top: 1em;
}
#doumonkai p.btn_doumonkai a{
	display: block;
	padding: 0 1em;
}
#doumonkai p.btn_doumonkai a:hover{
	background-color:rgba(0,158,224,0.2);
	background-image: linear-gradient(to right, #3ab5b0 0%, #3d99be 31%, #56317a 100%);
	color: #FFF;
}
#doumonkai p.btn_doumonkai a:hover {
}
/* �c�i�r�Q�[�V���� */
#bosyu .centered,
#doumonkai .centered{
	display: inline-block;
	vertical-align: middle;
}

/* �w��̂��ē��o�i�[ */
.nrws_img a{
  display: block;
}
.nrws_img img{
  width: 100%
}

/* �j���[�X */
#news {
	background-color: transparent;
	margin: 40px 0 0 0;
}
#news h2 {
	border-left: 3px #009ee0 solid;
	font-size: 16px;
	margin: 0 0 12px 0; padding: 0 0 0 7px;
	background-color: transparent;
}
#news .box {
	background-color: transparent;
	margin: 20px 0px 0px 10px; padding: 0;
}
#news p {
	background-color: transparent;
	line-height: 18px;
	margin: 0 15px 0 0; padding: 10px 0;
	border-bottom: 1px #676767 dotted;
}
