/* 全般設定 */
body {
	margin:0px;
	padding:0px;
	background:#F8F5E2;
	font-size:62.5%;
	line-height:1.6;
	color:#554447;
	font-family:"georgia","MS PGothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
	text-align:center;
}


html>/**/body {
	margin:0px;
	padding:0px;
	background:#F8F5E2;
	font-size:10px;
	line-height:1.6;
	color:#554447;
	font-family:"georgia","MS PGothic","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
	text-align:center;
	height:100%;
}


img{
	vertical-align:bottom;
}


h1,h2,h3,h4,h5,h6,p{
	margin:0px; padding:0px;
}


p{
	margin:1.6em 0px;
}


table {
	font-size:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

table td {
	padding:4px;
	color:#554447;
}

th {
	padding:4px;
	font-weight:normal;
	white-space:nowrap;
	text-align:left;
	background:#E0E7EC;
	color:#554447;
}


/* 全般的なリンクの設定 */
a {
	color:#0072BC;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	position:relative;
	top:1px;
}


/* 一般タグの設定 */
h1 {
	font-size:1.2em;
	line-height:1.2;
	padding:10px 4px;
	color:#606060;
	margin-top:5px;
	margin-bottom:1.0em;
	border-top:solid 2px #606060;
	border-bottom:solid 2px #606060;
}

h1 a{
	text-decoration:none;
}



h2 {
	margin:1.0em 0;
	background:#606060;
	padding:0px 4px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4;
	border:solid 2px #909090;
}

h2 a{
	color:#FFFFFF;
	text-decoration:none;
	background:#606060;
}


h3 {
	font-size:1.2em;
	margin:4px 0;
	border-left:solid 5px #554447;
	padding-left:15px;
}


h4 {
	font-size:1.2em;
	margin:1.2em 0 0 0;
	color:#303030;
}


h5 {

}

h6{

}



hr{
	height:1px;
	border-top:dotted 1px #555555;
	margin:1em 0;
}

/* リスト表示の設定 */
ul {
	margin:1.0em 0;
	margin-left:15px;
	padding:0;
	padding-left:15px;
	text-align:left;
}

ol {
	margin:1.0em 0;
	margin-left:15px;
	padding:0;
	padding-left:15px;
	text-align:left;
}

li {
	padding:0.2em 0em;
	background-image:none;
}

ol li{
	list-style-type:decimal;
	padding:0.2em 0em;
	background-image:none;
}


ul.bulletin{
	margin:0;
	padding:0;
}

ul.bulletin li{
	margin:0;
	padding:3px 0;
	list-style-type:none;
	border-bottom:dotted 1px #d1d1d1;
}



dl,dt,dd,
form,fieldset,input,textarea,button{
	margin:0;
	padding:0;
}

dd{
	margin-bottom:1em;
}


input.formButton {
	padding:1px;
	font-size:0.8em;

}





/*ヘッダーブロックの定義*/

#header{
	min-width:750px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	background-image:url(../../images/header/bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	color:#554447;
}


#header-inner{
	margin:0;
	padding:0;
	font-size:1.4em;
}


#topnavi{
	min-width:750px;
	position:absolute;
	top:6px;
	left:20px;
	line-height:1;
}

p.home{
	margin:0;
	padding0;
	width:110px;
	float:left;
	line-height:1;
}

p.inquiry{
	margin:0;
	padding:0;
	width:130px;
	float:right;
	text-align:left;
	line-height:1;
}


#login{
	padding-top:30px;
}


#logo{
	width:275px;
	text-align:right;
	float:left;
}

#user{
	padding:25px 0;
	text-align:right;
	line-height:1;
	background-image:url(/images/common/login.gif);
	background-position:right center;
	background-repeat:no-repeat;
}


.hidden{
	display:none;
}


#container {
	min-width:750px;
	background:#FFFFFF;
	margin:0 20px;
	padding:20px 0;
	text-align:left;
	font-size:1.4em;
	position:relative;
	top:-25px;
}

#container-inner {
	padding:0 20px;
}


/*中央ブロックの定義*/


#centercolumn-top {
	margin:0px;
	padding:0px;
	width:60%;
	float:left;
}

#centercolumn {
	margin:0px;
	padding:0px;
	width:70%;
	float:left;
}



