/* Body */
body {
    margin: 0;
    padding: 0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
    text-align:left;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.5em;
	background: #ffffff;
}


.reception　{
	text-align: center;
	margin: 0px 0px 20px 0px;
}

.clearfix {
	zoom:1;/*ie7*/
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
}



img {
line-height: 0px; font-size: 0px; padding:0px;
border: none;
}

img.image-auto {
  max-width: 100%;
  height: auto;
}

p {
	padding:10px 0px 10px 0px;
}

a:link {
	text-decoration:none;
	outline: none;
	}
a:visited {
	text-decoration:none;
	outline: none;
	}

	
/* ボスクリ */
.cb	{
	clear:both;
}	


	
.bn a:hover img{
filter: alpha(opacity=60);
-moz-opacity:0.6;
opacity:0.6;
    transition: opacity 0.5s;
} 	
	
.div_line {
	border-bottom: dotted 1px #959595;
	margin: 20px 0px 20px 0px;
}

.banner {
	margin: 0px 0px 10px 0px;
}

.banner img {
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari and chrome */
	-khtml-border-radius:10px; /* Linux browsers */ 
	border-radius:10px; /* CSS3 */
}

.banner img a {
	outline: none;
}


/* ラップ */
.wrap	{
    margin: 0;
	padding:0;
/*    border:solid 1px #ccc;　　*/
}

.wrap:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fl {
	float: left;
}

.flx {
	float: left;
	margin-right: 50px;
}

.copyright2 {
	text-align: center;
	font-size: 13px;
	padding: 10px;
	color: #7e7e7e;
}

.icon_banner{
	text-align: center;
	padding: 10px 0px 10px 0px;
	background: #e4e5e5;
}

.icon_banner img{
	height: 25px;
}


.features
	{
		margin: 0;
	}


/* ページトップへ戻るボタン */
#backTop{
	position:fixed;
	right:20px;
	bottom:0px;
	z-index:2000;
	cursor:pointer;
}



.slbg {
	background: #00a0e9;
	padding: 20px 0px 20px 0px;	
}


/*    border:solid 1px #ccc;　　*/

.special_txt {
	font-weight:300;
	font-family: 'Titillium Web', sans-serif;
	line-height:1.5em;
}

h1 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #fff;
	background: #00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 0px 0px  15px 0px;
}

h2 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #fff;
	background: #008cd6;	
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 0px 0px  15px 0px;
}

h3 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #fff;
	background: #f18f1a;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 0px 0px  15px 0px;
}


h4 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight:300;
	color: #00a0e9;	
	border: solid 1px #00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 20px 0px  15px 0px;
}

h5 {
	text-align: center;
	font-size: 18px;
	color: #f48602;
    
    border:solid 1px #f48602;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 10px;
	margin: 20px 0px  20px 0px;
}

h6 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 20px;
	font-weight:300;
	color: #fff;
	background: #317ef1;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}



.minc { font-family:  'Hiragino Mincho Pro'; }






/* TOP ***********************************/

.top_box {
	margin: 0px 0px 20px 0px;
}
	
.top_mark01 {
	display: block;
	min-height: 26px;
	background: #008cd6;	
	background-image: url(../img/top/top_mark01.png);
	background-repeat: no-repeat;
	-moz-background-size:25px 25px;
	background-size:25px 25px;
	background-position: 6px 3px;
	padding:6px 0px 0px 36px;

	text-align: left;
	font-size: 18px;
	color: #fff;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	margin: 0px 0px 10px 0px;
	
	cursor: pointer;
}

.top_mark01 a {
	outline: none;
	text-decoration: none;
	color: #fff;
}

.top_mark01 a:hover {
	text-decoration: none;
	color: #fff;
}

.topix_date {
	float: left;
	font-size: 13px;
	color: #49a4d4;
	margin-right: 15px;
	padding-left: 5px;
}

.topix_tittle {
	float: left;
	color: #008cd6;	
}

.topix_tittle a {
	font-size: 15px;
	color: #008cd6;	
	text-decoration: underline;
}

.topix_tittle a:hover {
	text-decoration: underline;
	color: #6aaccf;	
}

