@charset "utf-8";

/* Base Theme ============================================================= */

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

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
: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: 0px;
	padding: 0px;
}
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; */
}

em {
	font-style:normal;
	font-weight:bold;
}

ol,ul {
    list-style: none;
}
caption,th {
    text-align: left;
}
q:before,q:after {
    content: '';
}

hr {
	position:absolute;
	top: -9999px;
	left: -9999px;
}
a img,:link img,:visited img {
	border: none;
}
address {
    font-style: normal;
    display: inline;
}

a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	text-decoration: none;
}

.clear {
	clear:both;
}


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

.inline { display: inline; }

.hidden {
	position:absolute;
	top: -9999px;
	left: -9999px;
}

.right {
	float:right;
}

.left {
	float:left;
}

.fontsize_85 {
	font-size:85%;
}

.date,
.asset-date {
	font-family:Arial, Helvetica, sans-serif;
	margin-right: 0.5em;
	font-size: 90%;
}

.wrapper {
	position:relative;
}

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

body {
	text-align: center;
	background: #fff url(../img/bg.png) repeat-x center top;
	font-family: Gill Sans MT, Gill Sans, Arial, Helvetica, Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 1.7;
	color: #666666;
	font-size: 75%;
}

*html body{
		font-family: Meiryo, "ＭＳ Ｐゴシック";
}
*:first-child+html body{
		font-family: Meiryo, "ＭＳ Ｐゴシック";
}


#container-inner {
	width: 970px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer, #loginbox {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

.mt-entry-archive #beta,
.mt-category-archive #beta,
.mt-category-weekly-archive #beta,
.mt-datebased-daily-archive #beta,
.mt-datebased-monthly-archive #beta,
.mt-datebased-weekly-archive #beta,
.mt-page-archive #beta,
.mt-sub-index #beta {
	float:right;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner, #login-inner {
    position: static;
}

#content-inner {
	padding-top: 25px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
	overflow: hidden;
}

#alpha-inner {
	width: 728px;
}


/* Wide-Thin-Thin */

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

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

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


/* Thin-Wide-Thin */

.layout-twt #alpha {
	width: 740px;
	background: url(../img/login-bg.png) no-repeat left top;
}

.layout-twt #beta {
	width: 230px;
}

.layout-twt #gamma,
.layout-twt #main-beta {
	width: 221px;
	float: left;
	background: #F3F3E9;
}

.layout-twt #main-alpha {
	width:485px;
	float: right;
}


/* Wide-Thin */

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

.layout-wt #beta {

	width: 230px;
}


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

/* Wide */
.layout-w #alpha {
	width: 970px;
}



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



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

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

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

blockquote {
	border-bottom: 1px solid #E6E2DA;
	margin-bottom: 1px;
	background: #F8F8F1 url(/design-image/common/blockquote-bg.gif) repeat-x left top;
	padding: 13px;
}

/* Header */

#header {
	height: 154px;
}

#header-name {
	margin-bottom: 0px;
	width: 229px;
	height: 155px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
/*	for IE7*/
	filter: alpha(style=0, opacity=0);
	-moz-opacity:0;
	opacity:0;
}

#header-name a {
	text-indent: -9999px;
	width: 229px;
	left: 0px;
	top: 0px;
	height: 155px;
	display: block;
}

#header-description {
	position:absolute;
	top: -9999px;
	left: -9999px;
}

/* Footer */

#footer {
	background: url(../img/footer-bg.png) repeat-x left top;
	min-height: 281px;
	color: #666666;
}

*html #footer {
	height: 281px;
}

#footer-inner {
	padding-top: 43px;
	width: 970px;
	margin: 0px auto;
	min-height: 238px;
	background: url(../img/footer-inner-bg.png) no-repeat left top;
}

*html #footer-inner {
	height: 238px;
}

#footer-content {
	padding-top: 33px;
	text-align:left;
	position: relative;
}

#footer_totop {
	display: block;
	position: absolute;
	right: 0px;
	top: -14px;
	width: 160px;
	height: 90px;
	text-indent: -9999px;
}

#footer .left {
	margin-right: 0px;
}

