@charset "UTF-8";
/*
Theme Name: Taiko&Associates artists_graphicdesigners
Theme URI:
Description: Taiko&Associates artists_graphicdesigners用
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;
}

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

/*-----------------------------------------
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;
	background: url(images/subbt_blog.gif) no-repeat;
}

#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;
	background: url(images/subbt_magazine.gif) no-repeat;
}

#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;
	background: url(images/subbt_contact.gif) no-repeat;
}

#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;
	background: url(images/subbt_about.gif) no-repeat;
}

#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;
	background: url(images/subbt_uanet.gif) no-repeat;
}

#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;
	background: url(images/mainbt01_o.gif) no-repeat;
}

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

#main {
    width: 930px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 10px 0 45px;
	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;
	margin-right: 35px;
    text-align: right;
}


/*-----------------------------------------
contentの設定
2009/01/07
-----------------------------------------*/


#content {
}

/*----コンテンツトップ部分サブボタン設定----*/
#content_subbt {
}


#space {
	height: 15px;
}

#content_subbt ul {
    list-style: none;
	margin-top: 10px;
}

#content_subbt li {
    display: inline;
	float: left;
	font-size: 0.75em;
	letter-spacing: 0.1em;
}

#content_subbt .space {
    margin: 0 57px 0 0;
}

#content_subbt li#illustrator a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#content_subbt li#graphicdesigner p {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

#content_subbt li#paperartist a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#content_subbt li#setdesigner a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#content_subbt li#photographer a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

#content_subbt li#photographer a:hover span {
    width: 100%;
	height: 100%;
    background: url(images/subbt_photographer_o.gif) no-repeat;
	display: block;
	position:absolute;
	top:0;
	left: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-top: 30px;
	margin-bottom: 15px;
	margin-right: 38px;
    padding-bottom: 3px;
	border-bottom: 1px dotted #848484;
}


/*----コンテンツ　本文・画像設定----*/

#content .post p {
    font-size: 0.85em;
	letter-spacing: 0.03em;
}

#content .post a {
    font-size: 0.75em;
	letter-spacing: 0.03em;
	color: #666666;
}

#content .post a:hover {
    font-size: 0.75em;
	letter-spacing: 0.03em;
	color: #666666;
}

#content .post p img {
    margin-bottom: 10px;
}

#content .post a img {
    border: 1px solid #CC0000;
}

#content .post a:hover img {
    border: 1px solid #999999;
}

#content .post a {
    text-decoration: none;
}

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

#content .post {
	width: 125px;
	display: inline-block;
	float: left;
	margin-right: 28px;
	margin-bottom: 26px;
}

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

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

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

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

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

#content #back a {
	color: #fe8101;
}

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

/*-----------------------------------------

個別ページ
single_contentの設定
2009/01/14

-----------------------------------------*/
#backbt {
    text-align: right;
	margin: 30px 35px 20px 0;
}

#single_content {
    width: 690px;
	float: right;
}

/*----コンテンツトップ部分サブボタン設定----*/

#single_content_subbt ul {
    list-style: none;
	margin-top: 10px;
}

#single_content_subbt li {
    display: inline;
	float: left;
	font-size: 0.75em;
	letter-spacing: 0.1em;
}

#single_content_subbt .space {
    margin: 0 57px 0 0;
}

#single_content_subbt li#illustrator a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#single_content_subbt li#graphicdesigner p {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

#single_content_subbt li#paperartist a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#single_content_subbt li#setdesigner a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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

#single_content_subbt li#photographer a {
    width: 180px;
	height: 19px;
	position:relative;
	overflow:hidden;
	display: block;
}

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

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



/*----コンテンツ　書き込みタイトル設定----*/

#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-top: 0;
	margin-bottom: 15px;
	margin-right: 38px;
    padding-bottom: 3px;
	border-bottom: 1px dotted #848484;
}

/*----コンテンツ　本文・画像設定----*/
#single_content .iframe-wrapper {
    border:1px solid #c6c6c6;
	width: 650px;
	
}


#single_content h4 {
    font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: 100;
	line-height: 95%;
	margin-top: 0;
	margin-bottom: 15px;
	margin-right: 38px;
    padding-bottom: 3px;
	border-bottom: 1px dotted #848484;
}

#single_content .sentence {
    font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height:1.7em;
	width:650px;
	margin: 0 0 30px 0;
}

#single_content p {
    margin-bottom: 30px;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	line-height:1.7em;
	width:650px;
}

#single_content p img {
    margin-bottom: 10px;
	margin-right: 10px;
}

#single_content p a img {
    padding: 4px;
    border: 1px solid #CC0000;
}

#single_content p a:hover img {
    border: 1px solid #999999;
}

.gallery {
    margin:30px 0 30px 0;
	padding:30px 0 30px 0;
}

.gallery-item {
    float: left;
	margin: 0;
	padding:0;
}

.gallery-icon {
    margin: 0;
	padding:0;
}

.gallery-icon img {
    margin-bottom: 10px;
	margin-right: 10px;
}

.gallery-icon a img {
    padding: 4px;
    border: 1px solid #CC0000;
}
.gallery-icon a:hover img {
    border: 1px solid #999999;
}





#single_content .post a {
    text-decoration: none;
}

#single_content .post a:hover {
    text-decoration: none;
}

#single_content .post {
	width: 125px;
	display: inline-block;
	float: left;
	margin-right: 28px;
	margin-bottom: 26px;
}

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

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

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

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

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

#single_content #back a {
	color: #fe8101;
}

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

/*----フォーム設定----*/

#single_content form {
}

#single_content form div {
	font-size: 0.8em;
	letter-spacing:0.1em;
	margin-top: 15px;
}

#single_content input {
	border:1px solid #848484;
	margin-top: 10px;
}

#single_content textarea {
    border:1px solid #848484;
	margin-top: 10px;
}

#single_content #send {
    width: 40px;
	height:20px;
	background-color: #c8c8c8;
	border: none;
	margin-bottom:60px;
}

/*-----------------------------------------
個別ページ　sidebarの設定
2009/01/14
-----------------------------------------*/
#sidebar {
    width: 200px;
	float: left;
}

#category {
	margin: 0;
	padding: 0;
}

#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.85em;
	margin: 0 0 0 0;
	list-style: none;
	line-height:1.5em;
}

#category ul li {
    margin-bottom: 5px;
}

#category ul li a{
    padding-left: 10px;
	margin-bottom: 5px;
    background: url(images/list_box.gif) no-repeat 0px 3px;
	border-bottom: 1px dotted #848484;
	display: block;
}

#category ul li .children {
    list-style: none;
	border: none;
}

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

#category ul li .children li a {
	border: none;
	background-image: 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;
}
