@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
        }

form {
	margin: 0px;
	padding: 0px;
        }

b {
	font-weight: bold;
        }

strong {
	font-size: 115%;
	font-weight: bold;
        }

.clear {
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	clear: both;
	}

#center {
	width:760px;
	margin: 0px auto;
	padding: 0px;
                text-align=left;
	}

#header {
	height: 90px;
	margin: 0px;
	padding: 0px;
         width: 780px;
         text-align: left;
	}
	
#header h1 {
	margin: 20px 1px;
	padding: 0px;
	font-size: medium;
	line-height: 1em;
	float: left;
	}

#header .info {
	width: 490px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: right;
	text-align: right;
	}

#header .navi {
	font-family: "Verdana", "Helvetica", "Arial", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	color: #666;
	text-align: right;
	line-height: 1.5em;
	letter-spacing: 1px;
        float: right;
	}

	#header .navi a:link { color: #000; text-decoration: none; }
	#header .navi a:visited { color: #000; text-decoration: none; }
	#header .navi a:active { color: #f00; text-decoration: underline; }
	#header .navi a:hover { color: #386; background: #ced; text-decoration: underline; }

#header .space2 {
	line-height: 1em;
	letter-spacing: 2px;
	}

#header .connect {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	}

#image {
	margin: 3px 0px 0px 6px;
	}


#header .address {
	margin: 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-align: right;
	color: #000;
	}

#header .phone {
	font-family: "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	word-spacing: 1px;
	}

	#header .address a:link { color: #000; text-decoration: none; }
	#header .address a:visited { color: #000; text-decoration: none; }
	#header .address a:active { color: #f00; text-decoration: underline; }
	#header .address a:hover { color: #000; text-decoration: underline; }

#header .search {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	color: #999;
	}

#header .box {
	width: 104px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1em;
	color: #999;
	}

#stage {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#btm-links {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}

#stage .working {
	margin: 0px;
	padding: 0px;
	float: left;
	}

#stage .alchemy {
	margin: 0px;
	padding: 0px;
	float: right;
	}

#stage p {
	margin: 0px;
	padding: 0px;
	}

#stage h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: xx-large;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 2px;
	}

#topics {
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://bartokart.com/img/bg_topics.jpg);
	background-repeat: no-repeat;
                text-align: left;
	}

#topics .news {
	width: 460px;
	margin: 0px;
	padding: 0px;
                text-align: left;
float: left;
	}

#topics .news h4 {
	margin: 15px 0px 10px 20px;
	padding: 0px;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	text-align: left;
	}

#topics .news ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	color: #ccc;
	}

#topics .news li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.6em;
	}

	#topics .news li a:link { color: #9ba; text-decoration: none; font-weight: bold; }
	#topics .news li a:visited { color: #9ba; text-decoration: none; font-weight: bold; }
	#topics .news li a:active { color: #f00; text-decoration: underline; }
	#topics .news li a:hover { color: #fff; background: #000; text-decoration: underline; }

#topics .date {
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	}

#topics .menu {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: left;
	}

#topics .menu h4 {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	text-align: left;
	}

#topics .menu h5 {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	text-align: left;
	}

#topics .menu ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	color: #bbb;
	}

#topics .menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	line-height: 1.3em;
	}

	#topics .menu li a:link { color: #ba9; text-decoration: none; font-weight: bold; }
	#topics .menu li a:visited { color: #ba9; text-decoration: none; font-weight: bold; }
	#topics .menu li a:active { color: #f00; text-decoration: underline; }
	#topics .menu li a:hover { color: #fff; background: #000; text-decoration: underline; }

#main {
	width: 760px;
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	}

#main p {
	margin: 5px;
	padding: 0px;
	text-align: left;
	}

#basic {
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 1.0em;
	}

#basic .contents {
	width: 520px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	float: left;
	}

#basic .contents img {
	margin-right: 5px;
	padding-right: 5px;
	line-height: 1.0em;
	float: center;
	}

#basic .navi {
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 1.0em;
	letter-spacing: 0px;
	text-align: left;
	}

	#basic .navi a:link { color: #000; text-decoration: none; }
	#basic .navi a:visited { color: #000; text-decoration: none; }
	#basic .navi a:active { color: #f00; text-decoration: underline; }
	#basic .navi a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .portrait {
	margin: 15px 0px;
	padding: 0px;
	line-height: 1.0em;
	text-align: left;
	}

