/*

A Six Apart theme adapted for Movable Type default templates 
name: Universal Green 
designer: Jim Ramsey 
designer_url: http://www.jimramsey.net/ 
layouts: layout-wm

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding: 0px;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-top: -12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../../../../../images/common/kobetu_img_headbg.gif);
}

.wrapper {
	height: auto;
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/* Header */

.head_flash {
	margin: 0px;
	height: 50px;
	width: 896px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 896px;
	background-image: url(../../../../../images/company/work_other.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.hd_logo {
	float: left;
	padding-top: 0px;
	padding-left: 21px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


/* Content */

.asset-name {
    
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-right: 15px;
	padding-left: 15px;
}

.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-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0px;
}

.archive-title {
	font-size: 24px;
	font-weight: bold;
	width: auto;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: auto;
	text-align: right;
}

.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;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    
}


/* 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 */
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

a {
    color: #069;
    text-decoration: none !important;
}

a:hover {
    text-decoration: underline !important;
}


/* Layout ----------------------------------------------------------------- */




/* Navigation ----------------------------------------------------------------- */

#main-navigation {
    background: #eee url(nav-bg.gif) repeat-x 0 0;
    border-bottom: 1px solid #ccc;
    font-family: verdana;
}


#main-navigation ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style: none;
}

#main-navigation ul li {
    float: left;
    padding-top: 2px;
}

#main-navigation ul li a {
    display: block;
    text-decoration: none;
    padding: 7px 15px 7px 16px;
    border-left: 1px solid #ccc;
}

#main-navigation ul li a:hover {
    text-decoration: underline;
}

#main-navigation ul li.on a {
    color: #000;
    background: #fff url(nav-arrow-on.gif) no-repeat 50% bottom;
}

#main-navigation ul li.last {
    border-right: 1px solid #ccc;
}


/* Search ---------------------------------------------------------------- */

.widget-search {
    float: right;
    width: 300px;
    position: absolute;
    top: 2px;
    right: 0;
    text-align: right;
}

.widget-search h3 {
    display: none;
}

#search {
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 1px;
}

#search-submit {
    border: 1px solid #036;
    border-top: 1px solid #80b3cc;
    border-left: 1px solid #80b3cc;
    background: #069;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}


/* 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 10px 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: 16px;
	margin-bottom: 12px;
	background-image: url(../../../../../images/company/ttl_bar_news.gif);
	background-repeat: no-repeat;
	height: 26px;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 2px;
}

.entry-asset .asset-meta {
	color: #777;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	margin-bottom: 12px;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0;
}


.entry-asset .byline {
}
.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 {
    width: 900px;
    margin: 0 auto;
}

h1#page-title {
	font-size: 18px;
	line-height: 1.3;
	background-image: none;
}

h1#page-title a{
	font-size: 24px;
	line-height: 1.3;
	background-image: none;
}

.mt-main-index h1#page-title {
    font-size: 30px;
    margin-bottom: .5em;
}

.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 Alex Bain -- http://www.nontent.net/portfolio
    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;
    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;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ccc; 
    padding: 0;
    font-size: 14px; 
    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: none;
    padding: 0 6px 0 20px;
    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;
}


/* "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,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,

#header-inner,
#content-inner,
#main-navigation,
.entry-asset .asset-meta,
.comment,
.asset-body {
}


/* Custom Styles ---------------------------------------------------------- */



/* Styles for Universal Green ---------------------------------------------------------- */


a {
    color: #08620b;
}


#header .widget-sign-in .widget-content {
    background-color: #362819;
}

#main-navigation {
    background-color: #ebe9e8;
    border-bottom: 1px solid #c2beba;
}

#main-navigation ul li a {
    border-left: 1px solid #c2beba;
}

#main-navigation ul li.last {
    border-right: 1px solid #c2beba;
}

#search-submit {
    border: 1px solid #064f09;
    border-top: 1px solid #529154;
    border-left: 1px solid #529154;
    background: #08620b;
    color: #fff;
    padding: 0px 5px 1px 5px;
    font-size: 11px;
}



/*content_right----------------------------------------------------------*/
.content_right {
	width: 246px;
	padding: 0px;
	float: right;
}

/* Side Menu ------------------------------------------------*/
.side_title {
	background-image:url(../../../../../images/common/title01.jpg);
	background-repeat:no-repeat;
	height: 35px;
	width: 246px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding-bottom: 0px;
	text-indent:-9999px;
	line-height: 0px;
}

.side_title_seo {
	background-image:url(../../../../../images/common/title02.jpg);
	background-repeat:no-repeat;
	height: 35px;
	width: 246px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding-bottom: 0px;
	text-indent:-9999px;
	line-height: 0px;
}

.side_menu {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #666666;
	margin: 0px;
}

.side_menu_box {
	display:block;
	width: 212px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	font-size: 14px;
	line-height: 15px;
	background-image: url(../../../../../images/common/icon02.gif);
	background-repeat: no-repeat;
}
.side_menu_box a:link {
	color:#0033FF;
	text-decoration:none;
}
.side_menu_box a:visited {
	color:#800080;
	text-decoration:none;
}
.side_menu_box a:active, .side_menu_box a:hover {
	color:#D6000E;
	text-decoration:underline;
}
/*------------------------------------------------*/

/* Footer ------------------------------------------------*/

#foot {
	background-color: #EDEDED;
	background-image: url(../../../../../images/common/footerbg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 509px;
}
#foot #footer {
	height: 481px;
	width: 896px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot #footer #footer_top {
	width: 896px;
}

#foot #footer #footer_left {
	float: left;
	width: 190px;
}
#foot #footer #footer_center {
	float: left;
	width: 237px;
	padding-right: 42px;
}
#foot #footer #footer_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 427px;
}
#copyright {
	width: 896px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot #footer #footer_left p,
#foot #footer #footer_center p,
#foot #footer #footer_right p {
	padding-bottom: 14px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#foot #footer #footer_navi{
	width: 640px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 21px;
	margin-left: auto;
	padding: 0px;
}
#foot #footer #footer_navi li {
	background: url(../../../../../images/common/icon01.gif) no-repeat right center;
	padding: 0 10px;
	float: left;
	list-style-type:none;
}
#foot #footer #footer_navi li a {
	color: #004F6C;
	text-decoration: underline;
}
#foot #footer #footer_navi li a:hover {
	color: #004F6C;
	text-decoration: none;
}ext-decoration: none;
}

#foot #footer #footer_mdl {
	width: 896px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: 112px;
}
#foot #footer #footer_mdl #footer_address {
	width: 469px;
	line-height: 20px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#foot #footer #footer_mdl #footer_attention {
	width: 427px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.title_footer {
	font-size:12px;
	font-weight:bold;
	line-height: 21px;
	padding-bottom: 21px;
}
.ul_footer {
	list-style:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0px;
	line-height: 20px;
	letter-spacing: 0.1em;
}
#foot #footer a:link {
	color: #333333;
	text-decoration: none;
}
#foot #footer a:visited {
	color: #333333;
	text-decoration: none;
}
#foot #footer a:hover {
	color: #D6000E;
	text-decoration: underline;
}
#foot #footer a:active {
	color: #D6000E;
	text-decoration: underline;
}

.img_flash {
	padding: 0px;
	height: 39px;
	width: 158px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 269px;
}
/* BR ------------------------------------------------*/
.clear {
	clear:both;
}

.root {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	padding: 0px;
	height: 21px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

.totop {
	text-align: right;
	height: 42px;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