.topix_new {
	min-height: 18px;
	background-image: url(../img/top/new.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 60px;
}

.topix_divline  {
	border-bottom: dotted 1px #959595;
	margin: 6px 0px 8px 0px;
}

.tel_box {
	border: solid 1px #00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	padding: 10px;
	margin: 0px 0px 20px 0px;	
}


.tel_box_divline {
	border-bottom: dotted 1px #00a0e9;
	margin: 5px 0px 5px 0px;
}


.tb_read {
	text-align: center;
	font-size: 17px;
	font-weight:300;
	color: #fff;
	background: #00a0e9;
    
	padding: 3px;
	margin: 10px 0px  10px 0px;
}



.tb_01 {
	font-size: 13px;
	line-height: 1.5em;
	color: #fff;
	background:#00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	padding: 3px 3px 3px 3px;
}

.tb_02 {
	font-size: 13px;
	line-height: 1.5em;
	color: #00a0e9;
	border: solid 1px #00a0e9;
	background: #e2f6ff;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	padding: 2px;
}

.tb_03 {
	font-size: 13px;
	line-height: 1.5em;
	color: #00a0e9;
	border: solid 1px #00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	padding: 2px;
}




.button_box {
margin:0;
padding:0;
text-align: center;
}

.button_box a {
    margin-top: 15px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    }

.button_box a:hover {
    text-decoration: none;
    color: #fff;
    }

.button
	{
		display: inline-block;
		color: #fff;
		font-size: 1.0em;
		text-decoration: none;
		background: #00a0e9;
		border-radius: 0.35em;
		padding: 0.8em 2em 0.8em 2em;
		cursor: pointer;
		outline: 0;
		-moz-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-webkit-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-o-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		-ms-transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
		transition: color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out;
	}



/*    border:solid 1px #ccc;　　*/



/* 新着情報  //////////////////////////////////////////*/

.topix_wrap {
	width: 115px;
	margin: 0 auto;
}

.top_mark00 {
	min-height: 18px;
	background: #008cd6;	
	background-image: url(../img/top/top_mark01.png);
	background-repeat: no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 30px;

	text-align: left;
	font-size: 18px;
	font-weight:300;
	color: #fff;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.news_date {
	font-size: 13px;
	color: #49a4d4;
	margin-right: 15px;
	padding-left: 5px;
}

.news_tittle {
	color: #008cd6;	
}

.news_img {
	max-width: 480px;
	margin: 0px 10px 10px 0px;
}

.news_divline {
	border-bottom: dotted 1px #959595;
	margin: 20px 0px 20px 0px;
}


 .page_nation {
	text-align: right;
    color: #333;
    margin-bottom: 20px;
}

.page_nation a {
	color: #008cd6;	
	text-decoration: underline;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.page_number {
	margin: 0px 8px 0px 0px;
}




/* 診療案内  //////////////////////////////////////////*/

.diag {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.diag_read {
	text-align: left;
	font-size: 16px;
	color: #00a0e9;
	text-shadow: 0px 0px 1px #00a0e9;
	border: solid 1px #00a0e9;
	border-left: solid 5px #00a0e9;	
	padding: 5px 0px 5px 15px;
	margin: 0px 0px  7px 0px;	
}

.diag_read2 {
	text-align: left;
	font-size: 16px;
	color: #01af84;
	padding: 5px 0px 5px 15px;
	margin: 7px 0px  7px 0px;	
}

.diag img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */	
}

.diag_divline {
	border-bottom: dotted 1px #959595;
	margin: 10px 0px 18px 0px;
}

/* アコーディオンメニュー //////////////////////////////////////////*/
ol ,ul{
	list-style:none;
	margin:0;
	padding: 0;
}

#menu{
	margin:0;
	padding: 0;
}

.archive{
	height:25px;
	padding: 9px 5px 3px 35px;
	cursor:pointer;	
	color: #2877bd;
	background: url(../img/common/acc_close.png);
	background-repeat:no-repeat;
	background-position:5px 8px;	
			
	border: solid 1px  #2877bd;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.archive.open{
	background: url(../img/common/acc_open.png); 
	background-repeat:no-repeat;
	background-position:5px 8px;	
}

.archive a {
	color: #333;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

.subMenu ul{
	margin:0;
	padding: 0;
}

.subMenu li{
	margin:0;
}

.dia .archive{
	height:25px;
	background: url(../img/common/acc_close.png);
	background-repeat:no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position:6px 9px;	
	background-color: #e2e1e1;

	border: none;	
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	
	padding: 10px 5px 5px 35px;
	cursor:pointer;
	margin: 0px 0px 10px 0px;		
}

.dia .archive.open{
	background: url(../img/common/acc_open.png); 
	background-repeat:no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position:6px 9px;	
	background-color: #e2e1e1;	
}








/* 病院紹介  //////////////////////////////////////////*/

.lb_thumb{
    margin: 0px 0px 15px 0px; 
    padding: 0px;
}				
				
.lb_thumb img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
}

.hp_cap {
	text-align: center;
	font-size: 15px;
	color: #00a0e9;
	line-height: 1.4em;
	margin: 5px 0px 15px 0px;
}

.hp_add {
	text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 1.3em;
	margin: 0px 0px 7px 13px;
}

.hospital {
	font-size: 15px;
	color: #555;
	line-height: 1.4em;
}

.hospital a {
	font-size: 15px;
	color: #00a0e9;
	line-height: 1.4em;
	text-decoration: underline;
}

.hospital img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	margin-bottom:20px;
}	

