@charset "shift_jis";
@charset 'UTF-8';

#wrapper{
	width: 100%;
	margin-bottom: 30px;
}
#header-box {
	position: relative;
}
#header {
	padding-right: 20px;
}
h3{
	text-align: left;
	line-height: 2em;
}
/* �^�C�g���{�b�N�X2 */
#title-box2 {
	height: 340px;
}
#column-left {
	padding-top: 0;
}

/* �c�i�r�Q�[�V���� */
li .centered {
	display: inline-block;
	vertical-align: middle;
}



/* �J�����E
*********************/
/* �J�����E */
#column_right {
	float: right;
	background-color: transparent;
	width: 680px;
	}
.hr-gray {
	border-top: 1px #d9d9d9 solid;
	border-right: none; 
	border-bottom: 1px #fff solid;
	border-left: none;
}

/* ��W */
#bosyu,#bosyu1 {
	background-color: transparent;
	margin: 40px 0 0 0;
}
#bosyu h2,#bosyu1 h2 {
	border-left: 3px #009ee0 solid;
	font-size: 16px;
	margin: 0 0 12px 0; padding: 0 0 0 7px;
	background-color: transparent;
}
#bosyu .box,#bosyu1 .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;
}

/* �c�i�r�Q�[�V���� */
#bosyu .centered {
	display: inline-block;
	vertical-align: middle;
}

/* �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;
	/* overflow-y: scroll;*/
	/*height: 230px;*/
	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;
}

/* �c�i�r�Q�[�V���� */
#news .centered {
	display: inline-block;
	vertical-align: middle;
}

/* �C���g���_�N�V���� */
#introduction {
	background-color: transparent;
	margin: 60px 0 0 0;
}
#introduction h2 {
	border-left: 3px #009ee0 solid;
	font-size: 16px;
	margin: 0 0 12px 0; padding: 0 0 0 7px;
	background-color: transparent;
}
#introduction table {
	width: 660px; height: auto;
	margin: 20px 10px 0px 10px; padding: 0;
}
#introduction td {
	height: 247px;
}
#tablelefttop,  #tablerighttop {
	vertical-align: top;
}
#tableleftbottom, #tablerightbottom {
	vertical-align: bottom;
}
#sinryou {
	background-image: url(../img/bg-sinryou-touka.png);/* ����������������������������0523���߂��������������������������������@*/
	float: left;
}
#gazou {
	background-image: url(../img/bg-gazou-touka.png);/* ����������������������������0523���߂��������������������������������@*/
	float: right;
}
#kyoujyu {
	background-image: url(../img/bg-kyoujyu-touka.png);/* ����������������������������0523���߂��������������������������������@*/
	float: left;
}
#kenkyuu {
	background-image: url(../img/bg-kenkyuu-touka.png);/* ����������������������������0523���߂��������������������������������@*/
	float: right;
}
#sinryou, #gazou, #kyoujyu, #kenkyuu {
	width: 262px; height: 102px;
	background-repeat: no-repeat;
	padding: 120px 20px 10px 20px; 
}
#sinryou h3, #gazou h3, #kyoujyu h3, #kenkyuu h3 {
	font-weight: normal;
	font-size: 16px;
	color: #494949;/* ����������������������������0523���߂��������������������������������@*/
	padding: 10px 0;
	background-color: transparent;
}
#sinryou p, #gazou p, #kyoujyu p, #kenkyuu p {
	text-align: left;
	line-height: 1.5em;
	color: #494949;/* ����������������������������0523���߂��������������������������������@*/
	text-align: justify;
}

.widelink {/* ���������������������������������Ă��������ǁ����������������������������@*/
   display: block;
   width: 100%;
   text-decoration: none;
   color: black;
}

.widelink {
	background-color: #fff;
	transition: .3s;
	color: #fff;
}
.shadow {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* webkit */
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* FireFox */
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); /* CSS3 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color="red",direction=0,strength=3,enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color="red",direction=90,strength=3,enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color="red",direction=180,strength=3,enabled=true),
	progid:DXImageTransform.Microsoft.Shadow(color="red",direction=270,strength=3,enabled=true);
}

#introduction a:hover {
	transition: .3s;
	background-color: #439FD0;
	text-decoration: none;
}
#introduction a:hover h3 { 
	transition: .3s;
	color: #fff;
}

#introduction a:hover p { 
	transition: .3s;
	color: #fff;
}
