@charset "utf-8";

/*- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    【menulink】リンクメニュー
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.menulink{
    visibility:hidden;
    z-index:100;
    position:absolute;
    background:#d8eaff;
    width:12.5em;
    font:normal 12px/1.3 Verdana;
    border:3px solid #9ec6f6;
}
.menulink.local {
    border:3px solid #ff9523;
    background:#fee7c8;
    width:15.5em;
}
.menulink.other {
    background:#f3f9ff;
}
.menulink a{
    display:block;
    width:100%;
    padding:2px 0;
    font:normal 11px/1.3 Verdana;
    _font:normal 10px/1.3 Verdana;
    text-indent:1em;
    text-decoration:none;
    border-bottom:1px solid #fff;
}
.menulink a:hover{
    background:#f9f9f9 url(../../img/common/icon_menulink.gif) no-repeat left center;
    color:#40649b;
}

/* clears
***************************************************************/
.wrap {
	clear: both;
}
.wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wrap {
	display:inline-table;
}
/* HIDE IEmac-5 ＼*/
* html .wrap {height:1%;}
*+html .wrap {height:1%;}
.wrap {display:block;}
/* */

/* link
***************************************************************/
a:link {
    color:#790000;
    text-decoration:underline;
}
a:visited {
    color:#E16A0F;
    text-decoration:underline;
}
a:hover {
    color:#E16A0F;
    text-decoration:none;
}
/* clears
***************************************************************/
.wrap {
	clear: both;
}
.wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wrap {
	display:inline-table;
}
/* HIDE IEmac-5 ＼*/
* html .wrap {height:1%;}
*+html .wrap {height:1%;}
.wrap {display:block;}
/* */

/* content
***************************************************************/
#content {
	width:950px;
	margin:30px 13px 0 13px;
}

/* sub nav
***************************************************************/
#sub-nav {
	text-align:left;
}
#sub-nav {
	margin: 0 0 10px;
}
#sub-nav li {
	float: left;
}
/* main
***************************************************************/
div#main {
	width: 660px;
	float: right;
	margin-bottom:15px;
	padding:0 10px 0 0;
}
* html #main {
	width: 670px;
}
/* sidebar
***************************************************************/
div#sidebar {
	width: 260px;
	float: left;
	text-align:left;
}
.cbw01 {
	background: url(../../../img2/gr/act/bg_sidebar_box.gif);
	height:auto;
}
.cbw02 {
	padding: 10px 0 0;
	background: url(../../../img2/gr/act/bg_corner01_top.gif) no-repeat left top;
}
.cbw03 {
	padding: 0 10px 10px;
	height:auto;
	_height:1%;

	background: url(../../../img2/gr/act/bg_corner01_btm.gif) no-repeat left bottom;
}
.cbi01 {
	background: #FFF9F1;
	height:auto;
}
.cbi02 {
	padding: 10px 0 0;
	background: url(../../../img2/gr/act/bg_corner02_top.gif) no-repeat left top;
	height:auto;
}
.cbi03 {
	padding: 0 0 10px 10px;
	background: url(../../../img2/gr/act/bg_corner02_btm.gif) no-repeat left bottom;
	height:auto;
}
* html .cbi03 {
	height:1%;
}

/* 団体検索  */
#search-group dt {
	margin: 0 0 4px;
	_margin: 0 0 2px;
}
#search-group dd {
	margin: 0 0 6px;
	_margin: 0 0 3px;
}
* html #search-group dt,
*+html #search-group dt {
	margin: 0;
}
#search-group input.field {
	width: 220px;
	height: 16px;
	border: 1px solid #7F9DB9;
}
/* 活動分野から探す */
#category-search {
	margin:0 3px 20px 0;
	background: #FFF5D9;
}
#content #category-search h2 {
	margin: 0 0 20px;
}
#content #category-search h2 img {
	margin:0;
	padding:0;
}
#category-search ul {
	width: 240px;
	margin: 0 10px;
}
#category-search ul li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(../../../img2/gr/act/dot_orange.gif) repeat-x left bottom;
}
#category-search ul li a {
	display: block;
	padding: 0 0 0 10px;
	line-height: 1.3;
	background: url(../../../img2/gr/act/arrow_orange.gif) no-repeat 0 .3em;
}
/* ご利用規約 */
#rule {
	margin: 0 10px;
}
/* profile */
div.profile {
	clear:both;
    background:url(../../../img2/gr/bg_profile.gif) no-repeat;
    width:263px;
    height:131px;
	margin-bottom:15px;
}
div.profile img {
    display:block;
    float:left;
    width:90px;
    height:90px;
    margin:20px 0 0 15px;
    _margin:20px 0 0 8px;
    border:2px solid #c6c4d2;
}
div.profile dl {
    float:left;
    width:134px;
    margin:20px 0 10px 10px;
    padding:0;
}
div.profile dt {
    margin:6px 0;
    padding:0;
}
div.profile dl dd {
    height:25px;
    margin:4px 0 4px 0;
    padding:0 0 0 27px;
    line-height:25px;
}
div.profile dl dd img{
	width:13px;
	height:14px;
	border:none;
}
div.profile dd.manage {
    background:url(../../../img2/gr/bg_profile_manage.gif) no-repeat left center;
}
div.profile dd.index {
    background:url(../../../img2/gr/bg_profile_index.gif) no-repeat left center;
}

