/* CSS Document */
body,h1,h2,h3,h4,h5,h6,
p,dl,dt,dd,li,ul{margin:0px; padding:0px;}

img{
	/*vertical-align:bottom; /*画像の下1px空き防止*/
}
/*
-------------------------------------------*/
body {
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
/*
-------------------------------------------*/	
a{
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
}

a:hover,a:active{

	text-decoration: underline;
}
/*
-------------------------------------------*/
.page_top a{
	float: right;
	color: #666666;
	margin-top: 10px;
}
a:visited {
	color: #666666;
}
.page_top a:hover {
	color: #C10202;
}

/*side button
-------------------------------------------*/	
a.aorta {
	background: url(../images/title_aneurysm_of_aorta.gif) no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 195px;
	display: block;
}
a.aneurysm {
	background: url(../images/title_abdominalaortic_aneur.gif) no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 195px;
	display: block;
}
a.thoracic{
	background: url(../images/title_aneurysm_of_thoracica.gif) no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 195px;
	display: block;
}
a.medical_info{
	background: url(../images/title_formedic.gif) no-repeat;
	text-indent: -9999px;
	height: 55px;
	width: 195px;
	display: block;
}
a.medical_th {
	background: url(../medical_info/images/title_01a.jpg) no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 195px;
	display: block;
}
a.medical_ab {
	background: url(../medical_info/images/title_02a.jpg) no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 195px;
	display: block;
}

a.aorta:hover,
a.thoracic:hover,
a.aneurysm:hover,
a.medical_info:hover
{background-position: 0px -55px;}

a.medical_th:hover,
a.medical_ab:hover
{background-position: 0px -22px;}

/*個人情報保護
-------------------------------------------*/
.privacy{
	text-align: right;
}
.privacy a {
	color: #666666;
	border-left: 1px solid #666666;
	padding-left: 8px;
	padding-right: 8px;
}
a:visited {
	color: #666666;
}
.privacy a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/*リスト
-------------------------------------------*/
ol li {
	line-height: 120%;
	margin: 0px 0px 5px;
	padding: 0px;
}

.arow {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: url(../images/arow.gif) none outside;
}
.arow li,.dot li {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 180%;
}
.dot {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: url(../images/dot.gif) none outside;
}


/*title
-------------------------------------------*/
h1,h2,h3,h4,h5,h6{
	text-decoration:none;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-top: 25px;
	letter-spacing: 1px;
	border-bottom: 4px solid #B2B2B2;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}


h3 {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4 {
	border-left: 3px solid #BB6666;
	margin: 10px 0px;
	padding-left: 10px;
	color: #BB6666;
	border-bottom: 1px dotted #DCD0B6;
	font-size: 12px;

}

h5{margin: 25px 0px 7px; padding: 0px 0px 3px; border-bottom: 1px solid #BBB; font-weight: bold; }

h5 em{color: #C46465; font-style:normal; }

/*ID
-------------------------------------------*/
#crumb {
	font-size: 10px;
	text-align: right;
}
#crumb a {
	color: #CC3333;
}
#footer {
	font-size: 10px;
	color: #666666;
	border-top: 1px solid #8B8B8B;
	letter-spacing: 1px;
	margin-top: 5px;
}
#footer td {
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

/*
-------------------------------------------*/
p {
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 150%;
}

p.att{text-align:left; color: #999; line-height: 1.3; font-size: smaller; }

ul {
	margin: 10px;
}
li {
	padding: 2px 5px 7px 0px;
	margin-top: 7px;
}
li.dot_bottom {
	border-bottom: 2px dotted #CCCCCC;
	list-style: square url(../images/listicon.gif) inside;
}

li.dot_bottom a{
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
li.dot_bottom a:visited {
	color: #666666;
}

li.dot_bottom a:hover,a:active{
	text-decoration: underline;
}

li.dot_bottoms {
	border-bottom: 2px dotted #CCC; margin-left: 40px;
	list-style: square url(../images/listiconr.gif) inside;
}
li.dot_bottoms a{
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
li.dot_bottoms a:visited {
	color: #666666;
}

li.dot_bottoms a:hover,a:active{
	text-decoration: underline;
}

li.dot_bottom span {
 padding-left: 5px;
}

li.dot_bottom span a {
 padding-left: 2px;
}

li.dot_bottom span img {
 border: none; vertical-align:middle; padding: 0px; margin-left: 1px;
}

li.dot_bottompdf {
	border-bottom: 2px dotted #CCCCCC;
	padding-left: 16px;
	list-style:none;
}

li.dot_bottompdf a{
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
li.dot_bottompdf a:visited {
	color: #666666;
}

li.dot_bottompdf a:hover,a:active{
	text-decoration: underline;
}

li.dot_bottompdf img{vertical-align: middle; border: none; }


/* FAQ
------------------------------------------- */

ul.faq{margin: 10px 0px 8px 20px; list-style:none; line-height: 1.4; }

ul.faq li{background:url(../images/arow_bl.gif) no-repeat left 4px; margin: 0px; padding: 0px 0px 3px 15px; }

p em{color: #C46465; font-style:normal; }



.f12px {
	font-size: 12px;
}
.fblue {
	color: #18287D;
	text-decoration: underline;
}
.top_bg {
	background: url(../images/top02.jpg) no-repeat left top;
	padding: 115px 35px 20px 110px;
	line-height: 140%;
	text-align: left;
}

/*ハコモノ
-------------------------------------------*/
.box_blue{
	width: 90%;
	margin: 10px;
	border: 1px solid #999999;
	padding: 15px;
	background: #E6F3FF;
}
.box_yellow{
	width: 90%;
	margin: 10px;
	border: 1px solid #999999;
	padding: 15px;
	background: #FEF5E0;
}
.table_01{
	vertical-align: top;
	line-height: 120%;
	border-bottom: 1px dotted #999999;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box_gray{
	width: 536px;
	margin: 10px auto;
	padding: 15px 15px 10px;
	border: 1px solid #C3C3C3;
	background: #F1F1F1;
}
.box_gray ol{
	margin: 0px 0px 0px 25px;
}
.box_gray ol li{
 line-height: 1.5;
}

/*  in contact
━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* Box layout */

.contacttbl{width: 100%; border-top: 1px solid #AAA; margin: 20px 0px; line-height: 1.3; }

.contacttbl th, .contacttbl td{padding: 7px; border-bottom: 1px dotted #BBB; }

.contacttbl th{font-weight:normal; text-align:left; background: #EEE; width: 33%; }

.contacttbl td.tl{background: #EEE; }

.contacttbl td ul{margin: 0px; list-style:none; }

.contacttbl td ul li{margin: 0px; padding: 0px; }

.contacttbl td ul input{margin: 0px 3px 0px 0px; border: none; }

.contacttbl td textarea{width: 95%; }

p.btm{text-align:center; margin: 15px; }

p.btm input{width: 110px; margin: 0px 7px; }


/* text layout */

p.center{text-align:center; }

p.hosp{text-align:center; margin: 15px 0px; }

.list h3{margin: 15px 10px; }

.list ul{margin: 0px 30px 20px; list-style:none; line-height: 1.2; }

.list ul li{background:url(../images/hospital/ic_dotte.gif) no-repeat left 5px; padding: 0px 0px 0px 9px; }

.list ul li a:link{color: #666; }

.list ul li a:visited{color: #AAA; }

.list ul li a:hover, .list ul li a:active{color: #CC3333; }




