@charset "shift_jis";
/*-----------------------------------------------------------------------------
information{
	ファイル名 	: all_settings.css
	概要 		: このCSSファイルは全ページの「ヘッダー、メニュー、フッター、フォントサイズ、リンク設定」で使用しています。
				  このスタイルを変更すると、全ページに影響します。;
	サイト名 	: こころのリスク外来;
	コピーライト: (c) 2007 こころのリスク外来 All Rights Reserved. ;
}
-------------------------------------------------------------------------------*/
/*:::::::::: All_Setting ::::::::::*/
* { margin: 0px; padding: 0px;}
img {border-style:none;}
html{overflow-y:scroll;}
/* IE6以降、Firefox、Safari、Opera等からブラウザアップデート非表示 */
#extrabrowser {display:none; }
.cr {clear:both; height:0px; margin:0px;}
/*:::::::::: Font_Setting ::::::::::*/
body {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	background-color: #FFFFFF;
}
* html body {font-size:80%;}/*_IE6 12px*/
*:first-child+html body {font-size:80%;}
caption,th,td,input,textarea,select,a,ul,ol,li,h1,h2,h3,h4,h5,h6{
	font-size: 1em;
}
/*フォントの追加はここからお願いします。*/



/*:::::::::: Link_Setting 通常リンク色の設定です。::::::::::*/
a:link {
	color: #DD8500;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	text-decoration: none;
	font-size: 1em;
	color: #DD8500;
}
a:hover {
	text-decoration: underline;
	color: #DD8500;
	font-size: 1em;
}
a:active { text-decoration: none; font-size: 1em; }
.help_link a:hover{
	cursor: help;
	background-color: #2af;
	color: #fff;
}

/*その他機能*/
/*:::::::::: page_top ページの先頭へ戻るボタン ::::::::::*/
#page_top {
	height: 20px;
	width: 150px;
	float: right;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	
}
/*:::::::::: bg_line ::::::::::*/
#bg_line {
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B3B3B3;
	background-color: #f3f4ef;
	
}
/*:::::::::: header ::::::::::*/
#header {
	height: 80px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/common/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#header h1{
	height: 67px;
	width: 500px;
	background-image: url(../images/common/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#header h1 a{
	height: 67px;
	width: 500px;
	text-indent: -5000px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}



/*--■ここからページ内部の設定です-------------------------------------*/
/*:::::::::: footer ::::::::::*/
#footer {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #F3F4EF;
	clear: both;
	
}
#footermenu {
	/*width: 810px;*/
	width: auto;
	letter-spacing: 0em;
	clear: both;
	height: 20px;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 50px 0 auto;
	
}
#footermenu ul{
	list-style-type: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	
}
#footermenu li{
	float: right;
	list-style-type: none;
	margin: 0px;
	height: auto;
	width: auto;
	
}
/*:::::::::: footer submenu ::::::::::*/
#footermenu li#menu_line {
	background-image: url(../images/common/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 3px;
	
}
#footermenu li#menu_line2 {
	padding-right: 5px;
	padding-left: 3px;
	
}
/*:::::::::: copyright ::::::::::*/
#copyright {
	text-align: right;
	clear: both;
	height: 23px;
	width: 830px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
address {
	font-weight: normal;
	letter-spacing: 0em;
	font-style: normal;
	font-size: 12px;
	
}
addresss {
	font-weight: normal;
	letter-spacing: 0em;
	font-style: normal;
	font-size: 12px;
	float: left;
	
}
#topnavi {
	text-align: right;
	margin: 0px;
	height: auto;
	width: 750px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#clear {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#clear02 {
	clear: both;
}
#line {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#line {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi {
	font-size: 14px;
	height: auto;
	width: auto;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: center;
	background-color: #F0EEE1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border: 1px solid #BAC9B6;
}
.anker {
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 5px;
	margin-right: 5px;
}
#topbox {
	text-align:right;
	height: auto;
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 10px;
	clear: both;
}
.style1 {color: #CC0000}
.style2 {color: #006699}
.style3 {
	color: #448EAC;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}
#topnavi {
	float: right;
	width: auto;
	padding-right: 260px;
	text-align: left;
	padding-top: 20px;
}
#topimg {
	margin-top: 3px;
}

