﻿/* Andrew's 2nd Home Style 1 */

/* 全ページ共通スタイル基本項目 */
body{margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background-image: url(sidebar_back2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: justify; text-justify: newspaper;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	}
a:link{color:#0066CC;text-decoration:underline;padding-bottom:0px;}
a:visited{color:#5BAAD7;text-decoration:none;}
a:hover{text-decoration:underline;}
/* ↓[herf]だと挙動があやしいので、name,id用のスタイル */
a:hover.nodec{
	text-decoration:none;
	}

/* 全ページ共通上部メニューバー */
#topmenu {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	}
#topmenu span{display:none;}
#title{
	display:none;
	}
#menu1 {
	display:block;
	width:244px;
	height:32px;
	background-image: url(menu1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px;
	float:left;
	}
#menu2 {
	display:block;
	width:275px;
	height:32px;
	background-image: url(menu2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px;
	float:left;
	}
#menu3 {
	display:block;
	width:162px;
	height:32px;
	background-image: url(menu3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px;
	float:left;
	}
#menu4 {
	display:block;
	width:79px;
	height:32px;
	margin:0px;
	float:left;
	padding:0px;
	}
#menu4_sitemap{
	display:block;
	width:79px;
	height:16px;
	background-image: url(sitemap_eng.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
#menu4_english{
	display:block;
	width:79px;
	height:16px;
	background-image: url(japanese.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.topmenu2 {
	position:absolute; left:10px; top:101px;
	font-size:13px;
	font-family: Verdana, Arial, sans-serif;
	visibility:hidden; 
	line-height:18px;
	}
.topmenu2 a:link{
	font-weight:bold;
	color:#3366FF;
	text-decoration:none;
	}
.topmenu2 a:visited{
	font-weight:bold;
	color:#3366FF;
	text-decoration:none;
	}
.topmenu2 a:hover{
	font-weight:bold;
	color:#3366FF;
	text-decoration:none;
	}
#nav_bar {
	display:block;
	width:760px;
	background-color: #FEF1CF;
	border-bottom: solid 1px #EEE1BF;
	}
#nav {
	padding:4px 0px 3px 9px;
	font-size:80%;
	font-family: Verdana, Arial, sans-serif;
	}
span#nav_bar_top {
	background-color:#CCCCCC;
	border:solid 1px #666666;
	padding:0px 3px 0px 3px;
	}
.clear{clear:both;}
#nav a:link{
	color:#cc3333;
	text-decoration:none;
	}
#nav a:hover {
	text-decoration:none;
	}
#nav a:visited {
	color:#cc3333;
	text-decoration:none;
	}
	
/* 全ページ共通フッター */
#fotter {
	margin-top:0px;
	border-top:solid 1px #666666;
	text-align:center;
	marign-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	}
.fottter_bnr{
	display:block;
	width:140px;
	float:left;
	text-align:right;
	word-break: break-all;
	padding:0px;
	margin:15px 0px 5px 7px;
	}
.fotter_menu{
	display:block;
	width:590px;
	float:right;
	text-align: justify;
	word-break: break-all;
	padding:0px;
	margin:15px 0px 5px 7px;
	font-size:80%;
	color:#333333;
	line-height:140%;
	}
.fotter_c{
	clear:both;
	text-align:center;
	marign-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:75%;
	color:#666666;
	}
#top_banner{
	display:block;
	width:400px;
	height:40px;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:170px;
	background-image: url(topbanner.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
#top_banner h1{display:none;}

/* =================================================================================== */
/* コンテンツ表示用の各種区切り */
#contents{
	display:block;
	width:760px;
	}

#contents_top{
	position:absolute;
	top:140px;
	display:block;
	width:760px;
	}
#contents_top{
	display:block;
	width:760px;
	}
#left{
	display:block;
	width:493px;
	float:left;
	text-align:justify;
	word-break: break-all;
	padding:0px;
	margin:0px;
	}
