@charset 'utf-8';

/* keyVisual
-------------------------------------------------- */

#keyVisual .keyVisualTop {
	width: 910px;
	padding: 0px;
	margin: 0px;
}

#keyVisual .keyVisualTop .text {
	width: 792px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#keyVisual .keyVisualTop .image {
	width: 118px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#keyVisual .keyVisualTop .text p {
	color: #444444;
	padding: 11px 5px 0px 5px;
}

#keyVisual .keyVisualTop .text .editor {
	font-weight: bold;
	color: #666666;
	padding: 4px 0px 0px;
	text-align: right;
}

#keyVisual .keyvisualTitle {
	width: 910px;
	height: 71px;
	padding: 0px;
	margin: 0px;
	background: none;
}

/* pyloriContents
-------------------------------------------------- */

#mainArea .pyloriContents {
	width: 711px;
	padding: 0px;
	margin: 0px;
}

#mainArea .pyloriContents .image {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainArea .pyloriContents .contents {
	width: 509px;
	padding: 11px 0px 0px;
	margin: 0px;
	float: right;
}

#mainArea .pyloriContents .contents p {
	padding: 0px;
	margin: 0px;
}

/* contentsList
-------------------------------------------------- */

#mainArea .contentsList {
	width: 711px;
	height: 300px;
	padding: 17px 0px 6px;
	margin: 0px;
}

#mainArea .contentsList ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: none;
	float: left;
}

#mainArea .contentsList li a {
	display: block;
}

#mainArea .contentsList ul li.list_001 {
	width: 174px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol01_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_002 {
	width: 181px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol02_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_003 {
	width: 174px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol03_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_004 {
	width: 182px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol04_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_005 {
	width: 174px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol05_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_006 {
	width: 181px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol06_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_007 {
	width: 174px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol07_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li.list_008 {
	width: 182px;
	height: 152px;
	background: url(/disease/pylori/images/p01/symbol08_over.gif) 0px 0px no-repeat;
}

#mainArea .contentsList ul li a:hover {
	background-color: transparent;
}

#mainArea .contentsList ul li a:hover img {
	visibility: hidden;
}

/* フォントサイズ
-------------------------------------------------- */

.t12px_topi {
	text-decoration: none ;
	font-weight: bold ; 
	text-align:right; 
	line-height:1.4em;
}

.t12px_bg {
	text-decoration: none ;
	font-weight: bold ; 
	text-align:left; 
	line-height:1.5em;
}

.t10b {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
}

.t10 {
	font-size: 120%;
	text-decoration: none;
	line-height: 150%;
}

.t10pix {
	text-decoration: none;
}

.t12px_k_link {
	text-decoration: none ;
	font-weight: bold ;
	text-align:right;
	line-height:1.8em;
}

.t9 {
	line-height: 130%;
}

.lit10 {
	line-height: 18px;
}

.relatedLink {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.body_br {
	background-repeat: no-repeat;
}

.body_br2 {
	background-repeat: repeat-x;
}

/* toTopNavigationElement
-------------------------------------------------- */

.mainAreaDefaultGrid1 .toContentsNavigationElement,
.mainAreaDefaultGrid2 .toContentsNavigationElement {
	width: 711px;
	margin: 9px 0px 0px;
	padding: 12px 0px 14px;
	background: url(/shared/images/to_pagetop_hr.gif) left top repeat-x;
}

.toContentsNavigationElement a {
	height: 11px;
	padding: 2px 0px 0px 17px;
	margin: 0px;
	float: right;
	display: block;
	line-height: 1;
	color: #000000;
	text-decoration: none;
	background: url(/shared/images/arrow_blue_right.gif) 8px 2px no-repeat;
}

/* code
-------------------------------------------------- */

#mainArea #code {
	width: 711px;
	padding: 10px 0px 0px;
	margin: 0px;
	text-align: center;
}

