@charset "UTF-8";

body {
	margin-top: 15px;
	margin-bottom: 15px;
}
.header {
	font-size: 11px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


/* フォント指定 gray */
.gray12 {
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.gray13 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}
.gray14 {
	font-size: 14px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: normal;
	line-height: 20px;
}
.gray14 a:link {
	color: #333;
	text-decoration: none;
}
.gray14 a:visited {
	text-decoration: none;
	color: #333;
}
.gray14 a:hover {
	text-decoration: none;
	color: #ddd;
}
.gray14 a:active {
	text-decoration: none;
	color: #ddd;
}
.gray14b {
	font-size: 14px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: bold;
	line-height: 18px;
}
.gray16 {
	font-size: 16px;
	color: #333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 30px;
}
.gray16b {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
}
.gray17b {
	font-size: 17px;
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 30px;
}


/* フォント指定 brown */
.brown9 {
	font-size: 9px;
	color: #583d32;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.brown12 {
	font-size: 12px;
	color: #583d32;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
}
.brown12 a:link {
	color: #583d32;
	text-decoration: none;
}
.brown12 a:visited {
	text-decoration: none;
	color: #583d32;
}
.brown12 a:hover {
	text-decoration: underline;
	color: #583d32;
}
.brown12 a:active {
	text-decoration: underline;
	color: #583d32;
}
.brown14b {
	font-size: 14px;
	color: #553a2f;
	font-style: MS ゴシック;
	font-weight: bold;
	font-variant: normal;
}
.brown14b a:link {
	color: #553a2f;
	text-decoration: none;
}
.brown14b a:visited {
	text-decoration: none;
	color: #553a2f;
}
.brown14b a:hover {
	text-decoration: none;
	color: #b39062;
}
.brown14b a:active {
	text-decoration: none;
	color: #b39062;
}
.brown16b {
	font-size: 16px;
	color: #553a2f;
	font-style: MS ゴシック;
	font-weight: bold;
	font-variant: normal;
}
.brown17b {
	font-size: 17px;
	color: #583d32;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


/* フォント指定 others */
.red14 {
	font-size: 14px;
	color: #ff3333;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.orange12 {
	font-size: 12px;
	color: #ed7015;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.orange12 a:link {
	color: #ed7015;
	text-decoration: none;
}
.orange12 a:visited {
	text-decoration: none;
	color: #ed7015;
}
.orange12 a:hover {
	text-decoration: none;
	color: #f6ab09;
}
.orange12 a:active {
	text-decoration: none;
	color: #f6ab09;
}
.orange14 {
	font-size: 14px;
	color: #ed7015;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.orange16b {
	font-size: 16px;
	color: #ed7015;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.header2 {
	background-image: url(http://file:///C|/Users/galaxy/Documents/ギャラクシーサーバーheteml/images/gif/03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/gif/04.gif);
}
.header3 {
	background-image: url(../images/gif/h3_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.header4 {
	background-image: url(../images/gif/h3_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


.side {
	width:200px;
	border:0;
	padding:0;
}

.side_text {
	margin:4px 10px 0 10px;
	padding:0;
	font-size: 11px;
	color: #583d32;
	font-weight: normal;
	line-height: 13px;
}
#map_s3 {
	margin:5px auto 3px auto;
}
.side_info {
	margin:4px 10px 0 15px;
	padding:0;
	font-size: 14px;
	color: #583d32;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 150%;
}
.side_day {
	margin:0 0 0 6px;
	padding:0;
	font-size: 12px;
	color: #583d32;
	font-weight: normal;
	line-height: 16px;
}






ruby {
	ruby-align:top;
}
rt {
	font-weight:normal;
	font-size: 0.4em;
}


/*	主にWii用の指定	*/

@media tv {
	/*	ルビの縦ずれを補正
		rbやrtのfont-size、line-heightによらず0.5em
	*/
	html body ruby {
		padding-bottom: 0.2em;
	}
}


/* ruby（ルビ文字組み全体のインライン領域）
------------------------------------------- */
/* Firefox、Safari、Opera用指定 */
ruby {
	display			: inline-table;
	text-align		: center;
	text-indent		: 0px;
	white-space		: nowrap;
	border			: none;
	margin			: 0px;
	padding			: 0px;
	line-height		: 1;
	height			: 1em;
	vertical-align	: text-bottom;
	border			: none;
}

/* IE8 beta 2用指定 (現在無効) */
/*
html:first-child  ruby {
	white-space		: normal;
}
*/
/* IE7用指定 */
*:first-child+html ruby {
	white-space		: normal;
}
/* IE6用指定 */
* html body ruby {
	white-space		: normal;
	display			: inline-table;
	vertical-align	: baseline;
}


/* rb（本文）
------------------------------------------- */
/* Firefox、Safari、Opera用指定 */
rb {
	display			: table-row-group;
	line-height		: 1;
	text-align		: center;
	border			: none;
	margin			: 0px;
	padding			: 0px;
	white-space		: nowrap;
}
/* IE8 beta 2用指定 (現在無効) */
/*
html:first-child  rb {
	white-space		: normal;
}
*/
/* IE7用指定 */
*:first-child+html rb {
	white-space		: normal;
}
/* IE6用指定 */
* html body ruby rb {
	display			: table-row-group;
	vertical-align	: bottom;
	white-space		: normal;
}


/* rt（フリガナ）
------------------------------------------- */
/* Firefox、Safari、Opera用指定 */
rt {
	display			: table-header-group;
	font-size		: 0.4em;	/*	振り仮名のメインテキストに対する相対サイズ	*/
	line-height		: 1;
	text-align		: center;
	white-space		: nowrap;
	border			: none;
	margin			: 0px;
	padding			: 0px;
}
/* IE8 beta 2用指定 (現在無効) */
/*
html:first-child  rt {
	white-space		: normal;
}
*/
/* IE7用指定 */
*:first-child+html rt {
	white-space		: normal;
}
/* IE6用指定 */
* html body ruby rt {
	white-space		: normal;
	line-height		: 1em;
	display			: table-header-group;
	position		: static;
	top				: 0em;
}


/* rp（CSS OFF状態での区切り文字、通常不可視）
------------------------------------------- */
/* 全ブラウザ共通指定 */
rp {
	display			: none;
}


/* hn要素での振り仮名サイズ調整（必要な場合、適当に調整してください）
------------------------------------------- */
/*
h1 rt	{	font-size: 0.39em;	}
h2 rt	{	font-size: 0.42em;	}
h3 rt	{	font-size: 0.45em;	}
h4 rt	{	font-size: 0.48em;	}
h5 rt	{	font-size: 0.52em;	}
h6 rt	{	font-size: 0.57em;	}
*/





.top_entry {
	width:445px;
	margin:0 auto;
}
.top_entry h3 {
	margin:0;
}
.top_entry p {
	margin:5px 0 8px 0;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height: 18px;
}

#top_news {
	width:650px;
	margin:0;
}
#top_news h3 {
	margin:0;
}

#top_info {
	width:415px;
	margin:0 auto;
	padding:15px;
	background:#CCC;
}
#top_info p {
	margin:7px 0 13px 0;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}





.access_entry {
	width:300px;
	margin:0 0 15px 0;
}
.access_entry h4 {
	margin:0;
	font-size: 14px;
	color: #553a2f;
	font-style: MS ゴシック;
	font-weight: bold;
}
.access_entry p {
	margin:2px 0 8px 15px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}

.access_line {
	width:250px;
	margin:0 0 8px 15px;
}
.access_line p {
	margin:2px 0 0 10px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	line-height: 20px;
}




#sitemap_banner {
	margin:0;
}



/* 皮膚科 */
.kamoku {
	width:630px;
	margin:0;
	padding-bottom:15px;
	background:url(../images/gif/hifu_bottom01.gif) bottom no-repeat;
}
.kamoku h4 {
	width:630px;
	margin:0;
}
.kamoku p {
	width:550px;
	margin:0 auto;
	font-size: 14px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: normal;
	line-height: 20px;
}
img#nosmoking {
	margin:15px 40px 0 0;
	float:right;
}