#basic .catch {
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
	}

#basic .work {
	margin: 15px 0px 5px 0px;
	padding: 0px;
	line-height: 1.0em;
	text-align: center;
	}

#basic .work img {
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	text-align: center;
	border: 0px solid #ddd;
	}

#basic .dish {
	margin: 15px 0px;
	padding: 0px;
	line-height: 1.0em;
	text-align: center;
	}

#basic .dish img {
	margin: 0px;
	padding: 10px;
	line-height: 1.0em;
	}

#basic .cap {
	margin: 2px 2px 20px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.0em;
	color: #666;
	text-align: right;
	}

#basic .contact_form {
	margin: 15px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.9em;
	text-align: left;
	}

#basic .contact_form p {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}

#basic .contact_formbox {
	width: 480px;
	}

#basic h2 {
	width: 500px;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	border-left: 10px solid #ba9;
	border-bottom: 1px solid #ba9;
	}

	#basic h2 a:link { color: #000; text-decoration: none; }
	#basic h2 a:visited { color: #000; text-decoration: none; }
	#basic h2 a:active { color: #f00; text-decoration: underline; }
	#basic h2 a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic h3 {
	width: 340px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: bottom;
	border-left: 10px solid #9ba;
	border-bottom: 1px solid #9ba;
	}

#basic .contents p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 1.7em;
	text-align: left;
	}

	#basic .contents p a:link { color: #963; text-decoration: none; }
	#basic .contents p a:visited { color: #963; text-decoration: none; }
	#basic .contents p a:active { color: #f00; text-decoration: underline; }
	#basic .contents p a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .entry-more-link {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1em;
	text-align: right;
	}

	#basic .contents .entry-more-link a:link { color: #876; text-decoration: underline; }
	#basic .contents .entry-more-link a:visited { color: #876; text-decoration: underline; }
	#basic .contents .entry-more-link a:active { color: #f00; text-decoration: underline; }
	#basic .contents .entry-more-link a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .work_info {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7em;
	text-align: left;
	float: left;
	}

#basic .contents .work_act a:link { color: #876; text-decoration: underline; }
	#basic .contents .work_act a:visited { color: #876; text-decoration: underline; }
	#basic .contents .work_act a:active { color: #f00; text-decoration: underline; }
	#basic .contents .work_act a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .work_act {
	margin: 0px 0px 10px 0px;;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7em;
	text-align: right;
	float: right;
	}

#basic .contents h4 {
	width: 498px;
	margin: 10px 0px;
	padding: 5px 10px;
	font-family: "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.7em;
	clear: both;
	text-align: left;
	background-color: #eee;
	border: 1px dashed #ba9;
	}

	#basic .contents h4 a:link { color: #333; text-decoration: underline; }
	#basic .contents h4 a:visited { color: #333; text-decoration: underline; }
	#basic .contents h4 a:active { color: #f00; text-decoration: underline; }
	#basic .contents h4 a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents h5 {
	width: 500px;
	margin: 20px 0px 10px 0px;
	padding: 2px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #486;
	line-height: 1.0em;
	letter-spacing: 2px;
	text-align: left;
	border-left: 10px solid #9ba;
	border-bottom: 1px solid #9ba;
	}

#basic .contents h6 {
	width: 520px;
	margin: 5px 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.5em;
	text-align: left;
	border-bottom: 1px solid #ccc;
	}

	#basic .contents h6 a:link { color: #333; text-decoration: underline; }
	#basic .contents h6 a:visited { color: #333; text-decoration: underline; }
	#basic .contents h6 a:active { color: #f00; text-decoration: underline; }
	#basic .contents h6 a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .by {
	width: 520px;
	margin: 10px 0px;
	padding: 3px 0px 15px 0px;
	font-family: "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	clear: both;
	text-align: left;
	border-top: 1px solid #ddd;
	}

	#basic .contents .by a:link { color: #666; text-decoration: underline; }
	#basic .contents .by a:visited { color: #666; text-decoration: underline; }
	#basic .contents .by a:active { color: #f00; text-decoration: underline; }
	#basic .contents .by a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .feed p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
	text-align: left;
	}

	#basic .contents .feed p a:link { color: #333; text-decoration: none; }
	#basic .contents .feed p a:visited { color: #333; text-decoration: none; }
	#basic .contents .feed p a:active { color: #f00; text-decoration: underline; }
	#basic .contents .feed p a:hover { color: #386; background: #ced; text-decoration: underline; }

