body{
	margin:0;
	padding:0;
	_font-size:x-small;
	color:#333333;
	background-color:#eee;
	text-align:center;
}

#container{
	margin:0 auto;
	padding:1px;
	text-align:left;
	width:752px;
	border-width:0 1px;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
}

a:link {text-decoration: none; color: #990000; text-shadow: #cccccc 2px 2px 1px;}
a:visited {text-decoration: none; color: #999999; text-shadow: #cccccc 2px 2px 1px;}
a:active {text-decoration: underline; color: #660000; text-shadow: #cccccc 2px 2px 1px;}
a:hover {text-decoration: underline; color: #660000; text-shadow: #cccccc 2px 2px 1px;}

h1{
	margin: 0 60px 10px 60px;
	padding: 0;
	font-family:serif;
	font-weight:bold;
	color: #990000;
	font-size: 150%;
	line-height:120%;
	display:block;
	text-align:center;
}

.text-main{
	margin:15px 45px 15px 35px;
	padding:0px;
	font-weight:normal;
	line-height:130%;
}

.text-small{
	padding:5px;
	font-size: 85%;
	font-weight:normal;
	line-height:120%;
	vertical-align: top;
}

.date{
	margin:5px;
	padding:5px;
	font-weight:normal;
	line-height:130%;
	text-align:right;
	background-color:#feb;
}

em{
	font-style:normal;
	font-weight:bold;
}

.back-num{
	margin:10px 0;
	padding:0;
	border-width: 3px 0px;
	border-style:double;
	border-color:#996600;
}

ul.archive{
	margin:5px 15px;
	padding:0px;
	list-style-type:none;
}

ul.archive li{
	margin:3px;
	padding:0;
}

/*メインコンテンツ*/

.main{
	margin:0 6px;
	padding:30px 0 10px 0;
	background:#eda url('/users/kobayashi-keiichiro/serial/images/gemclip.gif') no-repeat 0 0;
	width: 738px;
}

img.koba-photo{
	margin:10px 15px 0 0;
	float:right;
}

img.mas-photo{
	margin:5px 0 10px 15px;
	float:left;
}

.orange-box-top{
	margin:10px 5px;
	padding:0px;
	width:648px;
	background: url('/users/kobayashi-keiichiro/serial/images/top-orange.gif') no-repeat 0 0;
}

.orange-box-bottom{
	padding:5px;
	background: url('/users/kobayashi-keiichiro/serial/images/bottom-orange.gif') no-repeat 0 100%;
}

.green-box-top{
	margin:10px 5px 0 85px;
	padding:0px;
	width:648px;
	background: url('/users/kobayashi-keiichiro/serial/images/top-green.gif') no-repeat 0 0;
}

.green-box-bottom{
	padding:5px;
	background: url('/users/kobayashi-keiichiro/serial/images/bottom-green.gif') no-repeat 0 100%;
}


/*フッタ*/

#footer{
	_width: 754px;
	margin: 0 auto; 
	line-height:130%;
	background-color:#ffffff;
	border-color:#ccc;
	border-bottom:1px solid #999999;
	border-width:0 1px;
	text-align:center;
}

ul.list{
	margin:3px 5px 3px 20px;
	padding:0px;
}

ul.list li{
	margin:0.1em 0px;
	padding:0px;
}

input{
	background-color:#eeddaa;
}

textarea{
	background-color:#eeddaa;
}

/*注釈*/
.note{
	margin:5px 10px;
	padding:0;
}

/*目次インデント*/
.indent {
	padding-left: 4em;
	text-indent: -4em;
}
	
.kobayashi {
	padding: 0;
	margin: 0;
}

/*thank you page*/
.thanks-box-top{
	margin:45px 45px 10px 45px;
	padding:0px;
	width:648px;
	background: url('/users/kobayashi-keiichiro/serial/images/top-orange.gif') no-repeat 0 0;
}

.thanks-box-bottom{
	padding:5px;
	background: url('/users/kobayashi-keiichiro/serial/images/bottom-orange.gif') no-repeat 0 100%;
}

