/*
Theme Name: コミュニティ政策学会テーマ
Theme URI: http://www.aag.co.jp/
Description: A theme by <a href="http://www.aag.co.jp/">Web Team@ActiveAgent</a>.
Version: 1
Author: WebTeam@ActiveAgent
Author URI: http://www.aag.co.jp/
*/
/*import*/
@import url('reset.css');

/**/
.none{
	display:none;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}



/*pankuzu  from omi */
.bread_crumb {
    width:858px;
    margin-left:auto;
    margin-right:auto;
    padding:0.8em 0 0.5em;
    clear: both;
    height: 20px;
}
.bread_crumb ul,.bread_crumb ul li{
	float:left;
}

.bread_crumb li {
    /*width:120px;*/
    font-size:11px;
    color:rgb(180,180,180);
    float:left;
    margin-right:1em;
    list-style: none outside none;
}


.bread_crumb li:after {
    /*width:110px;*/
    content : '>';
    /*padding-left:22px;*/
    margin-right:10px;
}
.bread_crumb li:last-child:after {
    /*width:110px;*/
    content : '';
}
.bread_crumb li a {
    color:rgb(120,120,120);
}
.bread_crumb li.current {
}




/*body*/
body {
    background-color: #FFFFFF;
    color: #666666;
    font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
    font-size: 75%;
}
#wrapper{
    width: 100%;
}

/*header*/
#header{
	height: 80px;
    margin: 0 auto;
    width: 860px;
}

#headerWrapper{
background-image: url("./images/header/bg_header.png");
    height: 80px;
    margin: 0 auto;
}

#logo h1{
	float:left;
	width:445px;
	height:60px;
	padding-top: 17px;
}

img#logoImage{
float: left;
    height: 48px;
    width: 449px;
}

#headerInfo{
	float:right;
}
a#header_btn_english{
	margin:5px 5px 0 0;
	width:67px;
	height:20px;
	display:block;
	background-image:url("./images/header/btn_english.jpg");
	background-repeat:no-repeat;
}
a:hover#header_btn_english{
opacity:0.5;
}

/*mainView*/
#mainView{
    background-image: url("./images/header/light_img_main.jpg");
    display: block;
    height: 220px;
    width: 380px;
    margin: 0 auto;
    padding:62px 0 0 477px;
}
#mainView p{
 color:white;
 font-size:14px;
 line-height:23px;
}



.post{
float:left;
    width: 650px;
    min-height:500px;
}

.post .main-detail{
	padding:5px;
}



.wave_line{
border-style: dashed;
float:left;
Width:80%;
}

/*TOPICS*/

#foractive{
float:left;
width: 620px;
}

/*h2  foractive コミュサイト、トップ画面のタイトル*/
h2.title{
    background-image: url("./images/top/tit_comu.png");
    background-repeat: no-repeat;
    color: #01A050;
    float: left;
    font-size: 17px;
    height: 32px;
    padding-top: 11px;
    padding-left:26px;
    width: 620px;
    margin-bottom:15px;
   
}
/*
dl.topic_list{
 width:630px;
 height:100px;
}*/
dl.topic_list{
height:120px;
padding-top: 58px;
padding-left:18px;
}
dl.topic_list dd{
 /*padding-top:5px; */
 height:25px;
 font-size: 14px;
}
#home #topic_area{
	margin-bottom:15px;
}

#home #topic_area .day{
	font-weight:bold; 
}
#home #topic_area a{
	color:#00BFFF;
	text-decoration: none;
}
#home #topic_area a:hover{
	text-decoration: underline;
}
#topic_btn{
 width:100px;
 height:20px;
}
#home #topic_area a p{
   width:83px;
   float:right;
   border-bottom:1px solid #00BFFF;
   margin-right:10px;
   margin-bottom:10px;
   color:#00BFFF;
   border-bottom:
   
}


/* h3title  admission */
h3.h3title{
background-image:url("./images/top/tit_s.png");
background-repeat:no-repeat;
font-size:15px;
font-weight: bold;
height:46px;
width:569px;
padding-left:8px;
padding-bottom:5px;
background-position:bottom center;
}


/* タグで呼ぶと画像が重なるので */
#admission .h3space{
width:620px;
height:32px;
}
.h2space{
width:620px;
height:32px;
}




/* about for active  */
#ForActive{
float:left;
height:325px;
width:650px;
}




h3.committee{
background-image:url("./images/top/tit_s.png");
background-repeat:no-repeat;
font-size:15px;
font-weight: bold;
height:22px;
width:648px;
padding-left:19px;
padding-bottom:5px;
background-position:bottom center;
}