#basic .contents .tb-id {
	width: 280px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 1em;
	background-color: #fff;
	border: 1px solid #ccc;
	}

#basic .contents .moderate {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #486;
	line-height: 1.2em;
	text-align: left;
	}

#basic .contents .works {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	}

#basic .contents .thumb {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	line-height: 0px;
}



#basic .side {
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-color: #e3dcca;
	text-align: right;
	float: right;
	}

#basic .hitokoto {
	width: 505px;
	margin: 0px;
	padding: 8px;
	background-color: #e3dcca;
	text-align: left;
	float: left;
	}

#basic .side ul {
	margin: 0px 10px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
	color: #666;
	}

#basic .side li {
	margin: 0px;
	padding: 3px 0px;
	list-style-type: none;
	line-height: 1.4em;
	}

	#basic .side li a:link { color: #264; text-decoration: none; }
	#basic .side li a:visited { color: #264; text-decoration: none; }
	#basic .side li a:active { color: #f00; text-decoration: underline; }
	#basic .side li a:hover { color: #630; background: #d3ccba; text-decoration: underline; }

#basic .side .bg_border {
	width: 220px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	line-height: 1.0em;
	}

#basic .hitokoto .bg_border {
	width: 520px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	line-height: 1.0em;
	}

#basic .side .top {
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	}

#basic .side .middle {
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	}
	
#basic .side .bottom {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0em;
	}

#basic .hitokoto .top {
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	}

#basic .hitokoto .middle {
	margin: 0px;
	padding: 0px;
	line-height: 1.0em;
	}
	
#basic .hitokoto .bottom {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 1.0em;
	}

#basic .side h4 {
	margin: 0px;
	padding: 10px 10px 7px 10px;
	font-size: x-small;
	text-align: right;
	line-height: 1.0em;
	}

#basic .icon {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	line-height: 1.0em;
	}

	#basic .icon a:link { color: #e3dcca; text-decoration: none; }
	#basic .icon a:visited { color: #e3dcca; text-decoration: none; }
	#basic .icon a:active { color: #f00; text-decoration: none; }
	#basic .icon a:hover { color: #386; text-decoration: none; }

#basic .icon img {
	border: 1px solid #fff;
	}

#basic .map {
	margin: 0px;
	padding: 0px 10px 5px 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	line-height: 1.5em;
	}

	#basic .map a:link { color: #000; text-decoration: none; }
	#basic .map a:visited { color: #000; text-decoration: none; }
	#basic .map a:active { color: #f00; text-decoration: none; }
	#basic .map a:hover { color: #630; background: #d3ccba; text-decoration: none; }

#basic .contact {
	margin: 0px;
	padding: 10px 10px 5px 10px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.6em;
	}

	#basic .contact a:link { color: #000; text-decoration: underline; font-weight: bold; }
	#basic .contact a:visited { color: #000; text-decoration: underline; font-weight: bold; }
	#basic .contact a:active { color: #f00; text-decoration: underline; font-weight: bold; }
	#basic .contact a:hover { color: #630; background: #d3ccba; text-decoration: underline; font-weight: bold; }

#basic .side .contact .qr{
	margin: 0px;
	padding: 0px;
	float: right;
	}

#basic .phone {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	}

#basic .side .prev {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.3em;
	}

	#basic .side .prev a:link { color: #345; text-decoration: none; }
	#basic .side .prev a:visited { color: #345; text-decoration: none; }
	#basic .side .prev a:active { color: #f00; text-decoration: underline; }
	#basic .side .prev a:hover { color: #630; background: #d3ccba; text-decoration: underline; }

#basic .side .next {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 1.3em;
	}

	#basic .side .next a:link { color: #345; text-decoration: none; }
	#basic .side .next a:visited { color: #345; text-decoration: none; }
	#basic .side .next a:active { color: #f00; text-decoration: underline; }
	#basic .side .next a:hover { color: #630; background: #d3ccba; text-decoration: underline; }

