@charset "UTF-8";
/* CSS Document */

/* ----------------------------------
				Top 
---------------------------------- */

#top_img{
	width:984px;
	height:454px;
	clear:both;
	margin:0 0 10px 0;
}

#top_sns{
	width:100%;
	height:20px;
	margin:0 0 0 0;
	text-align:right;
}
#top_sns ul{
    height:20px;
    list-style:none;
	float:right;  
}
#top_sns ul li{
    height:20px;
    display:inline;
    float:left;
	overflow: hidden;
}

#top_cont0{
	width:984px;
	height:57px;
	clear:both;
}

#top_cont1{
	width:984px;
	height:126px;
	clear:both;
}

#top_cont2{
	width:984px;
	height:300px;
	clear:both;
}

#top_cont_l{
	width:480px;
	float:left;
}

#top_cont_r{
	width:480px;
	float:right;
}

#top_cont3{
	width:984px;
	height:265px;
	clear:both;
}

#top_cont3_l{
	width:310px;
	float:left;
}

#top_cont3_c{
	width:310px;
	float:left;
	margin:0 0 0 27px;
}

#top_cont3_r{
	width:310px;
	float:right;
}

#top_cont4{
	width:984px;
	height:100px;
	clear:both;
}

#top_cont4_l{
	width:647px;
	float:left;
}

#top_cont4_r{
	width:310px;
	float:right;
}

#top_cont5{
	width:984px;
	height:147px;
	clear:both;
}


/* ------ 新着情報 contents ------ */

#top_news{
	width:647px;
	height:147px;
	float:left;
}

#top_news_ttl{
	width:647px;
	height:14px;
	text-align:left;
}

#top_news_cont{
	width:630px;
	height:123px;
	border:solid 1px #999;
	padding:1px 1px 1px 15px;
	margin:6px 0 0 0;
}


#news_cont {
	width:620px;
	height: 122px;
	overflow: auto;
	margin:0 0 0 0;
	padding:0 5px 0 0;
}

#news_txt {
	width:100%;
	text-align:left;
	color:#333;
	font-size:11px;
	line-height:1.5em;
	letter-spacing:0.1em;
	margin-top:10px;
}

#news_line{
	width:100%;
	height:1px;
	clear:both;
	padding:10px 0 0 0;
	border-bottom:dotted 1px #CCC;
}


#top_bnr02{
	width:310px;
	float:right;
}


/* ----------------------------------
			Naka Common 
---------------------------------- */

#naka_ttl{
	width:984px;
	height:454px;
	clear:both;
	margin:0 0 0 0;
}

#naka_cont0{
	width:984px;
	height:20px;
	clear:both;
	margin:10px 0 15px 0;
}

#naka_pakuzu{
	width:600px;
	height:15px;
	float:left;
	margin:5px 0 0 0;
	text-align:left;
	color:#003878;
	font-size:11px;
	line-height:1.5em;
	letter-spacing:0.04em;
}
#naka_pakuzu a{
	color:#003878;
	text-decoration:none;
}
#naka_pakuzu a:hover{
	color:#003878;
	text-decoration:underline;
}

#naka_sns{
	width:300px;
	height:20px;
	margin:0 0 0 0;
	text-align:right;
	float:right;
}
#naka_sns ul{
    height:20px;
    list-style:none;
	float:right;  
}
#naka_sns ul li{
    height:20px;
    display:inline;
    float:left;
	overflow: hidden;
}


#naka_cont{
	width:984px;
	height:auto;
	clear:both;
	margin:35px 0 0 0;
}

/* ------ left contents (Navi) ------ */

#naka_cont_l{
	width:220px;
	float:left;
	margin:0 0 0 0;
	position:relative;
}

#naka_nav {
}

#naka_cont_l_ttl{
	color:#003878;
	font-size:18px;
	line-height:1.5em;
	letter-spacing:0.1em;
	padding:0 0 5px 0;
}

#naka_cont_l_nav{
	color:#F1861F;
	font-size:14px;
	line-height:1.2em;
	letter-spacing:0.1em;
	font-weight:bold;
	margin:15px 0 0 0;
}
#naka_cont_l_nav a{
	color:#F1861F;
	text-decoration:none;
}
#naka_cont_l_nav a:hover{
	color:#F1861F;
	text-decoration:underline;
}

#naka_cont_l_subnav{
	color:#F1861F;
	font-size:12px;
	line-height:1.5em;
	letter-spacing:0.1em;
	margin:15px 0 15px 0;
}
#naka_cont_l_subnav a{
	color:#F1861F;
	text-decoration:none;
}
#naka_cont_l_subnav a:hover{
	color:#F1861F;
	text-decoration:underline;
}

#naka_cont_l_subnav2{
	color:#F1861F;
	font-size:12px;
	line-height:1.6em;
	letter-spacing:0.03em;
	margin:15px 0 15px 0;
}
#naka_cont_l_subnav2 a{
	color:#F1861F;
	text-decoration:none;
}
#naka_cont_l_subnav2 a:hover{
	color:#F1861F;
	text-decoration:underline;
}


