@charset "Shift_JIS";
/* ===============================================================\*/
/* 情報化シンポジウム中ページCSS
/* Last Updated:2008.08.21
/* Editor:Y.O
/*
/* 目次：
/* 　　　1.共通の設定
/* 　　　　[1]全体の設定
/* 　　　　[2]リンク
/* 　　　　[3]ヘッダー
/* 　　　　[4]サイドメニューとコンテンツ
/* 　　　　[5]フッター
/*
/* 　　　2.ヘッダーの詳細設定
/* 　　　　[1]ヘッダーメニューの設定
/*
/* 　　　3.コンテンツの詳細設定
/* 　　　　[1] 概要わく
/* 　　　　[2] ページトップへ
/* 　　　　[3] 地図のディスクリプション
/* 　　　　[4] そのほかのディスクリプション
/*
/* 　　　4.フッターの詳細設定
/*
/* ===============================================================\*/
/* =====================================
　　　↓共通の設定↓
=====================================\*/
/* =====[1]全体の設定===== \*/

body {
  text-align:center;
}

* {
  margin:0px;
  padding:0px;
  font-family:"ＭＳ Ｐゴシック";
  color:#333333;
}

img {
  border:0;
  margin:0;
  padding:0;
  line-height:0;
}

p {
  font-size:90%;
  color:#333333;
}

.hide {
  display:none;
}

.doclear {
  clear:both;
}

.point1 {
  color: #CC0000;
}

h1 {}

h2 {
  margin: 0px;
  padding: 0px;
  line-height: 0;
}
	
h3 {
  margin:0em 0em 1em 1em;
  text-align: left;
}

h4 {
  margin:0.5em;
  padding: 5px;
  background-color: #f1f1f1;
}

h5 {
  margin-bottom:0.5em;
}

h6 {}

/* 大外枠 \*/
div#container {
  margin:0px auto;
  text-align:center;
  background-image: url(../img/n_img/bg.gif);
  background-position: top;
  background-repeat: repeat-x;
}
	
/* =====[2]リンク===== \*/
a:link {
  text-decoration: underline;
  color:#444444;
}

a:visited {
  text-decoration: underline;
  color:#444444;
}

a:hover {
  text-decoration: none;
  color: #444444;
}

a:active {
  text-decoration: underline;
  color:#444444;
}
		
/* =====[3]ヘッダー===== \*/
div#container div#header {
  margin:0px auto 10px auto;
  width:760px;
  height: 180px;
  background-color:#F0F0F0;
  color:#333333;
  text-decoration:none;
  vertical-align: top;
  line-height: 0;
}

div#container div#header h2{
  margin: 0px;
  padding: 0px;
  height: 139px;
}


div#container div#header img {
  margin: 0px;
  padding: 0px;
}

/* =====[4]コンテンツ===== \*/
div#container div#single {
  margin:0px auto 5px auto;
  width:760px;
  background-color:#FFFFFF;
  clear:both;
  text-align: center;
}

div#container div#single p {
  margin:0px 10px 1em 10px;
}
	
/* =====[5]フッター===== \*/
div#container div#footer {
  clear:both;
  margin:0px auto;
  width:760px;
}
	
/* =====================================
　　　↓2.ヘッダーの詳細設定↓
=====================================\*/
div#container div#header ul {
  margin-top: 0px;
}

div#container div#header li {
  margin: 0px;
  list-style:none;
  display:inline;
}

/* =====================================
　　　↓3.コンテンツの詳細設定↓
=====================================\*/
div#container div#single .honbunwaku {
  margin:0px 10px;
  width:740px;
  background-color:#FFFFFF;
  text-align: left;
}

div#container div#single .honbunwaku2 {
  margin:0px auto;
  width:600px;
  background-color:#FFFFFF;
  text-align: left;
}

div#container div#single .honbunwaku,.honbunwaku2 p{
  line-height:1.4em;
  margin-bottom:0.8em;
}

div#container div#single .honbunwaku .migiyose {
  margin:0px;
  width:740px;
  text-align: right;
}

div#container div#single .honbunwaku .gaiyouwaku {
  width: 750px;
  background-image:url(../img/waku02.gif);
  background-position:bottom ;
  background-repeat: no-repeat;
  margin-top: 2em;
}

div#single .honbunwaku2 .st {
  font-size:100%;
  font-weight:bold;
  color:#cc0000;
}


/* =====概要わく===== \*/
div#container div#single .honbunwaku .gaiyouwaku .gaiyoudl {
  font-size:90%;
  width:720px;
  line-height:1.5em;
  margin: 0em 0em 2em 1em;
}

div#container div#single .honbunwaku .gaiyouwaku .gaiyoudl dt {
  float:left;
  width:5em;
  margin-left:3px;
  padding:0px 0px 5px 0px;
  font-weight: 600;
  clear:both;
}

div#container div#single .honbunwaku .gaiyouwaku .gaiyoudl dd {
  margin-left:6em;
  padding:0px 5px 5px 10px;
}


/* =====[7]ページトップへ===== \*/
div.pagetop {
  clear:both;
  width:740px;
  padding:10px 10px 0px 0px;
  text-align:right;
  font-size:80%;
}

div.pagetop a {
  background-image:url(../img/yajirushi_d.gif);
  background-repeat:no-repeat;
  background-position:left center;
  padding-left:15px;
  text-decoration:underline;
  color:#666666;
}

div.pagetop a:hover {
  text-decoration:none;
}



/* =====地図のディスクリプション===== \*/
.chizudl {
  width:600px;
  font-size:90%;
  line-height:1.5em;
  margin: 0em 0em 1.5em 0em;
}

.chizudl dt {
  float:left;
  width:5em;
  text-align: right;
  padding:0px 0px 5px 0px;
  clear:both;
}

.chizudl dd {
  margin-left:6em;
  padding:0px 0px 5px 5px;
}

/* =====そのほかのディスクリプション===== \*/
dl {
  font-size:90%;
  line-height:1.5em;
  margin: 0em 0em 1.5em 1em;
}

dt {
  float:left;
  width:9em;
  margin-left:3px;
  text-align: right;
  padding:0px 0px 5px 0px;
  clear:both;
}

dd {
  margin-left:10em;
  padding:0px 5px 5px 10px;
}

/* =====そのほかのディスクリプション２===== \*/
dl {
  font-size:90%;
  line-height:1.5em;
  margin: 0em 0em 1.5em 1em;
}

.dtb {
  float:left;
  width:11em;
  margin-left:3px;
  text-align: left;
  padding:0px 0px 5px 0px;
  clear:both;
}

.ddb {
  margin-left:12em;
  padding:0px 5px 5px 10px;
}

/* =====================================
　　　↓4.フッターの詳細設定↓
=====================================\*/
div#container div#footer {
  clear:both;
  margin: 0.5em auto;
  font-size:90%;
  width: 100%;
  background-color: #DBDBDB;
}

div#container div#footermenu a {
  text-align:center;
  text-decoration:none;
  color:#666666;
}

div#container div#footer p {
  padding:5px;
  margin:0;
  font-size:70%;
  text-align:center;
}