.img-center {
	margin: 5px;
	padding: 5px;
	line-height: 1.0em;
                text-align: center;
	}

#img-center {
	margin: 5px;
	padding: 5px;
	line-height: 1.0em;
	text-align: center;
	}



#name-email {
	margin: 0px;
	padding: 0px;
	float: left;
	}

#url-cookie {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	}

#archives {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#archives .contents {
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}

#archives .navi {
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 1.0em;
	letter-spacing: 0px;
	text-align: left;
	}

	#archives .navi a:link { color: #000; text-decoration: none; }
	#archives .navi a:visited { color: #000; text-decoration: none; }
	#archives .navi a:active { color: #f00; text-decoration: underline; }
	#archives .navi a:hover { color: #386; background: #ced; text-decoration: underline; }

#archives h2 {
         width: 760px;
	height: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	text-align: right;
	}

#archives h2 .case {
	margin: 1px 1px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: right;
	color: #06c;
	float: right;
	}

	#archives h2 .case a:link { color: #9ba; text-decoration: none; display: block; margin: 0px; padding: 0px 5px 0px 0px; border-right: 1px solid #fff; }
	#archives h2 .case a:visited { color: #9ba; text-decoration: none; display: block; margin: 0px; padding: 0px 5px 0px 0px; border-right: 1px solid #fff; }
	#archives h2 .case a:active { color: #f00; text-decoration: none; display: block; margin: 0px; padding: 0px 5px 0px 0px; border-right: 1px solid #fff; }
	#archives h2 .case a:hover { color: #386; background: #acb; text-decoration: none; display: block; margin: 0px; padding: 0px 5px 0px 0px; border-right: 1px dotted #ccc; }

#archives h2 .now {
         	margin: 1px 1px 0px 0px;
	padding: 0px 5px 0px 0px;
	line-height: 1.5em;
	vertical-align: top;
	text-align: right;
	color: #876;
	background: #e3dcca;
	float: right;
	display: block;
	border-right: 1px dotted #ccc;
	}

#archives h3 {
	width: 740px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	border-left: 10px solid #9ba;
	border-bottom: 1px solid #9ba;
	}

#archives h4 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	border-left: 10px solid #9ba;
	border-bottom: 1px solid #9ba;
	}

#archives .contents .pulldown {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	line-height: 1.3em;
	}

#archives .td_list {
	font-family: "Courier New", "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #999;
	}

#archives .td_img {
	width: 165px;
	margin: 0px;
	padding: 8px 8px 8px 0px;
	border-bottom: 1px solid #ccc;
	}

#archives .td_thumblist {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #999;
	line-height: 1.0em;
	text-align: left;
	}

#archives .td_thumblist img {
	margin: 0px;
	padding: 0px 10px 1px 0px;
	line-height: 1.0em;
	}


#archives .td_thumbnail {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 20px 0px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	vertical-align: middle;
	}

#archives .td_thumbnail img {
	margin: 0px;
	padding: 20px 10px 20px 40px;
	vertical-align: middle;
	}

#archives .td_thumblast {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #999;
	line-height: 1.0em;
	text-align: left;
	}

#archives .td_thumblast img {
	margin: 0px;
	padding: 0px 10px 1px 0px;
	line-height: 1.0em;
	}

#archives .td_txt {
	margin: 0px;
	padding: 0px 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	color: #444;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	}

	#archives .td_txt a:link { color: #000; text-decoration: none; }
	#archives .td_txt a:visited { color: #000; text-decoration: none; }
	#archives .td_txt a:active { color: #f00; text-decoration: underline; }
	#archives .td_txt a:hover { color: #386; background: #ced; text-decoration: underline; }

#archives .td_year {
	margin: 0px;
	padding: 0px 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	color: #444;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	}

	#archives .td_year a:link { color: #000; text-decoration: none; }
	#archives .td_year a:visited { color: #000; text-decoration: none; }
	#archives .td_year a:active { color: #f00; text-decoration: underline; }
	#archives .td_year a:hover { color: #386; background: #ced; text-decoration: underline; }

