body {
background-image: url("http://www.aquamindlaboratory.com/am2/am2picture3/am3back5.gif");
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
width: 100%;
background-color: #2C261D;
font-family: "メイリオ", Osaka, MSゴシック, sans-serif;
}


#tweet li {
	margin-bottom: 10px;
	font-size: 13px;
}

.twtr-widget .twtr-timeline p {font-size: 15px !important;}

.twtr-tweet-text {font: 15px Verdana, Arial, Helvetica, sans-serif !important;}

a {
text-decoration: none;		
}

a:link {
text-decoration:none;
color: #3A85D0;
}

a:visited {
text-decoration:none;
color: #3A85D0;
}

a:active {
color: #5798D0;
}

a:hover {
color: #3A86D0;
background-color: #A1D1ff;
}

/******************************************/
/** ▼タグクラウド関連▼                 **/
/******************************************/

ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: "メイリオ", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
	text-decoration: none;
}


ul.tagCloud li.tagcloud-tags a.tags-rank1 {
	font-size: 167%;
	font-weight: bold;
	color: #12b5de;
}

ul.tagCloud li.tagcloud-tags a.tags-rank2 {
	font-size: 136%;
	font-weight: bold;
	color: #74baea;
}

ul.tagCloud li.tagcloud-tags a.tags-rank3 {
	font-size: 122%;
	font-weight: bold;
	color: #79b9c3;
}

ul.tagCloud li.tagcloud-tags a.tags-rank4 {
	font-size: 114%;
	color: #7b9fa9;
}

ul.tagCloud li.tagcloud-tags a.tags-rank5 {
	font-size: 92%;
	color: #7d9d86;
}

ul.tagCloud li.tagcloud-tags a.tags-rank6 {
	font-size: 77%;
	color: #819e53;
}

/* オンマウス色 */
ul.tagCloud li a:hover {
	color: #000;
}

/******************************************/
/** ▲タグクラウド関連▲                 **/
/******************************************/

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}

.clear {
clear: left;
}

#containertop {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 80%;
min-width: 870px;
max-width: 1300px;
overflow: visible;
background-color: #FFFFFF;
}

* html #containertop {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 895px;
overflow: visible;
background-color: #FFFFFF;
}


#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 80%;
font-size: 15px;
min-width: 870px;
max-width: 1300px;
overflow: visible;
background-color: #FFFFFF;
border-bottom: solid 5px #000000;
}

* html #container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 895px;
font-size: 15px;
overflow: visible;
background-color: #FFFFFF;
border-bottom: solid 5px #000000;
}

.topcorner1{
background: #2C261D url("http://www.aquamindlaboratory.com/am2/am2picture3/top_plant_R.gif") no-repeat top right;
}

.topcorner2{
background: #FFFFFF url("http://www.aquamindlaboratory.com/am2/am2picture3/top_R.gif") no-repeat top right;
}

.corner1{
width: 1px;
height: 49px;
border: none;
display: block;
}

.corner2{
width: 17px;
height: 13px;
border: none;
display: block;
}

#left {
float: left;		
width: 200px;
padding: 0px 10px 0px 10px;
background-color: #FFFFFF;
}

#center {
margin: 0px 10px 0px 10px;
min-width: 640px;
max-width: 1100px;
margin-left: 220px;
overflow: visible;
}

#centerpre{
float: left;
width: 70%;
min-width: 650px;
max-width: 1100px;
}

#footer{
text-align: center;
font-size: 10px;
color: #ffffff;
margin: 5px 0px 10px 0px;
}


/*タイトル文字*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #666666;
margin-bottom: 3px;
padding: 45px 0px 0px 0px;
}

/*サブタイトル文字*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #666666;
}

.content {
padding: 0px 10px 0px 10px;
color: #555555;
font-family: "メイリオ", Verdana, Arial, sans-serif;
}

/*記事部分*/
.content p {
color: #333333;
font-family: "メイリオ", Verdana, Arial, sans-serif;
line-height: 160%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*記事の日付*/
.content h2 {
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 10px;
text-align: right;
font-weight: normal;
padding: 3px 5px 3px 5px;
margin-top: 5px;
margin-bottom: 10px;
line-height: 120%;
color: #ffffff;
background-color: #2C261D;
background-image: url("http://www.aquamindlaboratory.com/am2/am2picture3/titleback7.gif");
background-repeat: no-repeat;
}

/*記事のタイトル*/
.content h3 {
color: #281B00;
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 20px;
text-align: left;
font-weight: bold;
padding: 3px 5px 3px 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
color: #555555;
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 13px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #281B00;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 10;
padding:0px;
text-align: center;
margin-top: 5px;
margin-bottom: 30px;
background-color: #FFFFFF;
}


#calendar table {
width: 180px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
color: #281B00;
line-height: 15px;
border-top: solid 1px #281B00;
border-bottom: solid 1px #281B00;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #281B00;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #cccccc;
text-align: center;
padding:2px 0px 0px 0px;

}



/*サイドバーの見出し*/

.sidebar {
padding: 0px 10px 0px 10px;
}

.sidebar h2 {
color: #ffffff;
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size:11px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 14px;
background-color: #2C261D;
background-image: url("http://www.aquamindlaboratory.com/am2/am2picture3/titleback_menu.gif");
background-repeat: no-repeat;

}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 30px;
}


/*アーカイブ・コメント*/
.sidebar li {
color: #555555;
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 11px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 0px 5px 0px 5px;
list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

/*XML・検索のテキスト*/
.link-note {
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 150%;
text-align: left;
color: #555555;
margin-top: 3px;
margin-bottom: 30px;
}



#powered {
font-family: "メイリオ", Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #3D3D3D;
padding: 5px 0px 0px 0px;
border-top: solid 1px #281B00;
margin-top: 50px;
}



#comment-data {
float: left;
width: 210px;
padding-right: 10px;
margin-right: 10px;
text-align: left;
border-right: 1px dotted #555;
}

textarea {
width: 480px;
color: #000000;
background-color: #ffffff;
}


textarea {
font-family: "メイリオ","ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


