/* Reset */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}


/* Global ----------------------------------------------------------------- */

body {
    font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
    color: #555555;  
    background: url(images/background.jpg); 
    margin: 0;
}

a {
    color: #28302b;
    text-decoration: none !important;
}

a:hover {
    color: #e8830c;
    text-decoration: underline !important;
}

.clear { clear:both; }

/* Header ----------------------------------------------------------------- */

#header { 
    margin: 0 auto;
    background: transparent url(./images/main_bg.jpg) no-repeat;
    height: 562px;
}

#header-inner {
    margin: 0;
    padding: 0;
}

#header-name {
    padding: 50px 0 0 30px;
}

/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    float: left;
    margin: 154px 0 0 50px;
}

#main-navigation ul {
    margin: 0;
    padding: 0;
}

#main-navigation ul li {
    display: block;
    width: 200px;
    height: 30px;
    margin-bottom: 12px;
}

#main-navigation ul li a {
    display: block;
    background-color:transparent;
    text-decoration: none;
}

#main-navigation ul li a:hover {
    display: block;
    background-color:transparent;
    text-decoration: none;
}

#main-navigation ul li a:visited {
    display: block;
    background-color:transparent;
    text-decoration: none;
}

#menu_info a:hover { 
    background: transparent url(./images/menu_info.png) top no-repeat;
}
#menu_prof a:hover { 
    background: transparent url(./images/menu_prof.png) top no-repeat;
}
#menu_live a:hover { 
    background: transparent url(./images/menu_live.png) top no-repeat;
}
#menu_blog a:hover { 
    background: transparent url(./images/menu_blog.png) top no-repeat;
}
#menu_mysp a:hover { 
    background: transparent url(./images/menu_mysp.png) top no-repeat;
}
#menu_link a:hover { 
    background: transparent url(./images/menu_link.png) top no-repeat;
}

#header-banner {
    float: right;
    margin: 345px 20px 0 0;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    margin: 0 auto;
    background: transparent url(./images/footer.png) no-repeat;
    height: 90px;
}


/* Layout ----------------------------------------------------------------- */

#container {
    width: 900px;
    margin: 0 auto;
    padding: 0;
    background-color: #d3e0da;
}

#content {
    margin: 0 0 20px 0;
    line-height: 1.5;
}

#content-inner {
    margin: 20px;
}

#content-main {
    float: left;
    width: 620px;
    margin: 0 10px 0 0;
}

#content-info-header {
    width: 620px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/main_info_title.png) top no-repeat;
}

#content-prof-header {
    width: 620px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/main_prof_title.png) top no-repeat;
}

#content-live-header {
    width: 620px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/main_live_title.png) top no-repeat;
}

#content-link-header {
    width: 620px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/main_link_title.png) top no-repeat;
}

#content-blog-header {
    width: 620px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/main_blog_title.png) top no-repeat;
}

#content-main-body { 
    margin: 0;  
    padding: 20px;  
    background: #c1c7c4;  
}

#content-main-cont { 
    background-color: transparent;
}

#content-right {
    float: left;
    width: 230px;
    margin: 0;
    padding: 0;
	font-size:10px;
}

#right-recent-header {
    width: 230px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/right_recent_title.png) top no-repeat;
}

#right-commu-header {
    width: 230px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/right_commu_title.png) top no-repeat;
}

#right-contact-header {
    width: 230px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/right_contact_title.png) top no-repeat;
}

#right-archive-header {
    width: 230px;
    height: 30px;
    line-height: 1;
    display: block;
    background: transparent url(./images/right_archive_title.png) top no-repeat;
}

.right-box {
    width: 210px;
    padding: 10px;
    background: #c1c7c4;
}

.right-box ul li{
    background: url(./images/list_marker.png) no-repeat transparent;
    padding: 0 0 12px 12px;
    line-height: 1.2;
}

.right-box-arch {
    width: 210px;
    padding: 10px;
    background: #c1c7c4;
}

.right-box-arch ul li{
    background: url(./images/list_marker.png) no-repeat transparent;
    padding: 0 0 6px 12px;
    line-height: 1.2;
}

.widget-header {
    margin: 10px 0 5px 0;
	font-weight: bold;
}

