@charset "UTF-8";


@font-face {
	font-family: 'BryantMediumAlt';
	src: url(’/type/BryantWebMediumAlt.eot’);
	src: local:('☺'), url(’/type/BryantWebMediumAlt.woff’) format('woff');
}
@font-face {
	font-family: 'Variable-BlackItalic';
	src: url('/type/variable/eot/style_112223.eot?#iefix') format('embedded-opentype'),
			url('/type/variable/woff/style_112223.woff') format('woff'),
			url('/type/variable/ttf/style_112223.ttf') format('truetype'),
			url('/type/variable/svg/style_112223.svg#Variable-BlackItalic') format('svg');
}

/**
 * common
 */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.inline {
	color: #307abf;
}

img {
	border: 0;
}
span.sup {
	vertical-align: super;
	font-size: 50%;
}


/**
 * structure
*/
body {
	margin: 0;
	padding: 0 0 100px 0;
	text-align: center;
	background: #f9f9f9;
}

#wrapper {
	width: 900px; 
	margin: 0 auto;
	text-align: left;
	color: #303030;
	font-size: 14px;
}
#header {
	text-align: left;
}

h1 {
	text-align: left;
	margin: 84px 0 84px 0;
	padding: 0;
}
#content {
	width: 610px;
	float: left;
}
#sidebar {
	width: 290px;
	float: right;
}

#both {
	clear: both;
}

/**
 * content
 */
div.postLead {
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	color: 6a6a6a;
	font-style: italic;
	font-size: 85%;
	margin: 0 0 2em 0;
}
div.postLead span {

}
h2.title {
	margin: 0 0 4px 0;
	padding: 0;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #000000;
}
h2.title a {
	color: #000000;
}
h2.title a .jptitle {

	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	font-size: 90%;
	color: #000000;
}

div.postDate {
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	padding: 0.5em 0.5em 1em 0;
	color: #393939;
	font-size: 85%;
}
div.postDate a {
	color: #000000;
}
br.endTitle {
	clear: both;
}



/**
 * screen
 */
div.screens {
	margin: 5px 0 0 0;
	padding: 0;
}
div.screens img.large {
	display: block;
	margin: 0 0 10px 0;
}
div.screens img.left {
	margin: 0 10px 10px 0;
}
div.screens img.right {
	margin: 0 0 10px 0;
}

/**
 * flv
 */
div.flvTop {
	margin: 0 0 10px 0;
}
div.flvBottom {
	margin: 0 0 10px 0;
}


/**
 * post 
 */
div.post {
	margin: 0 0 90px 0;
}
p.catch {
	margin: 60px 0 30px 0;
	padding: 0;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-size: 105%;
	font-weight: bold;
}
p.catchEn {
	margin: 60px 0 30px 0;
	padding: 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-size: 105%;
	font-weight: bold;
	letter-spacing: 0.1em;
}

span.mark {
	font-family: sans-serif;
}
p.description {
	margin: 0 0 0px 0;
	padding: 0;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	line-height: 180%;
	font-size: 90%;

}
p.descriptionOnly {
	margin: 30px 0 0px 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	line-height: 180%;
	font-size: 85%;
	color: #393939;

}
p.attributes {
	margin: 2em 0 1em 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	line-height: 160%;
	font-size: 90%;
	color: #666666;
	font-style:italic;
}
p.attributes span.role {

}
p.attributes span.names {
	font-style:italic;
	font-size: 100%;
	color: #000000;
}
p.links {
	margin: 0;
	font-size: 90%;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
}
p.links a {
	color: #307abf;
}
ul.links {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-style:italic;
	list-style-type: none;
}
ul.links li {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	background: url(/images/list.gif) left center no-repeat;
}
ul.links li a {
	color: #307abf;
}





/**
* Profile
*/
div.profile {
	margin: 0px 0 10px 0;
	background: #ffffff;
	padding: 20px 20px 25px 20px;

		border-radius: 5px;
 		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}
p.profileJobName {
	margin: 100px 0 8px 0;
	padding: 0;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-size: 140%;
	
}
.slash {
	color: #999999;
}
p.profileName {
	margin: 0 0 2px 0;
	padding: 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	line-height: 140%;

	font-size: 110%;
	letter-spacing: 0.03em;
		font-style:italic;
	color: 000000;
}
p.profileJobs {
	margin: 0 0 100px 0;
	padding: 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-style:italic;
	line-height: 140%;
	font-size: 85%;
	letter-spacing: 0.03em;
}

