@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

a img { border-style: none; }﻿ul

, li { list-style-type: none; }

table { border-collapse: collapse; }

.clearfix { clear: both; }

a:link { color: #600; }
a:visited { color: #000; }
a:active { color: #000; }
a:hover { color: #900; }

body {
	font-size: 14px;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background: #FFF url(../image/bg_head01.png) repeat-x left top;
	letter-spacing: 1px;
}

div#wrap {
	width: 920px;
	margin: auto;
	background: url(../image/bg_head02.png) no-repeat right top;
}

div#header {
	padding: 20px 0px 10px;
	height: 65px;
}

#header h1 {
	margin-left: 10px;
	float: left;
}

#header ul.navi {
	width: 285px;
	float: right;
	padding-top: 35px;
	font-size: 12px;
}
#header .navi li { float: left; }


#header .navi li a {
	padding: 2px 7px 2px 23px;
	background: #FFF url(../image/bg_head03.gif) no-repeat 10px center;
	margin-left: 5px;
	text-decoration: none;
	border: 1px solid #690;
	display: block;
	color: #360;
}

#header .navi li a:hover {
	background: #FF9 url(../image/bg_head03.gif) no-repeat 10px center;;
	border-color: #FC0;
}

#sidenavi {
	width: 230px;
	background: url(../image/head_tab01.png) no-repeat left top;
	padding: 0px 10px;
	float: left;
}
#sidenavi ul { margin-bottom: 20px; }


#sidenavi li {
	height: 48px;
	margin-bottom: 2px;
	width: 230px;
}
#sidenavi li.top {
	height: 30px;
	margin-bottom: 2px;
	width: 230px;
}

#sidenavi li.top a {
	background: url(none);
	height: 27px;
	width: 205px;
	display: block;
	padding: 3px 0px 0px 25px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
#sidenavi li.top a:hover {
	background: url(none);
	height: 27px;
	width: 205px;
	display: block;
	padding: 3px 0px 0px 25px;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}


#sidenavi li a {
	background: url(../image/bg_navi.png) no-repeat 0px 0px;
	height: 35px;
	width: 205px;
	display: block;
	padding: 13px 0px 0px 25px;
	text-decoration: none;
	color: #060;
}

#sidenavi li a:hover { background: url(../image/bg_navi.png) no-repeat 0px -50px; }

#contents {
	float: right;
	width: 650px;
	padding: 20px 10px 0px 0px;
}

#topimage { padding-bottom: 20px; }

#information  {
	width: 460px;
	float: left;
}

#information h2 {
	font-size: 18px;
	font-weight: normal;
	color: #360;
	background: url(../image/icon02.jpg) no-repeat 5px center;
	border-bottom: 1px solid #690;
	padding: 10px 0px 0px 35px;
}

#information .article {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	overflow: auto;
/*	height: 300px; 2022/04/22 */
	height:280px;
	border-bottom: 1px solid #690;
	margin-bottom: 20px;
}
#information .article li {
	padding: 10px 5px;
	border-bottom: 1px dotted #CCC;
}

#information .article li a {
	font-size: 14px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
	padding-left: 10px;
}

/* 日本薬剤師研修センターの認定単位申請状況 2022/04/22 ADD */
#information .status {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	overflow: auto;
	height: 190px;
	border-bottom: 1px solid #690;
	margin-bottom: 10px;
}
#information .status li {
	font-size: 12px;
	padding: 3px 3px;
	border-bottom: 1px dotted #CCC;
}

#information .status li a {
	font-size: 12px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
	padding-left: 10px;
}
/* 2022/04/22 ADD END  */

#calendar {
	width: 176px;
	float: right;
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 1em;
	padding-top: 10px;
}

#calendar table th {
	background: #E6E6CC;
	height: 25px;
	width: 25px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	font-weight: normal;
}

