/* 地域デザイン学会 */


/* リセット----------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}


/* 基本設定----------------------------------------------------------------- */


body {

	font-family: "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif, sans-serif;

	color: #000000;

	font-weight: normal;

	font-style: normal;

	background-image: url('images/bg.png');

}

a{

	

}

a:link{

	color: #000000;

	background-color: transparent;

}

a:visited{

	color: black;

	background-color: transparent;

}

a:hover{

	color: red;

}

a:active{

	color: red;

	text-decoration: none;

	background-color: transparent;

}

h1 {

	

}

hr {

	margin-top: 20px;

	margin-bottom: 20px;

}

em {

	font-weight: bold;

	text-decoration: underline;

	font-size: 100%;

	background-color: #FFFFFF;

}

strong {

	font-size: 100%;

	font-weight: bold;

	color: #ff0000;

	background-color: #FFFFFF;

}

address {

	font-size: 80%;

	font-style: normal;

	display: inline;

}

img {

	padding: 0px;

	border: 0px;

}

form {

	margin-top: 0px;

	margin-bottom: 0px;

}

rt {

	font-size: 70%;

}



table {

	border-collapse: collapse;

	font-size: 90%;

	margin-top: 5px;

	margin-bottom: 20px;

	margin-left: 10px;



}
#org table {
	font-family: monospace, monospace;
	font-family: "Hiragino Kaku Gothic ProN", "Osaka－等幅", "ＭＳ ゴシック";
	font-size: 100%;
}

caption {

	font-weight: bold;

	text-align: center;

	border: 1px solid #C0C0C0;

}

th {

	margin: 0px;

	padding: 3px 10px;

	border: 1px solid #C0C0C0;

}



tr.thead,
th.thead,
td.thead {
	font-weight: bold;
	text-align: center;
}

tr.tfoot {

	font-weight: bold;

}

td {

	vertical-align: top;

	padding: 3px;

	border: 1px solid #C0C0C0;

}

td.number {

	text-align: right;

}



dl,dt,dd {

	margin: 0;

	padding: 0;

}



/* ページ全体----------------------------------------------------------------- */



#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url('images/bg_wrap.png') center top;
	position: relative;
}



/* ヘッダ----------------------------------------------------------------- */



#header {

	height: 100px;
	
	position: relative;

}

#header_subtitle {
	margin-bottom: -7px;


}





/* コンテンツ（全体）----------------------------------------------------------------- */

#content {
	background: url('images/bg_main.png');
}

#main {

	margin: 0px;

	padding: 0px 10px 5px 200px;

	position: relative;

	background-color: #FFFFFF;

	min-height: 450px;
	
	height: auto !important;

	height: 450px;

	background: url('images/bg_container.png') no-repeat center top;

}

#main h2 {

	display: none;

}



/* セクション（各項目）----------------------------------------------------------------- */



.section {

	font-size: 90%;

	line-height: 130%;

	text-align: left;

	margin: 0px 0px 20px;

	padding: 5px 10px 5px;
}

.section a{

	text-decoration: underline;

}

.section h3 {

	font-size: 90%;

	color: #FFFFFF;

	margin-bottom: 10px;

	padding-top: 5px;

	padding-left: 5px;

	height: 23px;

	background-image: url('images/h3_bg.png');

	background-repeat: no-repeat;

	background-position: left center;

}


.section h4 {

	font-size: 100%;

	color: black;

	font-weight: bold;

	margin: 15px 5px 0px 5px;

	padding: 5px 0px 2px;
	
	clear: left

}

h4#greeting01,
h4#greeting02 {
	
	font-size: 120%;
	
	text-align: center;
	
	margin-bottom: 20px;
	
}

.section h5 {

	font-size: 90%;

	font-weight: bold;

	margin-top: 10px;

	padding-left: 3px;
	
	clear: left

}
.section h5.caption {

	padding-left: 16px;

}
.section h6 {

	font-size: 90%;

	font-weight: bold;

	margin-top: 10px;

	padding-left: 13px;

}

#rules .section h5,
#jrules .section h5 {

	padding-left: 0px;

	border-left: 0px;

}
#officer h5 {
	margin-left: 10px;
	
}

.section p {

	line-height: 150%;
	
	margin: 5px 10px 0px 15px;

}
.section #wmessage {
	margin-bottom: 20px;
}


.section p.date,
.section p.sign {

	text-align: right;

}
#home .section p,
#officer .section p {
	font-family: "Hiragino Kaku Gothic ProN", "Osaka－等幅", "ＭＳ ゴシック";
}

#aim .section p {

	line-height: 200%;

	margin: 5px 10px 20px;
	
}
#rules .section p {

	clear: left;
	
	text-indent: -1.7em;
	
	margin-left: 2.3em;

}

.section ul {

	margin: 5px 10px 5px 30px;

	padding: 0;
	
	clear: left;
}

#rules .section ul {

	margin-left: 48px;
	


}

