﻿@charset "shift-jis";

*{
	margin  : 0;
	padding : 0;
}

/* 旧サイト: 遊説 */
#wrapper {
	float:left;
	width:720px;
	height:730px;
	background-image: url(image/top/top-bg.gif); 
	background-repeat: no-repeat; 
	height: 730px;
	margin-top: 0px; 
	margin-right: auto;
	margin-left: auto
}

#logo {
float : left;
width: 294px;
height:333px;
margin-top: 0;
padding:0 0; 
background-image: url(image/top/top-logo.gif); 
background-repeat: no-repeat; 
height: 333px; 
background-position: left
}
#logo H1 {
text-indent : -9999px;
}
#container1 {
clear:both;
}
#container1 h2 {
margin-top:0px;
margin-bottom:0px;
margin-left:20px;
float : left;
font-size:115%; 
color: #333333;
text-align: left;
}
#container2 {
clear:both;
}
#container2 h3 {
float : left;
margin-top:0px;
margin-bottom:0px;
margin-left:20px;
color: #333333; 
font-size: 100%;
}

/* 旧サイト: 遊説 */
#foot {
display:block;
position: relative;
left:22%;top: 520px;
font-size: 75%;
}

/* 旧サイト: 遊説 */
#foot a{
color: #ffffff;
text-decoration: none;
}

/* 旧サイト: 遊説 */
#foot a:hover{
color: #ffffff;
text-decoration: underline;
}

/* 旧サイト: 遊説 */
#foot img{
	border: 0;
	vertical-align: middle;
	border-top-style: none; 
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0 0 0 1em;
}

/*  ========================================================================================== */


a:link {
    color: #663300;
    text-decoration: none;
}

a:active {
    color: #9999ff;
}

a:visited {
    color: #885500;
    text-decoration: none;
} 

a:hover {
    color: #993333;
    text-decoration:none;
}




/*  ========================================================================================== */

/* for新サイト: 左メニュー部分のDIV */
#nav {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
	/* left: 0px; 
	top: 0px; */
	position: relative;
}

/* for新サイト: 右ペイン部分のDIV */
#contents {
	width: 585px;
	position: relative;
	margin-left: 215px;
	_padding-left: 3px;
}

/* for新サイト: フッター部分のDIV */
#footer {
	clear: both;
	width: 820px;
	margin: 30px auto;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	position: relative;
/*	border-top-width: thin; */
/*	border-top-style: dotted; */
/*	border-top-color: #FF9100; */
}


#menu {
	float: left;
	width: 200px;
	position: relative;
	list-style-type:none; 
	margin:0 0 10px; 
	padding:0; 
	/*position:absolute;*/ 
	width:13em; 
	background:#fff; 
	z-index:100;
}
/* =============================左サイドバーメニュー ==================================== */
#menu {
	list-style-type:none; 
	margin:0 0 10px; 
	padding:0; 
	position:absolute; 
	width:13em; 
	background:#fff; z-index:100;
}
#menu li {
	display:block; 
	padding:0; 
	margin:0; 
	position:relative; 
	z-index:100;
}
#menu li a, #menu li a:visited {
	display:block; 
	text-decoration:none;
}
#menu li dd {
	display:none;
}
#menu li:hover, #menu li a:hover {
	border:0;
}
#menu li:hover dt a , #menu li a:hover dt a {
	background:#d4d8bd url(top_grad_2.gif) center center;
	 color:#ff0; 
}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
}
#menu li:hover dl, #menu li a:hover dl {
	height:20em; background:#b4be9c url(sub_grad.gif);
}
#menu table {
	border-collapse:collapse; 
	padding:0; 
	margin:-4px; 
	font-size:1em;
}
#menu dl {
	width: 13em; 
	margin: 0; 
	background: #6f9c6f; 
	cursor:pointer;
}
#menu dt {
	margin:0; 
	padding: 0; 
	font-size: 1.1em; 
	border-top:1px solid #cce;
}
#menu dd {
	margin:0; 
	padding:0; 
	font-size: 1em; 
	text-align:left; 
}
.gallery dt a, .gallery dt a:visited {
	display:block; color:#fff; 
	padding:5px 5px 5px 10px; 
	background:#949e7c url(top_grad.gif) center center;
}
.gallery dd a, .gallery dd a:visited {
	color:#000; min-height:1em; 
	text-decoration:none; 
	display:block; 
	padding:4px 5px 4px 15px; 
	background:#b4be9c url(sub_grad.gif);
}
* html .gallery dd a, * html .gallery dd a:visited {
	height:1em;
}
.gallery dd a:hover {
	background:#7aa; color:#ff0;
}
/* =============================トップページ(index.html) ==================================== */

