/*   
Theme Name: Kyoichi Shiino Theme
Description: Kyoichi Shiino WEB SITE
Author: kozo yamagata
Author URI: 
Version: 1.0
*/

@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, img
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}
* {	margin: 0;
	padding: 0;
	zoom: 1;
	}
img { border: 0; }

/* Basic Layout
------------------------------------------------------------------*/ 
html {
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	color: #622D18;
	font-size: 62.5%; /* 10px */
	font-family: serif;
	text-align: center;
	position: relative;
	}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}
#wrapperBlog {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	}
#wrapperLinks {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	}
#contentAbout {
	width: 650px;
	padding-left: 40px;
	}
#content {
	width: 475px;
	float: left;
	}
#sidebar {
	width: 225px;
	float: right;
	}
h1 {
	height: 50px;
	background: url(./images/ti_info.gif) left top no-repeat;
	text-indent: -9999px;
	margin: 120px 0 40px 0;
	}
h1.about {
	height: 50px;
	background: url(./images/ti_about.gif) left top no-repeat;
	text-indent: -9999px;
	margin: 90px 0 40px 0;
	}
h1.blog {
	height: 50px;
	background: url(./images/ti_blog.gif) left top no-repeat;
	text-indent: -9999px;
	margin: 90px 0 50px 0;
	}
h1.link {
	height: 50px;
	background: url(./images/ti_link.gif) left top no-repeat;
	text-indent: -9999px;
	margin: 90px 0 40px 0;
	}
.copyright {
	padding-bottom: 40px;
	}
.profile {
	margin-top: 40px;
	line-height: 1.2em;
	font-size: 1.2em;
	}
.profile img {
	margin-bottom: 10px;
	}
a.toTop {
	display: block;
	width: 61px;
	height: 24px;
	background: url(./images/toTop.gif) left top no-repeat;
	margin: 80px auto 20px;
	text-indent: -9999px;
	}
a.toTop:hover { background-position: 0 -24px; }
a.back {
	display: block;
	width: 60px;
	height: 23px;
	margin: 80px auto 200px;
	background: url(./images/btn_back.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
a.back:hover {
	background-position: 0 -23px;
	}

.alignLeft { clear: right; float: left; }
.alignRight { clear: left; float: right; }
.alignleft { clear: right; float: left; }
.alignright { clear: left; float: right; }

/* Text Setting
------------------------------------------------------------------*/
.sanserif {
	font-family: 'Arial', 'Tahoma', 'Helvetica', sans-serif;
	}
.serif {
	font-family: Georgia, Constantia, Hoefler Text, serif;
	}
.bold {
	font-weight: bold;
	}


/* Basic Link Text Setting
------------------------------------------------------------------*/
a { color: #86513B; text-decoration: none; }
a:hover { color: #EA5F82; text-decoration: none; }

/* HOME Setting
------------------------------------------------------------------*/
#homeWrapper {
	background: transparent; 
	width: 100%; 
	height: 50%; 
	margin-top: -120px; 
	float: left; 
	}

#homeContent {
	width: 400px; 
	height: 350px; 
	clear: both; 
	position: relative; 
	top: -50px; 
	margin-left: auto;
	margin-right: auto;
	}

/* Content Setting
------------------------------------------------------------------*/
.dotLine {
	border-top: 2px dotted #622D18;
	margin: 0 15px 15px;
	}

h2.liveh2 {
	border-bottom: 2px solid #622D18;
	margin-bottom: 50px;
	font-weight: bold;
	font-family: serif;
	font-size: 1.2em;
	}
h2.liveh2 .lastUpDate {
	float: right;
	font-weight: bold;
	padding-bottom: 2px;
	}

/*.liveCatWrap {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #622D18;
	}*/
h3.live {
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.6em;
	font-family: sans-serif;
	}

h3.liveCatName {
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.5em;
	}
dl.liveList {
	margin-left: 15px;
	margin-bottom: 20px;
	}
dl.liveList dt {
	
	}
dl.liveList dd {
	line-height: 2em;
	margin-bottom: 20px;
	}

.liveBorder {
	margin-left: 15px;
	margin-bottom: 20px;
	}

/*dl.liveList {
	margin-left: 100px;
	}
dl.liveList dt {
	margin-top: 5px;
	margin-bottom: 5px;
	}
dl.liveList dt span {
	font-size: 1.2em;
	font-weight: bold;
	}
dl.liveList dd {
	margin-bottom: 40px;
	color: #B27D68;
	}
dl.liveList dd p {
	margin-bottom: 3px;
	}
*/
.newMark {
	margin-left: 15px;
	color: red;
	font-weight: bold;
	}

/* News Setting
------------------------------------------------------------------*/
h3.news {
	margin-left: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.6em;
	font-family: sans-serif;
	}

.newsUnit {
	margin-bottom: 30px;
	margin-left: 15px;
	}
.newsUnit h4 {
	font-weight: bold;
	font-size: 1.6em;
	font-family: sans-serif;
	margin-bottom: 15px;
	}
/* Sidebar Setting
------------------------------------------------------------------*/
ul#globalNav {
	list-style: none;
	margin-top: 15px;
	margin-bottom: 40px;
	margin-left: 10px;
	}
ul#globalNav li a {
	display: block;
	height: 37px;
	}