h3.project{
background-image:url("./images/top/tit_m.png");
background-repeat:no-repeat;
font-size:15px;
font-weight: bold;
height:22px;
width:648px;
padding-left:19px;
padding-bottom:5px;
background-position:bottom center;
margin-top:10px;
}

ul.com_list{
 margin:0 0 0 1em;
 padding:0;
 margin:top:30px;
}

ul.com_list li{
 background-image:url("./images/top/img_common_border.png");
 background-repeat:no-repeat;
 width:584px;
 height:17px;
 margin:9px 0 0 2em;
 padding:0;
 background-position:bottom center;
}

#foractive .sub_tit .active_com{
width:620px;
height:105px;
margin-top:9px;
}

#foractive .sub_tit .active_pro{
width:620px;
height:53px;
margin-top:9px;
}

/*headerNavigation*/
#headerNavi{
margin:0 auto 15px;
background-color: #B2B2B2;
height: 59px;
width: 100%;
}

ul#headerNaviList{
	width: 860px;
	margin:0 auto;
}

ul#headerNaviList li {
	list-style-type: none;
	list-style-position:outside;
　　/* for IE */
	*display:inline;
	*zoom:1;
}

ul#headerNaviList li a{
	float: left;
	height: 59px;
}
a#navTop{
	width: 173px;
	background: url("./images/header/navi_main.png") no-repeat scroll 0 0 transparent;
}
a#navEntry{
	background: url("./images/header/navi_main.png") no-repeat scroll -177px 0 transparent;
    width: 140px;
}
a#navDirector{
	background: url("./images/header/navi_main.png") no-repeat scroll -317px 0 transparent;
    width: 140px;
}
a#navPublication{
	background: url("./images/header/navi_main.png") no-repeat scroll -457px 0 transparent;
    width: 114px;
}
a#navSymposium{
	background: url("./images/header/navi_main.png") no-repeat scroll -571px 0 transparent;
    width: 154px;
}
a#navContact{
 background: url("./images/header/navi_main.png") no-repeat scroll -725px 0 transparent;
    width: 139px;
}

a#navTop:hover{
	background-position: 0 -60px;
}
a#navEntry:hover{
	background-position: -177px -60px;
}
a#navDirector:hover{
	background-position: -317px -60px;
}
a#navPublication:hover{
	background-position: -457px -60px;
}
a#navSymposium:hover{
	background-position: -571px -60px;
}
a#navContact:hover{
	background-position: -725px -60px;
}


/* table view 表示されなかったtableのために  */
table.hotel_table{
border: 1px solid #000;
}
table.hotel_table td{
border: 1px solid #000;
}
table.hotel_table tr{
border: 1px solid #000;
}



/* yakuin riji  役員・理事*/
#officer .office_box{
background-image:url("/wp/wp-content/themes/commu/images/page/officer/img_officer.png");
background-repeat: no-repeat;
background-position:right;
width:628px;
height:236px;
float:left;
margin:-20px 0 0 10px;
}

/*contents*/
#contents{
	margin:0 auto 15px;
width: 860px;
height:100%;
}

#contents #main{
	float:left;
    width: 655px;
}

#contents #side{
	float: left;
    /*margin-left: 5px;*/
    width: 200px;
}

#side .block{
	margin-bottom: 5px;
}

/* side  bn_contact and bn_entry  */
/*div.block a#bn_entry{
background:url("./images/side/bn_entry.jpg")no-repeat 0 0 scroll transparent;
width:206px;
height:0;
display:block;
overflow:hidden;
padding-top:69px;
}


div.block a#bn_contact{
background:url("./images/side/bn_contact.jpg")no-repeat 0 0 scroll transparent;
width:206px;
height:0;
display:block;
overflow:hidden;
padding-top:69px;
}

div.block a#bn_entry:hover{
background:url("./images/side/bn_entry.jpg")no-repeat 0 0 scroll transparent;
width:206px;
height:0;
overflow:hidden;
padding-top:69px;
}

div.block a#bn_contact:hover{
background:url("./images/side/bn_contact.jpg")no-repeat 0 0 scroll transparent;
height:0;
overflow:hidden;
padding-top:69px;
}*/



#contact_box{
border: 1px solid #DDDDDD;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 10px;
    height: 120px;
    float: left;
margin-top: 15px;
    width: 640px;
    }

