@charset "utf-8";

/*
 ページ用CSS
	更新日：2013/06/20
*/
.atttan {
	background: #F36;
	color:#FFF;
	font-weight:bold;
	padding:10px;
}
/*--センター概要--*/
.doc_box {
	border:3px solid #e6e4cd;
	color:#666666;
	background:#fafaf2;
	margin-bottom:1em;
}
.doc_box ul{
	margin:5px  !important;
}
.doc_box li{
 list-style-type:none;
 padding:7px 18px !important;
 margin:0;
 line-height:1em;
 background-image:url("../common/images/icon_li.png") !important;
 background-repeat:no-repeat;
 background-position:3px 7px !important;
}
.greeting01{
}
.greeting_l {
	width:450px;
	float:left;
}
.greeting_r {
	width:210px;
	float:right;
}
.clearboth{
	clear:both;
}
.greeting_txt {
	margin:0 !important;
	padding:20px 0 !important;
}
.table01 {
	border-collapse:collapse;
}
.table01 th{
	background:#EAF2EE;
	border:#666 solid 1px;
	width:20%;
	text-align:center;
	vertical-align:top;
}
.table01 td{
	background:#ffffff;
	border:#666 solid 1px;
	vertical-align:top;
}

.table02 {
	border-collapse:collapse;
}
.table02 th{
	background:#EAF2EE;
	border:#666 solid 1px;
	width:20%;
	text-align:center;
}
.table02 td{
	background:#ffffff;
	border:#666 solid 1px;
}
.img_left {
	float:left;
}
.img_left img{
	padding-right:10px;
}
/*--陽子線治療について--*/
.list {
	list-style-type:decimal ;
}
/*--受診希望の方へ--*/
.pati_box {
	border:3px solid #e6e4cd;
	color:#666666;
	background:#fafaf2;
	margin-bottom:1em;
}
.pati_box ul{
	margin:5px  !important;
}
.pati_box li{
 display: inline-block;
 list-style-type:none;
 padding:7px 18px !important;
 margin:0;
 line-height:1em;
 background-image:url("../common/images/icon_li.png") !important;
 background-repeat:no-repeat;
 background-position:3px 7px !important;
 width:40%;
}
/*--よくあるご質問--*/
#question #categoryLink dd {
	letter-spacing:1px;
}

/* .faq_sec */
.faq_sec {
	margin:0 0 12px 0;
	clear:both;
}
.faq_sec dl {
	border:3px solid #e6e4cd;
	padding:0 0 13px 0;
	margin:0 0 12px 0;
	display: inline-block;
}
.faq_sec dt {
	font-weight:bold;
	color:#666666;
	background:#fafaf2;
	padding:9px 16px 9px 16px;
	font-size:110%;
	line-height:1.5em;
}
.faq_sec dt span.q{
	width:5%;
	display:inline-block;
}
.faq_sec dd {
	padding:12px 16px 0px 16px;
	font-size:100%;
	line-height:1.8em;
}
.faq_sec dd p.a{
	margin:0 0;
	width:5%;
	display: inline-block;
	float:left;
}
.faq_sec dd .anstext{
	float:left;
	width:90%;
}

.sankou {
	border:none;
	font-size:90%;
}
/* iconArrow */
dd.icon a {
	display:inline-block;
	margin:0 14px 0 0;
	background:url(/common/img/share/icon_arrow_03.gif) no-repeat right 7px;
	padding:0 12px 0 0;
	text-decoration: underline;
}
dd.icon a:hover {
	text-decoration:none;
}

/* .sub_pagetop */
.faq_sec .sub_pagetop {
	font-size:86%;
	text-align: right;
	padding:0 5px 0 0;
}
.faq_sec .sub_pagetop a {
	padding:0 8px 0 0;
	text-decoration:underline;
	background:url(/common/img/share/icon_arrow_04.gif) no-repeat right 7px;
}
.faq_sec .sub_pagetop a:hover {
	text-decoration:none;
}
/*--お問い合わせ--*/

