/***** 大枠デザイン *****/
body {
	width: 100%;	
}

#topFrame{/*上部枠（角丸等使う時に使用）*/
	width: 100%;
	margin: 0px auto; /*センタリング*/
	font-size:0px;/*これ入れないとIEで空間ができてしまう*/
	line-height:0;
	height:30px;
	background-position:50% 0;
	/*display:none;*/
}

#mainFrame{/*メインコンテンツ枠（主にBackground用）*/
	margin: 0px auto; /*センタリング*/
	background-position:50% 0;
}

#bottomFrame{/*下部枠（角丸及び影等使う時に使用）*/
	width: 100%;
	margin: 0px auto; /*センタリング*/
	background-position:50% 0;
}

/***** ヘッダー *****/
#header{/*ヘッダー部Table指定*/
	width:880px;
	margin:0 auto;
	padding: 0px;
}
#header_box {
}
#header_leftbox{/*ヘッダー部Table左側（医院名ロゴ挿入部分）*/
	width:300px;
	display:table-cell;
	vertical-align:middle;
}

#header_centerbox{
	width:280px;
	height:80px;
	display:table-cell;
	vertical-align:middle;
}

#header_rightbox{/*ヘッダー部Table右側上段（mywelfareロゴorお問い合せorトップへボタン等）*/
	width:300px;
	text-align:right;
	display:table-cell;
	vertical-align:bottom;
}
#header_rightbox .head_free{
	clear:both;
	width:290px;
	height:65px;
}

#header_submenu {/*ヘッダー部Table右側下段（サブメニュー）*/
	clear:both;
	/*width:880px;*/
	height:1em;
	padding-bottom:5px;
	text-align:right;
	vertical-align:middle;
}
h1{/*名前ロゴはh1に指定*/
	margin:0 auto;
	line-height:120%;
	font-size:18px;/*固定しておいた方が安全だけど、場合によっては外しても可*/
	text-align:center;
}

h2{
	width: 713px;
	/width: 703px;
	height: 50px;
	font-size: 14pt;
	line-height: 50px;
	text-indent:38px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h3{
	width: 713px;
	/width: 703px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height:30px;
	font-size: 14pt;
	line-height:30px;
	text-indent:10px;
}
/*--- common start ---*/
.subbox {
	width: 700px;
	/width: 690px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.subbox div {
	width:700px;
	/width:690px;
}
.subbox ol,ul {
	clear:both;
	margin-top:0;
	margin-bottom:0;
}
.subbox table div {
	width:auto;
}
/*--- common end ---*/

/* --- Layout1 start --- */
.layout1 {
	margin:0 auto;
}
.layout1 .img_small {
	float:right;
	margin:0 0 5px 10px;
	width:170px;
}
.layout1 .img_middle {
	float:right;
	margin:0 0 5px 10px;
	width:340px;
}
.layout1 .img_big {
	margin: 0 0 5px 0;
	width: 700px;

}
.layout1 .img_free {
	float:right;
	margin: 0 0 5px 10px;
	width:auto;
}
/* --- Layout1 end --- */

/* --- Layout2 start --- */
.layout2 {
	margin:0 auto;
}
.layout2 .img_small {
	float:left;
	margin:0px 10px 5px 0;
	width:170px;
}
.layout2 .img_middle {
	float:left;
	margin:0px 10px 5px 0;
	width:340px;
}
.layout2 .img_big {
	margin: 0px 0 5px 0;
	width: 700px;
}
.layout2 .img_free {
	display: block;
	float:left;
	margin:0px 10px 5px 0;
	padding:0;
	width:auto;
}
/* --- Layout2 end --- */

/* --- Layout3 start --- */
.layout3 {
	margin:0 auto;
}
.layout3 .img_small {
	display: block;
	margin: 0px auto 10px auto;
	width: 170px;
}
.layout3 .img_middle {
	display: block;
	margin: 0px auto 10px auto;
	width:340px;
}
.layout3 .img_big {
	display: block;
	margin: 0px auto 10px auto;
	width: 700px;
}
.layout3 .img_free {
	display:block;
	margin:0px auto 10px auto;
	width:auto;
}
/* --- Layout3 end --- */

#header .topbtn{/*powerd by Myerlfare表示位置調節*/
	margin: 0 14px 6px 0;
}
#content {
	margin: 0px auto;
	width: 880px
}