.tit_address{
background-image: url("./images/page/officer/title_content_contact.png");
background-repeat: no-repeat;
    height: 34px;
    width: 305px;
    margin-top: 5px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 7px;
    color: #FFFFFF;
    font-size: 15px;
}

.comunity_text{
font-size: 15px;
    font-weight: bold;
}

.detail_text{
width: 475px;
}

/* Japan Association for Community pollcy */
#attention_box{
float:left;
height:185px;
margin:42px 0 0 16px;
width: 650px;
}

#attention_box a{
 display:block;
 background: url("https://www.jacp-ac.org/wp/wp-content/themes/commu/images/top/banner_english.png") no-repeat scroll 0 0 transparent;
 width:265px;
 height:0;
 overflow:hidden;
 padding-top:89px;
 margin:20px 0 0 8px;
}

#attention_box a:hover{
 display:block;
 background: url("https://www.jacp-ac.org/wp/wp-content/themes/commu/images/top/banner_english.png") no-repeat scroll 0 -89px transparent;
 width:265px;
 height:0;
 overflow:hidden;
 padding-top:89px;
 margin:20px 0 0 8px;
}

/* お問い合わせ  wordpressのコンタクトフォームで作成したもの */
#contact #sub_contact{
background-image: url("https://www.jacp-ac.org/wp/wp-content/themes/commu/images/top/tit_s.png");
background-repeat: no-repeat;
width:620px;
height:101px;
background-position:bottom center;
}
#contact #sub_contact p{
width:400px;
height:40px;
margin-left:10px;
}

#contact p#pre_contents{
color:red;
width:100px;
height:15px;
margin:10px 0 0 10px;
}

#contact table{
 border:1px;
 width:630px;
 height:300px;
 border-color:#B2B2B2;
 cellspacing:0px;
 
 border-spacing: 1px;
 //background-color: #F5F5F5;
}

#contact tr td {
	border: 1px solid #e7e7e7;
	padding: 6px 24px;
	width:500px;
}
#contact td.short{
 width:50px;
}

#contact p#send_img{
//background: url("https://www.jacp-ac.org/wp/wp-content/themes/commu/images/page/detail/btn_transmit.png") no-repeat scroll 0 0 transparent;
//background-position:right;
width:400px;
height:47px;
//display:block;
}

#contact .wpcf7-form input{
        width: 175px;    /*入力フィールド幅を80%に指定*/
    /*display:block;    折り返し*/
}


#contact .wpcf7-form textarea{
     width: 90%;   /*テキストエリア幅を100%に指定*/
    /*display:block;    折り返し*/
}

/* wordpress の formのボタン お問い合わせ */
#contact .wpcf7-form p.submit{
    text-align: center;    /*送信ボタンを中央揃え*/
    display:block;    /*折り返し*/
}

#contact .wpcf7-form p#send_btn input{
 width:182px;
 height:52px;
 margin-left:217px;
}


/*各ページ共通*/
#about_com p{
font-weight:bold;
}

#about_com #explain li{
list-style-type:none;
}

.gray_side{
background-image: url("./images/top/tit_m_glay.png");
background-repeat: no-repeat;
background-position:bottom;
width:620px;
height:37px;
}

h2.gray_length{
background-image: url("./images/top/tit_item.png");
background-repeat:no-repeat;
width:600px;
height:32px;
margin:left;
padding:5px 0 0 15px;
color:#01A050;
}

dl.list1 dt {
  clear: left;
  float: left;
}

dl.list1 dd {
 
  margin-left: 5.0em;
}

div.caption_content{
	line-height: 20px;
	padding: 10px 5px 20px 10px;
}

/* none subtitle by symposium シンポジウム  */
/* subtitle_content のみでの使用がないので、後で固定ページの、このdivを */

.subtitle_content_line{
	margin-top: 5px;
}
.subtitle_content_line .subtitle_content_left{
	width: 150px;
}
.subtitle_content_line .subtitle_content_right{
	width: 480px;
	padding-top:22px;
}
.subtitle_content_line .subtitle_content_right p{
	width: 480px;
    //text-align:center;
}
#symposium p{
font-weight:bold;
}

#symposium #sympo_btn{
width:300px;
height:80px;

}
#symposium #sympo_btn a{
background-image:url("/wp/wp-content/themes/commu/images/sym_memory.jpg");
background-repeat:no-repeat;
background-position:right;
width:269px;
height:0px;
display:block;
overflow:hidden;
padding-top:64px;
margin-top:14px;
}

