@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.7
Author: wu
*/
/*
@import url("style-smartCanvas/0-import.css");
*/

*{
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:inherit;
	background:transparent;
	text-decoration:none;
	line-height:1.4;
}

html{
	background-color:#ffffff;
}

body{
	color:#666666;
	width:840px;
	height:100%;
	margin:0 auto;
	font-size:9pt;
	font-family:"メイリオ","MS UI Gothic","ＭＳ ゴシック","ＳＨ Ｇ30-M","Osaka";
}


/*見出し*/
h1{
	padding:0 0 0 20px;
	margin:0 auto 1em 0;
	color:#555555;
	border-style:solid;
	border-width:0 0 0 8px;
	font-size:14pt;
	border-color:#cccccc;
}
#about h1{
	border-color:#f6bed0;
}
#discography h1{
	border-color:#9ff6a9;
}
#article h1{
	border-color:#a1cbed;
}

h2{
	margin:0 auto 1em 0;
	color:#eeeeee;
	font-size:11pt;
}

h3{
	font-size:9pt;
	font-weight:bold;
	margin:0 auto 0.5em 0;
}

h4{
	font-size:9pt;
	font-weight:bold;
	margin:0 auto 0.5em 0;
}

/*画像*/
img{
	border-style:none;
}

/*リスト*/
ol{
	margin-bottom:0.5em;
	list-style:decimal inside;
}

ul{
	margin-bottom:0.5em;
	list-style:disc inside;
}

ul.crossfade_contents{
	margin: 30px;
	margin-bottom:0.5em;
	list-style:none;
}

li{
	color:#999999;
}
/*リンク*/

a:link{
	color:#3399cc;
	text-decoration:underline;
}
a:visited{
	color:#3399cc;
	text-decoration:underline;
}
a:hover{
	color:#3399cc;
}


/*定義*/

dl{
	margin:0 auto 1em 1em;
}

dt{
	margin:0 auto 0.5em auto;
}

dd{
	margin:0 auto 0.5em 1em;
}

/*段落*/

p{
	margin:0 auto 1em 1em;
}

/*表*/
table{
	margin-bottom: 1em;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 0 0 0;
}

th{
	padding:0.3em 0.5em;
	border-color:#cccccc;
	border-style:solid;
	border-width:0 0 1px 0;
}

td{
	padding:0.3em 0.5em;
	border-color:#cccccc;
	border-style:solid;
	border-width:0 0 1px 0;
}


del{
	text-decoration:line-through;
}

em{
	font-weight:bold;
}

strong{
	font-weight:bold;
}

fieldset{
	border-style:none;
}
	
textarea {
	border-width: 1px;
	border-style: solid;
	margin: 0.5em 10px;
	padding: 1px 0.2em;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",  sans-serif;
}

input:hover,
textarea:hover {

}

input:focus,
textarea:focus {

}

textarea {
	font-size: 100%;
	padding: 0.4em 8px;
}

input.inputField {

}

input.submit {
	_padding: 0;
	border: none;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
}

input.submit:hover {

}

input.radio {
	background-color: transparent;
	background-image: none;
	border: none;
}


div#gate{
	margin:50px auto 1em auto;
	text-align:center;
}

div#main_menu{
	width:840px;
	height:17px;
	background-color:#cccccc;
}
#main_menu ul{
	display:inline;
	margin:0 auto 1em auto;
}
#main_menu li{
	float:left;
	width:100px;
	text-align:center;
	list-style:none none inside;
}
#main_menu a{
	display:block;
	width:100px;
	ouline:none;
	text-decoration:none;
}

.info,
.support{
	list-style:none;
}

div#footer{
	padding:15px 0 15px 15px;
	width:840px;
}

#footer img{
	border: none;
}
a:link#link_about {
	color:#333333;
}

a:visited#link_about {
	color:#333333;
}

a:hover#link_about {
	color:#333333;
	background-color:#f6bed0;
}

#about a:link#link_about {
	color:#999999;
	background-color:#f6bed0;
}

#about a:visited#link_about {
	color:#999999;
	background-color:#f6bed0;
}

