@charset "UTF-8";

/*
-------------------------------------------------------------
　金沢大学大学院 医学系研究科保健学専攻 糖尿病看護ケア研究室
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
　Design by :	KAKUKOO - http://kakukoo.com/
-------------------------------------------------------------*/


* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka";
}
html {
	overflow-x: hidden;
}
body {
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #999999;
	background-image: url(../images/base-bg.jpg);
	background-repeat: repeat;
}
img {
	display: block;
}
p,li {
	font-size: 12px;
	line-height: 1.5em;
	color : #232323;
}
li {
	list-style: none;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Pro W6","ヒラギノ角ゴ Pro W6","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}

text left {
	text-align:left;
}



h1 {
	font-size: 12px;
	color: #CC0066;
	margin: 10px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.7em;
}
h2 {
	font-size: 14px;
	color: #6633CC;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #6C1EFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	line-height:22px;
}
h3 {
	font-size: 10px;
	color: #6633CC;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 1.5em;
}

h5 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 1.5em;
}

h6 {
	font-size: 14px;
	color: #6633CC;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
	padding-top: 50px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}


.midashi {
	font-weight:bold;
	margin-bottom:-20px;
}

hr {
	border-style: solid;
	border-color: #999999;
}
a {
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #FF0033;
}
a:visited {
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

.f1 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.7em;
}
.f2 {
	font-size: 12px;
	line-height: 3em;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.f3 {
	font-size: 10px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 35px;
	line-height: 1.5em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4A3DF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A4A3DF;
}
.f4 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	background-color: #DCDBF2;
}
.f5 {
	cursor: pointer;
	color: #fff;
	background-color: #666;
	border: 2px solid #666;
	padding: 7px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.f5:hover {
	color:#666;
	background-color:#fff;
	border: 2px #666 solid;
	border-radius: 20px;
	text-decoration:none;	
}





.f6 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 3em;
	padding-left: 10px;
}

.f7 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 3em;
	border: 2px solid #FF0033;
	font-weight: normal;
	color: #FF0033;
	padding: 10px;
}

.f8 {
	font-size: 12px;
	border: 2px solid #FF0033;
	font-weight: normal;
	color: #FF0033;
	padding: 3px;
	line-height: 5em;
	margin-left: 10px;
}

.red {
	color: #FF0033;
}

.m01 {
	font-size: 12px;
}


/*header*/

div#header {
	position: relative;
	width: 900px;
	height: 78px;
	background-image: url(../images/base-header.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#header p.logo a{
	display: block;
	width: 450px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(../images/base-logo.png?1);
	margin-left: 25px;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}

div#search {
	position:absolute;
	left:610px;
	top:48px;
	width:240px;
	height:42px;
	z-index:1;
}

h1#title {
	position: absolute;
	top: 17px;
	left: 43px;
	color: #FFFFFF;
	float: left;
}
div#header span {
	display: block;
	position: absolute;
	top: 105px;
	left: 40px;
	color: #FFFFFF;
	font-size: 10px;
}
div#header div {
	display: block;
	position: absolute;
	top: 45px;
	left: 644px;
	color: #FFFFFF;
	font-size: 11px;
}


/*container*/

div#container {
	width: 900px!important;
	width/**/: 820px;
	clear: both;
	background-image: url(../images/base-contents.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_container_wide.png', sizingMethod='scale');
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	text-align: left;
}


/*menus*/

div#menu {
	width: 860px!important;
	width/**/: 780px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: center;
}

a#m1 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -2px top;
	width: 106px;
}
a#m1:hover {
	background-position: -2px 38px;
}
a#m1-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: -2px bottom;
	width: 106px;
}


a#m2 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -110px top;
	width: 168px;
}
a#m2:hover {
	background-position: -110px bottom;
}
a#m2-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: -110px bottom;
	width: 168px;
}

a#m3 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -280px top;
	width: 107px;
}
a#m3:hover {
	background-position: -280px bottom;
}
a#m3-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: -278px bottom;
	width: 107px;
}

a#m4 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -389px top;
	width: 142px;
}
a#m4:hover {
	background-position: -389px bottom;
}
a#m4-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: -389px bottom;
	width: 142px;
}

a#m5 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -532px top;
	width: 222px;
}
a#m5:hover {
	background-position: -532px bottom;
}
a#m5-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: -532px bottom;
	width: 222px;
}

a#m6 {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu.png);
	background-position: -759px top;
	width: 100px;
}
a#m6:hover {
	background-position: -759px bottom;
}
a#m6-s {
	display: block;
	height: 38px;
	text-indent: -9999px;
	background-image: url(../images/base-menu-2.png);
	background-position: 103px bottom;
	width: 100px;
}



/*contents*/

div#contents {
	width: 820px!important;
	width/**/: 780px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
div#contents p {
	line-height: 2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

/*footer*/

div#footer {
	position: relative;
	width: 900px;
	height: 78px;
	background-image: url(../images/base-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*program archive btn*/

a#program_archive_btn {
	display: block;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../images/program_archive_btn.gif);
	background-position: 0px top;
	width: 320px;
	background-repeat: no-repeat;
}
a#program_archive_btn:hover {
	background-position: 0px bottom;
}



/*ご挨拶*/

#goaisatsu {
	width:100%;
	height: 241px;
	margin:40px auto 50px auto;
	position:relative;
}

#goaisatsu .photo {
	position:absolute;
	top:0;
	left:57px;
}

#goaisatsu .txt {
	position:absolute;
	width:520px;
	top:35px;
	left:257px;
	font-size:12px;
	line-height:20px;
}