.section ol {

	margin: 5px 10px 5px 3em;

	padding: 0px;

	list-style-type: decimal;

}

.section ol.alpha {

	list-style-type: lower-alpha;

}

.section li {

	line-height: 200%;

	text-decoration: none;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 5px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-image: url(images/li.png);

}
#rules .section li {

	text-indent: -6.7em;
	
	margin-left: 7em;
	
	list-style-image: none;
	
	list-style-type: none;

}
#journal .section .sublist li {

	text-indent: -6em;
	
	margin-left: 5em;

	list-style-image: none;
	
	list-style-type: none;

}

.section ol li {

	list-style-image: none;

}

.section dl {



}

.section dt {

	float: left;

	font-size: 100%;
	


	font-weight: bold;

	margin-left: 5px;
	
	margin-right: 10px;
	
	margin-bottom: 10px;
	
	line-height: 150%;
	


}

.section dd {

	text-indent: 1em;

	margin-left: 60px;
	
	line-height: 150%;
	


}

.section .fbox {

	zoom: 100%;
	margin-bottom: 20px;
}
.fimg {

	padding-right: 10px;
	padding-bottom: 20px;
	float: left;
}
.section .fbox:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.address {

	line-height: 90%;

	margin-top: 10px;

	margin-left: 20px;

}

.pagetop {

	font-size: 80%;

	text-align: right;

	margin-right: 5px;

	margin-bottom: 5px;

	clear: left;
}

#prize td.caption {

	width: 18em;

}

td.title {

	

}

td.data {

	text-align: right;

	padding-right: 10px;

}

.ttimes,
.ttitle {

	text-align: center;

}

.tdate {

	width: 9.5em;

}
.ttimes2 {
	width: 10em;
}


p.sublist {
	text-indent: -2em;
}
p.sublist2 {
	margin-left: 3em;
	text-indent: -1em;
}

.booktitle {
	font-size: x-large;
}
.bookcontents {
	font-family: "ＭＳ ゴシック",monospace;
	margin-top: 40px;
}
p.bookdescription {
	margin-left: 64px;
}
.rtitle {
	font-style: italic;
}
.rdescription {
	margin-left: 100px;
	padding-left: 100px;
	text-indent: -85px;
}
p.pname {
	text-align: right
}



.notice {
	width: 400px;
	border: 1px dashed black;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.underline {
	text-decoration: underline;
}



/* ナビゲーション----------------------------------------------------------------- */



#navi {

	padding-top: 20px;

	position: absolute;

	top: 90px;

	left: 10px;

	width: 170px;

}

#home #navi  {

	padding-top: 10px;

	position: absolute;

	top: 250px;

	left: 10px;

	width: 170px;

}

#navi h2{

	display: none;

}

.menu {

	font-size: 90%;

	line-height: 110%;

	text-decoration: none;

	padding-left: 0px;

}

.menu a{
	background: url(images/menu1.png) no-repeat left 7px;
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 20px;
	display: block;
	width: 127px;
	height: 20px;
	text-decoration: none;

}

.menu a:link{
	color: black;

	text-decoration: none;
}

.menu a:visited{

	color: black;

	background-color: transparent;

}

.menu a:hover{

	color: #ffffff;

	background: url(images/menu2.png) black no-repeat left 7px;

}

.menu a:active{

	color: #ffffff;

	background: url(images/menu2.png) black no-repeat left 7px;

}

.menu h3 {

	font-size: 100%;

	color: #E0E0E0;

	font-weight: bold;

	padding-left: 14px;

	background-image: url('images/hn.png');

	background-repeat: no-repeat;

	background-position: left center;

}

.menu ul {

	margin-top: 5px;

	margin-left: 15px;

	padding-bottom: 10px;

}

.menu li {

	text-decoration: none;

	margin-top: 0px;

	margin-bottom: 0px;

	list-style-type: none;

}






/* ナビゲーション（パン屑）----------------------------------------------------------------- */



#location {

	font-size: 80%;

	font-weight: normal;

	padding: 2px 0px 2px 15px;

	border-bottom: 1px solid #C0C0C0;

}





/* ナビゲーション（ローカルナビゲーション）------------------------------------------------- */



#localnavi {

	font-size: 90%;

	padding: 5px 0px 5px 15px;

	border-bottom: 1px solid #C0C0C0;

	margin-right: 9px;

}



/* フッタ----------------------------------------------------------------- */



#footer {

	font-size: 90%;

	text-align: center;

	padding-top: 30px;

	padding-bottom: 5px;

	height: 40px;

	background-image: url('images/footer.png');

	background-repeat: no-repeat;

	background-position: left bottom;



}

#footer a:link{

	color: #000000;

	background-color: transparent;

}

#footer a:visited{

	color: #000000;

	background-color: transparent;

}

#footer a:hover{

	color: #F00000;

	background-color: transparent;

}

#footer a:active{

	color: #FF0000;

	text-decoration: none;

	background-color: transparent;

}



