/* FPP用 */

/* hide from ie5 mac \*/
html {
  height: 100%;
}
#flashcontent {
	height: 350px;
	width: 101%;
}
#flashcontent500 {
	height: 500px;
	width: 800px;
	margin: 0 auto 0 auto;
}


/* end hide */
#flashcontent {
	color: #fff;
	z-index: 0;
}
#flashcontent a {
  color: #f60;
}
#flashcontent a:hover {
  color: #06f;
}


/* TOP用 */


#topbody {
	height: 400px;
	width: 101%;
	background-image: url(../img/mainbody1_bg.png);
	background-repeat: repeat-x;
	color: #666666;
}
#topbody2 {
	min-height: 300px;
	width: 1000px;
	background-image: url(../img/topbody_bg.png);
	background-repeat: repeat-x;
}

#topbody dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
#topbody #o_b_f dl a {
	color: #666666;
}
#topbody #o_b_f dl a:hover {
	color:#FFCC66;
}
#topnews {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/topnews.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}

#o_b_f {
	margin-top: 0px;
	background-image: url(../img/o_b_f.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 500px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
}





/* Map表示用 */

#map {
	width: 100%;
	min-width: 900px;
	height: 348px;
	border: 1px solid black;
	color: #006600;
}

/*#map {
	float:right;
	width: 400px; 
	height: 280px; 
	border: 1px solid black;
}
*/




/* 全体レイアウト */


body {
	height: 100%;
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0;
	margin-left: 0;
	padding-top: 0;
}

#footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	margin-top: 25px;
	color: #CCCCCC;
}







/* ヘッダー、共通リンク */

#header0 {
	height: 25px;
	width: 101%;
	color:#CCCCCC;
	background-color:#333333;
}
#header {
	height: 40px;
	width: 100%;
	color: #666666;
	background-image: url(../img/header_bg.png);
	position: absolute;
	visibility: visible;
	top: 335px;
	z-index: 2;
}
#header500 {
	height: 40px;
	width: 100%;
	color: #666666;
	background-image: url(../img/header_bg.png);
	position: absolute;
	visibility: visible;
	top: 310px;
	z-index: 2;
}
#util_navi {
	margin: 10px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#util_navi li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}
#util_navi a {
	color: #FFFFFF;
}
#util_navi a:hover {
	color: #990000;
}



#logo {
	background-image: url(../images/sflogo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 57px;
	width: 120px;
	margin: 10px auto;
}
#logo-r {
	height: 25px;
	width: 150px;
	float: right;
}
#logo-r a {
	display:block;
	height: 100%;
	width: 100%;
	background-image: url(../images/logo-r.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	
}
#logo-r a:hover{
	background-position: bottom;
}

#headertitle {
	float: right;
	width: 580px;
	font-size: 16px;
	margin-top: 35px;
	color: #666666;
}
#headertitle a{
	color: #FFFFFF;
}

#side-L {
	width: 200px;
	height: 310px;
	color: #666666;
	background-image: url(../img/header_bg.png);
	position: absolute;
	visibility: visible;
	top: 25px;
	z-index: 2;
}



/* タイトル表示関係 */

h1 {
	padding-left: 85px;
	margin-top: 35px;
	height: 35px;
	margin-bottom: 0px;
	color: #000000;
	width: 450px;
	float: left;
}
h3 {
	float: right;
	width: 300px;
	margin-top: 15px;
	font-size: medium;
}



#arrival a {
	color: #FFFFFF;
}
#arrival {
	height: 400px;
	width: 400px;
	overflow: auto;
	float: left;
}








/* パノラマ表示パターン */


/* 一般ページ */
#mainbody {
	height: 400px;
	width: 101%;
	background-image: url(../img/mainbody1_bg.png);
	background-repeat: repeat-x;
	color: #333333;
}

/* Profile */
#access {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/access.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#company_outline {
	margin-top: 0px;
	background-image: url(../img/c_o.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 500px;
	margin-left: 0px;
	padding-top: 35px;
	padding-left: 30px;
	float: left;
}

#company_outline dt{
	font-weight: bold;
	color: #333333;
	float:left;
	margin-right:20px;
	min-width: 100px;
}
#company_outline dl a {
	color: #999999;
}
#company_outline dl a:hover {
	color: #FFCC00;
}


/* ディベロッパー様支援 */
#dev_title {
	margin-top: 0px;
	background-image: url(../dev/img/dev_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 450px;
	margin-left: 0px;
	padding: 60px 50px 0 30px;
	float: left;
}
#dev_menu {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#dev_exp {
	width: 800px;
	margin:0 auto 0 auto;
}




/* 病院様支援 */
#hospital_title {
	margin-top: 0px;
	background-image: url(../hospital/img/hospital_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 450px;
	margin-left: 0px;
	padding: 60px 50px 0 30px;
	float: left;
}
#dev_menu {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#hospital_img {
    width:100%;
    height: 350px;
}


/* WEB開発 */
#web_title {
	margin-top: 0px;
	background-image: url(../web/img/web_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 450px;
	margin-left: 0px;
	padding: 60px 50px 0 30px;
	float: left;
}
#dev_menu {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#hospital_img {
    width:100%;
    height: 350px;
}

/* 企画プランニング */
#plan_title {
	margin-top: 0px;
	background-image: url(../planning/img/planning_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	width: 450px;
	margin-left: 0px;
	padding: 60px 50px 0 30px;
	float: left;
}
#dev_menu {
	width: 400px;
	padding-left: 20px;
	float: left;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}
#hospital_img {
    width:100%;
    height: 350px;
}#flashcontentT450 {

	height: 450px;
	width: 101%;
}
