﻿@charset "utf-8";
/*
Theme Name: cloudtpl_782
Theme URI: http://c-tpl.com/
Description: cloudtpl_782
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

【医療03-ｃ：テンプレートシート】

*/

*{margin:0;padding:0;}
html{margin:0;padding:0;overflow:auto;}

body{
	font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#000000;
	background: #fff;
	overflow-x:hidden;
	position: relative;
	background: url(images/bg.png) repeat-x left top;
}

a{color:#2B5799;text-decoration:none;}
a:hover{color:#6990af;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
	margin: 0 auto;
	padding: 0 10px;
	width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
	width:910px;
	height:100px;
	margin:0 -500px;
	padding:0 500px;
	}

#header .header_top{
	color:#000;
	width:910px;
	padding-bottom:3px;
	padding-top:5px;
	}
#header .header_top:after{
	content:" ";
	height:0;
	display:block;
	clear:both;
	}

#header .header_top h1 {
	margin-left:5px;
	display:inline;
	padding:5px 10px 0px 10px;
	font-size: 11px;
	font-weight: normal;

}
#header .clearfix:after{
	content:" ";
	height:0;
	display:block;
	clear:both;
	}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}	

#header .header_top p{
	font-size:11px;
	float:right;
	padding:2px 20px 3px 6px;
}
/*IE7用*/
*:first-child+html #header p{
	margin:-15px 0;
	}

#header a img {
    vertical-align: -15px;
	margin-right:10px;
	margin-top:7px;
}
#header h2{
	width:500px;
	font-size:24px;
}

#header h2 a{
	color:#000;
	margin-left:15px;
}
/*IE7用*/
*:first-child+html #header h2{
	color:fff;
	margin-left:5px;
	margin-top:5px;
	display: inline;
	zoom: 1;
		}

#header .menu ul{
	margin-right:10px;}

#header .menu ul li{
	font-weight:bold;
	font-size:16px;
	background: url(images/text_list.png) no-repeat left 50%;
	padding-left:13px;
	}
	
/*IE7用*/
*:first-child+html #header .menu ul{
	margin-right:15px;
	margin-top:0px;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 15px 0;
width: 910px;
height: 31px;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) repeat-x right top;
}

/*************
メイン（左側）コンテンツ
*************/
#conteiner_top{
	background:url(images/container.png) repeat-x left top;
	margin:8px -500px;
	padding:10px 500px 100px;
	}
#container{
}

#main {
	float: right;
	width: 650px;
	padding:0px 0;
	display: inline;
}
/*IE7用*/
*:first-child+html #main{
	float: right;
	width: 650px;
	padding:0px 0;
	display: inline;
	margin-bottom:30px;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main p {
	padding: 15px 15px 15px 20px;
}
/*IE7用*/
*:first-child+html #banners{margin:-50px 0 0 5px;}

/*******　各種見出し　*****/
#main h2.ph2{
	margin-bottom: 0px;
	padding: 5px 10px 0px 50px;
	line-height: 40px;
	font-size: 21px;
	font-weight: bold;
	margin-top: 30px;
	height:40px;
	color:#252525;
	background:#EEE url(images/h2_icon.png) no-repeat 10px 50%;
	border-radius:40px;
}

#main h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:3px;
	margin-top: 10px;
	height:30px;
	color: #fff;
	background: url(images/heading.png) no-repeat left bottom;
}
#main .post .news_index h2.title{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:3px;
	margin-top: 10px;
	height:30px;
	color: #fff;
	background: url(images/heading.png) no-repeat left bottom;
	}
#main .news_index2 h2{
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:3px;
	margin-top: 10px;
	height:30px;
	color: #fff;
	background: url(images/heading.png) no-repeat left bottom;
	}


/*******　テーブル設定　*****/
.cms_table{margin-bottom:10px; padding-bottom:0px;}

#main .cms_table table{
	border-collapse:collapse;
	background:#FFF;
	border-radius:3px;
}

#main .cms_table table th{
	border:#528B84 1px solid;
	background:#ADCFCB;
	padding:10px 5px;
	color:#252525;
	}
#main .cms_table table td{
	border:#528B84 1px solid;
	background:#fff;
	padding:10px 10px;
	}

	
/******　テーブルここまで　*******/

#main .cms_right img{
	margin:15px 10px 10px;
	}
.cms_gallery .content{
	padding-top:10px;
	margin-bottom:20px;
	}

/******　メインビジュアル　******/
#mainImg {
    position: relative;
    margin-left:auto;
    margin-right:auto;
    line-height: normal;
    overflow: hidden;
	padding-bottom:10px; 
	padding-top:0px;
	}
#mainImg img{
	width:100%;
	}
#catchcopy {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align:left;
    padding-top: 10px;
    font-size: 200%;
	}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: 0.7em;
}

#date {
text-align: right;
padding-right: 15px;
padding-bottom: 10px;
font-weight:bold;
color:#999999;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}

/* メインとフッターのリスト位置調節 */
#footer ul{margin-left: 40px;}
#footer li{margin-bottom: 3px;}

/**　リスト　**/
.post ol,#main ol{
	margin:0 0 0 0px;
	}
.post ul,#main ul{
	margin: 10px 0px 10px 40px ;
	}
.post ul li,#main ul li{
	list-style-image:url(images/linkArrow.png);
	margin: 5px 20px 5px 0px;
	padding-left:0px;
	}
