@charset "utf-8";
/*-------2010 04 08 追加*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	text-align: center;
	color: #333;
	font-size: 67%;
}
body, div, h1, h2, h3, h4, h5, h6, p, address, dl, dt, dd, ul, ol, li, img {
	margin: 0;
	padding: 0;
	border: none;
}


div, table {
	line-height: 170%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-color:#000000;
}
table td{
	border-color:#000000;
}

img {
	vertical-align: bottom;
}

ul li {
	padding: 0 0 0 18px;
}

p.BlackArrow {
	float:right;
	background:url(../img/common/ico_arrow.gif) left center no-repeat;
	padding:0 0 0 15px;
	margin:0 20px 0 0;
	font-size:0.9em;
}
a { text-decoration:underline!important;}
a:link { color: #333;}
a:visited { color: #333;}
a:hover { color: #333;}
a:active { color: #333;}

/* フォント */
#DocBody, table, h1, h2, h3, h4, h5, h6, input, textarea {
	font-size: 1.2em;
}

h1.None {
	margin: 10px 0 2px 0;
	padding:0;
	background-color: #FFF;
	border:none;
}
h1.SubTtl {
 color:#FFFFFF;
 background:#FF9900;
 border:none;
}
h2.SubTtl {
	font-size: 1.0em;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	background-color: #FFCC99;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px;
}
ul#ListStyle01 li{
	background:url(../img/common/ico_list.gif) top left no-repeat;
	list-style:none;

}
ul.ListStyle02 li{
	background:url(../img/common/ico_list2.gif) top left no-repeat;
	list-style:none;

}
ul#ListStyle01 li {
	margin:0 0 10px 0;
}
h3.SubTtl {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
}
h3.SubTtlIcon {
	font-size: 1em;
	font-weight: bold;
	color: #333;
	background:url(../img/magazine/ico_back.gif) center left no-repeat;
	padding:0 0 0 20px;
}
ul.Support {
	margin:10px 0 0 50px;
}
ul.Support li {
	float:left;
	width:140px;
	list-style:none;
}
.TextBox {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 0.9em;
	line-height: 150%;
	margin:0 0 20px 0;
	width:757px;/*2010 04 09*/
}

/*topnavi*/
.textstrong{
	font-weight:bold;
}

/*headernavi*/
.HeaderGolobalNavi{
	margin:0 auto;
	width:900px;
	font-size:1.2em;
}
.HeaderGolobalNavi .textstrong{
	font-weight:bold;
}
.HeaderGolobalNavi ul{
	list-style:none;
}
.HeaderGolobalNavi li{
	float:left;
	padding-right:10px;
}
/*TOP*/
#NewsBox {
	width:757px;
}
ul.NewsList {
	margin:30px 0 50px 20px;
}
ul.NewsList li {
	background:url(../img/common/ico_back.gif) center left no-repeat;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	list-style:none;
}
#TopBookLeft {
	float:left;
	width:372px;
	font-size:0.9em;
}
#TopBookLeft h2{
	margin:0px;
}
#TopBookLeft dl {
	padding:10px;
	font-size:0.9em;
}
#TopBookLeft dl dt {
	background:url(../img/common/ico_back.gif) center left no-repeat;
	padding:0 0 0 20px;
	font-weight:bold;
}
#TopBookLeft dl dd {
	margin:0!important;
}
.TopBookTtlLeft {
background:url(../img/top/bg_h2box.gif) left top no-repeat;
	color:#FFF;
	text-align:center;
	font-size:1.0em;
	line-height:120%;
	padding:12px 10px 12px 10px;
}
#TopBookRight {
	float:right;
	width:372px;
	font-size:0.9em;
}
#TopBookRight h2 {
	margin:0px;
}
.TopBookTtlRight {
background:url(../img/top/bg_h2box.gif) left top no-repeat;
	color:#FFF;
	text-align:center;
	font-size:1.0em;
	padding:20px 0 30px 0;
}
.BookImg {
	float:left;
	width:120px;
}
.BookDetail {
	float:left;
	width:240px;
	font-size:1.2em;
}
.BookDetail dl {
	padding:0 10px 10px 10px;
	font-size:0.8em;
}