#calendar table td {
	background: #F0F0F0;
	height: 25px;
	width: 25px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: center;
}
#calendar table td.on { background: #FC6; 
}
#return {
	clear: both;
	text-align: right;
	padding: 20px 0px 5px;
	font-size: 11px;
	letter-spacing: 0px;
}
#return a {
	text-decoration: none;
	color: #690;
}


#footer {
	border-top: 2px solid #690;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0px;
	color: #999;
	padding: 10px 0px;
}
.kenshu_new li {
	letter-spacing: 0px;
	background: url(../image/icon_shorui.jpg) no-repeat left top;
/*	height: 80px;*/
	height: 160px;
	padding: 5px 0px 0px 50px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.kenshu_new li a {
	font-weight: bold;
	color: #F60;
}

.kenshu_new li span {
	font-size: 12px;
	line-height: 1.4em;
}
.kenshu_old li {
	background: url(../image/icon03.gif) no-repeat 5px center;
	padding: 5px 5px 5px 18px;
	border-bottom: 1px dotted #CCC;
}


.shusai_new li {
	letter-spacing: 0px;
	background: url(../image/icon_shorui.jpg) no-repeat left top;
	height: 150px;
	padding: 5px 0px 0px 55px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.shusai_new li a {
	font-weight: bold;
	color: #F60;
}

.shusai_new2 li {
	letter-spacing: 0px;
	background: url(../image/icon_shorui.jpg) no-repeat left top;
	height: 180px;
	padding: 5px 0px 0px 55px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.shusai_new2 li a {
	font-weight: bold;
	color: #F60;
}


.annai_new li {
	letter-spacing: 0px;
	background: url(../image/icon_word.gif) no-repeat left top;
	height: 50px;
	padding: 5px 0px 0px 55px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.annai_new_p li {
	letter-spacing: 0px;
	background: url(../image/icon_pdf.gif) no-repeat left top;
	height: 50px;
	padding: 5px 0px 0px 55px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 20px;
}
.annai_new li a {
	font-weight: bold;
	color: #F60;
}

.annai_new li span {
	font-size: 12px;
	line-height: 1.4em;
}

h2 {
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	color: #360;
	background: url(../image/h2_01.jpg) no-repeat left top;
	padding: 19px 0px 0px 30px;
	height: 31px;
	margin-bottom: 20px;
}

h3 {
	font-size: 16px;
	line-height: 1em;
	background: url(../image/h3_01.gif) no-repeat left center;
	padding-left: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #696;
}


/* --------------------

layout & parts class

------------------- */

.mb20 { margin-bottom: 20px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.ml10 { padding-left: 10px; }


.box01 { padding: 10px; }
.box02 {
	padding: 5px;
	border: 1px solid #CCC;
	margin: 4px;
	width: 300px;
}


.ma10 { margin: 10px; }


.fs12 { font-size: 12px; }
.fs22 { font-size: 22px; }


.icon01 {
	background: url(../image/icon01.gif) no-repeat left center;
	padding-left: 20px;
}

.color01 { color: #360; }

.color02 { color: #C00; }

.color03 { color: #36F; }

.color04 { color: #993; }
table.type01 tr {
	background: #FAFAFA;
	letter-spacing: 0px;
	font-size: 12px;
	border-bottom: 1px dotted #CCC;
}
table.type01 tr.gray {
	background: #F2F2F2;
	letter-spacing: 0px;
	font-size: 12px;
}

table.type01 th {
	text-align: left;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #FFF;
}

table.type01 td {
	text-align: left;
	padding: 5px;
	border: 1px solid #FFF;
}

table.type02 tr {
	letter-spacing: 0px;
	font-size: 12px;
}

table.type02 td {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted #CCC;
}

table.type02 td.right {
	text-align: right;
}
#wrap #contents .box01 ul li .type02 tr td a strong {
	color: #F00;
	font-size: 14px;
}
#contents #information .article ul li strong {
	color: #F00;
}
#contents #information .article ul li strong b {
	font-size: 14px;
}
