/*
Theme Name: rtrim ver.04
Version: 4.0
Author: Yuki Itoh
Author URI: http://www.rtrim.jp/
*/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, input, textarea, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-weight: normal;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
	}

body {
	font: 100%/1.8 Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	background: url(images/bg.gif) #fff repeat center top;
	color: #333;
	text-shadow: #fff 1px 1px 1px;
	width:100%;
}

a img {
	border: none;
}
a:link, a:visited, a:hover, a:active, a:focus {
	color: #333;
	text-decoration: none;
}
.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 213px;
	background: url(images/header.gif) repeat center top;
}

#logo {
	width: 255px;
	height: 128px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
	background: url(images/logo.png);
}

#glonavi {
	position: relative;
	overflow: hidden;
	margin-top: -70px;
}

#glonavi ul {
	position: relative;
	left: 50%;
	float: left;
}

#glonavi ul li {
	position: relative;
	left: -45%;
	float: left;
	margin-right: 305px;
}

.main {
	width: 645px;
	float: left;
	margin: 0 40px 40px 0;
}

.post {
	width: 669px;
	margin: 18px 0 0 -24px;
	background: url(images/post_bg.gif) repeat-y;
}

.head1 { background: url(images/post_head01.png) no-repeat; }
.head2 { background: url(images/post_head02.png) no-repeat; }
.head3 { background: url(images/post_head03.png) no-repeat; }
.head4 { background: url(images/post_head04.png) no-repeat; }
.head5 { background: url(images/post_head05.png) no-repeat; }

.post-con {
	padding: 42px 25px 20px 45px;
}

.post-data {
	margin: 0 0 20px -20px;
}

.post .date {
	width: 79px;
	height: 40px;
	font-size: 80%;
	line-height: 1.4;
	font-family: Georgia, serif;
	text-align: center;
	padding: 7px 5px 5px 0;
	margin: 0;
	float: left;
}

.post .date1 { background: url(images/date01.gif) no-repeat; }
.post .date2 { background: url(images/date02.gif) no-repeat; }
.post .date3 { background: url(images/date03.gif) no-repeat; }
.post .date4 { background: url(images/date04.gif) no-repeat; }

.post-tax {
	float: left;
	margin: 8px 0 0 10px;
}

.post-tax ul {
	float: left;
}

.post-tax ul li {
	float: left;
	text-shadow: none;
	margin: 0 5px 5px 0;
}

.post-tax ul li a {
	padding: 5px;
	background: #777;
	font-size: 70%;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.post h2 {
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 1;
	font-size: 140%;
	font-weight: bolid;
}

.post h2 a {
	display: block;
	padding: 10px;
}

.post h2 a:hover {
	background: url(images/check_bg02.gif);
}

.post .excerpt .thum {
	width: 200px;
	float: left;
	margin-right: 20px;
}

.post .excerpt .thum img {
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ddd;
}

.post .excerpt .excerpt-con {
	float: left;
	width: 375px;
}

.post .excerpt .go-post {
	text-align: right;
	margin-top: 20px;
}

.post .excerpt .excerpt-con span {
	line-height: 1.4;
	text-shadow: none;
	padding: 5px;
	background: #777;
	font-size: 70%;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.post-con h3 {
	margin: 20px 0 10px -20px;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #b9efea;
	background: url(images/check_bg.gif);
}

.post-main img {
	padding: 1px;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 5px #ddd;
}

.post-main .img-max img {
	width: 599px;
}

.post-main h3 {
	margin: 20px 0 10px -20px;
	padding-left: 15px;
	font-size: 110%;
	font-weight: bold;
	border-left: 5px solid #e8b9ef;
	background: url(images/check_bg02.gif);
}

.post-main {
	margin-bottom: 40px;
}

.post-main p {
	margin: 10px 0;
}

.post-main div.code {
	font-size: 80%;
}

.post-main p a {
	color: #d34de7;
	padding: 3px;
	background: url(images/check_bg.gif);
}

.bandInfo {
	font-size: 90%;
	margin: 30px 0;
	padding: 15px;
	background: #fff;
	border: 1px dotted #DDD;
}

.googleAd {
	margin: 0 auto;
	text-align: center;
}

.amazonAd {
	margin: 30px 0;
}

.post-main .bandInfo img {
	padding: 0;
	background: none;
	border: none;
	box-shadow: none;
}

.post-main .bandInfo a {
	background: none;
	padding: 0;
}

.similar {
	margin: 40px 0;
}

.post-foot {
	width: 669px;
	height: 6px;
	margin: 0 30px 18px -24px;
	background: url(images/post_foot.gif) no-repeat;
}

#side-colomn {
	width: 270px;
	background: url(images/side_bg.gif) repeat-y;
	margin: 34px 0 40px 0;
	float: left;
}

#sidebar {
	background: url(images/side_head.gif) no-repeat;
	padding: 25px;
}

.side-con {
	margin-bottom: 20px;
}

.side-ad {
	padding: 10px 0 20px 10px;
	background: url(images/check_bg02.gif);
}