#archives .td_num {
	margin: 0px;
	padding: 0px 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
	color: #444;
	text-align: right;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	}

	#archives .td_num a:link { color: #000; text-decoration: none; }
	#archives .td_num a:visited { color: #000; text-decoration: none; }
	#archives .td_num a:active { color: #f00; text-decoration: underline; }
	#archives .td_num a:hover { color: #386; background: #ced; text-decoration: underline; }

#archives .td_ex {
	margin: 0px;
	padding: 8px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.3em;
	color: #444;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #eee;
	}

#archives .prev {
	margin: 0px;
	padding: 10px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	line-height: 1.3em;
	}

	#archives .prev a:link { color: #345; text-decoration: none; }
	#archives .prev a:visited { color: #345; text-decoration: none; }
	#archives .prev a:active { color: #f00; text-decoration: underline; }
	#archives .prev a:hover { color: #630; background: #d3ccba; text-decoration: underline; }

#archives .next {
	margin: 0px;
	padding: 10px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	line-height: 1.3em;
	}

	#archives .next a:link { color: #345; text-decoration: none; }
	#archives .next a:visited { color: #345; text-decoration: none; }
	#archives .next a:active { color: #f00; text-decoration: underline; }
	#archives .next a:hover { color: #630; background: #d3ccba; text-decoration: underline; }


#help {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#help .contents {
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
	}

#help .navi {
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 1.0em;
	letter-spacing: 0px;
	text-align: left;
	}

	#help .navi a:link { color: #000; text-decoration: none; }
	#help .navi a:visited { color: #000; text-decoration: none; }
	#help .navi a:active { color: #f00; text-decoration: underline; }
	#help .navi a:hover { color: #386; background: #ced; text-decoration: underline; }

#help .contact_form {
	margin: 15px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.9em;
	text-align: left;
	}

#help .contact_form p {
	margin: 10px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.6em;
	text-align: left;
	}

#help h2 {
	width: 750px;
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	border-left: 10px solid #ba9;
	border-bottom: 1px solid #ba9;
	}

#help .contents p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	line-height: 1.7em;
	text-align: left;
	}

	#help .contents p a:link { color: #963; text-decoration: none; }
	#help .contents p a:visited { color: #963; text-decoration: none; }
	#help .contents p a:active { color: #f00; text-decoration: underline; }
	#help .contents p a:hover { color: #386; background: #ced; text-decoration: underline; }

#map {
	margin: 10px;
	padding: 0px;
	}

#map .address {
	margin: 10px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: medium;
	line-height: 1.5em;
	text-align: center;
	color: #000;
	}

#map .close {
	margin: 15px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: small;
	line-height: 1.5em;
	text-align: center;
	}

	#map .close a:link { color: #630; text-decoration: none; }
	#map .close a:visited { color: #630; text-decoration: none; }
	#map .close a:active { color: #f00; text-decoration: underline; }
	#map .close a:hover { color: #386; background: #ced; text-decoration: underline; }

.q12 {
	font-size: 12px;
	}

.upper {
	text-transform: uppercase;
	}

.itorrini-banner {
	position:relative;
         right:0px;
         bottom:0px;
	padding: 0px;
         font-size: small;
	line-height: 1.5em;
	text-align: center;
float: right;
         }

.itorrini-banner a:link { color: #630; text-decoration: none; }
.itorrini-banner a:visited { color: #630; text-decoration: none; }
.itorrini-banner a:active { color: #f00; text-decoration: underline; }
.itorrini-banner a:hover { color: #386; background: #ced; text-decoration: underline; }


#footer {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#footer .pagetop {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	font-family: "Verdana", "Helvetica", "Arial", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #642;
	line-height: 1.5em;
	text-align: right;
	}

	#footer .pagetop a:link { color: #555; text-decoration: none; }
	#footer .pagetop a:visited { color: #777; text-decoration: none; }
	#footer .pagetop a:active { color: #f00; text-decoration: underline; }
	#footer .pagetop a:hover { color: #000; background: #ddd; text-decoration: underline; }

#footer .copyright {
	margin: 5px 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #888;
	line-height: 1.5em;
	text-align: left;
	}

	#footer .copyright a:link { color: #666; text-decoration: none; }
	#footer .copyright a:visited { color: #666; text-decoration: none; }
	#footer .copyright a:active { color: #f00; text-decoration: underline; }
	#footer .copyright a:hover { color: #000; text-decoration: underline; }

/* for iacopo style */
#basic .contents-iac p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 12px;
        line-height: 120%;
	font-weight: 400;
	color: #333333;
	}

	#basic .contents-iac p a:link { color: #963; text-decoration: none; }
	#basic .contents-iac p a:visited { color: #963; text-decoration: none; }
	#basic .contents-iac p a:active { color: #f00; text-decoration: underline; }
	#basic .contents-iac p a:hover { color: #386; background: #ced; text-decoration: underline; }

/* .works-iac class wraps enclosing block element around inner floated elements */
#works-iac{
    width: 520px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 9px;
    line-height: 0;
}
#works-iac img{
    float: left;
}

