@charset "UTF-8";

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


* {
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka";
	line-height: 2em;
	font-size: 11px;
	font-weight: normal;
}

body {
	background-color: #000033;
}

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;
}
h1 {
	font-size: medium;
	color: #CC0033;
	margin: 0px;
	height: 70px;
}
h2 {
	font-size: 14px;
	color: #FF0033;
	border-bottom-width: 2pt;
	border-bottom-style: solid;
	border-bottom-color: #FF0033;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
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;
}

hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-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: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 160%;
}
.f2 {
	font-size: 10px;
	line-height: 2em;
}
.f3 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px dotted #A4A3DF;
}
.f4 {
	font-size: 12px;
	line-height: 160%;
	padding: 5px;
	background-color: #CCFFCC;
	font-weight: bold;
}
.f5 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #66CC00;
}