#about a:hover#link_about {
	color:#999999;
	background-color:#f6bed0;
}

a:link#link_discography {
	color:#333333;
}

a:visited#link_discography {
	color:#333333;
}

a:hover#link_discography {
	color:#333333;
	background-color:#9ff6a9;
}

#discography a:link#link_discography {
	color:#999999;
	background-color:#9ff6a9;
}

#discography a:visited#link_discography {
	color:#999999;
	background-color:#9ff6a9;
}

#discography a:hover#link_discography {
	color:#999999;
	background-color:#9ff6a9;
}

a:link#link_articles {
	color:#333333;
}

a:visited#link_articles {
	color:#333333;
}

a:hover#link_articles {
	color:#333333;
	background-color:#a1cbed;
}

#articles a:link#link_articles {
	color:#999999;
	background-color:#a1cbed;
}

#articles a:visited#link_articles {
	color:#999999;
	background-color:#a1cbed;
}

#articles a:hover#link_articles {
	color:#999999;
	background-color:#a1cbed;
}

a:link#link_contact {
	color:#333333;
}

a:visited#link_contact {
	color:#333333;
}

a:hover#link_contact {
	color:#333333;
	background-color:#a1cbed;
}

#contact a:link#link_contact {
	color:#999999;
	background-color:#a1cbed;
}

#contact a:visited#link_contact {
	color:#999999;
	background-color:#a1cbed;
}

#contact a:hover#link_contact {
	color:#999999;
	background-color:#a1cbed;
}
/*\*/ 

#header{
	width:640px;
	height:74px;
	background-image:url("./images/h1.gif");
	background-repeat:no-repeat;
	overflow: hidden; 
	text-indent:-99999pt;
}

#main_menu a{ 
	overflow:hidden;
} 

#main_menu a:hover{ 
text-decoration:none;
} 

div#content{
	clear:both;
	border-style:solid;
	border-width:0 1px 1px 1px;
	border-color:#cccccc;
}

div#main{
	float:left;
	width:610px;
	margin:15px auto 0 15px;
}

div#utilities{
	float:right;
	width:185px;
	margin:15px 15px 0 auto;
	padding:0 0 0 5px;
	border-left:dotted 1px #cccccc;
}

#utilities dt{
	margin-left:0;
	padding:2px 5px;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#dddddd;
}

#utilities dd{
	margin:0 0 2em 1em;
}

.feeds li{
	line-height:18px;
}
.info li{
	display:inline;
}

.return{
clear:both;
text-align:left;
margin:15px;
}

/* aboutの設定 */
#a_cacono{
	color:#f6bed0;
}
#a_netalow{
	color:#a7c69c;
}
#a_ryu{
	color:#7fcdec;
}

li.date{
	color:#a7c69c;
}

dt h3{
	color:#666666;
	display:inline;
}
/* discographyの設定 */
.music_title{
	margin:0 auto 1em;
	padding:0.5em 0 0 10px;
	font-size: 2em;
	line-height 2em;
	letter-spacing: 1px;
	font-family: 'Courier New','Courier';
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#999999
}
.music_list{
	wdith:300px;
	float:left;
}
.music_list ol{
	list-style:none;
}

.music_jaket{
	margin-left:320px;
}
.music_txt{
	clear:both;
}
.music_txt h4{
	text-align:right;
}

.music_description{
	border-width: 1px;
	border-color: #aaa;
	border-style: dashed none;
	line-height: 1.8em;
	margin: 15px 30px;
}
.music_hist{
	list-style:none;
	text-align:right;
}
/* articleの設定 */
.article_title{
	color:#a7c69c;
}
.article_txt{}
.atlink{
	margin:0 1em 1em auto;
	text-align:right;
}

div.CommentField{
	margin:0 auto 20px;
	padding:0.5em 1em;
	border-style:double;
	border-width:4px 0 4px 0;
	border-color:#cccccc;
}
.CommentName{
	margin:0 auto 0.2em;
}
.CommentTime{}
.CommentMsg{
	margin:0 auto 1em 2em;
}