#right{
	display:block;
	width:263px;
	float:right;
	text-align: justify;
	word-break: break-all;
	padding:0px;
	margin:0px;
	}
.contents_center{
	display:block;
	margin:25px 20px 0px 30px;
	}

.contents_center h2{
	font-size:18px;
	color:#000000;
	padding-top:3px;
	padding-bottom:10px;
	margin-left:-4px;
	}
.contents_center .center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
	font-family: "Times New Roman", Times, serif;
	}
#sr_contents table{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

/* ================================ Contents ================================== */
#title_image {
	display:block;
	width:480px;
	height:220px;
	border-top:solid 5px #000000;
	margin-top:3px;
	margin-left:8px;
	background-image: url(counceling_photo_eng.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	}
#title_image h2{
	display:none;
	}
.text_left{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:10pt;
	padding-top:25px;
	padding-left:23px;
	padding-right:17px;
	line-height:160%;
	}

.text_right{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:10pt;
	padding-top:25px;
	padding-left:7px;
	padding-right:20px;
	line-height:160%;
	}
.text_center{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:10pt;
	line-height:160%;
	padding-right:20px;
	}
#news {
	display:block;
	width:493px;
	background-image: url(news.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}
#news h3 {display:none;}

#blog {
	display:block;
	width:493px;
	background-image: url(blog.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}
#blog h3 {display:none;}

#whatsnew {
	display:block;
	width:493px;
	background-image: url(whats_new.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}
#whatsnew h3 {display:none;}

#mailinglist {
	display:block;
	width:263px;
	background-image: url(mailing_list.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}

#mailinglist h3 {display:none;}

#service {
	display:block;
	width:263px;
	background-image: url(service.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}

#service h3 {display:none;}

#books {
	display:block;
	width:263px;
	background-image: url(recommend_books.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin:0px 0px 30px 0px;
	}

#books h3 {display:none;}

/*
ul{margin-top:-1px;}
li{margin-left:-5px;}
*/

/* ============================================================ */
div.question{
	font-weight:bold;
	border-left:solid 7px #FFCCCC;
	margin-bottom:10px;
	padding-left:10px;
	}
div.answer{
	margin-top:5px;
	font-weight:normal;
	border-left:solid 7px #99CCFF;
	padding-left:10px;
	}
.answer p{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:15px;
	}

div.qna{
	margin-bottom:40px;
	}

/* ============================================================== */
h3.h3_style1{
	border-left:solid 7px #990000;
	border-bottom:solid 1px #990000;
	padding-left:5px;
	padding-bottom:2px;
	font-size:14px;
	margin-top:30px;
	}
dl{
	margin-left:20px;
	}
dt{
	margin-top:15px;
	font-size:110%;
	font-weight:bold;
	}