#centercolumn table{
	font-size:100%;
}


/*中央-中央ブロックの定義*/
#centerCcolumn {
	margin:0px;
	padding:0px;
}


#centerCcolumn .blockContent {

}



/*左ブロックの定義*/



#leftcolumn {
	margin:0px;
	padding:0px;
}


.leftcolumn-top {
	height:300px;
	background-image:url(/images/header/header.jpg);
	background-position:center center;
	background-repeat:repeat-x;
	text-align:left;
}


.leftcolumn-asjy {
	height:200px;
	background-image:url(/images/header/about_asjy.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}


.leftcolumn-autism {
	height:200px;
	background-image:url(/images/header/about_autism.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}


.leftcolumn-counseling{
	height:200px;
	background-image:url(/images/header/counseling.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}


.leftcolumn-contact{
	height:200px;
	background-image:url(/images/header/contact.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}

.leftcolumn-forum{
	height:200px;
	background-image:url(/images/header/forum.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}


.leftcolumn-album{
	height:200px;
	background-image:url(/images/header/album.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}

.leftcolumn-information{
	height:200px;
	background-image:url(/images/header/information.jpg);
	background-position:left center;
	background-repeat:repeat-x;
	text-align:right;
}


/* 右ブロックの定義*/


#rightcolumn-top {
	margin:0px;
	padding:0px;
	width:35%;
	float:right;
}



#rightcolumn {
	margin:0px;
	padding:0px;
	width:25%;
	float:right;
}


#rightcolumn .blockTitle {
	margin:0;
	padding:4px 0;
	font-weight:bold;
	color:#505050;
	border-top:solid 3px #808080;
	border-bottom:solid 1px #808080;
}

#rightcolumn-top .blockTitle {
	margin:0;
	padding:4px 0;
	font-weight:bold;
	color:#505050;
	border-top:solid 3px #808080;
	border-bottom:solid 1px #808080;
}


#rightcolumn .blockContent {
	margin:0;
	padding:0px;
}

#rightcolumn .blockContent ul{
	margin:0;
	padding:0;
/*	border:solid 2px #EAECF2;*/
/*	background:#EAECF2;*/
}

#rightcolumn .blockContent ul li{
	list-style:none;
	margin:0;
	padding:4px 0;
	padding-left:10px;
	background-image:url(../../images/header/menu-bg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:dotted 1px #DDDDDD;
}

#rightcolumn .blockContent ul li a{
	text-decoration:none;
}

.banner{
	margin:10px 0;
}


.header-top{
	height:360px;
}

.text-top{
	margin:0;
	text-align: right;
	position: relative;
	top: 70px;
}

.banner-top{
	margin:0;
	text-align: right;
	position: relative;
	top: 170px;
}


/* 右ブロック　メインメニューの定義*/

#mainmenu{
	border-bottom:solid 1px #808080;

}

#mainmenu a {
	margin:0px;
	padding:6px;
	font-weight:normal;
	border-top:dotted 1px #808080;
}

#mainmenu a.menuTop {
	border-top:none;
}

#mainmenu a.menuMain {
}

#mainmenu a.menuSub {
	background-image:none;
	line-height:1.2;
	border:none;
	background:#FAFAFA;
	padding-left:20px;
}

#mainmenu a:hover {
	color:#666666;
	text-decoration:none;
}


/*ユーザーメニューの定義*/

#usermenu{
	border-bottom:solid 1px #808080;
}

#usermenu a {
	margin:0px;
	padding:6px;
	font-weight:normal;
	border-top:dotted 1px #808080;
}

#usermenu a:hover {
	color:#666666;
	text-decoration:none;
}

#usermenu a.menuTop {
	border-top:none;
}

#usermenu a.highlight {
}


/*トップへ戻る*/

#return{
	clear:both;
	width:750px;
	margin:0 auto;
	padding:0;
	text-align:right;
}

#return img{
	vertical-align:bottom;
}

/*フッタブロックの定義*/


#footer {
	min-width:790px;

	margin:0px;
	margin-top:-70px;
	padding:40px 0 80px 0;
	text-align:center;
	font-size:1.4em;
	background:#F38400;
	color:#FFFFFF;
	border-top:solid 20px #FFFFFF;
	background-image:url(/images/common/footerbg.gif);
	background-repeat:repeat-x;
}

