/* 
 * 
 * PDQ日本語版(専門家向け)専用レイアウト定義
 * 
 */

/*------------------------------------------
 タグ
------------------------------------------*/
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link{
	color: #374A8E;
	text-decoration: underline;
}

a:visited{
	color: #546C84;
	text-decoration: underline;
}

a:hover{
	color: #3583B9;
	text-decoration:none;
}

a:active{
	color: #5EABEB;
	text-decoration:none;
}

h1,h2,h3,h4,h5{
	padding: 0px;
	margin: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------
 id定義
------------------------------------------*/

/* header_home */
#header_home{
	display:block;
	margin-top:0px;
	padding-top:10px;
	width:40px;
	height:16px;
	font-size:12px;
	position:absolute;
	left:700px;
	top:0px;
	background-color:#404040;
}

/* global */
#global{
	display: block;
	height: 66px;
	margin-left: 0px;
}

#global ul{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#global li{
	float: left;
	margin-left: 4px;
	display:inline;
	padding: 5px 14px 3px 10px;
	font-size: 10px;
	line-height: 100%;
}

#global li a{
	text-decoration: none;
	color: #646464;
	font-size: 10px;
}

#global .01{
}
#global .02{
}
#global .03{
}
#global .04{
}
#global .05{
}

/* header */

#header{
	display: block;
	height: 64px;
	clear: both;
	background-image: url(../image/head.gif);
	background-repeat: no-repeat;
}

#header h1{
	padding: 3px 0px 0px 5px;
	margin: 0px;
	line-height: 25px;
	font-size: 22px;
	letter-spacing: 0.3em;
	font-weight: normal;
	display: none;
	float: left;
}

#header p{
	color: #305F83;
	padding: 9px 0px 0px 200px;
	letter-spacing: 0.14em;
	font-size: 10px;
}


/* header */
#headerBG{
	top:0px;
	display: block;
	height: 25px;
	clear: both;
	background-image: url(../image/detail_head.gif);
}



/* bg_normal */
#bg_normal{
	background-image: url(../image/background_pdq.gif);
	background-repeat: repeat-y;
}


/* conetnt */
/*
#conetnt{
	width: 488px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
	top: -60px;
}
*/
#conetnt{
	width: 800px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: relative;
	background-repeat: no-repeat;
	left: 0px;
	top: -68px;
}
#content_col1{
	display: block;
	width: 488px;
	float: left;
	z-index: 3;
}
#content_col2{
	width: 200px;
	margin: 0px 0px 0px 515px;
	z-index: 4;
}

#conetnt h2{
	margin-bottom: 20px;
}

#conetnt h3{
	font-size: 14px;
	font-weight: normal;
	color: #4C6B2B;
	padding-top: 10px;
	margin-bottom: 10px;
}

#conetnt .title{
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 20px;
}

#conetnt h4{
	padding: 10px 0px;
}

#conetnt h5{
	line-height: 1.8em;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 16px;
	z-index: 2;
	color: #4C6B2B;
	background-image: url(../image/gr_block.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#conetnt h6{
	margin-bottom: 20px;
}

#conetnt p{
	line-height: 1.8em;
	color: #404040;
	margin-bottom: 10px;
	font-size: 14px;
	padding-right: 10px;
}

#conetnt .read{
	line-height: 1.8em;
	color: #4C6B2B;
	margin-bottom: 10px;
	font-size: 12px;
	padding-right: 10px;	
}

#conetnt dl{
	color: #404040;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
}

#conetnt dt{
	font-size: 14px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 10px;
	color: #082A4D;
}

#conetnt dt p{
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 120%;
}

#conetnt dt strong{
	color: #4C6B2B;
	font-weight: normal;
}

#conetnt dd{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 30px;
}

#conetnt ul{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #404040;
	font-size: 14px;
}

#conetnt li{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
}

#conetnt ol li{
	list-style-type: decimal;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 10px 0px;
	font-size: 12px;
	color: #082A4D;
}

#conetnt blockquote{
	border: 1px solid #909090;
	padding: 0px 10px 0px 10px;
	margin: 40px 10px 0px 5px;
}

#conetnt .page_top{
	background-image: pagetop.gif;
	background-repeat: no-repeat;
	background-image: url(../image/pagetop.gif);
	background-position: right top;
	padding-right: 20px;
	font-size: 10px;
	display: block;
	text-align: right;
	margin-right: 20px;
}

/* local */
/*
#local{
	display: block;
	left: 540px;
	width: 200px;
	top: -8px;
	background-color: #404040;
	z-index: 3;
	position: absolute;
}
*/
#local{
	display: block;
	left: 540px;
	width: 200px;
	top: -8px;
	background-color: #404040;
	z-index: 3;
}


#local ul{
	list-style-type: none;
	padding: 0px;
	margin: 3px 0px 3px 0px;
}

#local li{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 13px;
}

#local ul ul li{
	text-indent: 30px;
	margin: 0px;
	padding: 0px;
}

#local p{
	font-size: 10px;
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 0px 10px;
	color: #E1E3E3;
	line-height: 12px;
}

#local .cur{
	background-color: #6A6D6E;
}

/* footer */
#footer{
	display: block;
	margin: 10px;
	width: 610px;
}

#footer p{
	font-size: 10px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#footer .left{
	float: left;
}

#footer .right{
	float: right;
	padding-bottom: 6px;
}

#footer .page_top{
	background-image: pagetop.gif;
	background-repeat: no-repeat;
	background-image: url(../image/pagetop.gif);
	background-position: right top;
	padding-right: 20px;
	float: right;
	font-size: 10px;
	display: block;
}

