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

*/

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

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;
	outline: 0;
	border: none;
}

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

a img {
	border: none;
}

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

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

/*-----------------------------------------
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;
}

#maincontents_title_right {
    float: right;
	margin-top: 4px;
	margin-right: 3px;
}

#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 a {
    width: 25px;
	height: 7px;
	margin-top: 4px;
	position:relative;
	overflow:hidden;
	display: block;
}

#subbt li#subbt_blog a span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_blog.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_blog a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_blog_o.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: 2.2em;
	letter-spacing: 0.15em;
	line-height: 100%;
}

#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.gif) no-repeat;
    border: 0;
}

#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: 0 auto;
	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の設定
2009/01/07
-----------------------------------------*/
#backbt {
    text-align: right;
	margin: 10px 0 10px 0;
}

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

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

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

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

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

#content .h3_title {
	margin-bottom: 15px;
    padding-bottom: 3px;
}

#content p {
    font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height: 2em;
	padding: 0 0 30px 0;
}

#content p img {
	display:block;
	margin:10px auto;
}

#content p .size-thumbnail {
    width:150px;
}

#content p .size-medium {
    width:300px;
}

#content p a {
    color: #663300;
}

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

#content .pagenav {
    text-align: right;
}

#content .post h3 a {
    text-decoration: underline;
	color: #666666;
}

#content .post h3 a:hover {
	text-decoration: none;
	color:#999999;
}

#back {
    margin: 30px 0 0 0;
	padding: 0;
    font-size: 0.7em;
	color: #fe8101;
}

#back a {
	color: #fe8101;
}

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

.date {
    font-weight:normal;
	font-size:0.7em;
	margin-bottom: 2px;
	letter-spacing: 0.01em;
}

/*-----------------------------------------
single_contentの設定
2009/01/07
-----------------------------------------*/
#backbt {
    text-align: right;
	margin: 10px 0 10px 0;
}

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

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

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

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

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

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

#single_content p {
    font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height: 2em;
}

#single_content p img {
	display:block;
	margin:10px auto;
}

#single_content p .size-thumbnail {
    width:150px;
}

#single_content p .size-medium {
    width:300px;
}

#single_content p a {
    color: #663300;
}

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

.pagenav {
    text-align: right;
}

#single_content a {
    text-decoration: underline;
	color: #666666;
}

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

#back {
    margin: 30px 0 0 0;
	padding: 0;
    font-size: 0.7em;
	color: #fe8101;
}

#back a {
	color: #fe8101;
}

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

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

.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:x;
	padding: 2px 0;
	margin: 2px;
	display: inline-block;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	text-align: center;
}
.wp-pagenavi span.current {
	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;
}






#single_content a {
    text-decoration: underline;
	color: #666666;
}

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

#back {
    margin: 30px 0 0 0;
	padding: 0;
    font-size: 0.7em;
	color: #fe8101;
}

#back a {
	color: #fe8101;
}

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


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

#archive {
}

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

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

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

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

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

#category {
    margin-top: 30px;
}

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

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

#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;
}


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

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