#footer .left ul {
	list-style:none;
	margin-left: 5px;
	font-weight: bold;
}

#footer .left li {
	display: inline;
	margin-right: 10px;
}

#footer .right {
	width: 298px;
	text-align: right;
	position: relative;
	margin-top: 60px;
}

*html #footer .right {
	margin-top: 10px;
}

#footer .right h2 {
	margin-bottom: 0px;
}

#footer .left h2 {
	text-indent: -9999px;
	height: 13px;
	font-size: 50%;
	line-height: normal;
	margin-bottom: 10px;
}

#footer .contents {
	background: url(../img/footer-head.gif) no-repeat left top;
}

#footer .contents-hidden {
	background:none;
}

#footer .service {
	background: url(/design-image/common/footer-head.gif) no-repeat left -12px;
}

#footer .about {
	background: url(/design-image/common/footer-head.gif) no-repeat left -24px;
}

/* 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,
.wrap {
    clear: both;
}
/*.asset-body,
.asset-more {
	word-break:keep-all;
	word-wrap:break-word;
}
*/
.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-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: 0.75em;
}
/*#form .asset-body{
position:relative;
}*/
*:first-child+html #form .asset-body{
	padding-top:3em;
}

.entry-categories,

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

.asset-name {
	margin-bottom: 0.25em;
}

.asset-meta {
    font-size: 85%;
}

.asset-meta {
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
}

.asset-footer {
	clear: both;
	margin-top: 5em;
	padding-top: 0.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;
}


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

.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 4px;
	background: #F3F3E9;
}

.widget-content {
	position: relative;
	margin: 0px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 10px;
}

.widget-list {
	list-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 210px;
}

.widget-list li {
	background: url(../img/bg-list.gif) no-repeat left top;
	margin-bottom: 0px;
	padding-left: 30px;
	min-height: 26px;
	padding-top: 3px;
}

*html .widget-list li {
	height:26px;
}

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

#pagerankviewer{
	margin:0;
	padding:0;
	background-color: #339966;
}
*html #pagerankviewer{
	margin-top:-18px;
	}
*:first-child+html #pagerankviewer{
	margin-top:-18px;
	}


#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-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 ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

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

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

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


#g-nav {
	list-style:none;
	clear:both;
	margin-bottom: 0px;
}

#g-nav {
	margin-left: 250px;
}

#g-nav {
	width: 720px;
	height: 37px;
	padding-top: 118px;
}

#g-nav li {
	float:left;
	margin-right: 1em;
}
#g-nav li a {
	color:#003366;
}
#g-nav li a:hover {
	color:#fff;
}



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

.gotop {
	list-style:none;
}
.gotop a {
	position:absolute;
	left: 0px;
	top: -30px;
	height: 29px;
	width: 34px;
	text-indent: -9999px;
}

#loginbox {
	width: 400px;
	height: 294px;
}

#login-inner {
	padding: 10px;
}

#login-content {
	border: 1px solid #CCCCCC;
	background: #DCD9CF url(../img/login-content-bg.png) repeat-x left top;
	height: 270px;
}

#login-content-inner {
	padding: 4px;
}

#login-content h2 {
	width: 370px;
	height: 28px;
	background: url(../img/head.png) no-repeat left top;
	text-indent: -9999px;
	margin-bottom: 2em;
}

#login-content form {
	margin: 0px auto;
	width: 210px;
}

#fogetPassword {
	text-align:center;
	margin-top: 0.5em;
}

#login-content form input#loginID,
#login-content form input#loginPw {
	border: 1px solid #FFFFFF;
	background: url(../img/input-bg.png) repeat-x left center;
	width: 208px;
	padding: 3px;
}

#login-content form .login-txt {
	color: #408A88;
	font-size: 140%;
	line-height: 1.2;
	margin-bottom: 0.5em;
}

#login-content form input#loginButton {
	background: url(../img/btn-login.png) no-repeat left top;
	height: 36px;
	width: 216px;
	border:none;
	cursor:pointer;
}

#bana,
#main {
	position:relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

#categoryTitle {
	width: 221px;
	background: url(../img/about_commu.gif) no-repeat left top;
	height: 277px;
	position: relative;
}