/* divで括るとズレたのはfloatのせいだった →clear */
.sym_menu{
width:620px;
clear:both;
margin-left:26px;
}

.sym_menu  {
font-weight:bold;
}




.subtitle_content_line .subtitle_content_right p.bottom_mes{
	margin-left: 20px;
}

/*  入会について  admission*/

h3.society{
height: 25px;
margin-bottom: 20px;
padding-top: 30px;
}

p.society_text{
font-size:12px;
width:620px;
height:85px;
margin-bottom:10px;
padding-top:20px;
line-height:1.5em;
}
p.society_attention{
border: 1px solid #DDDDDD;
font-size: 12px;
line-height: 20px;
margin-bottom: 20px;
padding-bottom: 10px;
padding-left: 10px;
padding-top: 10px;
}

/*政策学会とは*/
div#explain div.caption_content ul{
	margin-left: 10px;
}
div#explain div.caption_content ul li{
	list-style-type: disc;
}

/*入会のご案内*/
h3.society{
height: 20px;
    margin-bottom: 0;
    padding-top: 25px;
}



/*出版物 publication or press*/
h3.policy_magazine{
height: 25px;
margin-bottom: 20px;
margin-top: 40px;
}

h3.policy_magazine img{
width:650px;
height:6px;
margin-top:30px;
}

.policy_box{
width: 200px;
float: left;
padding-top: 20px;
}

ul.policy_box{
width:200px;
height:300px;
margin:-20px 0 0 20px;
}

.policy_box li{
line-height: 30px;
}

#publication .main-detail{
background-image:url("/wp/wp-content/themes/commu/images/page/officer/img_press.png");
background-repeat: no-repeat;
background-position: right;
width:552px;
height:201px;
margin:27px 0 0 0;
}


/*大会?シンポジウム*/z
h3.policy_magazine{
font-size: 15px;
    height: 5px;
    margin-bottom: 20px;
    margin-top: 30px;
}

#symposium table.subtitle_content_table{
	width:611px;
	margin:10px 0 0 24px;
}

/*English*/
#english_contents_top{
	width:648px;
	margin:0 0 30px 0;
}

#english_contents_top h2 div{
	width:648px;
	height:45px;
	background-image:url("./images/top/tit_comu.png");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#english_contents_top h2 div p{
	margin:0 0 0 20px;
	padding:13px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#393;
}

#english_contents_title_bar{
	width:648px;
}

#english_contents_title_bar h3 img{
	width:4px;
	height:27px;
	float:left;
}

#english_contents_title_bar p.subtitle{
	color:#09F;
	font-size:18px;
	font-weight:bold;
	float:left;
	margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

#english_contents_title_bar span.underline{
	width:636px;
	height:3px;
	float:left;
}

p.text{
	font-size: 13px;
    line-height: 22px;
    margin: 12px 12px 30px;
}

#english_contents_bottom h2 div{
	width:648px;
	height:45px;
	background-image:url("./images/top/tit_comu.png");
	background-repeat:no-repeat;
	margin:0 0 20px 0;
}

#english_contents_bottom h2 div p{
	margin:0 0 0 20px;
	padding:13px 0 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#393;
}

/*
自治省コミュニティ実施検証プロジェクト*/

h3.goal{
padding-top: 20px;
}

h2.verification{
height: 60px;
color: #01A050;
    padding-left: 25px;
    padding-top: 10px;
 background-image: url("./images/top/tit_comu.png");
 background-repeat: no-repeat;
}

.goal p{
height: 210px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.object{
height: 270px;
}

.object p{
height: 210px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.plan p{
height: 210px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}

h3.result{
padding-bottom: 10px;
    padding-top: 10px;
}

h3.member{
padding-bottom: 10px;
    padding-top: 10px;
}

.new_members p{
height: 130px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}


/*footer*/
#footer{
	margin:0 auto;
	width:100%;
	height: 155px;
}

#footerNavi{
	height: 130px;
    margin: 0 auto;
    width: 860px;
}

#footerNavi li{
	float:left;
	padding-left: 12px;
	font-size: 12px;
	padding-top: 5px;
}

#copyright{
	background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    font-size: 11px;
    height: 30px;
    padding-top: 25px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


a{
color:#616161;
}
a:hover{
color:#BB8E78;
}


/* 検索 */
#search_area{
 width:352px;
 height:53px;
}

#search_in_space{
 width:300px;
 height:40px;
 float:left;
}

#search_btn_a{
 width:52px;
 height:27px;
 float:left;
}

input#searchsubmit{
width:52px;
height:27px;
}