/* 基本 */
html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td {
	margin: 0px; padding: 0px;
}

body {
	background-color:  #6E5E70;
}
table {
	border-spacing: 0px;
}

fieldset,img,abbr,acronym {
	border: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol,ul {
	list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
	 content: '';
}

hr {
	border: 0px;
	height: 1px;
	background-color: #000000;
	color: #000000;
}

address {
	font-style: normal;
	display: inline;
}
.center {
	text-align: center;
}
.f10 {
	font-size: 10pt;
}
.f9 {
	font-size: 9pt;
}



/* リンク */

a,a.link,a.visited {
	color: #333333; text-decoration: none;
	outline: none;
}
a.hover {
	color: #670d75; text-decoration: none;
}

a.navi {
    color: #333333; text-decoration: none; 
}
a.navi:link {
	color: #333333; text-decoration: none; 
}
a.navi:visited {
	color: #333333; text-decoration: none; 
}
a.navi:hover {
	color: #670d75; text-decoration: none;
}

a.foot {
	color: #ffffff; text-decoration: none;
}
a.foot:link {
	color: #ffffff; text-decoration: none;
}
a.foot:visited {
	color: #ffffff; text-decoration: none;
}
a.foot:hover {
	color: #ffffff; text-decoration: none;
}
a.color {
	color: #670d75; text-decoration: none;
}
a.color:link {
	color: #670d75; text-decoration: none;
}
a.color:visited {
	color: #670d75; text-decoration: none;
}
a.color:hover {
	color: #333333; text-decoration: none;
}
.widget-header,
.widget-header a {
    color: #ffffff;
    font-weight: normal;
}




.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}




/* コンテナ */
#container {
	margin: 0px; padding: 0px;
	background-color:  #6E5E70;
}

#container-inner {
	width: 940px; 
	background-color:  #693170;
	margin: 0px 20px; padding: 0px;
	text-align: left;
	border-right: 1px solid #670d75;
	border-left: 1px solid #670d75;
}


/* ヘッダー */
#header {
	margin: 0px;
	padding: 8px 12px;
	width: 900px;
	background-color: #693170; 
}

#header-content {
	margin: 0px;
	padding: 0px;
}




/* コンテンツ */

#content{
	margin: 0px; padding: 0px;
	background-color: #ededed;

	
}

#content-inner {
	margin: 0px; padding: 0px;
	background-color: #ededed;
	width: 920px;
	
}


/* フッター */

#footer {
	margin: 0px; padding: 0px;
	background-color: #693170; 
}

#footer-inner {
	position: static;
	overflow: hidden;
	margin: 0px; padding: 0px;
}


#footer .widget-powered{
    padding: 5px 20px;
	font-family: 'MS UI Gothic','Osaka'; font-size: 10pt; color: #ffffff;
	text-align: right; line-height: 1.4;
}


/* アルファ */

#alpha{
	margin: 0px; padding 0px;
	display: inline;
	float: left;
}
#alpha-inner {
	position: static;
	padding: 20px 40px;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt {
	clear: both;
}

.asset {
	font-family: 'MS UI Gothic','Osaka'; font-size: 11pt; color: #333333;
	text-align: left; line-height: 1.4;
	overflow: hidden;
	position: static;
	clear: both;
}

.asset-header {
	border-bottom: 1px solid #693170;
}

.asset-body {
	clear: both;
	padding: 10px 0px;
}

.asset-content {
	font-family: 'MS UI Gothic','Osaka'; font-size: 11pt; color: #333333;
	text-align: left; line-height: 1.4;
	margin: 5px 0;
	position: static;
	clear: both;
}

.asset-meta {
	padding: 5px 0px;
	font-family: 'MS UI Gothic','Osaka'; font-size: 10pt; color: #333333;
	text-align: left; line-height: 1.4;
}
.asset-footer {
	clear: both;
}



.asset-name {
	font-family: 'MS UI Gothic','Osaka'; font-size: 13pt; color: #333333;
	text-align: left; line-height: 1.4;
	font-weight: bold;
}

.asset-more-link {
    	font-family: 'MS UI Gothic','Osaka'; font-size: 10pt; color: #333333;
	text-align: left; line-height: 1.4;
}



/* ベータ */

#beta {
	margin: 0px; padding: 0px;
	position: relative;
	display: inline;
	float: left;

}

 #beta-inner {
	position: static;
	overflow: hidden;
	padding: 20px 10px ;
}


.widget {
    position: relative;
    overflow: hidden;

}



.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 10px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

.widget-content a {
	font-size: 10pt; 
    color: #333333;
}
.widget-content {
	color: #333333;
    position: relative;
    margin: 5px 0 20px;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}

.ti { width: 110px;
}

/* ガンマ */
#gamma {
	margin: 0px; padding: 0px;
	position: relative;
	display: inline;
	float: left;
}

#gamma-inner {
	position: static;
	overflow: hidden;
	padding: 20px 10px;
	
}




/* カラム　ここから */
/* Wide-Thin-Thin */

.layout-wtt #alpha {
    width: 500px;
}

.layout-wtt #beta {
    left: 210px;
    width: 210px;
}

.layout-wtt #gamma {
    right: 210px;
    width: 210px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
    left: 190px;
    width: 560px;
}

.layout-twt #beta {
    left: -560px;
    width: 190px;
}

.layout-twt #gamma {
    width: 190px;
}


/* Wide-Thin */

.layout-wt #alpha {
    width: 750px;
}

.layout-wt #beta {
    width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
    left: 190px;
    width: 750px;
}

.layout-tw #beta {
    left: -750px;
    width: 190px;
}


/* Medium-Wide */

.layout-mw #alpha {
    left: 330px;
    width: 610px;
}

.layout-mw #beta {
    left: -610px;
    width: 330px;
}

/* Wide-Medium */

.layout-wm #alpha {
    width: 610px;
}

.layout-wm #beta {
    width: 330px;
}

/* カラム ここまで */


/* 編集中 */


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }











/* Content ---------------------------------------------------------------- */





blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }




/* Assets */


.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}


.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}


.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}


.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}


.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}






.content-nav {
	font-family: 'MS UI Gothic','Osaka'; font-size: 10pt; color: #333333;
	text-align: center; line-height: 1.4;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */



.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}


.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}

.archive-title {
	margin-bottom: 20px; 
	padding: 2px 5px;
   	font-family: 'MS UI Gothic','Osaka'; font-size: 13pt; color: #ffffff;
	text-align: left; line-height: 1.4;
	background-color: #693170;
}

.widget-header,
.trackbacks-header,
.trackback-content,
.trackbacks-info,
.comments-header,
.comments-content,
.comments-open-header,
#comment-greeting,
#comment-open-text,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 2px 0;
    font-size: 10pt;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.typelist-thumbnailed {
    font-size: 11px;
}






/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}














/* Content ---------------------------------------------------------------- */


.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

.comment,
.trackback {
    border-color: #ddd;
}




.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
    margin-right: 10px;
    margin-left: 10px;
}

.widget-header { 
	background-color: #693170;
    padding: 1px 5px;
    font-size: 10pt; 
    font-family: trebuchet ms; 
    margin-bottom: 3px;
}



#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 




.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 10pt;
}

.about {
	font-size: 8pt;
}



/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}







/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