.hp_icon_01 {
	min-height: 18px;
	background-image: url(../img/hp/hp_icon_01.png);
	background-repeat: no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 25px;

	text-align: left;
	margin-bottom:3px;
}

.hp_icon_03 {
	min-height: 18px;
	background-image: url(../img/hp/hp_icon_03.png);
	background-repeat: no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 25px;

	text-align: left;
	margin-bottom: 7px;
}

.hp_icon_04 {
	min-height: 18px;
	background-image: url(../img/hp/hp_icon_04.png);
	background-repeat: no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 25px;

	text-align: left;
	margin-bottom: 7px;
}

.hp_icon_05 {
	min-height: 18px;
	background-image: url(../img/hp/hp_icon_05.png);
	background-repeat: no-repeat;
	-moz-background-size:20px 20px;
	background-size:20px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 25px;

	text-align: left;
	margin-bottom: 7px;
}

.hp_icon_06 {
	min-height: 18px;
	background-image: url(../img/hp/hp_icon_06.png);
	background-repeat: no-repeat;
	-moz-background-size:40px 20px;
	background-size:40px 20px;
	background-position: 0px 1px;
	padding:0px 0px 0px 45px;

	text-align: left;
	font-size: 18px;
	color: #00a0e9;
	margin-bottom: 7px;
}
	
.hpx {
	text-align: center;
	font-size: 15px;
	font-weight:300;
	color: #333;	
	background: #f2f2f2;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 4px;
	margin: 0px 0px  20px 0px;	
}

.with_mb {
	margin: 0px 0px 10px 0px;		
}
.with_line {
	border-bottom: dotted 1px #959595;
	padding: 2px 2px 5px 2px;
	margin: 0px 0px 10px 0px;	
}



/* 医師紹介 ***********************************/

.dr img {
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
	margin-bottom: 10px;
}

.dr_lead {
	text-align: center;
	font-size:16px;
	font-weight:normal;
	line-height: 1.3em;
	color: #333;	
}

.dr_greet{
	font-size:17px;
	font-weight:normal;
	text-align:left;
	color: #333;	
	border-left: solid 5px #00a0e9;
	border-bottom: solid 1px #ccc;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
}

.dr_sign{
	text-align: right;
	margin-bottom: 20px;
}

table#dr {
	width:100%;
    border-collapse:collapse;
    margin-bottom: 30px;
}

table#dr  tr {
    border-collapse:collapse;
}

table#dr  th {
	width:30%;
    border-collapse:collapse;
	border-bottom:solid 1px #a6a6a6;
	text-align: left;
	font-size:15px;
	font-weight:normal;
	color: #333;
	vertical-align: middle;
	padding:6px;
}

table#dr  td {
    border-collapse:collapse;
	border-bottom:solid 1px #a6a6a6;
	text-align: left;
	font-size:15px;
	font-weight:normal;
	color: #333;
	vertical-align: middle;
	padding:6px;
}

table#dr2 {
	width:100%;
    border-collapse:collapse;
    margin-bottom: 30px;
}

table#dr2  tr {
    border-collapse:collapse;
}

table#dr2  td {
    border-collapse:collapse;
	text-align: left;
	font-size:15px;
	font-weight:normal;
	color: #333;
	vertical-align: middle;
	padding:6px;
}

.btop {
	border-top:solid 1px #a6a6a6;
}

table#greet {
	width:100%;
    border-collapse:collapse;
}

table#greet tr {
    border-collapse:collapse;
}

table#greet td {
    border-collapse:collapse;
	font-size:15px;
	font-weight:normal;
	color: #333;
}




/* お困りの時は ***********************************/

table#emg {
	margin: 0;
	width:100%;
    border-collapse:collapse;
    border: solid 2px #0b91de;
    margin-bottom: 15px;
     }

table#emg tr {
    border-collapse:collapse;
}

table#emg th {
	width:60px;
    border-collapse:collapse;
    border: solid 1px #ccc;

    vertical-align: middle;
	font-size:15px;
	font-weight:normal;

	padding:5px;
}

table#emg td {
    border-collapse:collapse;
    border: solid 1px #ccc;

    vertical-align: middle;
	font-size:15px;
	font-weight:normal;

	padding:5px;
}

.ctx {
	color: #fff;
	background: #ae0379;
}

.ctx a {
	color: #fff;
    text-decoration: underline;
}