/* ご挨拶 */
#aisatsu_left {
	margin:0;
	width:350px;
}
#aisatsu_left p {
	margin:5px 0 10px 10px;
	width:350px;
	font-size: 14px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: normal;
	line-height: 20px;
}
.aisatsu_name {
	margin:0 15px 0 0;
	float:right;
	font-size: 12px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: normal;
	line-height: 20px;
}
#prof {
	width:350px;
	margin:0;
	padding-bottom:8px;
	background:url(../images/gif/prof_bottom01.gif) bottom no-repeat;
}
#prof h4 {
	width:350px;
	margin:0;
}
#prof p {
	width:310px;
	margin:0 auto 13px auto;
	font-size: 13px;
	color: #333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic";
	font-weight: normal;
	line-height: 20px;
}



/* 求人 */
h2.pagetitle_r {
	margin: 0 0 15px 0;
}

div.recruit_wrap {
	width: 630px;
	margin: 0 auto;
}

div.recruit_wrap h3 {
	margin: 40px 0 5px 0;
}

div.recruit_wrap p {
	margin: 0 0 15px 0;
	font-size: 13px;
	line-height: 160%;
	color: #333;
}

div.recruit_topic {
	width: 594px;
	padding: 15px 15px 5px 15px;
	border: 3px dotted #eb6877;
	background: #fdf2f3;
	clear: both;
}

div.recruit_topic p {
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 170%;
	color: #333;
}

img.illust_nurse {
	float: right;
	margin: 0 0 0 5px;
}

img.image_nurse {
	float: right;
	top: -10px;
	right: -12px;
	position: relative;
}

table.r_table {
	border-collapse: collapse;
	font-size: 13px;
	line-height: 160%;
	width: 100%;
	margin: 0 0 20px 0;
}
table.r_table th {
	padding: 10px;
	border-bottom: 1px solid #eb6877;
	border-top: 1px solid #eb6877;
	background: #ffe2e5;
	width: 25%;
	color: #eb6877;
}
table.r_table td {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #eb6877;
	border-top: 1px solid #eb6877;
	background: #fdfdfd;
	color: #333;
}
table.r_table td a {
	color: #eb6877;
	text-decoration: underline;
}
table.r_table td a:hover {
	color: #eb6877;
	text-decoration: none;
}


div.totop {
	margin: 40px 0 0 0;
	text-align: right;
}

.mb30 {
	margin-bottom: 30px;
}