/* Link */
a.contents_list_category_icon {
margin: 0 0 0 5px;
padding: 0 0 0 12px;
}

a.contents_list_category_icon:link {
color: #444444;
text-decoration: none;
}
a.contents_list_category_icon:visited {
color: #444444;
text-decoration: none;
}
a.contents_list_category_icon:hover {
color: #66CC00;
text-decoration: underline;
}
a.contents_list_category_icon:active {
color: #444444;
text-decoration: none;
}
/* Link */

p.category_catch {
margin: 0 0 1.5em 0;
padding: 0 0 0 0.5em;
border-bottom: 1px #999999 solid;
border-left: 1px #999999 solid;
font-size: 1.2em;
font-weight: bold;
}

p.category_image a {
background: none;
}

hr.category_description_end {
margin: 0 0 2em 0;
width: 100%;
height: 0px;
border: none;
color: #FFFFFF;
clear: both;
}

#category_shortcut_menu {
margin: 0 0 2em 0;
width: 100%;
text-align: left;
}

#category_shortcut_menu img {
vertical-align: middle;
}

#category_shortcut_menu a {
margin: 0 1em 0 0;
font-size: 1em;
font-weight: bold;
}

#contents_list {
margin: 0 0 3em 0;
}

#contents_list ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#contents_list ul li {
margin: 0;
padding: 0;
list-style-type: none;
border-left: 1px #999999 solid;
}

#contents_list ul li a {
font-weight: bold;
}

#contents_list ul.pages {
margin: 1em 0 1em 1em;
padding: 0;
list-style-type: none;
}

#contents_list ul.pages li.page {
list-style-type: none;
border: none;
}

#contents_list ul.pages li.page a {
font-weight: normal;
border: none;
}

#contents_list_left {
width: 260px;
float: left;
}

#contents_list_right {
width: 260px;
float: right;
}

#contents_list_left_detail {
padding: 2em 0 0 0;
width: 260px;
float: left;
border-top: 1px #999999 dotted;
}

#contents_list_right_detail {
padding: 2em 0 0 0;
width: 260px;
float: right;
border-top: 1px #999999 dotted;
}

/* Medical */
#md_contens_list_other {
padding: 2em 0 0 0;
border-top: 3px #999999 double;
}

#md_contents_left {
width: 260px;
float: left;
}

#md_contents_right {
width: 260px;
float: right;
}

div.md_contents_title {
margin: 0 0 2em 0;
width: 100%;
}

div.md_notice_title {
margin: 0 0 1em 0;
padding: 0.2em 0 0.2em 0;
width: 100%;
background: #29393D url(../images/md_icon_notice.gif) no-repeat;
background-position: 0.2em center;
}

div.md_notice_title p {
margin: 0 0 0 2em;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 0.05em;
}

div.md_notice_item {
margin: 0 0 2em 0;
width: 100%;
}

div.md_notice_item dl dt {
width: 100%;
font-weight: bold;
border-bottom: 1px #CCCCCC solid;
}

div.md_notice_item dl dd {
margin: 0 0 1em 0;
}

p.md_nt_category_name a {
margin: 0;
font-size: 1.2em;
font-weight: bold;
color: #444444;
}

dl.md_nt_entry_list {
margin: 0 0 2em 0;
width: 100%;
}

dl.md_nt_entry_list dt {
font-weight: bold;
border-bottom: 1px #CCCCCC solid;
}

dl.md_nt_entry_list dd {
margin: 0 0 1em 0;
}
/* Medical */
