/* Base Theme ============================================================= */

/* 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/
*/


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,li {
list-style:none;
}
caption,th {
text-align:left;
}
q:before,q:after {
content:'';
}
a {
text-decoration:underline;
outline:none;
color:#666666;
}
hr {
border:0;
height:1px;
background-color:#000;
color:#000;
}
a img,:link img,:visited img {
border:none;
}
address {
font-style:normal;
}
li img{
	vertical-align:bottom;
	display:inline;
}


/* Layout ----------------------------------------------------------------- */

body {
text-align: center;
}

#container-inner {
text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position: relative;
}

#alpha, #beta, #gamma {
display: inline;
float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
}

#header-inner, #content-inner, #footer-inner {
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
}


/* Wide-Thin-Thin */

.layout-wtt #alpha {
width: 590px;
}
.layout-wtt #alpha-inner{
	padding-left:20px;
	padding-right:10px;
	padding-top:20px;
}

.layout-wtt #beta {
/*left: 190px;*/
width: 200px;
}
#top.layout-wtt #beta{
background:url(/cms/image/common/bias.gif) top left repeat;
}
.layout-wtt #beta-inner{
	padding:5px 5px;
}

.layout-wtt #gamma {
right: 190px;
width: 190px;
}


/* 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;
}


/* 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: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */





/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
overflow: hidden;
width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
position: static;
clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
margin-bottom: .5em;
}

.asset-name {
margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
font-size: 11px;
}

.asset-meta {
margin-top: .25em;
padding-top: 2px;
padding-bottom: .3em;
font-weight: normal;
}

.asset-footer {
margin-top: 1.5em;
padding-top: .5em;
}

.content-nav {
text-align: center;
}

.entry-tags-header,
.entry-categories-header {
margin-bottom: 0;
margin-right: .25em;
display: inline;
font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
display: inline;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
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;
}


/* 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;
}


/* Widgets */

.widget {
}

.widget-content {
position: relative;
margin: 5px 0 20px;
}

.widget-list,
.archive-list {
margin: 0;
padding: 0;
list-style: none;
}

.widget-list .widget-list {
margin-left: 15px;
}

.widget-list-item {
margin-top: 5px;
margin-bottom: 5px;
}

.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
}

.widget-cloud .widget-list-item {
display: inline;
margin: 0 5px 0 0;
padding: 0;
line-height: 1.2;
background: none;
}

.widget-cloud .rank-1 { font-size: 1.75em; }
.widget-cloud .rank-2 { font-size: 1.75em; }
.widget-cloud .rank-3 { font-size: 1.625em; }
.widget-cloud .rank-4 { font-size: 1.5em; }
.widget-cloud .rank-5 { font-size: 1.375em; }
.widget-cloud .rank-6 { font-size: 1.25em; }
.widget-cloud .rank-7 { font-size: 1.125em; }
.widget-cloud .rank-8 { font-size: 1em; }
.widget-cloud .rank-9 { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
margin-top: 0;
margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
overflow: auto;
margin-right: 0;
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds {
list-style: none;
margin: 5px 0;
}

/*

A Six Apart theme adapted for Movable Type default templates 
name: Minimalist Red  
designer: Lilia Ahner  
designer_url: http://lilia.vox.com/ 
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 12px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align:center;
}


/* Header */

#header {
}

#header-inner {
}

#header-content{
	position:relative;
}
#header-name {
	position:absolute;
	top:48px;
	left:45px;
	width:143px;
	height:60px;
}
#top #header-name {
	position:absolute;
	top:55px;
	left:-5px;
	width:143px;
	height:60px;
}

#header-description {
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;
}

.asset-footer {
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.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;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
}


/* 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;
}


/* Layout ----------------------------------------------------------------- */
#container{
	text-align:left;
}

#container-inner,
#content {
}

#header-inner, #content-inner, #footer-inner {
}

#header-inner, #beta-inner, #gamma-inner {
}
#wrapper{
	background-color:#F6F5F1;
}

#content {
	background:url(/cms/image/common/content2_bg.jpg) top left repeat-x #fff;
	width:802px;
	margin-left:50px;
}
#top #content{
	background:none;
}