/* Design ----------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    
}

.asset-header, .each_header, #each_header  {
    font: 13px bold;
    color: #ffffff;
    line-height: 1.5;
    padding: 5px 0 5px 20px;
    background: url(./images/each_header_bg.png) no-repeat transparent;
}

.entry-title  a {
    font: 13px bold;
    color: #ffffff;
}

.entry-title  a:hover {
    color: #e8830c;
}

.entry-asset .asset-meta {
    font-size: 10px;
    color: #555555;  
    margin: 10px 0 0 10px;
    padding: 0;
}

.entry-asset .byline {
    float: left;
}

.entry-asset .asset-comments,
.entry-asset .asset-trackbacks {
    float: right;
    margin-left: 10px;
}

.entry-asset .asset-comments a,
.entry-asset .asset-trackbacks a {
    display: block;
    float: left;
    padding-left: 18px;
}

.author_date {
    margin: 10px 10px 0 0;
    font-size: 10px;
    color: #555555;  
    display: block;
    text-align: right;
}

.each_text, #each_text {
    margin: 0 0 20px 0;
    padding: 10px;
    line-height: 1.5;
}

.each_text p, #each_text p, #content-main-cont p {
    line-height: 1.5;
    margin-bottom: 20px;
}

.asset-more-link {
    text-align: right;
}

h3#page-title {
    font-size: 14px;
    color: #555555;
    margin: 0 0 10px 0;
}

.footer-category {
    margin: 10px 10px 0 0;
    font-size: 10px;
    color: #555555;  
    display: block;
    text-align: right;
}


.asset-footer {
    font-size: 10px;
    border-top: 1px dotted #3a7ac9;
    margin-top: 30px;
}

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

#group-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
    font: 16px bold;
    color: #3a7ac9;
    line-height: 1.3;
    padding-top: 5px;
}

.prof_box {
    margin: 0 0 10px 0;
    padding: 5px 10px 5px 10px;
    background: snow;
    line-height: 1.5;
}

.prof_tab {
    margin: 0 0 5px 0;
    padding: 2px 5px 2px 5px;
    font: bold;
    color: DarkOliveGreen;
    border: 1px dotted DarkOliveGreen;
}

#profile_name {
    font: bold;
    color: crimson;
    border-bottom: 1px dotted crimson;
}

#prof_idx, .info_idx {
    font: bold;
    color: DarkOliveGreen;
}

.update {
    font-style: italic;
    color: #3a7ac9;
}

.blank_space {
    padding-top: 300px;
}

.jacket {
    float: left;
    margin-right: 10px;
}

.mt-main-index h1#page-title {
    font: 16px bold;
    color: ＃3a7ac9;
    margin-bottom: .5em;
}

.entry-asset .asset-footer {
    display: none;
}

.mt-entry-archive .entry-asset .asset-footer {
    display: block;
}

 .comments {
    
}

 .trackbacks {
    border-top: 1px dotted #ccc;
}

 .comments .even {
    background-color: #fff;
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

 .comments .odd {
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.comment {
    background: #fff;
    padding: 10px 10px 0;
    margin-bottom: 10px;
}

.comment-header {
    font-weight: bold;
}

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    background:#555555;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    border: none;
    padding: 0 6px 0 20px;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#main-navigation .search-options {
    display: none;
}

h1#page-title.search-results-header {
    font-size: 14px;
}

ul.recent-comments-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.recent-comments-list li {
    margin: 0 0 4px 0;
}

dl.widget-list {
    padding: 0 8px;
}

dl.widget-list dt {
    font-size: 10px;
}

dl.widget-list dd {
    margin-bottom: 3px;
}

dl.widget-list dd.entry-meta {
    margin-bottom: 10px;
    color: #777;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.userpic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #fff;
}

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

.comment-header {
    color: #777;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: normal;
}

.comment-header .commenter-profile {
    display: none;
}

.comment-content {
    clear: none;
    margin: 0 0 5px 0;
    padding: 0;
}

/* Forms ---------------------------------------------------------------- */

input.text, textarea {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px 2px;
    background-color: #fafafa;
}

.contact-form label {
    display: block;
}

.contact-form input.text {
    font-size: 13px;
}

.contact-form textarea {
    margin-bottom: 15px;
}

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

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

#header-inner,
#content-inner,
#footer-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
#footer-content,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */