@charset "UTF-8";

/*
SITE TITLE: SYOH YOSHIDA | Artist. Art Director;
URL: http://www.syohyoshida-archives.com
COPYRIGHT: SYOH YOSHIDA. All Rights Reserved.
*/

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,table,th,td { 
margin:0;
padding:0;
font-size:100%;
font-style:normal;
font-weight:normal;
line-height:1.6;
}

body {
margin:65px 0px;
text-align:left;
font-size:11px;
color:#454545;
background:#F7F7F7;
font-family: Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

img {
border: none;
vertical-align:bottom;
}

a {
cursor:pointer;
color: #4A4A4A;
text-decoration:none;
}

a:visited {
color: #4A4A4A;
}

a:hover {
	color: #FFF;
	background-color: #50108E;
}

a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
}


/* ////////////////////////////////////////
layout
//////////////////////////////////////// */
#wrapper {
position:relative;
width:980px;
text-align:left;
}

#body {
float:right;
width:600px;
text-align:left;
}

#navi {
position:absolute;
left:50px;
top:0px;
width:300px;
}

#side_top {
position:absolute;
left:0px;
top:0px;
width:25px;
}

#side_copy {
position:absolute;
left:0px;
top:0px;
width:25px;
}

/* ////////////////////////////////////////
blog
//////////////////////////////////////// */
.entry {
margin-top:0px;
}

.entry_title {
margin-bottom:1em;
}

.entry_title strong {
color: #505050;
font-weight:bold;
}

.entry_title h2 {
font-size:1.2em;
font-weight:bold;
}

.entry_title em {
font-style:normal;
}

.entry_body p {
margin-bottom:1em;
}

.entry_body p.btn_more {
margin:1em 0px;
}


/* ////////////////////////////////////////
navi
//////////////////////////////////////// */

#navi h3 {
margin-bottom:10px;
}

#navi form {
margin-bottom:35px;
}

#navi form table {
width:300px
}

#navi form table th {
vertical-align:middle;
}

#navi form table th input {
border:1px solid #A3A3A3;
width:300px;
}

#navi form table td {
vertical-align:middle;
text-align:right;
}


#navi p {
margin:20px 0px;
}

#navi ul {
list-style:none;
margin:15px 0px;
}

#caption {
	padding: 5px 10px 10px 0px;
	font-size: 10px;
	line-height: 13px;
	color: #9A9A9A;
	}
	
#Jp-text {
	padding: 5px 10px 10px 0px;
	font-size: 10px;
	line-height: 13px;
	color: #9A9A9A;
	}
	