#content-inner {
	padding:0 1px;
	/*background:url(/cms/image/common/content_bg.gif) top left repeat-y;*/
	background:url(/cms/image/common/contentsplit_bg.gif) top left repeat-y;
}
#top #content-inner{
	background:url(/cms/image/common/content_bg.gif) top left repeat-y;
}

#header-inner,
#content-inner,
#footer-inner {
}


/* Header ----------------------------------------------------------------- */
#header{
	border-top:solid 3px #000;
	background: url(/cms/image/common/headerImg.jpg) top left no-repeat #000;
	height:149px;
	position:relative;
}
#top #header {
	background: url(/cms/image/top/headerImg.jpg) top left no-repeat #000;
	height:388px;
}

#header a {
    color: #fff;
}

#header-content {
    width: 802px; 
    margin-left:50px;
}

#header-name {
	display:block;
	height:30px;
}

#header-description {
    color: #fff;  
}

/* ヘッダー（サイトマップ・お問い合わせリンク）add by matayam */
#headerLink{
	background:url(/cms/image/common/hLink_bg.gif) top left no-repeat;
	width:225px;
	height:28px;
	position:absolute;
	top:0;
	left:576px;
}
#top #headerLink{
	left:725px;
}

#headerLink ul{
	padding-top:4px;
}
#headerLink ul li{
	display:inline;
	vertical-align:bottom;
	line-height:0;
	padding:0 0 0 18px;
}


/* pageNavi ----------------------------------------------------------------- */
#pageNavi{
	background:url(/cms/image/common/hNavi_bg.jpg) top left repeat-x;
	height:30px;
	padding-left:50px;
}
#pageNavi ul{
	float:left;
	background:url(/cms/image/common/hNavi_split.gif) top right no-repeat;
	padding-right:2px;
}
#pageNavi ul li{
	float:left;
	width:127px;
	height:30px;
	vertical-align:bottom;
}
#sideNavi ul li{
	margin-top:15px;
}

/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
    color: #000;
}

.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #333;
}

 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

/*---------------------------------------------------------------------------
 beta 
----------------------------------------------------------------------------*/
#top #bannerArea{
}
#top #bannerArea li{
	line-height:1;
	margin-bottom:5px;
}
#beta .widget{
	background-color:#fff;
	padding:10px 5px 5px;
	margin-bottom:5px;
}

/* 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,
.widget-header a {
    color: #333;
    font-weight: normal;
}

.widget-content a {
    color: #666;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/*-----------------------------------------------------------------
 Footer 
----------------------------------------------------------------- */

#footer {
	background:url(/cms/image/common/footer_bg.gif) top left repeat-x #fff;
}
#footer-inner{
	margin-left:50px;
	padding:10px 20px 30px;
}
#footer-content {
}
#footerLink li{
	display:inline;
	padding:0 5px;
	border-left:1px #666 solid;
}
#footerLink li.first{
	border-left:none;
	padding-left:0px;
}
#footerLink li a{
	color:#666666;
}
#footer address{
	margin-top:5px;
}


/*-----------------------------------------------------------------
 Pages
----------------------------------------------------------------- */
/*テーブル全般*/
table{
	border-collapse:separate;
	border-spacing:2;
	width:100%;
}
th,
td{
	vertical-align:top;
	padding:13px 3px;
}
th{
	width:8em;
	border-bottom:solid 1px #999;
	text-align:left;
	font-weight:normal;
}
td{
	border-bottom:solid 1px #ccc;
	line-height:1.5;
}
tr.first th{
	border-top:solid 1px #999;
}
tr.first td{
	border-top:solid 1px #ccc;
}

table dl{
	margin:0;
	padding:0;
}
table dl dt{
	margin-bottom:5px;
}
table dl dd{
	margin-left:1em;
	margin-bottom:4px;
}

/*中見出し*/
#alpha h3{
	margin:15px 0;
}
/*小見出し*/
#alpha h5{
	line-height:1.5;
	margin-bottom:5px;
}
#alpha p{
	line-height:1.7;
	margin:10px 0;
	color:#252525;
}