.search {
	background: url(../img/btn-search.png) no-repeat left top;
	height: 27px;
	width: 201px;
	display:block;
	position: absolute;
	text-indent: -9999px;
	left: 11px;
	bottom: 13px;
}

#categoryBtn {
	list-style:none;
	margin: 10px auto;
	padding: 0px 6px;
}

#categoryBtn li {
	background: #C2EFEE url(../img/bg-category.gif) repeat-x left bottom;
	margin-bottom: 5px;
	text-align: center;
	line-height: 2;
}

#categoryBtn li a {
	display:block;
	height:24px;

}

#newEntryTitle {
	background: url(../img/head.png) no-repeat left -214px;
	height: 32px;
	text-indent: -9999px;
}

.topics,
.event {
	height:26px;
	text-indent: -9999px;
	margin-top: 12px;
}

.topics {
	background: url(../img/head.png) no-repeat left -246px;
}

.event {
	background: url(../img/head.png) no-repeat left -272px;
	margin-top: 20px;
}

#main-alpha dd {
	font-size: 120%;
	background: url(../img/dd-line.gif) repeat-x left bottom;
	padding: 5px 10px;
	font-weight: bold;
}

.widget-header {
	text-align:center;
	position: relative;
	height:147px;
}

.widget-header h2 {
	margin-bottom: 0px;
	position: absolute;
	top: 70px;
	left: 12px;
}

.widget-header img {
	margin-bottom: 0px;
	vertical-align: bottom;

}

.widget-header ul {
	list-style:none;
	margin-bottom: 0px;
	margin-left: 0px;
}

.widget-header ul li {
	height: 25px;
}

.widget-header ul li a {
	display:block;
	width: 208px;
	text-indent: -9999px;
	height: 25px;
	position:absolute;
	top: 40px;
	left: 11px;
}

.octv .widget-header ul li a,
.jaga .widget-header ul li a {
	background: url(../img/head.png) no-repeat left -28px;
}

.octv .widget-header ul li a:hover,
.jaga .widget-header ul li a:hover {
	background: url(../img/head.png) no-repeat -211px -28px;
}

.kachimai .widget-header ul li a {
	background: url(../img/head.png) no-repeat left -53px;
}

.kachimai .widget-header ul li a:hover {
	background: url(../img/head.png) no-repeat -211px -53px;
}

.octv .widget-header {
	background: url(../img/head-media.gif) no-repeat left top;
}

.jaga .widget-header {
	background: url(../img/head-media.gif) no-repeat left -147px;
}

.kachimai .widget-header {
	background: url(../img/head-media.gif) no-repeat left -294px;
}

#obihiro {
	position:relative;
	height: 108px;
	width: 230px;
	background: url(../img/bg-obihiro.gif) no-repeat left top;
	padding-top: 53px;
}

#obihiro h2 {
	text-indent:-9999px;
}

#obihiro ul {
	list-style:none;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 210px;
}

#obihiro ul li a {
	width: 103px;
	display: block;
	text-indent: -9999px;
	height: 34px;
}

.guide,
.biz,
.ss,
.make {
	float:left;
}

.biz {
	clear:left;
}

.guide a {
	background: url(../img/head.png) no-repeat left -78px;
	margin-bottom:4px;
}

.guide a:hover {
	background: url(../img/head.png) no-repeat -103px -78px;
}

.ss a {
	background: url(../img/head.png) no-repeat left -112px;
	margin-left:4px;
	margin-bottom: 4px;
}

.ss a:hover {
	background: url(../img/head.png) no-repeat -103px -112px;
}

.biz a {
	background: url(../img/head.png) no-repeat left -146px;
}

.biz a:hover {
	background: url(../img/head.png) no-repeat -103px -146px;
}

.make a {
	background: url(../img/head.png) no-repeat left -180px;
	margin-left:4px;
}

.make a:hover {
	background: url(../img/head.png) no-repeat -103px -180px;
}

/* LinkStyle ---------------------------------------------------------------- */


a {
    text-decoration: none;
    outline: none;
	color:#006F94;
}

a:hover{
	text-decoration: underline;
	color: #17BED0;
}