/* for新サイト: トップページ(index.html)上部アイコン全体を囲むDIV in #contents(右ペイン部分) */
.banner {
	display: block;
	width: 585px;
	padding-top: 10px;
	padding-bottom: 0px;
}

/* for新サイト: トップページ(index.html)上部アイコンひとつひとつ in #contents(右ペイン部分) */
.banner img{
	padding: 0 10px 5px 0;
}

/* for新サイト: トップページ(index.html)上部アイコンの最後の一つ（最も右側のもの） in #contents(右ペイン部分) */

#lastbanner{
	padding: 0 0 5px 0;
}


/* =============================トップページ(index.html) ==================================== */

/* トップページのテキストリンク */
.toptextlink {
	text-align: right;
	color: #FF9100;
}

/* トップページのテキストリンク */
.toptextlink a {
	color: #522F05;
}


/*  for新サイト: トップページ(index.html)上部アイコンひとつひとつ in #contents(右ペイン部分)  */
.left01 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	float: left;
	width: 410px;
	padding-left: 10px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
}
.right01 {
	float: right;
	margin-top: 20px;
}
.center02 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	float: left;
	margin-top: 5px;
}

.contents_extra {
	margin-top: 300px;
	position: relative;
}

.imagecenter01 {
	text-align: center;
	position: relative;
}

.orange {
	background-color: #FCCB3F;
	width: 585px;
	_width: 565px;
	position: relative;
	margin: 0px;
	padding: 10px;
	left: 0px;
	height: auto;
}
.right02 {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: bold;
}
.white {
	margin: 0px;
	padding: 10px;
	position: relative;
	width: 585px;
	_width: 565px;
	background-color: #FFFFFF;
	overflow: visible;
	height: auto;
	left: 0px;
}
.toplistorange {
	background-color: #FCCB3F;
	width: 510px;
	_width: 490px;
	position: relative;
	margin: 0px auto;
	padding: 10px;
	left: 0px;
	height: auto;
}
.toplistwhite {
	margin: 0px auto;
	padding: 10px;
	position: relative;
	width: 510px;
	_width: 490px;
	background-color: #FFFFFF;
	overflow: visible;
	height: auto;
	left: 0px;
}
.margin {
	margin-right: 20px;
	margin-left: 20px;
}

#contentstv {
	margin-left: 215px;
	_margin-left: 15px;
	width: 585px;
	_width: 555px;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	padding-left: 15px; /* 35 */
}
.right03 {
	text-align: right;
}
.leftbarmani {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	float: left;
	width: 410px;
	padding-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FF9100;
	padding-bottom: 20px;
}
.leftbarsocial {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	float: left;
	width: 565px;
	padding-left: 15px;
	margin-bottom: 15px;
}
.hrimage {
	margin-top: 30px;
	margin-bottom: 30px;
}
.leftfloat {
	float: left;
	margin: 15px;
	width: 245px;
	position: relative;
}
.list01 {
	list-style-position: outside;
	list-style-type: square;
}
.rightfloat {
	float: right;
	margin-right: 15px;
	position: relative;
}

#contents02 {
	margin-top: 0;
	padding-top: 0;
	margin-left: 207px;
	_margin-left: 210px; /* 15 */
	width: 585px;
	position: relative;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	padding-left: 15px;
	_width: 580px; /* 555 */
	/* padding-bottom: 20px; */
	
}
.rightfloat02 {
	float: left;
	width: 250px;
}
#contentsmani {
	width: 585px;
	position: relative;
	margin-left: 215px;
	_margin-left: 15px;
	_padding-left: 3px;
}
#contentsmani p{
	margin: 0px;
	padding: 0px;
}
.centering {
	margin-left: 80px;
}
.rightword {
	text-align: right;
}
.underbar {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	margin-bottom: 10px;
}
a {
	text-decoration: none;
}
.list {
	margin-bottom: 10px;
	margin-top: 10px;
}
.rightfloat03 {
	float: right;
}