#naka_nav2 {
	border-top:2px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
	padding:0 0 15px 0;
}

#naka_nav2_2 {
	border-bottom:2px solid #e5e5e5;
	padding:0 0 15px 0;
}

#naka_cont_l_nav2{
	color:#F1861F;
	font-size:14px;
	line-height:1.4em;
	letter-spacing:0.1em;
	font-weight:bold;
	margin:15px 0 0 0;
}
#naka_cont_l_nav2 a{
	color:#F1861F;
	text-decoration:none;
}
#naka_cont_l_nav2 a:hover{
	color:#F1861F;
	text-decoration:underline;
}



/* ------ right contents ------ */

#naka_cont_r{
	width:706px;
	float:right;
	margin:0 0 0 0;
}

#naka_cont_r_ttl{
	width:691px;
	height:32px;
	background-color:#53b7e8;
	color:#fff;
	font-size:25px;
	line-height:1.2em;
	letter-spacing:0.1em;
	padding:7px 0 0 15px;
}

#naka_cont_r_ttl2{
	width:706px;
	height:65px;
}

#naka_cont_r_subt{
	width:691px;
	height:19px;
	background-color:#c7eafb;
	color:#003878;
	font-size:18px;
	line-height:1.2em;
	letter-spacing:0.1em;
	padding:5px 0 5px 15px;
	margin:41px 0 0 0;
	clear:both;
}

#naka_cont_r_subt2{
	width:706px;
	height:34px;
	margin:40px 0 0 0;
	clear:both;
}

#naka_cont_r_subt3{
	width:706px;
	height:60px;
	margin:40px 0 0 0;
	clear:both;
}

#naka_cont_r_subt4{
	width:706px;
	height:82px;
	margin:40px 0 0 0;
	clear:both;
}


.txt12_1{
	color:#555;
	font-size:12px;
	line-height:1.6em;
	letter-spacing:0.10em;
}

.txt12_2{
	color:#555;
	font-size:12.5px;
	line-height:1.8em;
	letter-spacing:0.14em;
}

.txt12_3{
	color:#555;
	font-size:12px;
	line-height:1.4em;
	letter-spacing:0em;
}

.txt14_1{
	color:#555;
	font-size:14px;
	line-height:1.8em;
	letter-spacing:0.10em;
}

.txt14_2{
	color:#fff;
	font-size:14px;
	line-height:1.8em;
	letter-spacing:0.10em;
}

.txt15_1{
	color:#fff;
	font-size:15px;
	line-height:1.8em;
	letter-spacing:0.04em;
}

.txt15_2{
	color:#003878;
	font-size:15px;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:0.10em;
}

.txt15_3{
	color:#4c4c4c;
	font-size:15px;
	font-weight:bold;
	line-height:1em;
	letter-spacing:0.04em;
}

.txt16_1{
	color:#555;
	font-size:16px;
	line-height:1.8em;
	letter-spacing:0.10em;
}


/* ----------------------------------
	about "下肢静脈瘤について" 
---------------------------------- */

#about_cont_1{
	clear:both;
}

#about_cont_1_l{
	width:416px;
	float:left;
}

#about_cont_1_r{
	width:256px;
	float:right;
}

#about_cont_2{
	width:100%;
	clear:both;
}

.about_cont1{
	width:305px;
	height:119px;
}

#about_cont_3{
	clear:both;
}

#about_cont_3_l{
	width:332px;
	float:left;
}

#about_cont_3_r{
	width:335px;
	float:right;
}

#about_cont_4{
	clear:both;
}

#about_cont_4_l{
	width:16px;
	float:left;
}

#about_cont_4_r{
	width:690px;
	float:right;
}

#about_cont_5{
	width:100%;
	clear:both;
	text-align:center;
}



/* ----------------------------------
	lecture "公開講座レポート" 
---------------------------------- */

#lecture_cont_1{
	clear:both;
}

#lecture_ttl{
	width:706px;
	height:152px;
}

#lecture_cont_2{
	clear:both;
}
#lecture_cont_2_l{
	width:49px;
	float:left;
}
#lecture_cont_2_r{
	width:635px;
	float:right;
}

#lecture_cont_3{
	height:155px;
	clear:both;
	padding:20px;
	border-bottom:solid 3px #e5e5e5;
	border-top:solid 3px #e5e5e5;
}
#lecture_cont_3_l{
	width:160px;
	height:155px;
	float:left;
}
#lecture_cont_3_r{
	float:left;
	margin:0 0 0 50px;
}


/* ----------------------------------
	doctor "専門医に聞く下肢静脈瘤" 
---------------------------------- */

#docotr_cont_1{
	width:100%;
	clear:both;
}

#docotr_cont_2{
	width:296;
	float:right;
	margin:0 0 20px 30px;
}

#docotr_cont_2 a:hover{
	opacity: 0.9;
}

