@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
}

a{
	color: #0000FF;
}
a:hover{
	color: #00CCFF;
}
img{
	border: 0px;
}
/**/
#container{
	background-image: url(../images/container_bg.jpg);
	width: 820px;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 10px;
}
#include{
	width: 800px;
	text-align: left;
	margin: 0px auto;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #999999;
	background-color: #FFFFFF;
}
#main{
	width: 780px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	margin: 0px 10px;
}

#topobj{
	background-image: url(../images/iten_bn.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 300px;
	font-size: 12px;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}


p.posted{
	margin: 0px 0px 10px 0px;
	background-color: #D9D9D9;
	border-top: 1px dashed;
	border-top-color: #666666;
	text-align: right;
	padding: 0px;
}
p.more{
	margin: 0px;
	border-top: 1px dashed;
	border-top-color: #666666;
	text-align: right;
	padding: 0px;
}

ul.list{
	margin: 0px;
	padding: 5px 5px 5px 20px;
}
ul.list li{
	list-style-image: url(../images/list.gif);
	border-bottom: 1px dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

iframe#small{
	width: 178px;
	height: 135px;
	margin: 0px 1px;
}
iframe#large{}

ul.list01{
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
ul.list01 li{
	list-style-image: url(/images/ya_04.gif);
}

h3.flow_title{
	background-image: url(/images/002-001.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	border-bottom: 1px dashed;
	border-bottom-color: #00CCCC;
	padding-bottom: 3px;
	padding-left: 25px;
	text-align: left;
	font-size: 14px;
	color: #006699;
	margin: 0px 0px 5px 0px;
}
img{
	border: 0px;
}
img.left{
	float: left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
.access_title{color:#00b200;}

.form{
	width: 400px;
	background-color: #CBDAF5;
}
.form td{
	font-size: 12px;
	padding: 3px;
}
.form td.left{
	background-color: #98B5EB;
	font-weight: bolder;
	color: #FFFFFF;
}
.form td.right{
	color: #333333;
	background-color: #FFFFFF;
}

/* 2008-6-02 http://www.sss-shika.com/voice/post_23.php*/

.voice_box {
     width:400px;
	 height:auto;
	 _display:inline;
	 border: solid 1px #CCCCCC;
	 margin-bottom: 30px;
	 padding: 10px;
	 }
	 
.voice_headline {
     text-align:center;
	 color:#FF6600;
	 margin: 10px 0px 0px 0px;
	 }
/* 2008-6-20 http://www.sss-shika.com/ トップページ更新履歴部分*/
#topics {
     width: 400px;
	 height:auto;
	 border:1px solid #CCCCCC;
	 margin-bottom:10px;
	 }
	 
#topics_box{
     padding: 0px 8px 8px 8px;
	 }
#topics_box p{
     margin-top:5px;
	 margin-bottom: 3px;
	 }
	