#footer a{
	background-color:transparent;
	color:#FFFFFF;
}

#footermenu{
	clear:both;
	margin:0 20px;
}

#footer ul{
	margin:0;
	padding:0;
}

#footer ul li{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-right:10px;
	list-style-type:none;
	float:left;
	border-left:solid 1px #FFFFFF;
}

#footer p{
	margin:0;
	padding:10px 0;
	text-align:left;
}

/* フォーラムなどの外枠*/
.outer {
	border:solid 1px #DDDDDD;
}

/* フォーラムなどの投稿情報欄 */
.head {
	padding: 4px;
	font-weight: normal;
	background:#EED9D9;
/*	background:#dfdfdf;*/
}

/* フォーラムなどの交互に色が変わる部分 */
.even {
	background-color: #EEEEEE;
	padding:4px;
}

.odd {
	background-color: #FFFFFF;
	padding: 4px;
}

/* フォーラムなどのフッター */
.foot {
	padding: 4px;
	font-weight: bold;
}

tr.even td {
	background-color: #EEEEEE;
	padding: 4px;
}

tr.odd td {
	background-color: #FFFFFF;
	padding: 4px;
}

/* 最新ニュースの枠 */
.item {
	
}

/* 最新ニュースのタイトルバー */
.itemHead {
	background:#606060;
	padding:4px 4px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
}


.itemHead001 {
	background:#1BA8BD;
	padding:4px 4px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
}

.itemHead002 {
	background:#83AF08;
	padding:4px 4px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
}

.itemHead003 {
	background:#F38400;
	padding:4px 4px;
	color:#FFFFFF;
	font-size:1.2em;
	line-height:1.4;
	font-weight:bold;
}

.itemHead_cat {
	font-size:1.2em;
	margin:0em;
	padding:9px 0px 6px 0px;
	border-bottom:solid 1px #c0c0c0;
	background-image:url(../../images/headline/h2bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-weight:bold;
	clear:right;
}


/* 最新ニュースの投稿情報欄 */
.itemInfo {
	text-align: right;
}

/* 最新ニュースのタイトルの設定 */

.itemTitle a {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:none;
	color:#FFFFFF;
}

.itemTitle_cat a {
	font-variant: small-caps;
	background-color: transparent;
	text-decoration:none;
	color:#303030;
}


/* 最新ニュースの投稿者 */
.itemPoster {

}

/* 最新ニュースの投稿日 */
.itemPostDate {

}

/* 最新ニュースのステータス */
.itemStats {

}

/* 最新ニュースのコンテンツ部分 */
.itemBody {
}

.itemText {

}

/* 最新ニュースの1文字目 */
.itemText:first-letter {
}

/* 最新ニュースのフッター */
.itemFoot {
	text-align: right;
}

.itemAdminLink {
	
}

.itemPermaLink {
	text-align:right;
	font-size:1.2em;
}



div.errorMsg {
	background-color: #FFCCCC;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.confirmMsg {
	background-color: #DDFFDF;
	color: #136C99;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
}

div.resultMsg {
	background-color : #CCCCCC;
	color: #333333;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	font-weight: bold;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
}


/* Xoopsコードを記述する部分 */
div.xoopsCode {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}

/* 引用部分の定義 */
div.xoopsQuote {
	background: #FFFFFF;
	border: 1px inset #000080;
	font-family: "Courier New",Courier,monospace;
	padding: 0px 6px 6px 6px;
}


.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	padding: 2px;
}

.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight:bold;
	border: 1px solid silver;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight:bold;
	font-size: 10px;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 10px;
	font-weight:bold;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
}




.left{
	float:left;
	margin-right:10px;
}

.right{
	float:right;
	margin-left:10px;
}

.clear-r{
	clear: right;
}


.new1{
	color:red;
}
.new2{
	color:red;
}








.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}



/*\*/
* html .clearfix {
	height: 1%;
}
.clearfix{
	display: block;
}
/**/










#menu {
	margin:0;
	padding:0;
	font-size:1.4em;
	background:#DDDDDD;
	background-image:url(/images/menu/menubg.gif);
	background-repeat:repeat-x;
}


#menu ul{
	width:750px;
	margin:0;
	padding:0;
}

