@charset "UTF-8";
/*
Theme Name: Taiko&Associates blog
Theme URI:
Description: Taiko&Associates blog用
Version: 1.0
Author: ON

*/

/*-----------------------------------------
bodyの設定
2008/12/19
-----------------------------------------*/
body {
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	margin: 0;
	padding: 0;
	background-color: #ffd707;
}

div,h1,h2,h3,h4,p,ul,li,form,input  {
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	margin: 0;
	padding: 0;
	border: 0;
}

a {
    text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color:#999999;
}

.float_none {
    clear: both;
	width: 0;
	height: 0;
}

/*-----------------------------------------
wrapperの設定
2008/11/27
-----------------------------------------*/
#wrapper {
    width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#white_box {
    border-top: 8px solid #FFFFFF;
}

/*-----------------------------------------
languageの設定
2009/01/26
-----------------------------------------*/
#language {
    margin: 20px 0 0;
	padding: 0 22px;
	height: 11px;
}

#japanese {
    float: left;
	margin: 0 10px 0 830px;
}

#slash {
    float: left;
}

#english {
    float: right;
}

/*-----------------------------------------
headerの設定
2008/12/19
-----------------------------------------*/
#header {
    margin: 15px 0 20px;
	padding: 0 22px;
}

#logo {
    width: 453px;
	float: left;
}

#maincontents_title {
    margin-top: 8px;
}

#maincontents_title_left {
    float: left;
	margin-top: 4px;
}

#maincontents_title_right {
    float: left;
	margin-top: 4px;
	margin-left: 40px;
}

#header_right {
    float: right;
}

#subbt {
    font-size: 0.6em;
	height: 15px;
}

#subbt ul {
    list-style: none;
}


#subbt li {
    float: left;
	height: 15px;
	margin: 0 0 0 15px;
}

li.subbt_dot {
    padding-right: 15px;
    background: url(images/subbt_dot.gif) no-repeat right;
}

#subbt li#subbt_blog p {
    width: 25px;
	height: 11px;
	margin-top: 4px;
	position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_blog p span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_blog_i.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_magazine a {
    width: 77px;
	height: 7px;
	margin-top: 4px;
    position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_magazine a span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_magazine.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_contact a {
    width: 47px;
	height: 7px;
	margin-top: 4px;
	position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_contact a span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_contact.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_about a {
    width: 35px;
	height: 7px;
    margin-top: 4px;
    position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_about a span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_about.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_uanet a {
    width: 56px;
	height: 15px;
    position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_uanet a span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_uanet.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_magazine a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_magazine_o.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_contact a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_contact_o.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_about a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_about_o.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#subbt li#subbt_uanet a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_uanet_o.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#search {
	text-align: right;
	margin-top: 25px;
}

#searchform {
}

input#s {
    border: 1px solid #bebebe;
	width: 200px;
	margin-right: 5px;
}


/*-----------------------------------------
mainの設定
2008/12/19
-----------------------------------------*/
h2 {
    font-size: 1.5em;
	letter-spacing: 0.15em;
	line-height: 100%;
}

h2 img {
float: left;
margin:5px;
border: 0;
}

h2 a {
float: left;
border: 0;
}

.left {
    float: left;
}

.back {
    float: right;
}

#mainbt {
    margin-top: 30px;
}

#mainbt_left {
    margin-left: 35px;
	float: left;
	text-indent: -9999px;
}

#mainbt_left a {
    width: 173px;
	height: 43px;
	display: block;
    background: url(images/mainbt01_o.gif) no-repeat;
}

#mainbt_left a:hover {
    width: 173px;
	height: 43px;
	display: block;
    background: url(images/mainbt01.gif) no-repeat;
}

#mainbt_right {
    margin-left: 10px;
	float: left;
	text-indent: -9999px;
	outline : 0 ;
}

#mainbt_right a {
    width: 173px;
	height: 43px;
	display: block;
    background: url(images/mainbt02_o.gif) no-repeat;
}

#mainbt_right a:hover {
    width: 173px;
	height: 43px;
	display: block;
    background: url(images/mainbt02.gif) no-repeat;
}

#main {
    width: 895px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 45px 0;
	background-color: #FFFFFF;
	position: relative;
}

#main_top {
    width: 985px;
	height: 13px;
	margin: 30px auto 0;
	background-image: url(images/back_top.gif);
	background-repeat: no-repeat;
}

#main_bottom {
    width: 985px;
	height: 13px;
	margin: 0 auto;
	background-image: url(images/back_bottom.gif);
	background-repeat: no-repeat;
}

#gotop {
    margin-top: 30px;
    text-align: right;
}


/*-----------------------------------------
contentの設定
2008/12/19
-----------------------------------------*/


#content {
    width: 653px;
	float: left;
}

#content a {
    color: #FF6600;
}

#content a:hover {
    color: #FF6600;
	text-decoration:underline;
}

