body {
	margin: 0px 0px 20px 0px;
		background-color: #FFFFE1;
   	text-align: center;
}

a {
	text-decoration: underline;
}

a:link {
	color: #FF9900;
	}

a:visited {
	color: #FF621E;
	}

a:active {
	color: #FF621E;
	}

a:hover {
	color: #FF621E;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h3{
	background-color: #FFFFE1;
	color: #000;
	margin-top:0;
	margin-bottom:0;
	border-top: dashed 1px #FF621E;
	border-right: dashed 1px #FF621E;
	border-left: dashed 1px #FF621E;
	border-bottom: dashed 1px #FF621E;
	padding:2px 2px 2px 10px;
}

#main {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	}

/* title 設定 */
#title {
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	background-color: #ff6420;
	text-align: left;
	padding: 15px;
	border-bottom: 3px solid #FFFFFF;
}

#title-img {
	display: none;
	}


#title a {
	color: #ffffff;
	text-decoration: none;
}

#title h1 {
	font-size: xx-large;
}

#title h2 {
	font-size: small;
	}
/* TOPメニュー関連 */
.top-menu-list{
	font-size: 12px;
	border-color: #ff6600;
	border-style: dashed;
	border-width: 1px;
}

/* リスト（一覧）関連*/
/* list */
div.list td{
	border-color: #ff6600;
	border-style: dashed;
	border-width: 1px;
}
/* Table List -一覧表- */
.table-list{
	border-color: #ff6600;
	border-style: dashed;
	border-width: 1px;
	text-decoration: underline;
	font-size: x-small;
}
.table-list2{
	border-color: #ff6600;
	border-style: dashed;
	border-width: 1px;
}

/* Table Box -枠線のみのテーブル- */
.table-box{
	background-color: #FFFFE1;
	margin-top:0;
	border-top: dashed 1px #FF621E;
	border-right: dashed 1px #FF621E;
	border-left: dashed 1px #FF621E;
	border-bottom: dashed 1px #FF621E;
	padding:2px 2px 2px 10px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
//	border-color: #ff6600;
//	border-style: dashed;
//	border-width: 1px;
}
/* 100の質問用 */
.100-menu{
	text-align: middle;
}
.q{
 background-color: #ffffcc;
 color: #5e5e5e;
}
.a{
 background-color: #ffffff;
}

/* sidebarの表示に位置の設定 */
#center {
	float: right;
	width: 700px;
	
	
	overflow: hidden;
	}
#center2 {
	float: right;
	width: 500px;
	overflow: hidden;
}
/*
#left {
	float: left;
	width: 200px;
	
	overflow: hidden;
	}
*/
#right {
	float: left;
	width: 200px;
	
	overflow: hidden;
	}

/* main contentの設定 */
.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #5e5e5e;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content table{
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	color: #5e5e5e;
}
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	background-color: #FFFFE1;
	color: #000;
//	position: absolute;
	position: static;
	border-style: dashed;
	border-color: #FF621E;
	border-width: 2px 2px 2px 2px;
	padding-top: 0.5em;

	}


.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.category{
	font-size: x-small;
}
#footer {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FF6420;
	text-align: left;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	}