.mailinglist_menu{
	display:block;
	width:550px;
	border-left:solid 1px #990000;
	border-right:solid 1px #990000;
	border-top:solid 1px #990000;
	border-bottom:solid 1px #990000;
	background-color:#FDE8F1;
	background-image:url(mail_bg_white.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	}
.mailinglist_menu h3{
	margin-top:15px;
	margin-left:25px;
	margin-bottom:-5px;
	font-size:16pt;
	}
.mailinglist_menu ol{
	line-height:140%;
	}
.mailinglist_menu li{
	font-size:100%;
	margin-left:10px;
	margin-top:7px;
	}
.photo{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #333333;
	display:block;
	margin-top:15px;
	margin-bottom:25px;
	}

/* ============================================================== */
#sr_image {
	display:block;
	width:750px;
	height:109px;
	background-image: url(sr_image.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	}
#sr_image h2 {display:none;}

.b100p{
	font-size:100%;
	font-weight:bold;
	letter-spacing:120%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
#sr_contents{
	background-image: url(sr_back1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 760px;
	display: block;
}
.roseblock{
	font-size:120%;
	color:tomato;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
h3.h3_style2{
	border-bottom:dotted 4px #FF9999;
	padding-left:2px;
	padding-bottom:2px;
	font-size:120%;
	margin-top:30px;
	}
.left30{
	margin-left:30px;
	}
	
.sr_menu{
	display:block;
	margin:25px 0px 30px 120px;
	}
a.sr{
	color:#000000;
	display:block;
	height:36px;
	font-size: 18px;
	background-image: url(sr_icon_gray.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top:9px;
	padding-left:42px;
	text-decoration:none;
}
a:link.sr{
	color:#000000;
	}
a:visited.sr{
	color:#000000;
	}
a:hover.sr{
	color:#000000;
	display:block;
	height:36px;
	font-size: 18px;
	background-image: url(sr_icon_red.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top:9px;
	padding-left:42px;
	text-decoration:none;
	}

/* プロフィール用スタイル */
#prof_contents{
	float:left;
	display:block;
	width:760px;
	}
#prof_txt_style{
	display:none;
	}
h3.h3_style3{
	font-size: 12pt;
	font-weight: bold;
	background-image: url(prof_back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	color:#ffffff;
	padding:4px 0px 3px 9px;
	letter-spacing:2px;
	line-height:100%;
	margin-top:40px;
	}

.h3_style3 a:hover{
	text-decoration:none;
	}
.h3_style4 a:hover{
	text-decoration:none;
	}
#prof_contents p{
	padding-left:15px;
	font-size:11pt;
	line-height:140%;
	display:block;
	width:650px;
	}
	
#prof_contents dl{
	padding-top:0px;
	font-size:11pt;
	line-height:140%;
	display:block;
	width:650px;
	}
#prof_contact {
	font-size:90%;
	line-height:150%;
	display:block;
	width:690px;
	}
#prof_contact ul{
	margin-left:20px;
	margin-top:5px;
	list-style-type: circle
	}

#prof_contents dt{margin-top:0px;}

.shigoto{
	background-image: url(prof01.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top:25px;
	display:block;
	height:70px;
	padding-top:15px;
	padding-left:75px;
}
.shigoto .midashi{
	font-size:16pt;
	font-weight:bold;
	letter-spacing:5px;
	padding-left:2px;
	}
.shigoto .menu{
	font-size:11pt;
	padding-left:0px;
	padding-top:5px;
	}

/* ページトップへ戻るのスタイル */
.back{
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url(totop.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	width: 650px;
	height:25px;
	display: block;
	padding-top:4px;
	padding-right:28px;
	margin-top:25px;
	margin-bottom:15px;
	border:0px;
}

/* リンク用スタイル */
#link_contents{
	float:left;
	display:block;
	width:760px;
	}

h3.h3_style4{
	border-left:solid 40px #941A19;
	font-size: 12pt;
	font-weight: bold;
	color:#ffffff;
	padding:5px 0px 3px 9px;
	letter-spacing:2px;
	line-height:100%;
	margin-top:40px;
	background-color:#999999;
	display:block;
	width:650px;
	}

#link_contents p{
	padding-left:15px;
	font-size:11pt;
	line-height:140%;
	display:block;
	width:650px;
	margin-top:15px;
	}
#link_contents ul{
	margin-left:20px;
	line-height:150%;
	}
#link_contents li{
	font-size:11pt;
	}
	
/* Japan Mental Health Blog */
.blog_img{
	margin-top:3px;
	display:block;
	width:150px;
	float:left;
	}
.blog_img img{
	border:solid 1px #cccccc;
	}
.blog_text{
	margin-top:3px;
	display:block;
	width:280px;
	float:right;
	font-size:10pt;
	line-height:130%;
	padding-right:10px;
	}
.blog_text .view{
	font-size:12pt;
	text-align:center;margin-left:auto;margin-right:auto;
	padding-bottom:10px;
	}
.blog_text li{
	margin-bottom:12px;
	}
a:link.blog{
	color:#333333;
	}
a:visited.blog{
	color:#333333;
	}
a:hover.blog{
	color:#333333;
	text-decoration:underline;
	}