.BgBox {
	background:url(../img/top/bg_box.gif) left bottom no-repeat;
	width:757px;
}
/*メールマガジン*/
#BackNumber {
	margin:0 0 0 20px;
}
#BackNumber ul li {
	float:left;
	width:600px;
	background:url(../img/magazine/ico_list01.gif) center left no-repeat;
	padding:0 0 0 20px;
	list-style:none;
}
#BackNumber dl dd {
	float:left;
	width:500px;
	margin-bottom:15px;
}
.BtnRight {
	float:right;
	background:url(../img/magazine/ico_arrow.gif) center right no-repeat;
	padding:0 30px 0 20px;
}
.BtnRightPre {
	float:right;
	background:url(../img/magazine/ico_arrow02.gif) center left no-repeat;
	padding:0 0 0 20px;
}
dl#BuyMagazine {
	width:500px;
	margin:10px 20px 0 0;
}
dl#BuyMagazine dt {
	float:left;
	width:300px;
	font-size:0.8em;
	text-align:right;
	line-height:1.5;
}
dl#BuyMagazine dd {
	float:right;
	width:190px;
}
.BorderOrange {
	border:1px solid #FF9900;
}
#MagazineSupport {
	width:800px;
	margin:10px 0 0 0;
}
#MagazineSupport .MagazineLeft {
	float:left;
	width:310px;
}
#MagazineSupport .MagazineLeft dl {
	width:310px;
	margin:0 0 0 30px;
}
#MagazineSupport .MagazineLeft dl dt {
	float:left;
	width:100px;
}
#MagazineSupport .MagazineLeft dl dd {
	float:left;
	width:150px;
}
#MagazineSupport .MagazineRight {
	float:left;
	width:200px;
}
/*samplePopUpのページ*/
.PopUp{
	width:469px;
	margin:10px auto;
}
.PopUp .PopUptext{
	text-align:left;
	font-size:1.2em;
}

/*Jemaのあゆみ*/
.Read {
	margin:20px 0 0 20px;
}
.JemaStep {
	width:900px;
	padding:30px 0
}
.JemaStep dl {
	margin:0 0 30px 20px;
}
.JemaStep dl dt {
	float:left;
	width:130px;
	font-weight:bold;
}
.JemaStep dl dd {
	float:left;
	width:700px;
}
/*Jemaの概要*/
#Pillar dl dt {
	float:left;
	width:150px;
	padding-right:10px;
}
#Pillar dl dd {
	float:left;
	width:700px;	
}
.Active dl {
	margin:10px 0 0 0;
}
.Active dl dt {
	font-weight:bold;
}
/*寄付のお願いとサポーター制*/
#Donation {
	width:800px;
	text-align:left;
}
#PastContribution dl {
	margin:0 0 20px 10px;
}
#PastContribution dl dt {
	float:left;
	width:80px;
}
#PastContribution dl dd {
	float:left;
	width:200px;
}
.LeftPast {
	float:left;
	padding-left:20px;
	margin-right:10px;
	width:330px;
}
.RightPast {
	float:left;
	width:300px;
}
/*医療Q&A巨大過去ログ*/
.BoxYellow {
	background-color:#FFFFCC;
	padding:10px 20px;
}
.BoxYellow p{
	padding:10px 10px 0 10px;
}
 
.BoxYellow ol{
	padding:5px 10px 10px 20px;
	margin:10px;
	background-image:none;
	background-color:#FFFFCC;
}
.BoxYellow ul{
	margin-left:10px;
	background-image:none;
	background-color:#FFFFCC;
}
.BoxYellow ul li{
	list-style:decimal;
}/*ガイドライン*/
.Guide {
	width:790px;
	text-align:left;
}
.BoxqaVisit{
	border:1px solid #99CC00;
	text-align:center;
	margin-top:30px;
	width:840px;
}
#Bbs {
	width:900px;
	text-align:left;
}
/*サポーター通信 のアイコン表示-*/
.icon {
　padding-bottom:3px;
　padding-left:20px;
　background: url(img/i_other.gif) no-repeat 0px 0px;
}
.i_doc { background: url(img/i_doc.gif) no-repeat 0px 0px;}
.i_mov { background: url(img/i_mov.gif) no-repeat 0px 0px;}
.i_pdf { background: url(img/i_pdf.gif) no-repeat 0px 0px;}
.i_ppt { background: url(img/i_ppt.gif) no-repeat 0px 0px;}
.i_txt { background: url(img/i_txt.gif) no-repeat 0px 0px;}
.i_xls { background: url(img/i_xls.gif) no-repeat 0px 0px;}
.i_zip { background: url(img/i_zip.gif) no-repeat 0px 0px;}

/*ブログ*/
.TextGreen{
	color:#003300;
	font-size:1.2em;
}
.TextBold{
	font-weight:bold;
	font-size:1.2em;
}

/*フォントに関する指定
-------------------------------*/
.FontM {
	font-size:1.2em;
}


/*汎用
-------------------------------*/
.TextIndent{
	text-indent:16px;
}
.Fright{
	float:right;
}
.BgNone {
	background:none!important;
	padding:0px!important;
	margin:0 0 5px 0!important;
}
.T20B30 {
	margin:20px 0 30px 0;
}
.T20B10 {
	margin:20px 0 10px 0;
}

.None {
	margin: 10px 0 2px 0;
	padding:0;
	background-color: #FFF;
	border:none;
	color:#333!important;
}

.Allow {
	background:url(../img/common/ico_back.gif) center left no-repeat;
	padding:0 0 0 20px;	
}
.TxtLeft {
	text-align:left!important;
}

