/*

Shareco for Movable Type default templates 
name: Shareco 
designer: clickclack
designer_url: http://clickclack.jp/
sub-creator: ren
layouts: layout-wm

*/
@import url(http://member.shareco.co.jp/blog.css);
@import url(http://member.shareco.co.jp/menu_style.css);
@import url(http://member.shareco.co.jp/kawara_style.css);
@import url(http://member.shareco.co.jp/twitter.css);

/* Default ---------------------------------------------------------------- */

/* Reset ------------------------------------------------------------------ */

/*
    reset.css - resets default browser styling
    http://tantek.com/log/2004/09.html#d06t2354
    http://www.vox.com/.shared/css/base.css by beausmith.com
    http://developer.yahoo.com/yui/reset/
*/

* {
    margin: 0;
    padding: 0;
}

:link,:visited {
    text-decoration: none;
}
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: 0;
    padding: 0;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

ol,ul {
    list-style: none;
    font-size: 13px;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}
a {
    text-decoration: underline;
    outline: none;
}
hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}
a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}

/* Global */

body {
    font: normal 13px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* Header */

#header {
	border-top: 4px #FF99FF solid;
	background: url(images/header_bg.gif) 305px 5px no-repeat;
}

#header-inner {
	height: 84px;
}

#header-name {
	margin: 12px 0 0 10px;
}

#header-content {
	float: left;
}

#header-right {
	float: right;
	width: 295px;
}

#header-menu td {
	padding: 7px;
}

#header-menu {
	margin-bottom: 15px;
}



/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin-bottom: 20px;
    font-size: 14px;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
    /* border-top: 1px solid #ccc; */
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
    font-size: 13px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0 0 0;
    font-weight: bold;
}

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

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* search */

.widget-search {
}

#search {

}

/* 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 */
    position: relative;
    width: 100%;
    width: auto;
}


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

body {
    color: #000;
    background-color: #fff; 
}

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

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


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

#container {
    width: 980px;
    margin: 0 auto;
    padding: 0; !important
}

#header, #content, #alpha, #beta, /*#footer*/ {
    position: relative;
}

#alpha {
	display: inline;
	float: left;
	margin-top: 26px;
	margin-right: 5px;
	padding-right: 25px;
	border-right-width: 3px;
	border-right-color: silver;
	border-right-style: dotted;
}
#beta {
    display: inline;
    float: right;
    margin-top: 26px;
}

#container-inner,
#content {
    background-color: transparent;
}

#header-inner, #content-inner, /*#footer-inner*/ {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #alpha-inner, #beta-inner, /*#footer-inner*/ {
    padding-right: 0;
    padding-left: 0;
}

#alpha-header {
    margin-bottom: 20px;
}

#content { 
    margin-top: 0;  
    margin-bottom: 30px;  
}

#container-inner {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
}

#header-inner,
/*#main-navigation-inner,*/
#content-inner,
/*#footer-inner*/ {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

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

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

#monthadv/*, #small2nd*/ {
    width: 650px;
    margin-bottom: 20px;
}


/* for toppage */

#top_contents {
    margin: 13px 0;
    padding: 0;
}

#whatsnew {
    width: 400px;
    height: 261px;
    background-position: left;
    background-repeat: no-repeat;
	background: url(images/whatsnew_bg.jpg) no-repeat 0 0;
	float: left;
    margin-bottom: 20px;
}

#whatsnew-inner {
    width: 318px;
    height: 200px;
    background-color: #fff;
    color: #330000;
	font-size: 12px;
    margin: 33px 20px 32px 15px;
	padding: 0 20px;
    position: relative;
    overflow-y: scroll;
}

#whatsnew-inner ul {
    margin: 0;
    padding: 0;
    line-height: 0;
}

#whatsnew-inner li {
    padding: 10px 0;
    list-style-type: none;
    line-height: 150%;
	border-bottom: dotted 1px #999;
}

#small1st {
    width: 564px;
    height: 261px;
	float: right;
	margin-top: 4px;
    margin-bottom: 20px;
}

#small2nd {
	padding: 0;
	background: url(images/small2_bg.jpg) 15px 0 repeat-x;
}

#small2nd #2nd_intable {
	margin-top: 13px;
}

.small2_link img {
	margin-left: 6px;
}



#unconst {
	text-align: left;
	padding: 8px 20px;
	background-color: #ffc0cb;
        color: #660000;
}

#kochan, #art, #goroku, #interview, #recipe,
#swfmwnu, #forms, #riesblog, #staffblog, #backnumber {
    margin-bottom: 12px;
}




/* Sign In ---------------------------------------------------------------- */

#header .widget-sign-in {
    position: absolute;
    right: 15px;
    top: 5px;
    text-align: center;
    color: #777;
    font-family: verdana;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

#header .widget-sign-in .widget-header {
    display: none;
}

#header .widget-sign-in .widget-content {
    background-color: #000;
    margin: 0;
    padding: 5px 15px 0 15px;
    /*float: right;*/
    overflow: hidden;
}

#header .widget-sign-in a {
    color: #777;
    text-decoration: underline !important;
}
#header .widget-sign-in a:hover {
    color: #fff;
}


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

#content {
    line-height: 1.5;
}

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

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

.asset-footer {
    font-size: 13px;
    /*border-top: 1px dotted #ccc;*/
    padding-top: 15px;
}

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