p.profile, p.contact {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	line-height: 175%;
	font-size: 85%;
	color: #393939;
}

p.contact {
	padding: 0 0 0 0px;
	line-height: 200%;
}

p.contact a {
	color: #555555;
	text-decoration:underline;
}
p.contact a:visited {
	color: #555555;
	text-decoration:underline;
}
h3.profileCatchS  {
	margin: 2em 0 0.5em 0;
	padding: 0;

	font-family: 'HelveticaNeue', 'Helvetica', 'Arial';
	line-height: 160%;
	font-size: 90%;
	font-weight:normal;
	font-style: italic;
	letter-spacing: 0.1em;
	color: #000000;
}
ul.profile {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
ul.profile li {
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', serif;
	line-height: 175%;
	font-size: 80%;
	padding: 0 0 0 10px;
	background: url(/images/list2.gif) left 0.6em no-repeat;
	font-style: italic;
}


/**
 * post unofficial
 */
div.uopost p.sitename {
	margin: 30px 0 10px 0;
	padding: 0;

	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #000000;
}
div.uopost p.description {
	margin: 30px 0 30px 0;
	padding: 0;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	line-height: 190%;
	font-size: 90%;
}
div.uopost p.links {
	margin: 0 0 110px 0;
	font-size: 90%;

	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-style:italic;

}


/**
 * external
 */
div.tweet {
	margin: 30px 0 0 0;
}
div.fb {
	margin: 6px 0 0 0;
}

/**
 * page top
 */
#pagetop {
	margin: 0 0 100px 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	text-align: right;
	font-style:italic;
}
#pagetop a {
	color: #000000;
}


/**
 * footer
 */
#footer {
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	color: #999999;
	font-size: 80%;
	text-align:center;
}
#footer a {
	color: #999999;
}



/**
 * sidebar
 */
#sidebarContainer {
	margin: 0 0 0 90px;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	line-height:150%;
}
div.sidebarMenu {
	margin: 0 0 1.5em 10px;
}

ul.sideBarMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sideBarMenu li {
	margin: 0;
	padding: 0;
text-indent: 13px;
	font-style:italic;
	font-size: 90%;

}
ul.sideBarMenu li.cat-item {
	margin: 0;
	padding: 0;
text-indent: 13px;

}
ul.sideBarMenu li a:link {
	color: #303030;
}
ul.sideBarMenu li a:visited {
	color: #888888;
}

ul.sideBarMenu li.cat-item a:link {
	color: #303030;
}
ul.sideBarMenu li.cat-item a:visited {
	color: #888888;
}

ul.sideBarMenu li a .jptitle {
	font-family: 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'HiraMinProN-W3', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', Serif;
	letter-spacing: 0;
	font-size: 90%;
}
div.sidebarMenuIcon {

	margin: 40px 0 0 18px;
}

h3.menu {
	margin: 0 0 -1px 10px;
	padding: 0;
	color: #000000;
	font-size: 85%;

	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro W3', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro', 'Meiryo', 'メイリオ', 'ＭＳ Pゴシック', 'MS PGothic', sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-style:italic;

}

/**
 * single page
 */
div.postNavigation {
	margin: 0 0 2em 0;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-size: 90%;
	background: #ffffff;
	color: #555555;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 5px 2px 5px;
	font-style:italic;
}
div.postNavigation a {
	color: #555555;
}
div.postNavigation span a {
	color: #555555;
}
span.prevlink {
	padding-right: 10px;
}
span.prevlink + span.nextlink:before {
	content: url(/images/separater.gif);
}

/**
 * page navigation
 */
div.navigationList {
	margin: 0 0 2em 0;
	padding: 2px 5px 2px 5px;
	font-family: 'Times New Roman', 'Times', 'Georgia', Serif;
	font-size: 90%;
	background: #ffffff;
	color: #555555;
text-align: center;
font-style:italic;
 	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.navigationList a {
	color: #555555;
}
div.navigationList a:visited {
	color: #999999;
}
div.navigationList span.current {
	font-weight: bold;
	color: #1f1f1f;
}