hr.Orange {
	color:#FF9900;
	size:1px;
}

table.Jema {
	border:1px solid #000;
	font-size:0.8em;
}
table.Jema td {
	border:1px solid #000;
	padding:3px 30px 0 10px;
    word-break: break-all;
    word-wrap: break-word;
}

ul { 
	margin-left: 1.0em; 
} 
li { 
text-indent: -0.6em; 
}

.FontSS {font-size:0.6em!important;}
.FontS {font-size:0.8em!important;}
.FontM {font-size:1.0em!important;}
.FontL {font-size:1.2em!important;}
.FontLL {font-size:1.4em!important;}
.Font12 {font-size:10pt!important;}
.Font13 {font-size:12pt!important;}
/* clearfix */
.clearfix:after {
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	*html .clearfix { height: 1%; }
	.clearfix { display: block; }
/* End hide from IE-mac */

/*------/2010 04 08 追加*/



.body01 {
	background-color: #FFFFFF;
	background-image : url(top_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.menu {
	font-size: 0.9em;
	color: #3300CC;
	text-decoration: none;
	padding: 4px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	}
.menu2 {
	font-size: 0.9em;
	color: #3300CC;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.menu3 {
	font-size: 0.7em;
	color: #666600;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
}
a:hover {
	background-color: #CCFF66;
}
a:link {
	text-decoration: none;
}
.txttop {
	font-size: 1em;
	color: #3300CC;
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
	font-weight: bold;
}
.txtnew {
	font-size: 0.9em;
	color: #000000;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin: 0px;
}
.txtnew2 {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 0.9em;
}
.txtbox {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-size: 0.9em;
	line-height: 120%;
	width:757px;/*2010 04 09*/
}
.body02 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.headmenu {
	font-size: 0.8em;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #AEE874;
	padding: 2px;
}
a:visited {
	text-decoration: none;
}
.headmenu2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCC33;
	padding: 2px;
	font-size: 0.8em;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	background-color: #FFCC99;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right: 2px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #009966;
	margin:10px 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3333CC;
	padding-left: 10px;
}
.txtBlue {
	color: #3333CC;
	font-size: 0.9em;
	padding-left: 20px;
}
h4 {
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
	margin:20px 0 10px 0;
	color:#00F;
}
.txtmain {
	font-size: 1.0em;
	line-height: 150%;
	color: #333333;
	padding-right: 20px;
}
.copy {
	font-size: 0.8em;
	color: #666666;
	margin:10px;
}
.listno1 {
	font-size: 0.9em;
	color: #333333;
	list-style-type: lower-roman;
}
.txtmain2 {
	font-size: 1em;
	line-height: 120%;
	color: #333333;
	padding-left: 10px;
}
.txtmain3 {
	font-size: 1.2em;
	line-height: 120%;
	color: #3333CC;
	font-weight: bold;
}
.txtDW {
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFCC;
	padding: 2px 5px;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #99CC66;
	border-left-color: #99CC66;
}
.txtEndo {
	font-size: 1em;
	color: #009933;
	background-color: #FFFFCC;
	padding: 3px 10px;
	font-weight: bold;
	border: 2px outset #33CC33;
}
.txtEndo2 {
	font-size: 1em;
	color: #FF6600;
	background-color: #FFFFCC;
	padding: 3px 10px;
	font-weight: bold;
	border: 2px outset #FF9900;
}
.txtlink {
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
	padding-left: 20px;
}
.txtmain10 {
	font-size: 1.0em;
	line-height: 150%;
	color: #333333;
	padding-left: 10px;
	padding-right: 5px;
	text-align:left;
}
.boxlist {
	font-size: 1.2em;
	line-height: 170%;
	color: #333333;
	margin-right: 17%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-left: 17%;
}
.txtmain4 {
	font-size: 1em;
	line-height: 120%;
	color: #CC0000;
	font-weight: bold;
}
.txtbook {
	font-size: 1.2em;
	font-weight: bold;
	color: #666600;
	border-bottom: 2px dotted #FF6633;
	padding-bottom: 3px;
}
.txtmainbu {
	color: #3300CC;
	text-decoration: underline;
}
.txtRed {
	color: #CC6633;
	font-weight: bold;
}
.underline {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin: 20px;
	font-size: 0.9em;
	color: #CC0000;
}
.txtmain5 {
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
}
h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #3333CC;
	padding-left: 10px;
}

li.icon_big{
background:url(../img/common/icon_big.gif) top left no-repeat;
padding:0 0 0 30px;}

/**********************sylwia styles*******************************/

.body02 .Active dd {
	margin-left: 10px;
}
.body02 .Active .plusintend {
	margin-left: 15px;
}
ul  p {
	font-size: 1.1em;
}
.body02 #Bbs #biggerfont {
	font-size: 1em;
}
.body02 tr {
	font-size: 1.05em;
}