.nw{
	padding: 5px 0 5px 20px;
	background:url(../common/images/nw.gif) no-repeat 5px center;
	font-size:82%;
	color:#666;
}
.icon_xls,
.icon_pdf,
.icon_word{
	padding: 5px 0 5px 30px;
	font-size:82%;
	color:#666;
}
.icon_xls{
	background:url(../common/images/icon_xls.gif) no-repeat 5px center;
}
.icon_pdf{
	background:url(../common/images/pdficon_small.png) no-repeat 5px center;
}
.icon_word{
	background:url(../common/images/icon_word.gif) no-repeat 5px center;
}
.contact_li li{
 list-style-type:none;
 padding:7px 18px !important;
 margin:0;
 line-height:1.5em;
 background-image:url("../common/images/icon_li.png") !important;
 background-repeat:no-repeat;
 background-position:3px 13px !important;
}
.con_box {
	border:3px solid #e6e4cd;
	color:#666666;
	background:#fafaf2;
	margin-bottom:1em;
	padding:10px !important;
}
.mgn_mail {
	margin:10px 0;
}
/* --------------------------------------------------------
*form
-------------------------------------------------------- */
.form {
	border:solid #eee 3px;
	padding:20px;
	text-align:center;
}
.sendbutton,
.resetbutton{
	padding:20px 40px;
	margin:auto;
	width:150px;
}
.font_s{
	font-size:80%;
}
.form dt {
	font-weight:bold;
	line-height:1.7em;
	text-align:left;
}
.form dd {
	padding-left:1em;
	margin-bottom:1em;
	line-height:1.7em;
	text-align:left;
}
.form table {
  margin: 0 auto;
  border-collapse: collapse;
  border: 1px solid #b7b7b7;
  margin-bottom: 45px;
  text-align:left;
  width:100%;
}
* html .form table {
  width:592px;
}
.form th {
  background: #EDF1F7;
  padding: 15px 20px !important;
  width: 170px;
  border-bottom: 1px dotted #b7b7b7;
  white-space: nowrap;
 }

.form td {
  padding: 15px 20px !important;
  text-align:left;
  border-bottom: 1px dotted #b7b7b7;
 }
.btm_mgn20{
	margin-bottom:20px;
}

/*お知らせ*/
#info_date {
	text-align:right;
}
.page1{ 
 margin:0px 0px 5px 0px;
 text-align:right;
 padding:2px;
 color:#385b99;
 border-bottom:1px dotted #C5C5B1;
 }
.page2{ 
 margin:5px 0px 0px 0px;
 text-align:right;
 padding:2px;
 color:#385b99;
 border-top:1px dotted #C5C5B1;
 }
.font_b{ 
 font-weight:bold;
 color:#003072;
 }
.info_ttl {
	background: url(../common/images/contents_ttl_line.gif) no-repeat left bottom;
	margin-bottom:1em;
}
.info_ttl h2{
	padding: 10px 0 10px 110px;
	font-weight:normal;
	color:#333;
}
.info_ttl h2 img {
	margin-left: -110px;
	margin-right:10px;
}
/*リンク*/
.link_table {
	border-collapse:collapse;
}
.link_table th,
.link_table td{
	border-collapse:collapse;
	border-bottom: solid 1px #ddd !important;
	font-weight:normal;
	text-align:left;
	padding: 10px !important;
}
.link_table th{
	width:280px;
	background-color: #FAFAFA;
}
.link_table td{
	font-size:80%;
}
.link_table td a{
	padding: 5px 0 5px 25px;
	background:url(../common/images/nw.gif) no-repeat 5px center;
	color:#666;
}
.red { color:#F33}
.movie {
	padding-left:45px;
}
.movie_data {
	text-align:right;
}
/* ==================================================
print
================================================== */
@media print {
#goback {
	display:none !important;
}
}