.orangeFixHeight {
	background-color: #FCCB3F;
	width: 555px;
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	left: 0px;
	height: 55px;
}
.whiteFixHeight {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	position: relative;
	width: 555px;
	background-color: #FFFFFF;
	overflow: visible;
	height: 55px;
	left: 0px;
}
.listmani {
	margin-top: 20px;
	margin-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF9100;
	font-size: 14px;
	font-weight: bold;
	color: #522F05;
}
.listmani a {
	color: #522F05;
}
.rightfloat04 {
	margin: 5px 0px 0px;
	float: right;
	padding: 0px;
}
#contents02 h3 {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FF9100;
}
.box {
	height: 120px;
	width: 120px;
	border: thick solid #FF9100;
	position: relative;
	margin: 1px;
	padding: 0px;
	display: inline;
	float: left;
}
.boxmain {
	margin: 1px;
	padding: 0px;
	height: 360px;
	width: 240px;
	border: thin solid #000000;
	position: relative;
	float: left;
}
.boxfloat {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 565px;
	position: relative;
}
.boxcenter {
	margin: 0px;
	padding: 0px;
	height: 360px;
	width: 565px;
	position: relative;
}
.boxfloatleft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 130px;
	position: relative;
}
.boxfloatright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 130px;
	position: relative;
}
.boxfloatcenter {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 260px;
	position: relative;
}
.socialcenter {
	display: none;
	overflow: auto;
}
#socialcenterinit {
	height: 390px;
	width: 265px;
	display: block;
	text-align: center;
}
#socialcenter01 {
	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter02 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter03 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter04 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter05 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter06 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter07 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter08 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter09 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter10 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter11 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter12 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}
#socialcenter13 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}

#socialcenter14 {	height: 375px;
	width: 265px;
	/* overflow: scroll; */
}

BODY{
	/* text-align		: center; */
	font-family    : "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Pゴシック",Geneva,Tahoma,Verdana,sans-serif;
	font-size      : 95%;
 	/* background: #FDBD6C url(images/bg2_or.gif) repeat-y center;  */
	background: #FFFFFF url(images/bg_wh.gif) repeat-y center;
	margin: 0; 
}

#all{
	width: 840px;
	margin-right: auto;
    margin-left: auto;		
}

/* by suko for イメージのテキストをblock属性にする*/
.imageText{
	display: block;
	margin: 5px 0;
}

/* by suko for すべてのIMGタグにリンク枠をつけない */
img{
	border: 0;
}

/* by suko for 人に読ませる長文を囲むDIV用スタイル */
.blockText{
	margin: 5px;
}

/* by suko for 人に読ませる長文を囲むP用スタイル */
.blockText p{
	margin: 0.8em;
	/* text-indent: 1em; */
}

/* by suko for リンク文字列の行頭につける強調記号 */
.lineStyleArraw{
	color: #FF9100;
}

/* by suko for リンク文字列の強調 */
.linkText{
	color: #522F05;
}

/* by suko for マニフェストの一覧（イメージ）を囲むDIV */
#manifestoList{
	margin: 0px 10px 10px 7px;
	_margin: 0px 10px 10px 10px;
}

.imageHr{ 
	background-image: url(images/hr.jpg); 
	height: 22px; 
}

/* ================== メニュー一番下のブログメニュー部分 ==================== */

#blogsidebox {
	width:200px;
	margin:5px 0;
	padding:0;	
} 

/* 現在利用していない */
#blogsidebox img{
	margin:0;
	padding:0;
	display:block;
}

/* 現在利用していない */
#blogsidebox h2{
	background:url(/img/bg_topic.jpg) repeat-x;
	height:40px ;
	padding:5px;
	letter-spacing:0.2em;
	color:#333;
}

#blogsidebox p{
	padding:5px;
	font-size: 0.8em;
}

/* ================== メニュー一番下のブログメニュー部分 ==================== */

/* ================== MT管理部分のメニュー部分 ==================== */

/*  MT管理部分: メニュー部分全体のBOX */
dl .blognavi{
}


/*  MT管理部分: メニュー部分のタイトル（最近の記事など） */
dt .blognavi{
}

/*  MT管理部分: メニュー部分の本文） */
li.blognavi{
	list-style-type: none;
}

/*  MT管理部分: メニュー部分のリンク */
a .blognavi{
}

.blogNaviEntryTextList{
	list-style-type: none;
}

/*  MT管理部分: メニュー部分の下部の検索BOX */
dl .others{
	
}

/*  MT管理部分: メニュー部分の下部の検索のタイトル(Search) */
dt .others{
	
}

.blogSerachTitle{
	margin: 0;
}

/*  MT管理部分: メニュー部分の下部の検索の本文 */
dd .others{
	
}


/* ================== MT管理部分のコンテンツ部分 ==================== */

/* MT管理部分: コンテンツ部分の各エントリーを示すDIV */
#contents .entry {
	width: 560px;
	margin: 10px;
}

/* MT管理部分: コンテンツ部分の各エントリーのタイトルを示す */
h2.entry{
	color: #522F0D;
}

