@charset "UTF-8";

/*-----Add-----*/

pre {
 border: 1px dashed rgb(0, 0, 0);
 padding: 10px 10px 10px 10px;
 background-color: rgb(238, 255, 221);
 height: auto;
 margin: 10px 10px 10px 10px;
 line-height: 115%;
 color: black;
 font-size: 11px;
}
blockquote {
 border: 1px dashed rgb(0, 0, 0);
 padding: 15px 10px 15px 10px;
 background-color: rgb(255, 255, 204);
 height: auto;
 margin-left: 15px;
 margin-right: 15px;
 margin-bottom: 15px;
 line-height: 115%;
 color: black;
 font-size: 12px;
}
cite {
 font-weight:bold;
}

/*-----Common-----*/

a				{ text-decoration: none; color:#174394; }
a:link			{ text-decoration: none; color:#174394; }
/* a:visited		{ text-decoration: none; color:#5776AF; } */
a:visited		{ text-decoration: none; color:#334F81; }
a:active		{ text-decoration: none; color:#0748C1; }
a:hover			{ text-decoration: underline; color:#0748C1; }

body {
	background:#ffffff;
}

blockquote {
	margin:12px;
	padding:6px;
	border:1px solid #cedccc;
}

#container {
	width :770px;
	margin:0 auto;
	background:#F1F5F8 url(http://blog.so-net.ne.jp/_skin/system/204/images/banner-bg2.jpg) no-repeat center top;
	line-height:1.4;
	text-align:left;
	border-left: #C9D3DF solid 1px;
	border-right: #C9D3DF solid 1px;
	border-bottom: #C9D3DF solid 1px;
	color: #111133;
}

/*-----Header-----*/

#header {
	height:25px;
}

#header a:link			{ text-decoration: none; color:#0354B0; }
#header a:visited		{ text-decoration: none; color:#003B7E; }
#header a:active		{ text-decoration: none; color:#006CE6; }
#header a:hover			{ text-decoration: underline; color:#006CE6; }

#header p {
	margin:0;
	padding:3px 12px;
	color:#95A9BE;
}

#memberMenu{
	float:left;
}

#globalMenu{
	float:right;
}

.menuDecoration{
	margin-left:12px;
	padding-left:12px;
	background: url(http://blog.so-net.ne.jp/_skin/system/204/images/arrowR_small.gif) no-repeat left center;
}

#banner {
	height: 137px;
	clear:both;
}

#banner h1{
	margin:0;
	padding:60px 0 0 14px;
	font-size:16px;
	font-family: Helvetica,Arial,sans-serif;
}

#banner h1 a{
	color: #201381;
}

#lead{
	padding:0 14px;
	color: #201381;
}


/*-----Content-----*/

#content{
}

/* Links */

.archive-title{
	margin-bottom:6px;
	color: #5776AF;
}

.archive-bottom{
	padding-top:3px;
	padding-bottom:5px;
	color: #5776AF;
	border-top: 1px solid #666666;
}

.archive-name{
	float:left;
}

.previousLink{
	padding-left:12px;
	background:url(http://blog.so-net.ne.jp/_skin/system/204/images/arrowL_small.gif) no-repeat left center;
}

.nextLink{
	padding-right:12px;
	background:url(http://blog.so-net.ne.jp/_skin/system/204/images/arrowR_small.gif) no-repeat right center;
}

.archive-links{
	float:right;
	padding-left:12px;
	background:url(http://blog.so-net.ne.jp/_skin/system/204/images/arrowT_small.gif) no-repeat left center;
	font-size:x-small;
}


/* Articles */

#main {
	width:540px;
	padding-right: 12px;
}

.articles {
	width:540px;
	overflow:hidden;
}

.articles-title {
	margin:0;
	margin-bottom:15px;
	padding: 3px 5px 6px 10px;
	background:#D5DFE9 url("http://blog.so-net.ne.jp/_skin/system/204/images/menuDecoration2.gif") no-repeat bottom;
	font-size:small;
	color: #4F0071;
}

.articles-body {
	line-height:1.6;
	margin-bottom:20px;
	margin-left:5px;
}

.articles-bottom {
	margin-bottom:20px;
}

.articles-body img {
	margin-right: 6px;
	margin-bottom: 6px;
}

.posted{
	padding:3px 0 20px 0;
	border-top: #666666 dotted 1px;
	font-size:x-small;
	color:#333333;
}

/*-----Entry-----*/

.entry {
	margin-top:12px;
	padding:12px;
	border: 1px solid #B3BFCE;
}

.entry h4 {
	margin:0 0 10px 0;
	padding:0;
	font-size:small;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
	margin:0;
	padding:0;
}

/* nice! */

#nice h4 {
	background:url("http://blog.so-net.ne.jp/_skin/system/204/images/icon-nice.gif") no-repeat left center;
	padding-left:20px;
}

#nice form {
	margin:12px 0;
}

#nice li {
	float:left;
	width:63px;
	padding:5px 0;
	font-size:x-small;
	line-height:1.2;
	text-align:center;
	list-style:none;
	overflow:hidden;
	white-space:nowrap;
	display:block;
}

/* Comments */

#comments form {
	margin:12px 0;
}

.each-comment {
	margin:20px 0;
	clear:both;
}

.each-comment img {
	float:left;
	margin:0 10px;
}

.each-comment input {
	margin:0;
	padding:0;
	_margin-bottom:-2px;
}

.comments-body {
	margin:0 0 0 60px;
}

#comments .delete {
	margin-left:60px;
}

/* Comment Write */