div.profile dl.nologin {
	margin:0;
	padding:0;
}
div.profile dl.nologin dd {
	margin:4px 0 0 0;
	padding:0;
	line-height:100%;
}
div.profile dl.nologin dd img {
    margin:10px 0 0 10px;
    _margin:10px 0 0 5px;
}
div.profile dl.nologin dd.read img {
    width:125px;
    height:46px;
    margin-top:20px;
    border:none;
}
div.profile dl.nologin dd.sec img {
	width:132px;
	height:32px;
    border:none;
}
div.profile div.admin {
	background:#f6f5f5;
	height:24px;
	margin:2px;
	text-align:right;
	line-height:24px;
}
div.profile div.admin p {
	background:url(../../../img/Pe/icon_moredetail.gif) no-repeat left center;
	width:130px;
	margin:0;
	padding-left:20px;
}
/* ログインフォーム */
div.status {
	background:url(../../../img2/gr/bg_grform_body.gif);
	width:261px;
	_width:263px;
	margin:5px 0 10px 0;
	border:1px solid #ffdeb4;
}
div.logstatus {
	background:url(../../../img2/gr/bg_grform_top.gif) repeat-x;
	padding:10px 12px;
}
/*-- login_form --*/
div.logstatus div.inputarea {
	float:left;
	width:175px;
}
div.logstatus div.inputarea span {
	display:block;
	margin:3px 0;
	color:#e06100;
	font-size:10px;
	font-weight:bold;
}
div.logstatus .login img {
	float:right;
	margin:15px 0 0 0;
}
div.logstatus div.inputarea input {
	width:170px;
	height:18px;
}
div.userstatus {
	clear:both;
	background:url(../../../img2/gr/bg_grform_bottom.gif) no-repeat left bottom;
	margin:0 3px;
	padding:5px 9px 13px 8px;
	font-size:10px;
}
div.userstatus .save {
	float:left;
	width:111px;
}
div.userstatus .forgotten {
	float:right;
	width:111px;
}
div.regarea {
	clear:both;
	display:block;
	background:url(../../../img2/gr/bg_gr_reg.gif) no-repeat;
	height:55px;
	margin:0 3px;
	padding:1px 0 0 2px;
}
div.regarea {
	clear:both;
	background:url(../../../img2/gr/bg_tw_reg.gif) no-repeat;
	margin:0 3px;
}
div.regarea span img {
	float:left;
	width:99px;
	height:32px;
	margin:8px;
}
div.regarea .btn_reg {
	width:127px;
	height:32px;
	margin:8px 0 0 3px;
}
/* ISO */
div.scrtybox {
    clear:both;
    background:#f8f8f8;
    height:82px;
    margin-bottom:20px;
    border:1px solid #dbdbdb;
}
div.scrtybox dl {
    margin-left:200px;
	padding:5px 0;
}
div.scrtybox dt {
    float:left;
    margin:0;
    padding:0;
}
div.scrtybox dt img {
    border:none;
}
div.scrtybox dd {
    float:left;
    margin:0;
    padding:13px 0 0 0;
    font-size:10px;
    line-height:150%;
}
div.scrtybox dt.veridt {
    padding:0 0 0 19px;
}
div.scrtybox dd.veridd {
    width:175px;
    margin:0 25px 0 5px;
}
div.scrtybox dt.isodt {
    padding:8px 0 0 0;
}
div.scrtybox dd.isodd {
    width:228px;
    margin:0 10px 0 5px;
}
