@charset "UTF-8";

/* standard layout
==================================== */

#mainshort {
	width: 600px;
	height: 600px;
	margin-top: 30px;
	margin-left: 180px;
}

#mainlong {
	width: 600px;
	margin-top: 30px;
	margin-left: 180px;
}

.greensubhead {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", "Times New Roman", serif;
	font-size: 22px;
	color: #567e21;
	margin-bottom: 24px;
}

.greensub {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", "Times New Roman", serif;
	font-size: 16px;
	color: #567e21;
}

.standardtxt {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #3f2b04;
	vertical-align: baseline;
}


	
a:link, a:visited {
    color:#3f2b04;
    text-decoration: none;
}

a:hover, a:active {
	color:#b5aa99;
	text-decoration:none;
}

#mod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f2b04;
	text-align: center;
	}
	
#copyright {
	border: 1px solid #E7E9EE;
	width: 545px;
	font-size:11px;
	line-height: 15px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	background-color: #F0F0F0;
	}
	

/* archive index 
==================================== */

#title {
	margin-top: 40px;
	margin-bottom: 30px;
	background-image: url(../img/archive.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: center;
}

#firstrow {
	width: 960px;	
	border-bottom: 1px solid #ccc;
	
}

#textarea1 {
	float: left;
}

#textarea2 {
	float: left;
    background-image: url(../img/stripe.gif);
	background-repeat: repeat;
}

#textarea3 {
	float: left;
}

#textarea4 {
	float: left;
	background-image: url(../img/stripe.gif);
	background-repeat: repeat;
}


.index1 {
	float: left;
	height: 240px;
	width: 220px;
	padding: 10px;
}

.subhead {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	color: #3f2b04;
	border-bottom: 1px solid #3f2b04;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 7px;
}

.list {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #996666;
	padding-bottom: 10px;
}
	
.list a:link, a:visited {
    color:#3f2b04;
    text-decoration: none;
}

.list a:hover, a:active {
	color:#b5aa99;
	text-decoration:none;
}


#title2 {
	margin-top: 40px;
	margin-bottom: 30px;
	background-image: url(../img/blogarchive.jpg);
	background-repeat: no-repeat;
	height: 90px;
	background-position: center;
}

.index2 {
	float: left;
	height: 640px;
	width: 220px;
	padding: 10px;
}

#secondrow {
	width: 960px;
	border-top: 1px solid #ccc;
	
}

#textarea5 {
	float: left;
    background-image: url(../img/stripe.gif);
	background-repeat: repeat;
}

#textarea6 {
    float: left;

}

#textarea7 {
	float: left;
    background-image: url(../img/stripe.gif);
	background-repeat: repeat;
}

#textarea8 {
	float: left;
}



/* bycycle day
==================================== */

#whitebg {
	width: 695px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-left: 130px;
	height: 2500px;
	padding-left: 15px;
	margin-bottom: 30px;
}

#img1943 {
	margin: 25px 0 30px 0;
	width: 680px;
	background-image:url(../img/stripe.gif);
	background-repeat:repeat;
}

#lefttitle {
	font-size: 15px;
	line-height: 18px;
	color: red;
	font-weight: bold;
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}


#text {
	float: left;
	width: 480px;
	padding-left: 200px;
	position: relative;
	top: -74px;
	}


#text p {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
}



/* entheogen
==================================== */


#whitebg2 {
	background-color: #FFFFFF;
	width: 600px;
	margin-top: 30px;
	margin-left: 180px;
}
#topimg {
	background-image: url(../img/entheogen_what.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 600px;
}


.blackhead {
	font-size:22px;
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
.blacktxt {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}

#text2 {
	padding: 0 15px 30px 15px;
}

#text2 .img {
	margin-bottom: 20px;
}

#text2 .sub {
color:#336699;
}

#text2 .desc {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}

#left1 {
margin: 7px 15px 7px 0;
float: left;
width: 250px;
}

#right1 {
	float: right;
	width: 360px;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

#right2 {
	float: right;
	width: 200px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 15px;
}

#center1 {
}


/* hofmann message
==================================== */

#hofmann {
	background-image: url(../img/pattern.gif);
	background-repeat: repeat;
	width: 700px;
	height: 993px;
    margin: auto;
    margin-top: 25px;
    border: 4px dotted #FF3300;
}

.inner {
	background-color: #fef3dd;
	padding: 20px;
	margin-left: 110px;
	width: 450px;
	color: #000066;
}

#portrait {
    margin-top: 50px;
}

#hofmann h1 {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 26px;
	letter-spacing: -0.04em;
	
}

#hofmann h2 {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
}

#message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#message p {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	}
	


/* hofmann96
==================================== */


#hofmann96 {
	background-color:#dfe0df;
	width: 700px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#text3 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#text3 p {
	font-family: "ヒラギノ明朝 Pro W3", 'Hiragino Mincho Pro', "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	}



/* media coverage
==================================== */

#mokuji li {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #996666;
	padding-bottom: 6px;
}



.summary {
    margin-top: 25px;
}




/* spice
==================================== */


.english {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f2b04;
}
	
#ref li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
}

.greysub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#666666;
}

.spiceimg #ri1 {
margin: 7px 0 7px 14px;
float: right;
width: 200px;
}

.spiceimg #ce2 {
	width: 550px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 7px;
}

.spiceimg #ce3 {
margin: 7px 0 14px 7px;
width: 550px;
}

.spiceimg #ri4 {
margin: 7px 0 7px 10px;
float: right;
width: 270px;
}

.spiceimg #ri5 {
margin: 7px 10px 7px 0;
float: left;
width: 350px;
}
.centerimg {
	background-position: center;
}

