/*
著作権表示（削除不可）

Copyright (C) 2004 ACQUA*WEB All Rights Reserved.
	http://acqua-web.com

*/

/*body*/
body {
	margin:2px 0px 20x 0px;
	text-align: left;
	font-size: 12px;
	background-attachment: fixed;
	color: #ffeebb;
          background-image: url("http://multiman.sandytrip.net/back1.2.jpg");
	}

/*リンク共通*/
a {
	text-decoration: underline;
	}

/*リンク*/
a:link {
	color: #ffeeff;
	}
	
/*訪問済みン*/
a:visited {
	color: #777777;
	}

/*選択中リンク*/
a:active {
	color: #ffffff;
	}
	
/*オンマウス時のリンク*/
a:hover {
	color: #ff00cc;
	}

/*見出し1,2,3*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

input {
	border: 1px solid #003333;
	background-color: #FFFFFF;
	color: #191919;
	}	
	
textarea {
	border: 1px solid #003333;
	color: #191919;
}

/*ブログ表示全体枠*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	padding: 0px;
	width: 900px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image: url("http://multiman.sandytrip.net/back2.hosi.jpg" );
	
	}
	
/*トップタイトル*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	padding:5px;
	border-bottom: 0px solid #FFFFFF;
	background-image: url("http://multiman.sandytrip.net/banner3.jpg");
	background-repeat: no-repeat;
	height: 148px;
	border-top: 0px solid #111100;
	border-bottom: 1px solid #111100;
	border-left: 1px solid #111100;
	border-right: 1px solid #111100;
	}


#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	
	}

#banner h2 {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	padding-top: 15px;
	}
/*トップタイトル以下全体枠*/
#main {
	float:left;
	}
	
/*記事全体*/
#center {
	float: left;
	width:680px;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

/*各記事*/
.content {

         padding: 11px 15px 5px 15px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	width: 650px;
          background-image: url("http://multiman.sandytrip.net/back1.hosi.jpg");
          }

.content img {

          border: 0px;
          }

.content p {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
         padding-top: 20px;
	width: 650px;
	}

	
/*記事引用部分*/
.content blockquote {
	line-height: 5%;
	padding: 5px;
	border-color: #cccccc;
	border-style: dotted;
	border-width: 1px;
	}

.content li {
	line-height: 140%;
	}
	
/*記事の付*/
.content h2 {
	color: #eeeeee;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
         margin-bottom: 20px;
	font-weight: bold;
	height: 20px;
	background-image: url(http://multiman.sandytrip.net/bars8.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
	text-indent: 1px;
	}
/*記事のタイトル*/
.content h3 {
	color: #ffcc00;
	font-family: Verdana, Arial, sans-serif;
	font-size: normal;
	text-align: center;
	font-weight: bold;
	margin- top 3px;
	margin-bottom: 25px;
	}
/*記事内容*/
.topics {
	overflow: hidden;
	}


/*記事の投稿数など*/
.content p.posted {
	color: #999966;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
         text-align: left;
　　　　　　　margin-top: 1px;
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	background-image: url(http://multiman.sandytrip.net/bar.main.gif);
	background-repeat: no-repeat;
          overflow: hidden;
	}


/*サイドバー枠*/
#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

#left-side{
	float: right;
	width: 200px;
	overflow: hidden;
	}

.sidebar {
	padding-top: 12px;
	padding-left:15px;
	width: 170px;
	}


/*カレンダー*/
#calendar {
	line-height: 120%;
	color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: right;
	margin-bottom: 10px;
	width: 170px;
	}

#calendar table {
	padding: 1px;
	border-collapse: collapse;
	width: 100%;
	color: #cccccc;
	}



#calendar th {
	text-align: center;
	font-weight: normal;
	color: #777700;
	}

#calendar td {
	text-align: center;
	color: #ffffcc;
	}

/*サイドバーメニュータイトル*/
.sidebar h2 {
	color: #eeeeee;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 0.1em;
	height: 22px;
	background-image: url(http://multiman.sandytrip.net/side.bar.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	}
	
/*サイドバーリスト*/
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	list-style-type: none;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	list-style-type: none;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.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 #categories li {
         color: #000000;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #ffffff;
	}
	
.search {
	width: 170px;
	}

/*各メニューの枠*/
.menu{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 170px;
	}
	
.photo {
	text-align: center;
	margin-bottom: 30px;
	}

.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: #777700;
	margin-top: 5px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #000000;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
/*フッター*/
#footer {
	clear:both;
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
         font-weight: bolder;
	letter-spacing: 0.1em;
	color: #fffff0;
	float: none;
	width: 900px;
	text-align: center;
	background-image: url(http://multiman.sandytrip.net/bars8.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-top: 2px;
	}
	
#footer a {
	color: #ffffbb;
}