#side-foot {
	width: 270px;
	height: 6px;
	background: url(images/side_foot.gif) no-repeat;
}

#sidebar h2 {
	margin: 0 0 10px -20px;
	padding-left: 15px;
	border-left: 5px solid #e8b9ef;
}

#sidebar h2 span {
	padding: 8px 23px 0 0;
	background: url(images/small_leaf.png) no-repeat right top;
}

#sidebar h3 a {
	display: block;
	background: url(images/check_bg.gif);
	padding: 5px;
	line-height: 1;
	margin: 10px 0 5px;
}

#sidebar h3.recently a {
	display: block;
	line-height: 1.4;
	text-shadow: none;
	margin-bottom: 5px;
	padding: 5px;
	background: #777;
	font-size: 70%;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#sidebar h4 {
	background: url(images/check_bg02.gif);
	font-size: 80%;
	padding: 5px;
	line-height: 1;
	margin: 10px 0 5px;
}

#sidebar ul.tagcloud li {
	float: left;
	text-shadow: none;
	margin: 0 5px 5px 0;
}

#sidebar ul.tagcloud li a {
	padding: 5px;
	background: #777;
	font-size: 70%;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#blog .contents img {
	padding: 1px;
	width: 300px;
	height: 186px;
	border: 1px solid #999;
	background: #fff;
}

.contents h2,
.contents h3 {
	padding: 0 15px;
	font: italic 140%/2.0 Georgia, serif;
	margin-bottom: 10px;
}

.blue {
	border-left: 5px solid #bef6f1;
}

.pink {
	border-left: 5px solid #efbef6;
}

.yellow {
	border-left: 5px solid #f5f6be;
}

.green {
	border-left: 5px solid #bef6cb;
}

.orange {
	border-left: 5px solid #f6dabe;
}

.blue-right {
	border-right: 5px solid #bef6f1;
	text-align: right;
}

.pink-right {
	border-right: 5px solid #efbef6;
	text-align: right;
}

.yellow-right {
	border-right: 5px solid #f5f6be;
	text-align: right;
}

.green-right {
	border-right: 5px solid #bef6cb;
	text-align: right;
}

.orange-right {
	border-right: 5px solid #f6dabe;
	text-align: right;
}

.contents p {
	padding: 0 20px;
	margin: 0 0 20px;
}

.contents .pro {
	float: right;
	margin: 0 20px;
	padding: 0;
}

.contents .pro h4 {
	padding-left: 10px;
	margin: 0;
	line-height: 1.4;
}

.contents .pro p {
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.media-link {
	width: 37px;
	height: 37px;
	margin-bottom: 12px;
}

#footer {
	height: 84px;
	background: url(images/footer.gif) repeat center top;
	font-size: 80%;
	padding-top: 55px;
}

.mess {
	font-family: Georgia, serif;
	font-weight: bold;
	height: 64px;
	padding: 10px 0;
}

.mess img {
	float: left;
	margin-right: 20px;
}

#copy {
	position: absolute;
	bottom: 0px;
	right: 0px;
}


#mailform {
	margin: 20px auto;
	width: 350px;
}

.email, .name {
    color: #ccc;
	margin-bottom: 15px;
}

.email, .name, .text, textarea, .dropdown{
	border:1px solid #c6dade;
	padding: 5px;
	background: #fff;
	border-radius: 5px;

	/* Webkit */
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 1px 1px 1px #eaf5f8;

	/* Firefox */
	-moz-border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #eaf5f8;
}

#send{background: url(images/submit.png) no-repeat center top; width: 150px; height: 37px; text-align: center; line-height: 35px; font-size: 120%; color: #437182; margin: 20px auto; cursor: pointer;}
#send:hover{background-position: center bottom;}

div#takeMeUpContainer {
	background: white url('images/tag_bg.gif') bottom repeat-x;
	text-decoration: none;
	border: 1px solid #ABADAD;
	color: #5B8098;
	text-align: center;
	font-size: 13px;
	bottom: 30px;
	padding: 0;
}

div#takeMeUpContainer:hover {
	border: 1px solid #abadad!important;
	color: #888888!important;
	background-color: #ededed!important;
	background-image: none;
}

#head {
	height: 160px;
}

#search {
	width: 265px;
	height: 30px;
	margin: 10px 0 0 690px;
}

#search form {
	border: 1px solid #cecece;
	background: #f8f8f8;
	box-shadow: 0 0 5px #ddd;
}

#search form #s {
	background: none;
	color: #aaa;
}

#search form #sub {
	width: 27px;
	height: 26px;
	cursor: pointer;
	background: url(images/search.gif);
}

div#disqus_thread {
	text-shadow: none!important;
}

#dsq-content h3 {
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	border: none;
	background: none;
}

/* Clearfix
=================================*/

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from Mac IE \*/
.clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Hide from Mac IE */

.margin-clear {
	margin: 0!important;
}

.aligncenter { margin: 0 auto; text-align: center; }

.textBox { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #999; }