#comment-write dt {
	float:left;
	clear:both;
}
#comment-write dd {
	margin:0 0 3px 80px;
	line-height:1.5;
}
#comment-write textarea {
	height:150px;
}

.comment-input {
	width:420px;
}

/* Trackback Write */

#trackback {
	color: #573E05;
}

#trackback-write p {
	margin:0;
}

#trackback-write form {
	margin:12px 0;
}

.each-trackback {
	margin:15px 0;
}

/* Related */

#related ul {
	padding-left:20px;
}

#related li {
	padding:1px 0;
}

/*-----Side-----*/

#side-a, #side-b {
	width:202px;
	overflow:hidden;
	color:#013366;
}

#side-a {
	padding-left:12px;
}

.sidebar {
	width:190px;
	overflow:hidden;
}
.sidebar0 {
	overflow:hidden;
}

.sidebar-title {
	margin:0;
	padding: 5px 6px 7px 5px;
	background:#D5DFE9 url("http://blog.so-net.ne.jp/_skin/system/204/images/menuDecoration.gif") no-repeat left bottom;
	font-size:x-small;
	font-weight:normal;
	color:#111133;
}
.sidebar0-title {
	margin:0;
	padding: 5px 6px 7px 5px;
	/*background:#D5DFE9 url("http://blog.so-net.ne.jp/_skin/system/204/images/menuDecoration.gif") no-repeat left bottom;*/
	background:#D5DFE9 url("http://blog.so-net.ne.jp/_skin/system/204/images/menuDecoration2.gif") no-repeat bottom;
	font-size:x-small;
	font-weight:normal;
	color:#111133;
}

.sidebar-body {
	padding:6px 12px 3px 12px;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
	margin:0;
	padding:0;
}

.sidebar-body li {
	margin-bottom:9px;
	list-style-type:none;
	line-height:1.3;
	color: #212de1;
}

.new {
	margin-left:6px;
	color: #ff0000;
	font-weight:bold;
}

/*--Profile--*/

#profile .sidebar-body {
	background:none;
}

dt.profile-img {
	float:left;
}

dd.profile-status{
	margin-left:85px;
	line-height:1.8;
}

#profile .profileLink{
	padding-left:12px;
	background: url("http://blog.so-net.ne.jp/_skin/system/204/images/arrowR_small.gif") no-repeat left center;
	line-height:1.2;
}

.nice {
	margin:0;
	padding:0 2px;
	background:#ffd900;
	border:1px solid #0090ff;
	color:#0090ff;
}

/*--Calendar--*/

.calendar-date {
	text-align:center;
}

#calendar table {
	margin:3px auto;
	text-align:center;
	border-spacing:1px;
}

#calendar th {
	height:20px;
	width:20px;
	font-weight:normal;
}

#calendar td{
	height:20px;
	width:20px;
	font-size:10px;
	background:#959DAA;
	color:#ffffff;
}

#calendar td.link {
	background:#ffffff;
}

#calendar td a {
	 color:#174394;
}

/*--Search--*/

#search .sidebar-body {
	padding-bottom:6px;
	color:#000000;
}

.search-tbox {
	width:67%;
}

/*--RSS Regist--*/
#rssRegist {
	width:190px;
	margin:10px 0 6px 0;
	padding:4px 0;
	line-height:1;
	background: #A01211 url("http://blog.so-net.ne.jp/_skin/system/204/images/arrowR_large.gif") no-repeat left center;
	text-align:center;
	font-weight:bold;
}

#rssRegist a:link			{ text-decoration:none; color:#fff; }
#rssRegist a:visited		{ text-decoration:none; color:#fff; }
#rssRegist a:active		{ text-decoration:none; color:#fff; }
#rssRegist a:hover			{ text-decoration:underline; color:#fff;}


/*--So-net--*/

#powered img {
	margin-top:10px;
	margin-bottom:6px;
}


/*-----Footer-----*/

#footer{
	width:770px;
	margin:0 auto;
	padding:20px 0;
	clear:both;
}

.copyright{
	padding:0;
	margin:0;
	font-size:x-small;
	text-align:right;
}


/*-----2Column Left-----*/

#main {
	float:right;
}

#side-a {
	float:left;
}

/*-----2Column Right-----*/

.columnR #main {
	float:left;
}
.columnR #side-b {
	float:right;
}
.columnR #main {
	padding-left: 12px;
	padding-right: 0;
}

/*-----3Column-----*/

.columnW .archive-title,
.columnW .archive-bottom {
	font-size:x-small;
}
.columnW #main {
	float:left;
	width:370px;
}
.columnW .articles {
	width:370px;
}
.columnW #nice li {
	width:57px;
}
.columnW .comment-input,
.columnW #comment-write textarea {
	width:335px;
}
.columnW .search-tbox {
	width:65%;
}
.columnW #side-a,
.columnW #side-b {
	width:188px;
}
.columnW .sidebar {
	width:176px;
}
.columnW #side-a {
	float:left;
}
.columnW #side-b {
	float:right;
}
.columnW .sidebar-body {
	padding:6px 8px 3px 8px;
}
.columnW #rssRegist {
	width:176px;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
padding:0 5px;
}
#tag_cloud{
border:1px solid #cccccc;
margin-bottom:10px;
padding:12px 10px;
text-align:left;
}
#tag_cloud a {
padding:2px;
.tag-title{
padding-top:5px;
font-size:16px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding:0 0 3px 0;
clear:left;
position:relative;
}
text-align:right;
padding:5px 0;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 0;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
padding:0 0 5px 0;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}