.button{
 border-style:solid;
 border-color:#999999;
 border-width:1px;
}
textarea.button{
	margin:0.2em auto 0.2em auto;
	font-size:9pt;
}
.CommentNameStr{
	text-align:right;
}

*--------------------------------------
	.pager
---------------------------------------*/

/*	ul.pager (Newer|Older)
-----------------------------*/

ul.pager {
	text-align: center;
}

ul.pager li {
	display: inline;
}

ul.pager li.newer:before {
	content: "<< ";
}

ul.pager li.older:after {
	content: " >>";
}

/*	p.pagerNum (1|2|3|4)
-----------------------------*/

p.pagerNum {
	text-align: center;
}

p.pagerNum a {
	text-decoration: none;
	border-bottom: none;
}

p.pagerNum strong {

}

/*--------------------------------------
	.count
---------------------------------------*/

.count {

}

/*--------------------------------------
	.feed
---------------------------------------*/

li.atom,
li.rss {
	margin-left: 5px!important;
	list-style-type: none;
}

li.atom a,
li.rss a {
	padding-left: 20px!important;
	background-image: url(images/mark/icon_feed.gif)!important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*--------------------------------------
	float
---------------------------------------*/

.img_L {
	margin-right: 1em!important;
	margin-top: 1em!important;
	float: left;
}

.img_R {
	margin-left: 1em!important;
	margin-top: 1em!important;
	float: right;
}

.clear {
	display: block;
	clear: both;
}

/*--------------------------------------
	Photo thumbnail
---------------------------------------*/

ul.thumb {

}

ul.thumb li {
	margin: 5px 0;
	border: 1px solid #333;
	float: left;
	display: inline;
	overflow: hidden;
	width: 70px; /* Pictures height */
	background-color: #666;
}

ul.thumb li a {
	border: none;
	text-decoration: none;
}

ul.thumb li a img {
	border: none;
}

div.entry {
	margin:0 auto 20px 20px;
	padding:0 auto 10px 0;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#eeeeee;
}

div.entry ul.reaction {
	margin-top: 0;
	padding-top: 0.3em;
	_height: 1px; /* for IE */
}

div.entry ul.reaction li {
	margin: 0 10px 0 0;
	display: inline;
}

div.entry h2 {
	float:left;
	margin-right:20px;
}
/* 3-3-3-2. Entry Info 
-----------------------------*/

div.entry ul.info li {
	margin: 0 0.5em 0.1em 0;
	display: inline;
	font-size: 11pt;
	color: #999;
}

/* 3-3-3-3. Text Body
-----------------------------*/

div.entry div.textBody {
 clear:left;
 margin:0 auto 10px;
}
div.entry div.textBody ul{
	margin:0 auto 10px 2em;
}

/* 3-3-3-4. Continue Reading
-----------------------------*/

p.continue {
	margin-bottom: 0.5em;
}

p.continue a {
	padding: 0 10px;
	border-bottom: none;
	text-decoration: none;
}

/* 3-3-3-5. Reaction
-----------------------------*/
.info{
 margin:0 auto 20px 0;
}
.flip{
 display:none;
}

.reaction{
	margin:0 auto 10px;
	text-align:right;
}


/* 3-3-3-7. Comment Log
-----------------------------*/

div#comments {
	padding: 1px 0;
}

div#comments h2 {

}

div#comments dl.log {

}

div#comments dl.log dt {
	margin: 0;
}

div#comments dl.log dt span.name {
	margin-right: 0.5em;
}

div#comments dl.log dt span.date {
	color: #999;
}

div#comments dl.log dd {
	margin: 0 0 0.8em 0;
}

div#comments dl.log dd p {
	margin: 0.5em 0 1em 0;
}

/* 3-3-3-8. Comment Post form
-----------------------------*/

form.post {

}

form.post dl {

}

form.post dl dt {
	margin: 0;
}

form.post dl dd {
	margin-left: 0;
	margin-bottom: 0;
}

form.post dl input {
	margin: 0;
}

form.post textArea {
	margin: 0;
	width: 90%;
}

form.post div.action {
	margin: 0 20px 1em;
}

form.post div.action input.submit {
	margin: 0.4em 0;
}