#main .cms_right ul li{
    margin: 5px 0 0 36px;
}
#main .cms_right ol li{
    margin: 5px 0 0 50px;
} 
#main .cms_left .ul li{
    margin: 5px 0 0 250px;
}
#main .cms_left .ol li{
    margin: 5px 0 0 300px;
}
#main .newslist{
	margin: 10px 10px 10px 10px ;
	}


#main ul.newslist li{
    margin: 0px 20px 5px 10px;
	border-bottom:1px solid #D0D0D0;
	background:none;
	list-style:none;
	}
/****** フォーム *******/
#main form{
	margin-top:32px;
	}
#main form input,#main form textarea{
	border:1px solid #999;
	padding:5px 10px;
	border-radius:5px;
	}
#main form .checkbox{
	border:none;
	}

.cms_left .text{margin-left:20px;}
#main .cms_right img{
	margin:15px 10px 10px;
	}
.cms_gallery .content{
	padding-top:10px;
	}



/***********************
サイド（左側）コンテンツ
************************/
#sidebar {
	float: left;
	width: 235px;
	padding: 21px 0 29px;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin: 9px 0 10px 6px;
	padding: 0px 5px 0 10px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(images/side.png) no-repeat left center;
	height:35px;
}

#sidebar .cms_text ul{
	margin: 10px 0px 10px 10px ;
}
#sidebar .cms_text ul li{
	margin:5px 20px 5px 0px;
	padding-left:0px;
}

#freearea .cms_text,
#freearea .cms_embed,
#freearea .navi-item{
	margin-bottom:10px;
	}

#sidebar li a{
	display: block;
	padding-left:15px;
}
#sidebar li a:hover{background-position: 3px 50%;}

#sidebar .cms_text{
	padding:2px 0px 5px;
	background:#b0c9dd;
	border-radius:5px;
}
#sidebar .cms_text .text{
	margin:0 12px;
	color:#252525;
}
#sidebar .cms_embed{
	padding:2px 0px 5px;
	background:#b0c9dd;
	border-radius:5px;
	}
#sidebar .cms_embed .content{
	margin:0 8px;
	color:#252525;
}
#sidebar .cms_embed h3{
	margin-bottom:0px;}
	
#sidebar .cms_navigation{
	background:#b0c9dd;
	border-radius:5px;

}
#sidebar .cms_navigation .post{
	
}
#sidebar .cms_navigation table{
	border-collapse: separate;
	border-spacing:2px;
}
#sidebar .cms_navigation .navi-item td{
	padding-left:5px;
}
#sidebar .cms_navigation .navi-item:first-child td{
	border-top:none;
}
#sidebar .cms_navigation .navi-item td a{
	background:url(images/side_nav.png) no-repeat left top;
	height:58px;
	padding-left:20px;
	display:block;
	line-height:58px;
	font-size:1.1em;
	font-weight:bold;
	color: #252525;
	}
#sidebar .cms_navigation .navi-item td a:hover{
	background:url(images/side_nav.png) no-repeat left -58px;
	color:#6990af;
}

#banners{margin:0 0 0 5px;}
/***********************
　 　　フッター
************************/
#footer{
	clear:both;
	width:910px;
	height:30px;
	padding:10px 0px 10px;
	margin-bottom:0;
}
#footer .footer_menu{
	text-align:center;
}

#footer2{
	clear:both;
	text-align:center;
	color:#252525;
	height:20px;
	line-height:20px;
	margin:0 -500px;
	padding:0 500px;
	width:100%;
}

#footer2 .inner{
	overflow: hidden;
	text-align:center;
}

* html #footer2 .inner{height:1%;}

#footer2 #logo{
	float:left;
	padding: 10px 0 0px;
	width: 292px;
}

#footer2 address{
	text-align: center;
	font-style:normal;
	font-size: 10px;
}

/******　各種ナビゲーションメニュー設定　****/

.menu {
    float:right;
    padding-top: 10px;
}
.menu li {
    font-size: 10px;
    list-style-type: none;
	margin:0 auto;
	}

.globalnavi {
	}
.globalnavi .menu {
    float:none;
    width: 100%;
    overflow: hidden;
	height:42px;
	margin:0 -500px;
	padding:0 500px;
	}
.globalnavi .menu li {
    list-style-type: none;
    float:left;
}
.globalnavi .menu li a{
    display: block;
	color: #252525;
    font-size: 13px;
    font-weight: bold;
    width: 150px;
    text-align: center;
	line-height:45px;
	padding-top:0px;	
}
.globalnavi .menu li a:hover{
	color:#6990af;
}

.newslist a:hover,
.sidemenu a :hover{
	text-decoration:underline;}
	
.footer_menu{
	width:765px;
	margin:0 auto;
	}
.footer_menu .menu {
    float:none;
	width:765px;
	margin:0 auto;
	}
.footer_menu .menu ul{
	width:765px;
	margin:0 auto;
	}
.footer_menu .menu ul li{
	float:left;
	display:block;
	width:125px;
	text-align:center;
    border-right: 1px solid #999;
    list-style-type: none;
	}
.footer_menu .menu ul li:first-child{
	float:left;
	display:block;
	width:125px;
	text-align:center;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    list-style-type: none;
	}
.footer_menu .menu a{
    font-size: 10px;
	display:block;
	width:125px;
}
.footer_menu .menu a:hover{
	color:#000;
	background:#e1e1e1;
}


.form_header{width:100px; float:right; text-align:right;font-size:1.0em; font-weight:bold;padding-top:10px;padding-right:57px;}
.form_header a{	color:#000;}
.form_header a:hover{color:#85D9E4;}