html>/**/body #menu ul{
	width:750px;
	margin:0 auto;
	padding:0;
}

#menu li{
	margin:0;
	padding:0;
	list-style-type:none;
	width:150px;
	height:40px;
	float:left;
	text-align:center;
}

#menu li.menu01{
	background:url(/images/menu/menu001b.jpg);
}
#menu li.menu02{
	background:url(/images/menu/menu002b.jpg);
}
#menu li.menu03{
	background:url(/images/menu/menu003b.jpg);
}
#menu li.menu04{
	background:url(/images/menu/menu004b.jpg);
}
#menu li.menu05{
	background:url(/images/menu/menu005b.jpg);
}

#menu li a{
	display:block;
	width:150px;
	height:40px;
}
#menu li a:hover {
	background-color:transparent;
}
#menu li a:hover img{
	visibility:hidden;
}






.piconavi{
	margin-top:20px;
	border-top:dotted 1px #DDDDDD;
}


.prev{
	width:48%;
	float:left;
	padding:6px 4px;
}

.next{
	width:48%;
	float:right;
	text-align:right;
	padding:6px 4px;
}




.pagenavi{
	padding:0 6px;
	text-align:right;
	background:#EAECF2;
	font-size:1.4em;
	border-bottom:solid 2px #606060;
}







.sitemap{
	margin:0 5px;
}

.sitemap dt{
	padding:4px 0;
	border-top:solid 3px #DDDDDD;
	border-bottom:solid 1px #DDDDDD;
}





.mailform{
	border-bottom:dotted 1px #DDDDDD;
	font-size: 100%;
}


.mailform dt{
/*	width:180px;*/
	width:15em;
	padding:6px 10px;
	border-top:dotted 1px #DDDDDD;
	float:left;
}

.mailform dd{
/*	margin-left:200px;*/
	margin-left:16em;
	padding:6px 15px;
	border-left:solid 3px #DDDDDD;
	border-top:dotted 1px #DDDDDD;
}

.mailerror{
	background-color: #FFCCCC;
	padding: 10px;
	line-height:2;
}

.mailresult{
	border:solid 1px #DDDDDD;
	padding: 10px;
	line-height:2;
}

.mailform fieldset{
	border:none;
}

.mailform textarea,input{
	padding:0.2em;
	border:1px solid #aaaaaa;
}


.mailform span.red {
	color: ff0000;
}


.top-des{
	border-bottom:dotted 1px #999999;
	padding:15px 0px;
}

.top-des p{
	margin:8px 0;
}

.top-user{
	padding: 10px;
	background:#F8F5E2;
	margin-bottom: 10px;
}




.topic001{
	background-image:url(../../images/common/topic1bg.gif);
	background-position:center left;
	background-repeat:repeat-x;
}

.topic002{
	background-image:url(../../images/common/topic2bg.gif);
	background-position:center left;
	background-repeat:repeat-x;
}


.topic003{
	background-image:url(../../images/common/topic3bg.gif);
	background-position:center left;
	background-repeat:repeat-x;
}





/*---- CSS for Gnavi for Xoops ----*/

/*----maps----*/

#map {
	height:600px;
	border:solid 1px #6666FF;
}

#gn_map {
	width:100%;
	background:#999999;
}

#gn_map td {
	background:#FFFFFF;
}

#gn_mkhead {
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	padding:3px;
	height:34px;
	margin:0;
}

#gn_mklist {
	background:#FFFFFF;
	font-size:10px;
	padding:0;
	margin:0;
	height:525px;
	width:150px;
	overflow:auto;
}

#gn_mklist ul,#gn_mklist div{
	padding:3px 0 3px 3px;
	margin:0;
}

#gn_latlng {}

/*----sortbox----*/

#gnn_sort {
	border:#a2e0ff solid 1px;
	background-image:url(../images/back1.gif);
	margin-bottom:8px;
}

#gnn_sort td {
	text-align:center;
	padding : 0 3px ;
	margin : 0 ;
	line-height:22px;
	height:22px;
	white-space: nowrap; 
}

#gnn_sort a {
	color:#41bfff;
}

#gnn_sort a:hover {
	color:#ff6600;
}

/*----navigations----*/

#gnn_edit {
	background:#ecc; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #c66;
}

