

/* 基本部分
=================================*/

body {
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#999999;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;

	background:url(images/gif/bg.gif) repeat;
	background-color: #efefef;
	text-align: center;
	font: 14px monospace;
	color: #444444;
	min-width: 700px;
}

table {
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
}

/* 大外の二重枠線
=================================*/

tr{
	background-color: #efefef;
	text-align: center;
	font: 14px monospace;
	color: #444444;
	min-width: 700px;
}

/* リンク部分
=================================*/

a:link{
	color: #003366;
	text-decoration: none;
}

a:visited{
	color: #6699CC;
	text-decoration: none;
}

a:hover{
	color: #003366;
	text-decoration: none;
}

.linkicon {
    margin-left: 0.3em;
    vertical-align: middle;
}


/* ページのヘッダ
=================================*/

.header {
	text-align:left;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
 	width: 550px;
	height: 70px;
	background-color: #ffffff;
}

.adsense {
	float: left;
	margin-top: 8px;
	margin-left: 3px;
}

.logo {
	float: right;
}


/* ページのリスト
=================================*/

.pagelist {
	text-align: center;
	border: 1px dashed silver;
	padding: 3px;
}

.nowpage {
	color: #de3838;
}

/* ページのフッタ
=================================*/

.footer {
	background-color: #ffffff;
	height: 110px;
}

.footer1 {
	float: left;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #ffffff;
}

.footer2 {
	float: right;
	text-align: left;
	margin-top: 0px;
	background-color: #ffffff;
}


/* 見出しの設定
=================================*/

h1 {
	background-image: url(images/gif/h1back.gif); 
	height: 20px; 
	font: 14px monospace;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 

}

h2 {
	font: 14px monospace;
	font-weight: bold;
	line-height: 1.4;
}

h3{
	text-decoration: underline;
	font: 14px monospace;
	color: #444444;
	line-height: 1.4;
	letter-spacing: 1px;

}


/* 文字の装飾
=================================*/

.now {
	color: #de3838;
	margin-left: -4px;
	padding-right: 4px;

}

.notyet{
	color: silver;
}


/* h1見出しの位置
=================================*/

.h1midashi {
	text-align: center;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto;
}


/* top enterの位置
=================================*/

.enter {
	text-align: right;
	margin-right: 100px;
}


/* 段落
=================================*/

p,h2,h3 {
	text-indent: 1em;
}

.danraku {
	text-indent: 1em;
}

.danraku2 {
	text-indent: 2em;
}

.space {
	margin-left: 1em;
}


/* 罫線と罫線代わりの画像のマージン
=================================*/

hr {
	background-image: url(images/gif/keisen.gif);
	width: 465px;
	height: 55px;
	border-color: transparent;
	border: 0px;
	margin-top: 30px;
}

.linetop {
	margin-top: 0;
	margin-bottom: 30px;
}

.line {
	margin-top: 30;
}


/* リスト（メニュー部分）
=================================*/

ul {
	list-style-type: none;
}

li {
	margin-left: 1em;
}

li.here {
	margin-left: 0;
}

.navi {
	float:right;
}

.menuline {
	color: #cccccc;
	margin: 0px 4px;
}

/* 各画像の枠
=================================*/

img {
	border: 0px none;
	text-decoration: none;
}

.border {
	border: 1px solid #666666;
}

.example {
	text-align: center;
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
	line-height: 2;
}
	

/* 各画像のマージンなど
=================================*/

.bannertop {
	margin:0 auto 0 auto;
	padding-top: 50px;
}

.arrow {
	vertical-align: middle;
	margin: 0px 2px;
}

.susumebanner {
	margin: 49px auto auto 55px;
}

/* ベースの白い枠
=================================*/

.baseboxtop {
	margin: 50 auto auto auto;
	width: 600px;
	background-color: #ffffff;
}

.basebox {
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
	width: 550px;
	background-color: #ffffff;
}


/* ページ上部メニューボックス
=================================*/

.menubox {
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
	top: 20px;
	width: 500px;
	height: 320px;
	position: relative;
}

.menuphoto {
	margin-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.menulist {
	text-align: left;
	line-height: 1.7;
	position: absolute;
	top: 0px;
	left: 200px;
}

ul {
	margin-top: 0px;
}	

/* ページ本文ボックス
=================================*/

.honbunbox {
	margin-left:auto; /* IE以外用の中央寄せ */
	margin-right:auto; 
	margin-top:30px;
	width: 500px;
	line-height: 1.4;
	letter-spacing: 1px;
	text-align: left;
	background-color: #ffffff;
}


/* リンクページのテーブル
=================================*/

.linktitle {
	padding: 0px;
	margin-bottom: 8px;
	text-align: left;
}

.link {
	padding: 0px;
	text-align: left;
	height: 112px ;
}

.linkspace {
	width: 10px;
	background-color: #ffffff;
	}


/* 本文のポートレイトと吹き出しの設定
=================================*/

.yasuportrait {
	background: url(images/jpg/yasuyasus.jpg) #ffffff no-repeat;
	width: 65px;
	height: 65px;
}

.yasufukidashi {
	background-color: #f3f3f3;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	width: 357px;
	font-family: monospace;
	margin: 0px 5px 0px 5px;
	padding: 7px;
	text-indent: 1em;
	border-bottom: 5px solid #ffffff;
}

.yasufukidashitop {
	background-color: #f3f3f3;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	height: 150px;
	font-family: monospace;
	margin: 0px 5px 0px 5px;
	padding: 10px;
	text-indent: 1em;
}

.daisukeblank {
	width: 65px;
	height: 65px;
	background-color: #ffffff;
}

.yasublank {
	width: 65px;
	height: 65px;
	background-color: #ffffff;
}

.daisukeportrait {
	background: url(images/jpg/daisukes.jpg) #ffffff no-repeat;
	width: 65px;
	height: 65px;
}

.daisukefukidashi {
	background-color: #ffeedd;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	width: 357px;
	font: monospace;
	margin: 0px 5px 0px 5px;
	padding: 7px;
	text-indent: 1em;
	border-bottom: 5px solid #ffffff;
}

.daisukefukidashitop {
	background-color: #ffeedd;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	height: 130px;
	font: monospace;
	margin: 0px 5px 0px 5px;
	padding: 10px;
	text-indent: 1em;
}

.koe {
	background-color: #ffffff;
	text-align: left;
	line-height: 1.4;
	letter-spacing: 1px;
	font: monospace;
	color: #444444;
	margin: 20px 5px 20px 5px;
	padding: 7px;
}
	
.namae {
	margin: 6px;
}


/* その他CSS
=================================*/

/*回り込み解除*/
.clear {
	clear:both;
}

.gaiyou {
	text-align: left;
	width: 190px;
	padding: 10px;
	line-height: 1.4;
	letter-spacing: 1px;
	float: left;
	margin-left: 50px;
	border: 2px dotted #6699cc;
}
