@charset "shift_jis";

@import url("menu.css");
@import url("map.css");
@import url("list.css");
@import url("pooftah.css");
@import url("index.css");
@import url("qa.css");
@import url("introduction.css");
@import url("greeting.css");
@import url("link.css");
@import url("procedure.css");
@import url("function.css");

body{width:780px; margin:0px auto; background:#0285C6;}

#contents{width:778px; float:left; display:inline; background:#ffffff; padding-bottom:10px; border-left:#A9CCDE 1px solid; border-right:#A9CCDE 1px solid;}

* {margin:0px; padding:0px; font-size:12px;}

h1,h2,h3,h4,h5,p,dl,dt,dd,ul,li,img,input,table{float:left; display:inline;}

img {border:0px;}

a {color: #222222;}

#header{width:780px; height:105px; background:url(../img/header.jpg) no-repeat;}

h1 a{width:100px; height:95px; display:block; text-indent:-100000px; margin:5px 30px 0px; overflow:hidden;}

h2 a{width:405px; height:80px; display:block; text-indent:-100000px; margin:20px 0px 0px 175px; overflow:hidden;}

h3{margin:10px 9px 0px; padding:0px;}

/*----h4----*/
#greeting h4,#introduction h4,#link h4,#procedure h4,#function h4{
	width:725px;
	height:30px;
	line-height:30px;
	margin:10px 0px 10px 9px;
	padding:0px 0px 0px 15px;
	background:url(../img/h4_list.jpg) no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
}

#border{
	width:758px;
	float:left;
	display:inline;
	border-left:#A9CCDE 1px solid;
	border-right:#A9CCDE 1px solid;
	border-bottom:#A9CCDE 1px solid;
	background:#FDFDFD;
	margin:0px 9px;
	padding-bottom:10px;
}

/*----footer----*/

#footer{width:780px; height:30px; float:left; display:inline; background:url(../img/footer.jpg) no-repeat; text-indent:-100000px;}


/*----PDF関連のページ用（関連情報の提供・説明会等　会合の案内・研究成果）----*/

#pooftah p,#briefingsession p,#resultsofresearch p,#link p{
	font-size:14px;
	line-height:20px;
	width:703px;
	border-bottom:#A9CCDE 1px dashed;
	margin:10px 0px 0px 10px;
	padding:0px 0px 5px 35px;
	background:url(../img/arrow.jpg) no-repeat 3px 2px;
}

#pooftah p a,#briefingsession p a,#resultsofresearch p a,#link p a{font-size:14px; text-decoration:none; font-weight:bold; color:#0F4DB5; line-height:20px;}

/*----機能と組織、参加手続き　共通部分----*/

.ul_procedure,#ul_function{list-style-type:none; width:650px; margin-left:19px; line-height:20px;}
.ul_procedure li,#ul_function li{width:700px; padding-left:17px;}

.no1,#no1{background:url(../img/no1.jpg) no-repeat left 3px;}
.no2,#no2{background:url(../img/no2.jpg) no-repeat left 3px;}
#no3{background:url(../img/no3.jpg) no-repeat left 3px;}
#no4{background:url(../img/no4.jpg) no-repeat left 3px;}
#no5{background:url(../img/no5.jpg) no-repeat left 3px;}

/*----機能と組織、Q&A　共通部分----*/

#add{
	width:716px;
	float:left;
	display:inline;
	margin:10px 10px 0px;
	padding:0px 10px 5px;
	border:#A9CCDE 1px dotted;
}

#add h4{
	width:681px;
	font-weight:bold;
	color:#0F4DB5;
	font-size:14px;
	padding:0px 0px 7px 35px;
	margin-top:10px;
	line-height:20px;
	background:url(../img/arrow.jpg) no-repeat 3px 2px;
	border-bottom:#A9CCDE 1px dashed;
}
#add p{width:681px; margin:10px 0px 0px; line-height:20px; padding-left:35px; background:url(../img/bg_logo.jpg) no-repeat right center;}

#add span{padding-left:45px;}