/* medi_detail */
#medi_detail{
	width: 650px;
}



#headerCCI{
	background-image: url(../image/detail_logo.gif);
	background-repeat: no-repeat;
}

#headerCCI p{
	color: #305F83;
	padding: 9px 0px 16px 180px;
	letter-spacing: 0.14em;
	font-size: 10px;
}

#headerCCI .home{
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	height: 16px;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 10px;
	display: block;
	left: 590px;
	width: 40px;
	position: absolute;
	top: 0px;
}

#headerCCI .close{
	float: right;
	padding-left: 15px;
	height: 16px;
	font-size: 10px;
	margin-top: 0px;
	display: block;
	left: 525px;
	width: 50px;
	position: absolute;
	top: 10px;
}

#medi_detail #headcap{
	display: block;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

#medi_detail #headcap p{
	color: #B4B6B8;
	padding: 0px 10px 8px 10px;
	font-size: 10px;
}

#medi_detail #conetnt{
	width: 600px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: static;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/detail_top.gif);
	background-position: 10px 0px;
}

#medi_detail #conetnt4{
	width: 600px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: static;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/detail_top.gif);
	background-position: 10px 0px;
}

#medi_detail #read{
	margin-bottom: 0px;
	padding: 0px;
}

#medi_detail #read p{
	color: #082A4D;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

#medi_detail #read h3{
	color: #082A4D;
	line-height: 120%;
	margin-left: 0px;
	font-weight: bold;
}

#medi_detail .dataTable{
	width: 580px;
	border: 1px solid #C0C0C0;
}

#medi_detail .dataTable table{}

#medi_detail .dataTable th{
	font-weight: normal;
	font-size: 10px;
	color: #5F5F5F;
	padding-bottom: 5px;
	padding: 4px;
	background-color: #C1E2E8;
}

#medi_detail .dataTable td{
	color: #727272;
	font-size: 12px;
	padding: 4px;
	border: none;
	background-color: #F3F3F3;
}

#medi_detail .dataTable2{
	width: 580px;
	border: 1px solid #C0C0C0;
}

#medi_detail .dataTable2 table{}

#medi_detail .dataTable2 th{
	font-weight: normal;
	font-size: 10px;
	color: #5F5F5F;
	padding-bottom: 5px;
	padding: 4px;
	background-color: #C1E2E8;
}

#medi_detail .dataTable2 td{
	color: #727272;
	font-size: 12px;
	padding: 4px;
	border: none;
	background-color: #FFFFFF;
}

#medi_detail #conetnt dl{
	color: #404040;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

#medi_detail #conetnt dt{
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 0px 10px;
	color: #082A4D;
	float: left;
}

#medi_detail #conetnt dd{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 30px;
	margin-left: 130px;
}

#medi_detail #conetnt4 dl{
	color: #404040;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
}

#medi_detail #conetnt4 dt{
	font-size: 12px;
	padding: 0px 0px 2px 0px;
	margin: 0px 10px 0px 10px;
	color: #082A4D;
	float: left;
}

#medi_detail #conetnt4 dd{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 10px 30px;
	margin-left: 130px;
}

/* txtpage */
#txtpage #conetnt{
	width: 600px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: static;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../image/text_top.gif);
	background-position: 0px 0px;
}

#txtpage #conetnt4{
	width: 600px;
	padding-left: 25px;
	padding-right: 20px;
	z-index: 2;
	position: static;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../img/txt_top4.gif);
	background-position: 10px 0px;
}

/* txt */
#txt{
	margin-left: 20px;
}

#txt h1{
	font-size: 16px;
	color: #082A4D;
}

#txt h2{
	font-size: 14px;
	font-weight: bold;
	color: #003333;
}

#txt h3{}

#txt p{
	margin-bottom: 15px;
	font-size: 14px;
}

/*------------------------------------------
 class定義
------------------------------------------*/

/* c01 */
.c01 #global{
	background-repeat: no-repeat;
	background-image: url(../image/title_back_p.gif);
}

.c01 #local a{
	padding-top: 5px;
	margin: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.c01 #local a:hover{
	background-color: #6A6D6E;
	padding-top: 5px;
	margin: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	display: block;
}

.c01 .dataTable th{
	background-color: #B7CBA2;
}

/* caution */
.caution{
	background-image: url(../image/link/caution.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

/* anc */
.anc{
	background-image: url(../image/link/link.gif);
	background-repeat: no-repeat;
	background-position: 0px -516px;
	padding-left: 20px;
}

/* secLine */
.secLine{
	display: block;
	background-image: url(../image/secLine.gif);
	height: 3px;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

/* secLine600 */
.secLine600{
	display: block;
	background-image: url(../image/secLine600.gif);
	height: 3px;
	margin: 0px 20px 10px 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

/* col2 */
.col2{
	background-color: #ECEBE8;
}

/* dataTable */
.dataTable{
	width: 470px;
}

.dataTable table{}

.dataTable th{
	font-weight: normal;
	font-size: 10px;
	color: #5F5F5F;
	padding-bottom: 5px;
	padding: 4px;
}

.dataTable td{
	color: #727272;
	font-size: 12px;
	padding: 4px;
}

.dataTable .line{
	border: 1px solid #FFFFFF;
}

.dataTable .phase{
	background-color: #404040;
	color: #FFFFFF;
}

/* right */
.right{
	text-align: right;
	margin-right: 20px;
}

/* small */
.small{
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
}