#content #menu_free {
	width: 135px;
	/*float: left;*/
	height: auto;
	_margin-right:-3px;
}
.leftbox {
	float: left;
	width: 880px;
}
#content .leftbox_2 {
	display:inline;
	float:left;
	padding-top:10px;
	width:146px;
}

#menu {
	margin: 0px auto;
	float: left;
}
#menu UL {
	list-style-type: none;
	margin: 0px;
}
#menu_sub01 UL {
	list-style-type: none;
	margin: 0px;
}

#menu LI a:hover,
#menu LI a:link,
#menu LI a:visited,
#menu LI a:active{
	line-height:36px;
	height: 36px;
	display: block;
	font-size: 12px !important;
	text-decoration: none;
	font-weight: bold;
}

#menu_sub01 LI a:hover,
#menu_sub01 LI a:link,
#menu_sub01 LI a:visited,
#menu_sub01 LI a:active  {
	line-height:36px;
	height: 36px;
	display: block;
	font-size: 11.4px !important;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;
	overflow:hidden;
}

#menu LI a:link,
#menu LI a:visited,
#menu LI a:active  {
	background-position: 0 0;
}
#menu_sub01 LI a:link,
#menu_sub01 LI a:visited,
#menu_sub01 LI a:active  {
	background-position: -7px 0;
}
#menu LI a:hover {
	background-position: 0 -36px;
}

#menu_sub01 LI a:hover {
	background-position: -7px -36px;
}

#menu .menu_a LI {
	WIDTH: 146px;
	FLOAT: left;
}

/*アドバンス対応 2012年7月追記*/
#menu ul.menu_a li.menu_txt {
	display: none;
}

#menu .menu_a .home {
	WIDTH: 150px;
}

#menu LI.home a:link,
#menu LI.home a:visited,
#menu LI.home a:active {
	background-position: -7px 0;
}
#menu LI.home a:hover {
	background-position: -7px -36px;
}

.menu_a {
	width: 880px;
	* width: 883px;
	float: left;
	height: 36px;
	text-align: center;
}
.menu_b,
.menu_c,
.menu_d {
	width: 144px;
	float: left;
}

#menu_sub01 .menu_txt {
	font-size:12px !important;
	line-height:1.3em;
	text-align:left;
	width:146px;
	/width: 141px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu_sub01 .menu_txt ul li {
	list-style-type: disc !important;
	margin-left:1em;
}
#menu_sub01 .menu_txt ol li {
	list-style-type: decimal !important;
	margin-left:-1em;
}
#menu_sub01 .menu_txt li {
	font-size:12px !important;
	line-height:1.3em;
	width:auto;
}
#message {
	float: left;
	padding: 5px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 134px;
}

/* FLASH */
#swf {
	float:right;
	width: 713px;
/*	/width: 693px;*/
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 227px;
	display:inline;
}
#content .rightbox {
	float:right;
	width: 733px;
	vertical-align: top;
	min-height:500px;
	height: auto !important;
	height: 500px;
	margin: 0;
	line-height: 1.2em;
}
#content .rightbox_top {
	MARGIN: 0px;
	WIDTH: 733px;
	FLOAT: right;
	display:inline;
	line-height: 1.2em;
}
#content .rightbox_top2 {
	width: 733px;	
	float: right;
	margin: 0px;
	line-height: 1.2em;
}
#mainpic{
	float: right;
	width: 240px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbox_top h2 {
	float: left;
	width: 713px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 33px;
	font-size: 14pt;
	line-height: 1.8em;
	text-indent: 10px;
	display:inline;
}
.outline {
	margin:0px auto 10px;
	width:713px;
	clear:both;
}
.outline th {
	border-right:0 none;
	font-weight:bold;
	padding:3px 0 3px 5px;
	text-align:left;
	vertical-align:top;
	width:30%;
}
.outline td {
	padding:3px 0 3px 5px;
	vertical-align:top;
	width:70%;
}
#freehtml1{
	float: left;
	width: 460px;
	/width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display:inline;
}
.freehtml1_ttl {
	width: 460px;
	clear:both;
	font-size:1em;
	height:30px;
	line-height:30px;
	text-indent:10px;
	font-weight: bold;
	margin: 0px;
}