.blog_text img{
	border:0px;
	}
	
/* 書籍のスタイル */
.contents_books{
	display:block;
	margin:35px 80px 0px 70px;
	}
.contents_books td{
	border:solid 1px #999999;
	}
.contents_books table{
	border-collapse: collapse;
	margin-bottom:25px;
	}
.contents_books p{
	line-height:150%;
	font-size:90%;
	}
.book_color{
	background-color:#FFB8B3;
	width:140px;
	}
.book_color2{
	background-color:#EBEBEB;
	padding:4px 12px 4px 14px;
	font-size:10pt;
	font-weight:bold;
	}
.book_image{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#FFE4E4;
	}
a img{border:solid 1px #999999;}

/*
.book_image a:link{border:solid 1px #0066CC;}
.book_image a:visited{border:solid 1px #0066CC;}
.book_image a:hover{border:solid 1px #0066CC;}
*/

.book_text{
	padding:15px 15px 25px 15px;
	line-height:100%;
	font-size:90%; 
	valign:top;
	text-align: justify; text-justify: newspaper;
	}
.book_text a:link{display:block;font-size:12pt;font-weight:bold;line-height:130%;text-align:left;}
.book_text a:visited{display:block;font-size:12pt;font-weight:bold;line-height:130%;text-align:left;}
.book_text a:hover{display:block;font-size:12pt;font-weight:bold;line-height:130%;text-align:left;}
.book_text p{margin-top:10px;line-height:170%;}


/* ========================================================================== */

.contents_center2{
	display:block;
	margin:35px 80px 0px 70px;
	}
.linkpage1{
	display:block;
	width:600px;
	font-size: 18px;
	font-weight: bold;
	color: #3c3c3c;
	background-image: url(line2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 1px;
	height: 24px;
	line-height:100%;
	margin-bottom:0px;
}
.linkpage1:hover{
border:solid 1px #333333;
}

.linkpage1 a:hover{
	text-decoration:none;
	}
.linkpage2{
	display:block;
	width:598px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding-top:3px;
	line-height:100%;
	margin-top:0px;
	}
.text_style1{
	display:block;
	width:580px;
	padding:25px 0px 5px 15px;
	font-size:90%;
	line-height:150%;
	text-align: justify;
	text-justify: inter-ideograph;
	}
.text_style2{
	display:block;
	width:600px;
	padding:0px 0px 35px 0px;
	font-size:80%;
	line-height:150%;
	text-align: justify;
	text-justify: inter-ideograph;
	}
.bolder{font-weight:bold;}

/* ===================================================== */
.contents_sitemap{
	display:block;
	margin:35px 80px 0px 70px;
	}
.contents_sitemap h3{
	margin-bottom:0px;
	}
.contents_sitemap dl{
	display:block;
	font-size:90%;
	margin:0px 0px 20px 0px;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	padding-bottom:35px;
	padding-left:15px;
	}
.contents_sitemap dt{
	font-size: 110%;
	font-weight: normal;
	background-image: url(sitemap.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-left:20px;
}
.contents_sitemap dd{
	margin-top:5px;
	margin-left:28px;
	line-height:130%;
	}

/* ======= Google.php Google2.php 用スタイル ======= */
a:link:google{border:0px;text-decoration:none;}
a:visited:google{border:0px;text-decoration:none;}
a:hover:google{border:0px;text-decoration:none;}

/* ======= booklist.php 用スタイル ======= */
#books ul{
	font-size:13px;
	list-style-type:circle;
	display:block;
	margin-top:5px;
	}
#books li{
	line-height:110%;
	padding-bottom:5px;
	}
#books span{
	font-weight:bold;
	margin-bottom:0px;
	}

.contents_sitemap ul{
	line-height:140%;
	list-style-type: circle;
	margin-bottom:20px;
	}
.contents_sitemap li{
	line-height:130%;
	}
.contents_sitemap span{
	display:block;
	padding-left:20px;
	}