#gnn_map {
	background:#cec; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #6c6;
}

#gnn_up {
	background:#cef;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 10px #66f;
}

.gnn_cat {
	background:#ffc; 
	border-right:solid 1px #ccc; 
	border-bottom:solid 1px #ccc; 
	border-left:solid 10px #fc6;
}
.gnn_cat,#gnn_map,#gnn_up,#gnn_edit{
	float:left;
	white-space:nowrap;
	margin:0 8px 8px 0;
	padding:2px 5px; 
}

.gnn_cat a,#gnn_map a,#gnn_up a,#gnn_edit a {
	text-decoration:none;
	color:#333;
}

#gnn_cat a:hover,.gnn_cat a:hover,#gnn_map a:hover,#gnn_up a:hover,#gnn_edit a:hover{text-decoration:underline;color: #ff6600;}

.gnn_navi {
	padding:4px 20px;
	text-align:left;
	background:#F8F5E2;
}

.gnn_navi span {
	color:#990100;
	font-weight:bold;
}

/*----common----*/

#gn_breadcrumbs {}

#gnn_title {
	margin:3px 0 8px 0;
	font-size:120%;
	font-weight:bold;
	padding:0px 10px;
	border-color:#666;
	border-width:0px 20px 0px 0px;
	border-style:solid;
	background:#000;
	color:#fff;
	height:25px;
	line-height:25px;
}

#gnn_title span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}

#gnn_title a {
	color:#ff9900;
}

.gn_rsmall {
	margin:5px;
	text-align:right;
	font-size:12px;	
}

#gn_desc {
	text-align:left;
	margin:4px;
}

.gn_file {
	float:left;
	border:solid 1px #cccccc;
	padding:2px;
	text-align:center;
	margin:2px;
	_margin-left:1px;
	_margin-right:1px;
}

.gn_file img {
	margin:0px;
	border:none;
	padding:0px;
}

.gn_caption {
	font-size:12px;	
	background-color:#606060;
	margin-top:2px;
	color:white;
	padding:1px;
	text-align:left;
}

.gn_outer {
	border:solid 1px #cccccc;
	border-collapse: separate; 
	margin:4px 4px 4px 2px;
}
.gn_outer td{
	vertical-align:middle;
}
.gn_itemheader {
	font-size:120%;
	background-color:#bbbbbb;
	padding:0px 10px;
	height:25px;
	line-height:25px;
	color:#000000;
	font-weight: bold;
	text-align:left;
}
.gn_itemheader span {
	font-size:80%;
	margin-left:15px;
	font-weight:normal;
}
.gn_itemheader a {color:#2a35ca;}
.gn_itemheader span a {color:#d31a1a;}

.gn_head {
	padding:2px;
	text-align:center;
	background-color:#cccccc;
	width:30%;
}
.gn_head a {color:#2a35ca;}

.gn_odd {
	padding:2px 2px 2px 5px;
	text-align:left;
	background-color:#efefef;
	width:70%;
}



#gn_print {
	line-height:2.5em;
	padding:2px 10px;
	border:solid 1px #666;
	background-color:#eee;
}

.gn_cat{
	background:#F8F5E2;
	padding:10px;
}

.gn_cat p{
	margin:0;
	padding:10px 0 0 0;
}





.pmtop{
	margin-top:0;
	color:#ff0000; 
	font-weight: bold;
	padding:10px;
	border:solid 1px #DDDDDD;
	background:#F8F5E2;
}



.albummini{
	float:left;
	margin:9px;
}

.albummini img{
	border:solid 3px #DDDDDD;
}

.albumcat{
	float:left;
	margin:10px;
	width:290px;
	border:solid 1px #DDDDDD;
	padding:10px 0 20px 0;
	text-align:center;
}

.albumcat p{
	width:270px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
	font-weight:bold;
}


.albummain{
	background-image:url(/images/common/lphoto.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}


.albumsubtitle{
	font-weight:bold;
	padding:10px 0;
	font-size:1.4em;
}





.pico_print_icon{
	text-align:right;
}


.section{
	padding: 10px;
	background:#F8F5E2;
	margin-bottom: 10px;
}

.section p{
	margin:0;
	font-weight:bold;
}

caption{
	text-align:left;
	padding:5px 0;
}