.post {
    margin: 0;
	padding: 10px 30px 0;
    background-image: url(images/post_middle.gif);
	background-repeat: repeat-y;
}

.post .size-full {
    margin: 0 20px 20px 0;
    border: 1px solid #999999;
	width: 590px;
}

.post .size-medium {
    margin: 0 20px 20px 0;
    border: 1px solid #999999;
}

.post .size-thumbnail {
    margin: 0 20px 20px 0;
    border: 1px solid #999999;
	width: 150px;
}


.post ul {
    margin: 20px 0;
	list-style:inside;
}

.post_top {
    width: 653px;
	height: 12px;
	margin: 20px 0 0 0;
    background-image: url(images/post_top.gif);
	background-repeat: no-repeat;
}

.post_bottom {
    width: 653px;
	height: 12px;
	margin: 0 0 10px 0;
    background-image: url(images/post_bottom.gif);
	background-repeat: no-repeat;
}

.post img{
	
	margin:10px 0;
}

h3 {
    font-size: 1em;
	padding-left: 5px;
	letter-spacing: 0.1em;
	border-left: 6px solid #fe8101;
	font-weight: 100;
	line-height: 95%;
}

.h3_title {
    margin-bottom: 15px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #666666;
}

p {
    font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin:10px 0;
}

.post-info {
    font-size: 0.6em;
	margin: 30px 0 0 0;
}

.pagenav {
    text-align: right;
}


/*-----------　ページナビ設定　---------------------------------------------------------------*/

.wp-pagenavi {
    font-size: 0.65em;
	text-decoration: none;
}


span.pages {
}

.wp-pagenavi a, .wp-pagenavi a:link {
	width:;
	padding: 2px;
	margin: 2px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fe8101;
	color: #fe8101;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi a:visited {
	width:;
	padding: 2px;
	margin: 2px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fe8101;
	color: #fe8101;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi a:hover {	
    width:;
	padding: 2px;
	margin: 2px;
	display: inline-block;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.wp-pagenavi a:active {
    width:;
	padding: 2px;
	margin: 2px;
	display: inline-block;
	text-decoration: none;
	border: 1px solid #fe8101;
	color: #fe8101;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi span.pages {
	width:70px;
	padding: 2px 0;
	margin: 2px;
	display: inline-block;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi span.current {
	width:22px;
	padding: 2px 0;
	margin: 2px;
	display: inline-block;;
	font-weight: bold;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi span.extend {
	width:22px;
	padding: 2px 0;
	margin: 2px;
	display: inline-block;
	border: 1px solid #999999;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}


/*-----------------------------------------
commentsの設定
2009/01/20
-----------------------------------------*/
#comments {
	margin: 50px 0 0;
	padding-bottom: 30px;
}

#tb {
    margin: 10px 0 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
}

.com {
    border-bottom: 1px solid #c6c6c6;
	margin-bottom: 30px;
}

.commeta {
    margin: 10px 0 0 0;
	font-size: 0.6em;
}

.login {
    margin: 0 0 30px;
}

.input {
    margin: 0 0 20px 0;
    border: 1px solid #848484;
	font-size: 18px;
}

label {
}


#submit {
    margin: 20px 0;
    padding: 5px;
}


/*-----------------------------------------
sidebarの設定
2008/12/19
-----------------------------------------*/
#sidebar {
    width: 200px;
	margin-top: 20px;
	float: right;
}

#category {
	margin-bottom: 40px;
}

#category h3{
    padding-left: 10px;
	border-left: 5px solid #fe8101;
	width: 104px;
	height: 12px;
    position:relative;
	overflow:hidden;
	display: block;
}

#category h3 span{
	width: 100%;
	height: 100%;
    background: url(images/sidebar_categories.gif) no-repeat 10px 0;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#category ul {
    font-size: 0.75em;
	margin: 15px 0 0 0;
}

#category li {
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	background: url(images/list_dot.gif) no-repeat 3px 8px;
	list-style: none;
}


#recentposts {
}

#recentposts h3{
    padding-left: 10px;
	border-left: 5px solid #fe8101;
	width: 123px;
	height: 12px;
    position:relative;
	overflow:hidden;
	display: block;
}

#recentposts h3 span{
	width: 100%;
	height: 100%;
    background: url(images/sidebar_posts.gif) no-repeat 10px 0;
	display: block;
	position:absolute;
	top:0;
	left:0;
}

#recentposts ul {
    font-size: 0.75em;
	margin: 15px 0 0 0;
}

#recentposts li {
	margin: 3px 0 0 0;
	padding: 0 0 0 10px;
	background: url(images/list_dot.gif) no-repeat 3px 8px;
	list-style: none;
}


/*-----------------------------------------
footerの設定
2008/12/19
-----------------------------------------*/
#footer {
    clear: both;
	margin: 20px 22px 10px;
}

#footer address {
    font-size: 0.6em;
	font-style: normal;
	letter-spacing: 0.15em;
}