.asset-name a {
    
}

.entry-asset .asset-name {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 12px;
}

.entry-asset .asset-meta {
    color: #777;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    font-size: 12px;
    padding: 6px 0;
    margin-bottom: 12px;
}


.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;
}
.entry-asset .asset-comments a {
    background: url(icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(icon-trackback.gif) no-repeat 0 50%;
}

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

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

.mt-main-index h1#page-title {
    /*font-size: 30px;*/
    font-size: 18px;
    /*margin-bottom: .5em;*/
    margin-bottom: 30px;
    background-color: #FFDBB7;
    padding: 5px 7px;
}

.mt-main-index #alpha p {
    font-size: 14px;
}

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

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

#homepage-image {
    width: 905px;
    height: 170px;
    /* photo by Anil Dash */
    background: url(homepage-image.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
    margin: 0 0 25px 20px;
}

#alpha .comments {
    
}

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

#alpha .comments .even {
    /*background-color: #e6f0f5;*/
    border-right: 1px solid #c0d9e6;
    border-bottom: 1px solid #c0d9e6;
}

#alpha .comments .odd {
    /*background-color: #f3f3f3;*/
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

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

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

h2.comments-header,
h2.comments-open-header,
h2.trackbacks-header {
    background: url(header-arrow-wide.gif) no-repeat 0 0;
    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;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 15px;
}

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

ul.recent-comments-list li {
    padding: 0 0 0 18px;
    margin: 0 0 8px 0;
    background: url(icon-comment.gif) no-repeat 0 4px;
}

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

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

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

.admin-edit-link {
    text-align: center;
    font-family: verdana;
    margin-top: 10px;
}

.admin-edit-link a {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px 10px;
}


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


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

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 40px;
}

.widget-header { 
    /*border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;*/
    font-size: 12px;
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header {
    background: url(header-arrow-narrow.gif) no-repeat 0 0;
    /*font-size: 10px;*/
    /*color: #fff;*/
    font-weight: bold;
    border-bottom: 1px dotted #999999;
    /*padding: 0 6px 0 20px;*/
	padding: 6px 0;
    line-height: 20px;
    font-family: verdana;
    text-transform: uppercase;
}

.widget-header a {
    /*color: #fff;*/
    font-weight: bold;
}

.widget-header a:hover {
    text-decoration: underline;
}

.layout-wm .widget-header {
    background-image: url(header-arrow-medium.gif);
}

#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: 13px;
}

/* Calendar Widget */

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

/* Footer Widget */

#footer {
    margin-top: 20px;
}

.footer_link {
    background-color: #E6E3CE;
    color: #B4AB6B;
    font-size: 12px;
    padding: 7px;
    text-align: center;
}

#footer .copyright {
    color: #660000;
    text-align: right;
    padding: 4px 0;
    font-size: 11px;
}

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

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

.asset-body {
    /*padding: 0 10px;*/
}

.entry-asset {
    margin-top: 40px;
}

.asset-body ul, .widget-content ul {
    list-style-image: url(images/arrow.gif);
    padding-left: 18px;
}

#smallrss1, #smallrss2, #smallrss3, #smallrss4 {
    height: 120px;
    width: 100%;
}

#smallrss1 span, #smallrss2 span, #smallrss3 span, #smallrss4 span {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    padding-left: 5px;
}

/* Color Layout ----------------------------------------------------------- */
#smallrss1 {
    /*background-color: #ffeaf4;*/
    background: url(images/bn_qa_bg.jpg) no-repeat;
    height: 153px;
}
#smallrss2 {
    /*background-color: #eaeaff;*/
    background: url(images/bn_labo_bg.jpg) no-repeat;
    height: 153px;
}
#smallrss3 {
    /*background-color: #eafff4;*/
    background: url(images/bn_kaizen_bg.jpg) no-repeat;
    height: 153px;
}
#smallrss4 {
    /*background-color: #ffffea;*/
    background: url(images/bn_request_bg.jpg) no-repeat;
    height: 153px;
}

#smallrss1 h3, #smallrss2 h3, #smallrss3 h3, #smallrss4 h3 {
    text-align: right;
}


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


/* Color Layout ----------------------------------------------------------- */
/*
#kochan, #art, #goroku, #interview, #recipe {
    height: 80px;
    width: 640px;
}

#forms, #riesblog, #staffblog, #backnumber{
    height: 106px;
    width: 288px;
}
#swfmwnu {
    height: 240px;
}
*/

#kochan {
    margin-top: 0;
}


h1#page-title {
    font-size: 24px;
    line-height: 1.3;
}



/* special */

.back_link li a:link, .back_link li a:visited, .back_link li a:hover {
    font-size: 13px;
}

.back_link li {
    float: right;
    margin-left: 30px;
}

.item_box {
    width: 550px;
    margin-left: 30px;
    padding-top: 50px;
    clear: right;
}

.pagetop {
    text-align: right;
    margin-top: 20px;
    font-size: 13px;
}

.h_style {
padding: 2px 5px 2px 8px;
margin-bottom: 20px;
background-color: #FFDFE5;
border-right: 1px #FFC0CB solid;
border-bottom: 1px #FFC0CB solid;
color: rgb(102, 0, 0);
font-weight: bold;
}