/* MT管理部分: コンテンツ部分の各エントリーの投稿時刻を示す */
.date{
	color: #522F0D;
	list-style-type: none;
}

.category{
	color: #522F0D;
	list-style-type: none;
}

div .textBody{

}

p .continue{

}

p .archives{

}

p .topicPath{
}


/* ================== 議事堂戦記 ==================== */

.vsbox {
	float: right;
	width: 300px;
}

.vscontent {
	width: 450px;
}

.vsimage {
	position: relative;
	float: left;
}

/* ================== トップページの著作 ==================== */

.chosasuindex {
	width: 585px;
	position: relative;
}

.chosakuindexbox {
	position: relative;
	width: 135px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

li{
	list-style-type: none;
}

/* ================== 新サイト: 遊説 ==================== */

/* 新サイト: 遊説 */
.blogDateTableCell {
	text-align: left;
	color: #666666;
}

.blogTitleTableCell {
	text-align: left;
	padding-left: 20px;
	color: #522F0D;
}

.yuzeiImage {
	border: 0;
	margin-left: auto;
	margin-righ: auto;
}

/* ================== MT管理部分：  ==================== */

/* MT管理部分： タイトルエントリータイトル部分  */
.blogEntryTitle{
	text-align: left;
	margin-left: 40px;
	color: #522F0D;
}

/* MT管理部分： エントリー全体のBOX  */
.content{
	text-align: left;
	width: 565px;
	margin: 10px;
}

.contents h1 {
	margin:10px;
	background-color: #FFFFFF;
}

/* ================== Manifest 詳細ページ ==================== */

/*  詳細ページ： 図・表などのセンタリング  */
.manicenter{
	margin-left: auto;
	margin-top: auto;
}

/* ================== 実績ページ ==================== */

.jissekitextcontents{
	margin-top: 10px;
	margin-left: 40px;
}
.jissekibordercontents{
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9100;
	float: left;
	width: 480px;
	padding-left: 10px;
	padding-bottom: 5px;
	_padding-bottom: 2px;
}

.jissekiphoto {
	text-align: center;
}

/* ================== トップページ ==================== */


/* 新サイト：トップページ 冒頭のメディア登場情報 */
.top-mediabox{
	margin-top: 6px;
	width: 555px;
	height: 140px;
	padding: 0px;
}




/* 新サイト：トップページ 冒頭の挨拶文 */
.top-aisatsu{
	padding-top: 16px;
	clear: right;
	text-align: left;
}

.top-aisatsu h1{
	padding-bottom: 4px;

}


/** Secound Life 閉鎖告知 **/
.slclosebox {
	margin: 0px auto 0px;
	padding: 20px;
	width: 450px;
	border: medium solid #000000;
}
.kyouikuimagetop {
	text-align: center;
	margin: 20px;
}

div#banner-blog a:link {
	background-image : url(/images/banner_blog.gif) ;
}

div#banner-blog a:active {
	background-image : url(/images/banner_blog.gif) ;
}

div#banner-blog a:visited {
	background-image : url(/images/banner_blog.gif) ;
}

div#banner-blog a:hover{
	background-image : url(/images/banner_blog_b.gif) ;
}

/* ================== メニューテンプレート ==================== */

.shinchaku-date{
	width:180px;
	color: #333333;
	margin-top: 5px;
	margin-top: 5px;
}

.shinchaku-body{
	width:180px;
	color: #522F0D;
	padding-left: 10px;
	padding-top: 3px ;
	padding-bottom: 3px ;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9100;
}

/* -------- ☆ SIDE MENU RENEW ☆ ( YUJI TAKABATAKE ) ---------- */

#dlmenu_box {
	width: 200px;
	height: auto;
	position: relative;
}

.dlmenu_subt {
	width: 200px;
	height: 25px;
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-image: url(./images/dlmenu_orange.gif);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}

/*
.dlmenu {
	float: left;
	width: 200px;
	height: height;
	position: relative;
}
*/

.dlmenu {
	margin: 0;
	padding: 0;
	position: relative;
}

.dlmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.dlmenu li {
	float: left;
	list-style-type: none;
}

.dlmenu li a, .dlmenu li a:link, .dlmenu li a:visited {
	float: left;
	width: 200px;
	height: 25px;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0;
	text-decoration: none;
	background-image: url(./images/dlmenu.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
}

.dlmenu li a:hover, .dlmenu li a:active {
	float: left;
	width: 200px;
	height: 25px;
	padding-top: 2px;
	padding-left: 15px;
	margin: 0;
	text-decoration: none;
	background-image: url(./images/dlmenu_on.gif);
	background-repeat: no-repeat;
	text-transform: capitalize;
}



