﻿/*--------------------------------------------

Name: DBSmarketingforum
Version: 1.0
Date: 2009-05-21
Author: 早崎道人
Site: {neut}
URL: http://neut.xtr.jp/


/* ----------------------------------------------------------- */
/*	　目次
/* -----------------------------------------------------------

1.全体→basic.css
2.ヘッダー
3.グローバルナビゲーション
4.メインコンテンツ
5.見出し
6.フッター

   ----------------------------------------------------------- */

/* ----------------------------------------------------------- */
/*	　2.ヘッダー
/* ----------------------------------------------------------- */
#header {
	position: relative;
	width: 100%;
	height: 150px;
	width: 800px;
	background-color: #FFFFFF;
	border-color: #9933FF;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------------------------------- */
/*	　3.グローバルナビゲーション
/* ----------------------------------------------------------- */

#gnavi{
	/*background-color:#9933FF;*/
	z-index: 200;
	width: 800px;
	height: auto;
}
.dropdown {
	float:left;
	padding-left: 1px;
}
.dropdown dt {
	width:120px;
	font-weight:bold;
	cursor:pointer;
	background-color: #9933FF;
	color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996699;
	border-left-color: #996699;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:125px;
	display:none;
	background:#fff;
	z-index:201;
	opacity:0.5;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=100);
　　background-color: #9999CC;*/
}
.dropdown ul {width:110px; border:2px solid #9933FF; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	width:115px;
	background: #9933FF;
	font-weight: bold;
}
.dropdown dd a, .dropdown dd a:active {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:115px}
.dropdown dd a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:115px}
.dropdown dd a:hover {display:block; padding:5px; color:#333; text-decoration:none; background:#CC66FF; width:115px}
.dropdown dt a:hover {
	display:block;
	color:#000;
	background-color: #eaf0f2;
	}
.dropdown a:hover {
	color:#000;
	background-color: #CC66FF;
}
.dropdown .underline {border-bottom:1px solid #9933FF}

/* ----------------------------------------------------------- */
/*	　4.メインコンテンツ
/* ----------------------------------------------------------- */

#wrapper {
	width: auto;
	padding-top: 0em;
	height: auto;
	z-index: 0;
	background-color: #FFFFFF;
	padding-right: 5%;
	padding-left: 5%;
}
#main {
	position: relative;
	z-index: 1;
	padding-top: 1em;
	width: auto;
}
.contents1 /*フォーラム設立に寄せて欄*/
 {
	margin-top: 1em;
	height: 150px;
	width: auto;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(images/HAYASHI%20Hiroshige2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 100px;
}
.contents2 /*講師紹介欄*/
{
	margin-top: 1em;
	height: 200px;
	width: auto;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.contents21 /*浜先生＆松井先生の講師紹介欄*/
{
	margin-top: 1em;
	height: 401px;
	width: auto;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(images/20090426/hama.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #999999;
}
.contents31 /*立石先生＆穴原先生の講師紹介欄*/
{
	margin-top: 1em;
	height: 401px;
	width: auto;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	background-image: url(images/20091206/anahara.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #999999;
}
.contents3 /*フラッシュリポート欄、活動報告欄*/
{
	margin-top: 1em;
	width: auto;
	color: #000000;
	line-height: 1.6em;
}
.information　/*WHAT'S NEW,およびHP更新履歴boxを収めるクラス*/
 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1em;
	width: auto;
}
.new1 /*WHAT'S NEW,およびHP更新履歴box*/
{
    width: 345px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	height: 288px;
	margin-bottom: 2em;
	overflow: auto;
	/*margin-top: 2em;*/
	border: 1px solid #999999;
}
.new1 #box {
	height: 90%;
	width: 92%;
	position: inherit;
	left: 65%;
	top: 5%;
	overflow: auto;
	font-size: 13px;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}
.space /*WHAT'S NEW,およびHP更新履歴box間のスペース指定*/
{
	width: 20px;
	margin-bottom: 2em;
}
#introduction /*「ご案内」欄*/
{
	margin-top: 1em;
	margin-bottom: 2em;
	height: auto;
	width: auto;
	color: #000000;
	line-height: 1.6em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#contact         /*DMF事務局連絡先*/
 {
	height: auto;
	width: auto;
	overflow: hidden;
	margin-top: 2em;
	border-color: #000000;
}
.contents4          {
	margin-right: 7%;
	width: auto;
	margin-left: 7%;
	position: relative;
	clear: both;
	height: auto;
}
.contents4 li          {
	width: auto;
	position: relative;
	height: auto;
	float: left;
}
.contents4 dt {
	clear: both;
}
.contents4 dl    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 1em;
	height: auto;
	width: auto;
	clear: both;
}
/* ----------------------------------------------------------- */
/*	　5.見出し
/* ----------------------------------------------------------- */

.paragraphtitle /*林先生ごあいさつ文見出し*/
{
	margin-top: 1em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	font-size: 18px;
	vertical-align: text-botom;
	width: auto;
	/*clear: both;*/
	color: #000000;
	margin-bottom: 1em;
	padding-left: 1em;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-image: url(images/mark1.gif);
}
.paragraphtitle em {
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-right: 3px;
}

/*.pagetop      {
	text-align: right;
	margin-right: 5%;
}
.click      {
	text-align: right;
	margin-right: 5%;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0.5em;
}*/
.contents3 .new      {
	font-weight: bolder;
	color: #FF0000;
}
.contents2 h3{
	width: 450px;
	height:auto
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 1em;
	margin-left: 1em;
}
.contents21 h3{
	width: 450px;
	height:auto
	color: #000000;
	background-color: #FFFFFF;
    margin-left: 1em;
	}
.contents3 h3{
	width: 450px;
	height:auto
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 1em;
	margin-left: 1em;
}
.contents3 h4{
	width: 450px;
	height:auto
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}
.new1 h2 {
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;	
}

#introduction  h2 /*「ご案内」欄見出し*/
{
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 1em;	
}
#introduction  p /*「ご案内」欄文字レイアウト*/
{
	margin-left: 1em;
}

/* ----------------------------------------------------------- */
/*	　6.フッター
/* ----------------------------------------------------------- */

#footer {
	width: 100%;
	height: 30px;
	width: auto; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	background-image: none;
	border: 1px solid #9933FF;
	position: relative;
	clear: both;
	background-color: #9933FF;
}
#footer .style1 {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	top: 25%;
	right: 83px;
	width: 589px;
}