ul#globalNav li.about a {
	background: url(./images/nav_about-s.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
ul#globalNav li.about a:hover {
	background-position: 0 -37px;
	}
ul#globalNav li.blog a {
	background: url(./images/nav_blog-s.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
ul#globalNav li.blog a:hover {
	background-position: 0 -37px;
	}
ul#globalNav li.links a {
	background: url(./images/nav_link-s.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
ul#globalNav li.links a:hover {
	background-position: 0 -37px;
	}

a.do_banner {
	display: block;
	width: 200px;
	height: 39px;
	margin-left: 10px;
	background: url(./images/banner_do-small.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
a.do_banner:hover {
	background-position: 0 -39px;
	}


/* Content About Setting
------------------------------------------------------------------*/
#contentAbout p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
	}

/* Content Blog Setting
------------------------------------------------------------------*/
.postDate {
	border-bottom: 2px solid #622D18;
	margin-bottom: 50px;
	text-align: right;
	font-size: 1.3em;
	font-weight: bold;
	}

#contentBlog {
	margin: 0 15px 30px;
	padding-top: 15px;
	border-top: 2px dotted #622D18;
	font-size: 1.3em;
	}
html body #wrapperBlog #contentBlog p p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	}
html body #wrapperBlog #contentBlog p {
	margin-bottom: 0;
	}
#contentBlog img {
	margin: 0 5px;
	}

.blogNextPreview {
	float: right;
	}

.blogNextPreview a { font-size: 1.2em; color: #622D18; text-decoration: none; }
.blogNextPreview a:hover { font-size: 1.2em; color: #EAD7A4; text-decoration: none; }

a.blogBack {
	display: block;
	width: 60px;
	height: 23px;
	margin: 0 auto 200px;
	background: url(./images/btn_back.gif) left top no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	}
a.blogBack:hover {
	background-position: 0 -23px;
	}

/* Content Links Setting
------------------------------------------------------------------*/
#contentLinks ul.linkList {
	list-style: square;
	padding-left: 1.5em;
	font-size: 1.3em;
	}
#contentLinks ul.linkList li {
	width: 250px;
	float: left;
	margin-right: 25px;
	margin-bottom: 5px;
	}



/*clearfix
------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
.clearfix {
	min-height: 1px;
	}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
	
	}

.clear {
	clear: both;
	font: 1px/1px monospace;
	}

/*iepngfix
------------------------------------------------------------------*/
.iepngfix{
	behavior: expression(IEPNGFIX.fix(this));
	}