/*定義リスト横並びクラス*/
#alpha dl.arrange dt {
	float:left;
	clear:both;
	width:80px;
	margin-right:10px;
	margin-bottom:20px;
	border-bottom:0;
}
#alpha dl.arrange > dd {
	float:left;
	width:400px;
}
*+html #alpha dl.arrange > dd {
	float:none;
}

#top ul#headline li{
	border-bottom:solid 1px #ccc;
	padding:20px 0;
	line-height:1;
}
#top ul#headline li span{
}
#top ul#headline li span.newsdate{
	width:80px;
	padding-right:30px;
}
#top ul#headline li span.newstitle{
	width:400px;
}

#top ul#headline li a{
	color:#252525;
}

/*グラデーション付きブロック*/
.explain{
	background:url(/cms/image/common/explain_bg.jpg) top left repeat-x #fff;
	border:solid 1px #D9D8D4;
	padding:5px 10px;
	margin:10px 0;
}
/* about  -------*/


/* vision -------*/
#alpha p.name{
	text-align:right;
}

#vision #alpha dl dt{
	margin-bottom:5px;
}
#vision #alpha dl dd{
	margin-bottom:15px;
}

/* service -------*/
#service #alpha ul li{
	background:url(/cms/image/common/icon_arrow.gif) 0 3px no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	line-height:1.35;
}

/*罫線ありのブロック*/
#service #alpha .gray_border{
	border:solid 1px #ccc;
	padding:15px 10px;
	margin-bottom:15px;
	position:relative;
}

/*オペレーティング・プランニングの説明*/
#service #alpha .gray_border ul li{
	width:230px;
	float:left;
	margin-bottom:5px;
	padding:0;
	background:none!important;
}
#service #alpha .gray_border ul li span{
	background:url(/cms/image/common/icon_arrow.gif) left center no-repeat;
	display:block;
	padding-left:20px;
	font-size:10px;	
}

#service #alpha h3,
#recruit #alpha h3{
	padding:0 4px;
	border-left:solid 2px #A2A818;
}

/* recruit -------*/

#recruit table{
	margin-bottom:30px;
}
#recruit h4{
	font-size:14px;
	color:#A2A818;
}
#recruit dl{
	margin:10px 0;
	padding-bottom:5px;
	border-bottom:solid 1px #eee;
}
#recruit dt{
	margin-top:10px;
	margin-bottom:3px;
}
#recruit dd{
	margin-bottom:4px;
}

#recruit table dl{
	border:none;
	margin:0;
	padding:0;
}
#recruit table dl dt{
	margin-bottom:5px;
}
#recruit table dl dd{
	margin-left:1em;
	margin-bottom:4px;
}

/* info -------*/
#info #alpha h3{
	padding:0 4px;
	border-left:solid 2px #A2A818;
}
#info #alpha h4{
	margin-top:20px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:solid 1px #ccc;
}
#info #alpha *{
	line-height:1.5;
}
#info #alpha p{
	font-size:11px;
}
#info #alpha ul li{
	margin-bottom:12px;
	color:#333;
	font-size:11px;
}
#info #alpha dl dt{
	margin-bottom:6px;
	color:#333;
}
#info #alpha dl dd{
	margin-bottom:10px;
	margin-left:2em;
	color:#333;
	font-size:11px;
}
/* archive -------*/
#archive #sitemapList{
	margin:0 0 30px 0;
}
#archive #sitemapList dl{
	margin:0;
}
#archive #sitemapList dl dt{
	margin-top:20px;
	margin-bottom:10px;
	padding:0;
	color:#A2A818;
	border-bottom:solid 1px #eee;
	padding-bottom:2px;
}
#archive #sitemapList dl dd{
	margin-bottom:8px;
	background:url(/cms/image/common/icon_arrow.gif) 0 3px no-repeat;
	margin-left:6px;
	padding:0 0 0 20px;
}

/* contact -------*/
#contact p strong{
	color:#FF0000;
}
#contact form{
	margin-bottom:30px;
}


/*for image floating*/
.right{
	float:right;
	margin-left:10px;
}
.left{
	float:left;
	margin-right: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;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#group-nav-inner {
    position: relative;
    width: 800px;
    margin: 0 auto;
}