.center-iac {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin-left: auto;
        margin-right: auto;
	}

.contents-iac {
	width: 520px;
	margin: 10px 0px;
	padding: 3px 0px 15px 0px;
	margin-left: auto;
        margin-right: auto;
	}

	#basic .contents .by a:link { color: #666; text-decoration: underline; }
	#basic .contents .by a:visited { color: #666; text-decoration: underline; }
	#basic .contents .by a:active { color: #f00; text-decoration: underline; }
	#basic .contents .by a:hover { color: #386; background: #ced; text-decoration: underline; }

.contents .works {
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
	}

/* for Works Category */
.eachworks {
	width: 520px;
}
.eachworks table {
	margin-bottom: 20px;
	width: 100%;
	border-style: solid;
	border-width: 2px;
	border-color: #999966;
	border-collapse: collapse;
}
.eachworks td {
	border-style: solid;
	border-width: 1px;
	border-color: #999966;
}
.eachworks td.img {
	width: 88px;
	text-align: center;
}
.eachworks td.img-bg {
	width: 88px;
	background-color: #CCCC99;
	text-align: center;
}
.eachworks td.img img {
	width: 88px;
}
.eachworks td.img-bg img {
	width: 88px;
}
.eachworks td.summary {
	padding: 5px;
	color: #666633;
}
.eachworks td.summary-bg {
	padding: 5px;
	background-color: #CCCC99;
	color: #666633;
        line-height: 1.8em;
}
.eachworks td h9 {
	line-height: 1.1em;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}
.eachworks td h9 img {
	margin-right: 3px;
	vertical-align: middle;
}
.eachworks td a:link	{ color: #663300; }
.eachworks td a:visited	{ color: #663300; }
.eachworks td a:active	{ color: #996633; }
.eachworks td a:hover	{ color: #996633; }

p.before {
	float: left;
}
p.next {
	float: right;
}

.content-nav {
    margin: 10px;
    text-align: center;
}

h2#archive-title {
	font-size: 16px;
}

.entry {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content {
    clear: both;
}

.entry td.entry-content img {
	float: right;
	margin: 0;
	padding: 0;

.entry h3.entry-header {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FF6600;
	font-size: 13px;
}

.center-works {
	width:760px;
	margin: 0px auto;
	padding: 0px;
                text-align:center;
	}





/* SASAKI ********************************************************** basic elements */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333333;
	background-image: url(pics-diary/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size: 12px;
	text-align: center;
	line-height: 150%;
}

img {
	border: 0;
}

a			{ text-decoration: none; }
a:link		{ color: #003366; }
a:visited	{ color: #003366; }
a:active	{ color: #006699; }
a:hover		{ color: #006699; }

h2, h3, h4, h5, h6 { font-weight: normal; }
h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */


#container {
    margin: 0 auto; /* center on everything else */
	width: 780px;
    text-align: left;
}
#container-inner {
	width: auto;
	background: #FFFFFF;
}

#banner {
	width: 800px;
	height: 100px;
}
#banner h1 {
	position: absolute;
}
#banner p {
	position: absolute;
	margin: 35px 0 0 430px;
	padding: 0;
	font-size: 12px;
	color: #999999;
}

#pagebody { width: 100%; }
#pagebody-inner { width: 100%; }

#alpha {
	float: left;
}
#beta {
    float: left;
}
#gamma {
	float: right;
}


/* three-column tweaks */
	
.layout-three-column #container {
	width: 800px;
	margin-top: 20px;
}
	
.layout-three-column #alpha {
	width: 200px;
	overflow: hidden;
}
.layout-three-column #alpha-inner {
	margin: 0 0 0 10px;
	width: 190px;
}
	