.freehtml1_1 {
	clear:both;
	width:440px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
}
.form_ttl,
.freehtml_ttl,
.freehtml2_ttl,
.freehtml3_ttl,
.freehtml4_ttl {
	float: left;
	width: 713px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 30px;
	font-size: 1em;
	text-indent:10px;
	overflow:hidden;
	line-height:30px;
	font-weight: bold;
	display:inline;
}
.freehtml1,
.freehtml2,
.freehtml3,
.freehtml4 {
	float: left;
	width: 700px;
	/width: 680px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display:inline;
}
#free_html{
	width: 690px;
	/width: 670px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.form_box {
	float: left;
	width: 690px;
	/width: 670px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display:inline;
/*	border:1px solid #ff0000;*/
}
.formtext {
	float: left;
	clear: both;
}
.form_bottom {
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size:0px;/*これ入れないとIEで空間ができてしまう*/
}
.formtext{
	margin:0;
/*	padding:5px;*/
}
.error {
	padding-left:20px;
}
.usermail{
	width:125px;
}
/*.forminput {
	width: 200px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	text-align: left;
}*/
.forminput {
	padding:0;
	text-align:right;
}

.top_description {
	TEXT-ALIGN: left; MARGIN: 0px auto; WIDTH: 880px; BACKGROUND-POSITION: 50% 0px; HEIGHT: 30px; OVERFLOW: hidden
}
#introduction {
	TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 30px; MARGIN: 0px auto; PADDING-LEFT: 10px; WIDTH: 880px; PADDING-RIGHT: 10px; FONT-SIZE: 10pt; FONT-WEIGHT: normal; PADDING-TOP: 0px
}

/***** ベリサイン *****/
#verisign {
	width: 690px;
	/width: 670px;
	padding-bottom:10px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	height:50px;
}

#verisign .mark{
	width:115px;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
	float: left;
}

#verisign .info{
	text-align:left;
	width:500px;
	/width:480px;
	padding-left:10px;
	display:table-cell;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
}

/***** セキュアシール *****/
#secure_seal {
	width: 690px;
	/width: 670px;
	padding-bottom:10px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#secure_seal .mark{
	width:100px;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
	float: left;
}

#secure_seal .info{
	text-align:left;
	width:500px;
	/width:480px;
	padding-left:10px;
	padding-top:15px;
	display:table-cell;
	vertical-align:middle;
	/display:inline;
	/zoom:1;
}

.catch {
	font-size:1.2em;
	font-weight:bold;
	margin: 0px 0px 20px 10px;
	width:450px;
}
.guidance_title {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin:10px 0px 7px 10px;
	width:460px;
}
.guidance {
	margin: 10px 0px 20px 10px;
	width:450px;
}
.newsbox_title {
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin:10px 0px 7px 10px;
	width: 445px;
}
.newsbox{
	margin: 0 0 0 10px;
	overflow: auto;
	padding:5px;
	width: 448px;
}

#conbox_left {
	float:left;
	margin:5px 0 10px;
	padding:0;
	width:460px;
}

#faq_box {
	padding-bottom:10px;
	padding-top:10px;
	float: left;
}
#faq_box .texttitle {
	padding:5px;
	width: 703px;
	/width: 693px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#faq_box p {
	width: 700px;
	/width: 690px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.texttitle {
	margin-left:20px;
}
.m20 {
	margin-left:25px;
}

.box_f {
	width:700px;
	height:auto;
}

.box_n {
	width:700px;
	height:auto;
}

.box_r {
	width:700px;
	height:auto;
}

.box_r1 {
	width:700px;
	height:auto;
}
#photobox {
	height:auto;
	width:700px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* 動的ページ幅指定 */
#doteki .frame_w {
	width:610px;
}
#doteki .entry_w {
	width:150px;
}
#doteki .input_w {
	width:460px;
}
#doteki .submit_w {
	width:80px;
}
#doteki .reset_w {
	width:530px;
}
#doteki .log_w {
	width:608px;
}
#doteki .submit2_w {
	width:100px;
}
#doteki .reset2_w {
	width:510px;
}
/***** フッター *****/
#footer{
	margin:0 auto;
	width:880px;
}
#footer #txt_link {
	line-height:1.5em;
	margin:0 10px;
	padding-top:10px;
	text-align:center;
}
#copyright {
	padding:10px 0 5px;
	text-align:center;
}
#counter {
	background-color:#FFFFFF;
	margin:0 auto;
	text-align:center;
	width:130px;
}

/*20120808　追加*/
#menu_free {
	clear: both;
}