.cta {
	color: #333;
}

.cta a {
	color: #1e7dde;
    text-decoration: underline;
}

.ctb {
	color: #ae0379;
}

.ctb a {
	color: #1e7dde;
    text-decoration: underline;
}




/* プライバシーポリシー　-----------------------------------------*/

.pp_tittle {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight:300;
	color: #ec7001;	
	border: solid 1px #ec7001;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 6px;
	margin: 10px 0px  20px 0px;
}

.pp {
	text-align:left;
	font-size: 15px;
	color: #333;
}

.pp a{
	color: #33a064;
	text-decoration: underline;
}

.pp_con {
	background:url(../img/comp/mail.png);
	background-repeat: no-repeat;
	padding:0px 0px 0px 30px;
	margin:10px 0px 0px 0px;
}






/* お問合せ　-----------------------------------------*/
.cbx {
	font-size: 13px;
	color: #005daa;
	border: solid 1px #005daa;
	padding: 15px;
}

.cbt {
	text-align: center;
	font-size: 15px;
	color: #fff;
    background: #ea6256;
	padding: 15px;
}

.ctel {
	text-align: center;
	margin: 10px 0px 5px 0px;
	padding: 0;
}

.ctel img {
	width: 280px;
}

.con_tittle{
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 5px;	
}

.con_red{
	color: #ff0000;
}

.con_att{
	text-align: justify;
	font-size: 15px;
	color: #4679f9;
	margin-bottom: 20px;	
}

.con_att a{
	color: #4679f9;
	background: #ffe100;
	padding: 2px;
	text-decoration: underline;
}

.con_tel {
	width: 280px;
	margin: 0px 0px  30px 0px;
}

.contat_box {
	margin:0;
	padding: 0;
    font-size:15px;
   width:100%;
}

.contat_box a {
	text-decoration:none;
	font-size:15px;
	color: #478ffc;
}

table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}




input[type=text]{
   font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:40px;
   padding:0px 10px;
}

input[type=email]{
   font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:40px;
   padding:0px 10px;
}

input[type=text]:focus {
   border:solid 1px #0a88f3;
}

textarea {
	font-size:15px;
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;

   width:90%;
   height:200px;
   padding:10px;
}


textarea:focus {
   border:solid 1px #0a88f3;
}

::-webkit-input-placeholder {
    color:    #999;
}
:-moz-placeholder {
    color:    #999;
}

.contact_error{
	text-align: center;
	font-size: 16px;
	background: #ff0000;
	color: #fff;
	margin-bottom: 15px;
	padding: 10px;
}

.contact-submit {
    width:200px;
    height:60px;
	font-size: 15px;
	color: #0774ef;
	padding: 7px 23px;
	background: -moz-linear-gradient(
		top,
		#ebedea 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ebedea),
		to(#bfbfbf));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b1b3b1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(186,186,186,0.7),
		0px 1px 0px rgba(184,184,184,0.3);
}


.css3button {
    width:200px;
    height:60px;
	font-size: 15px;
	color: #194510;
	padding: 7px 23px;
	background: -moz-linear-gradient(
		top,
		#ebedea 0%,
		#bfbfbf);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ebedea),
		to(#bfbfbf));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #b1b3b1;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(186,186,186,0.7),
		0px 1px 0px rgba(184,184,184,0.3);
}



.complete {
	text-align: center;
    color: #1698eb;
	font-size: 16px;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 5px;
}

.con_blue {
	text-align: center;
    color: #067cbf;
	font-size: 14px;
	line-height: 1.3em;
	padding: 0;
	margin-bottom: 15px;	
}








.dn {
	display: none;
}

.voice {
	color: #188f01;
	text-shadow: 0px 0px 1px #188f01;
}

.emerg {
	text-align: center;
}

.emerg a {
	font-size: 17px;
	color: #00a0e9;
	line-height: 1.3em;
	text-decoration: underline;
}

.emerg_att {
	text-align: center;
	font-size: 15px;
	color: #00a0e9;	
	border: solid 1px #00a0e9;
	-moz-border-radius:5px; /* Firefox */
	-webkit-border-radius:5px; /* Safari and chrome */
	-khtml-border-radius:5px; /* Linux browsers */ 
	border-radius:5px; /* CSS3 */
    
	padding: 3px 15px;
	margin: 20px 0px  20px 0px;
}

/* 院内掲示事項 */
#posting_table td {
	padding: 0.5em;
}

#posting_table tr:nth-child(odd) {
    background-color: #e9e9e9; /* やや薄い色 */
}

/* 偶数行の背景色 */
#posting_table tr:nth-child(even) {
    background-color: #e6f7ff; /* やや水色 */
}