.layout-three-column #beta {
	width: 400px;
	overflow: hidden;
}	
.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
	
.layout-three-column #gamma {
	width: 200px;
	overflow: hidden;
}	
.layout-three-column #gamma-inner {
	margin: 0 10px 0 0;
	width: 190px;
}


/* two-column tweaks */
	
.layout-two-column #container {
	width: 800px;
	margin-top: 20px;
}
	
.layout-two-column #alpha {
	width: 200px;
	overflow: hidden;
}
.layout-two-column #alpha-inner {
	margin: 0 0 0 10px;
	width: 190px;
}
	
.layout-two-column #beta {
	width: 600px;
	overflow: hidden;
}	
#beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}
#beta-inner-summary
	{
		border: 0;
		padding: 25px 25px 25px 25px;
		background: #FFFFFF;
                line-height: 1.8em;
	}

/* for wide summary informations */

#beta-inner-summary .category-header {
	margin: 0 0 10px 0;
	padding: 0;
	width: 448px;
	height: 28px;
	border-style: solid;
	border-width: 1px;
	border-color: #666600;
	background-image: url(pics-diary/back_title.gif);
	background-repeat: repeat;
}
#beta-inner-summary h2 {
	position: relative;
	top: 7px;
	left: 15px;
	margin: 0;
	padding: 0;
	color: #663300;
	font-size: 14px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	letter-spacing: 0.1em;
}
#beta-inner-summary .date-header {
	position: relative;
	top: -5px;
	margin: 0;
	padding: 0;
	width: 520px;
	height: 13px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #666600;
	background-image: url(pics-diary/back_date.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#beta-inner-summary .date-header p {
	margin: 0;
	padding: 0 3px 0 0;
	line-height: 1.1em;
	width: 447px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
}
#beta-inner-summary .entry {
	margin: 0;
	padding: 0;
	width: 520px;
}
#beta-inner-summary .entry table {
	margin: 0;
	padding: 0;
	width: 520px;
	border-collapse: collapse;
}
#beta-inner-summary .entry td {
	vertical-align: top;
	padding: 0;
}
#beta-inner-summary .entry td.entry-image img {
	margin: 0;
	padding: 0;
}
#beta-inner-summary .entry td.entry-content {
	padding: 0 0 0 5px;
}
#beta-inner-summary .entry td.entry-content img {
	float: right;
	margin: 0;
	padding: 0;
}
#beta-inner-summary .entry h3.entry-header {
	margin: 0 0 10px 0;
	padding: 0;
	color: #FF6600;
	font-size: 13px;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

h2#archive-title {
	font-size: 16px;
}

.entry,
.trackbacks,
.comments,
.archive {
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.date-header,
.entry-content {
    clear: both;
}

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;	
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
    margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-body {
	font-size: 13px;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-post {
    font-weight: bold;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-align: left;
	font-weight: bold;	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

#comments input {
	margin: 5px 0;
}
#comments textarea {
	width: 300px;
}
p.before {
	float: left;
}
p.next {
	float: right;
}


/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}

/* for iacopo style */
#basic .contents-iac-print p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 14px;
        line-height: 140%;
	font-weight: 400;
	color: #333333;
	}

	#basic .contents-iac-print p a:link { color: #963; text-decoration: none; }
	#basic .contents-iac-print p a:visited { color: #963; text-decoration: none; }
	#basic .contents-iac-print p a:active { color: #f00; text-decoration: underline; }
	#basic .contents-iac-print p a:hover { color: #386; background: #ced; text-decoration: underline; }

/* .works-iac-print class wraps enclosing block element around inner floated elements */
#works-iac{
    width: 780px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 9px;
    line-height: 0;
}
#works-iac-print img{
    float: left;
}

.center-iac-print {
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin-left: auto;
        margin-right: auto;
	}

.contents-iac-print {
	width: 780px;
	margin: 10px 0px;
	padding: 3px 0px 15px 0px;
	margin-left: auto;
        margin-right: auto;
	}

.bullet-title h4 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial", "Verdana", "Helvetica", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS Gothic", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
	letter-spacing: 1px;
	text-align: left;
	border-left: 10px solid #9ba;
	border-bottom: 1px solid #9ba;
	}


/* END SASAKI */