#docotr_cont_3{
	width:706px;
	border:solid 5px #c7eafb;
	margin:50px 0 20px 0;
	padding: 20px;
}

#docotr_cont_4{
	width:706px;
}
#docotr_cont_4_l{
	width:333px;
	float:left;
}
#docotr_cont_4_r{
	width:333px;
	float:right;
}

#docotr_cont_5{
	width:706px;
}
#docotr_cont_5_l{
	width:380px;
	float:left;
}
#docotr_cont_5_r{
	width:290px;
	float:right;
}

#docotr_cont_6{
	width:706px;
}
#docotr_cont_6_l{
	width:256px;
	float:left;
}
#docotr_cont_6_c{
	width:194px;
	float:left;
}
#docotr_cont_6_r{
	width:256px;
	float:right;
}

#docotr_cont_7{
	width:706px;
}
#docotr_cont_7_l{
	width:150px;
	float:left;
}
#docotr_cont_7_r{
	width:556px;
	float:left;
}

#docotr_cont_8{
	width:706px;
}
#docotr_cont_8_l{
	width:36px;
	float:left;
}
#docotr_cont_8_r{
	width:670px;
	float:left;
}

#docotr_cont_9{
	width:706px;
}
#docotr_cont_9_l{
	width:466px;
	float:left;
}
#docotr_cont_9_r{
	width:190px;
	float:right;
}

#docotr_cont_10{
	width:190;
	float:right;
	margin:10px 0 20px 50px;
}



/* ----------------------------------
	case "グローバル治療レポート" 
---------------------------------- */

#case_cont_1{
	clear:both;
}

#case_ttl{
	width:706px;
	height:113px;
}


/* ----------------------------------
	qa "よくあるご質問　Q&A" 
---------------------------------- */

#qa_cont_1{
	clear:both;
	width:396px;
	border:1px solid #d9d9d9;
	margin-top:40px;
	padding:10px;
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
}
#qa_cont_1 a{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:none;
}
#qa_cont_1 a:hover{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:underline;
}

#qa_cont_2{
	clear:both;
	width:686px;
	border:1px solid #d9d9d9;
	margin-top:40px;
	padding:10px;
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
}
#qa_cont_2 a{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:none;
}
#qa_cont_2 a:hover{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:underline;
}

#qa_cont_3{
	clear:both;
}

#qa_cont_3_l{
	width:450px;
	float:left;
}

#qa_cont_3_r{
	width:196px;
	float:right;
}

#qa_cont_4{
	clear:both;
}

#qa_cont_4_l{
	width:350px;
	float:left;
}

#qa_cont_4_r{
	width:296px;
	float:right;
}

#qa_cont_5{
	clear:both;
	width:350px;
	border:1px solid #d9d9d9;
	padding:10px;
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
}
#qa_cont_5 a{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:none;
}
#qa_cont_5 a:hover{
	color:#727272;
	font-size:13px;
	line-height:1.6em;
	letter-spacing:0.04em;
	text-decoration:underline;
}

.qa_cont_6{
	width:100%;
	text-align:center;
	margin:5px 0;
	color:#727272;
	font-size:12px;
	line-height:1.6em;
	letter-spacing:0.04em;
}


/* ------------------------------------------------
　足の不調と疾患／下肢静脈瘤に関する意識調査2018" 
------------------------------------------------ */

#vein_main{
	width:984px;
	height:619px;
	margin:50px 0 0 0;
	background:url(../img/naka/vein_main_img.jpg) no-repeat;
}


/* -----------------------------------------
　vein "コビディエン 下肢静脈瘤の取り組み" 
----------------------------------------- */

#release_inner{
	width:984px;
	margin:50px 0 0 0;
}

.release_cont01{
	width:100%;
	height:52px;
}

.release_cont01_l{
	float:left;
	width:50%;
}

.release_cont01_r{
	float:right;
	width:50%;
	text-align:right;
	color:#333;
	font-size:12px;
	line-height:1.6em;
	letter-spacing:0.04em;
}

.release_ttl1{
	width:100%;
	text-align:center;
	color:#f7901e;
	font-size:22px;
	line-height:1;
	letter-spacing:0.04em;
	font-weight:bold;
}

.release_ttl2{
	width:100%;
	text-align:center;
	color:#333;
	font-size:32px;
	line-height:1;
	letter-spacing:0.04em;
	font-weight:bold;
}

.release_cont02{
	width:100%;
	text-align:left;
}

.release_txt1{
	color:#333;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.08em;
}
.release_txt1 a{
	color:#003878;
	text-decoration:underline;
}
.release_txt1 a:hover{
	color:#003878;
	text-decoration:none;
}

.release_cont03{
	width:100%;
	text-align:center;
}
.release_cont03 a:hover{
	opacity:0.8;
}

.release_txt2{
	color:#003878;
	font-size:16px;
	line-height:2em;
	letter-spacing:0.08em;
}

.release_txt3{
	color:#f7901e;
	font-size:16px;
	line-height:1em;
	letter-spacing:0.08em;
	font-weight:bold;
}




