@charset "utf-8";





/* ---------------------------------------------------------------------
レイアウトcontainer
--------------------------------------------------------------------- */

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eee;
	background-image: url(/images/container-inner_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}


#container-inner {
	line-height:1.6;
	font-size:80%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center 7px;
	width: 880px;
	position: relative;
}


#content {
	background-color: #fff;
	width: 860px;
	padding: 0px;
	clear: both;
	margin: 15px 10px 30px;
}


/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */


/*3列メニューの場合*/
.layout-twt #alpha {
	float: left;
	width: 400px;
	left: 220px;
	margin:0;
	overflow: hidden;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 12px;
}


.layout-twt #beta {
	float:left;
	left: -420px;
	margin:0px;
	width: 204px;
	overflow: hidden;
	padding: 0px;
}

.layout-twt #gamma {
	float:left;
	width: 196px;
	margin:0px 0px 0px 10px;
	overflow: hidden;
	left: 20px;
	padding: 0px;
}


/*共通*/
#alpha-inner {
	margin:0px;
	padding:0px;
}


#gamma-inner {
	margin:0px;
	padding:0px;
}





/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	color:#303030;
	background-color: #FFFFFF;
	background-image: url(/images/bg-iwa.gif);
	background-repeat: repeat-x;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #003a91;
}

a:hover {
	color: #3f7edc;
}

.clear {
	clear:both;
}



/*コンテンツのカスタマイズ*/

#content .title400 {
	background: url(/images/title_bar01-500.gif) no-repeat;
	text-align: left;
	height: 26px;
	padding: 5px 0px 2px;
	font: bold 14px "ＭＳ ゴシック", serif, "Osaka−等幅";
	color: #669966;
	margin: 0px;
	text-indent: 12px;
}

#content .title200 {
	background: url(/images/title_bar01-200.gif) no-repeat;
	text-align: left;
	height: 26px;
	width: 186px;
	padding: 2px 0px 2px 10px;
	font: bold small/130% Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	color: #669966;
	margin: 0px;
}


#content .topimg-waku {
	text-align: center;
	margin: 0px 0px 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#content .toptxt {
	font: small/160% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 20px;
}


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




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


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

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






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


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



.entry-asset .asset-name {
    font-size: 18px;
    line-height: 1.3;
    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(/images/icon-comment.gif) no-repeat 2px 50%;
}
.entry-asset .asset-trackbacks a {
    background: url(/images/icon-trackback.gif) no-repeat 0 50%;
}

.asset-bottom {
	text-align: right;
	padding-bottom: 3px;
	border-bottom: 1px dashed #E6FDCC;
	margin-bottom: 12px;
}






/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width: 880px;
	background-color: #ffffff;
	border-top: 8px solid #669966;
	margin: 0px auto;
	padding: 0px;
}

#header-title {
	background: url(/images/head-titl856.gif) no-repeat;
	margin: 5px 12px 0px;
	height: 80px;
	width: 856px;
	padding: 0px;
}

#header-title h1{
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: #666666;
}

#header-navi {
	margin: 0px 12px;
	padding: 0px;
}

#header-topflash {
	margin: 0px 12px;
	padding: 0px;
	text-align: center;
}


/* ++++++ サイドバー部分のデザイン ++++++ */

#beta {
	margin: 0px;
	padding: 0px;
}

#beta-inner {
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px 5px;
	height: auto;
}

#beta-inner img {
	margin: 0px 0px 6px;
	padding: 0px;
}

#beta-inner .banner1 {
	background: #F7ECF7;
	margin: 0px 0px 10px;
	padding: 8px 8px 2px;
}

#beta-inner .banner2 {
	background: #DDF7E4;
	margin: 0px 0px 10px;
	padding: 8px;
}

#beta-inner .banner3 {
	background: #ECE8F1;
	margin: 0px 0px 10px;
	padding: 8px;
}

#beta-inner .banner4 {
	background: #F1EEF1;
	margin: 0px 0px 10px;
	padding: 10px 15px 5px;
}

#beta-inner .banner5 {
	background: #FDFDF9;
	margin: 0px 0px 10px;
	padding: 5px;
}

#gamma-inner .banner3 {
	background: #ECE8F1;
	margin: 0px 0px 10px;
	padding: 8px;
}

#gamma-inner img {
	margin: 0px 0px 3px;
	padding: 0px;
}

.navilink1 {
	margin: 0px;
	padding: 0px;
}

.navilink1 ul {
	margin: 0px 0px 15px;
	padding: 0px;
}

.navilink1 li {
	background: url(/images/title_bar-31-200.gif);
	text-align: left;
	height: 23px;
	width: 196px;
	margin: 0px;
	padding: 7px 0px 2px;
	border-bottom: 1px dotted #999999;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-indent: 26px;
}

.navilink2 {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #FFE6E6;
	text-align: left;
	width: 180px;
	text-indent: 28px;
	padding-top: 16px;
	padding-bottom: 3px;
	height: 24px;
	margin: 0px;
	border-bottom: 1px dotted #999999;
}




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

.widget-content {
	margin: 5px 15px 20px;
}




/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin:10px 0;
	padding: 3px 6px;
	border: thin solid #CCCCCC;
}


#top-news h2 {
	height:36px;
	padding:3px 0px 0px;
	background: url(/images/title_bar-21-380.gif) no-repeat 0 0;
	font-size:110% !important;
	font-weight:bold;
	color:#990033;
	text-align: left;
	text-indent: 20px;
	margin: 0px;
}

#top-news h3 {
	height:36px;
	padding:3px 0px 0px;
	background: url(/images/title_bar-21-380.gif) no-repeat 0 0;
	font-size:110% !important;
	font-weight:bold;
	color:#336633;
	text-align: left;
	text-indent: 20px;
	margin: 5px 0px 0px;
}

#top-news h4 {
	height:36px;
	padding:3px 0px 0px;
	background: url(/images/title_bar-21-380.gif) no-repeat 0 0;
	font-size:110% !important;
	font-weight:bold;
	color:#333366;
	text-align: left;
	text-indent: 20px;
	margin: 5px 0px 0px;
}

#top-news h5 {
	padding:1px 0px;
	font-size:105%;
	font-weight:bold;
	color:#333333;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
}

#top-news .news {
	padding:2px 10px;
	border-bottom:1px solid #cdcccc;
	margin: 0px;
}

#top-news .day {
	float: left;
	color:#666;
	width: 70px;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin: 0px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 300px;
}

#top-news img {
	margin: 0px;
	padding: 3px;
	border: 1px solid #999999;
}


/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
#top-entry {
	margin-bottom:20px;
}

#top-entry h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(title_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt #top-entry h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url(title_bg_twt.gif) 0 0 no-repeat;
}

#top-entry .content {
	margin:0;
	padding:10px;
}

#top-entry .asset-more-link {
	clear:both;
}

#top-entry .asset-more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url(syosai_bt.gif) no-repeat 0 0;
}

#top-entry .asset-more-link a:hover {
	background: url(syosai_bt_ov.gif) no-repeat 0 0;
}


/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(top-category_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt #top-category h3.title {
	background: url(top-category_bg_twt.gif) 0 0 no-repeat;
}


.top-category-content {
	margin-bottom:10px;
	background: #ffffff url(top_category_bg.gif) repeat-x top;
	width: 565px;
	border: 2px solid #dff1ff;
	margin-left: 8px;
	padding: 10px;
}

.layout-twt .top-category-content {
	margin-bottom:10px;
	background: #ffffff url(top_category_bg.gif) repeat-x top;
	width: 400px;
	border: 2px solid #dff1ff;
	margin-left: 8px;
	padding: 10px;
	overflow: hidden;
	padding: 10px;
}


.top-category-content h4.name {
	margin:0;
	background: url(top-category_bg2.gif) no-repeat 0 -3px;
	padding:0 0 4px 7px;
	border-bottom:1px solid #a8aeb2;
	color:#737373;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

#top-category h4.name a {
	text-decoration:none;
}


#top-category .content {
	margin:0;
	padding:10px 10px 0 10px;
}


#top-category .asset-more-link {
	clear:both;
}

#top-category .asset-more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url(syosai_bt.gif) no-repeat 0 0;
}

#top-category .asset-more-link a:hover {
	background: url(syosai_bt_ov.gif) no-repeat 0 0;
}



/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:100% !important;
	font-size:95%;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}

.widget-main-menu .menu-list-item {
	color: #FF0;
}

.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#1b4c69;
	background:url(arrow.gif)  no-repeat 3px center;
}

.widget-main-menu .menu-list-item a:hover {
	text-decoration:none;
	color: #6BB4C4;
	background:url(arrow_over.gif) no-repeat 3px center;
}

.widget-main-menu .menu-list .menu-list a {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#1b4c69;
	background:#eff8ff url(arrow2.gif) no-repeat 25px center;
}

.widget-main-menu .menu-list .menu-list a:hover {
	text-decoration:none;
	color: #6BB4C4;
	background:#eff8ff url(arrow2.gif) no-repeat 25px center;
	
}


/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */


#footer {
	clear:both;
	background:#f8f8f8;
	color: #777;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #eee;	
}


#footer a {
	color: #666666;
	font-size: 11px;
}

#footer .widget-header {
    display: none;
}

#footer-content {
	margin: 20px 10px 20px 20px;
}

#footer-content ul {
	list-style: none;
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer-content ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
}

#footer-content .kaisha {
	font: 80%/150% Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px;
}

#footer-content .copyright {
	text-align: right;
	padding: 5px;
	margin: 5px 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 80%;
}



/* ---------------------------------------------------------------------
Widget：[フッター]フッターメニュー
--------------------------------------------------------------------- */
.widget-footer-menu {
	text-align:center;
	background:#f8f8f8;
	width:100%;
	border-top:8px solid #c9c9c9;
}

.widget-footer-menu ul {
	padding:2px 0;
}

.widget-footer-menu li {
	display: inline;
	padding: 0 7px;
}


/* ---------------------------------------------------------------------
Widget：[フッター]コピーライト
--------------------------------------------------------------------- */
#widget-copyright {
	color: #696969;
	width:100%;
}

#widget-copyright .copyright-content {
	text-align:center;
	padding:4px 10px 0;
	font-size: 85% !important;
	font-size: 80%;
}


/* Footer Widgets */

#footer .widget,
#footer .widget-content {
    margin: 0;
    padding: 0;
}

#footer .widget-powered {
    float: right;
    text-align: right;
    clear: none;
}

#footer .widget-powered .widget-content {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 10px;
}


/* ---------------------------------------------------------------------
デフォルトから統合（blog.css)
--------------------------------------------------------------------- */



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


table {
    border-spacing: 0;
}
fieldset,img,abbr,acronym {
    border: 0;
} 


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


a img,:link img,:visited img {
    border: none;
}
address {
    font-style: normal;
    display: inline;
}


/* 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: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }


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

#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 {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 6px;
    padding-bottom: 12px;
}

/*#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	
}*/




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


/* Header */

#header-name {
    margin-bottom: .25em;
}

#header-description {
    margin-bottom: 0;
}


/* 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-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
	margin-bottom: 0.2em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

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

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

.asset-footer,
.asset-meta {
    font-size: 11px;
}

.asset-meta {
	padding-bottom: 0.1em;
	font-weight: normal;
	text-align: right;
	margin: 0em;
}

.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    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;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

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

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.6;
    background: none;
}

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

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

.widget-recent-assets .widget-content ul {
    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;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
    font-size: 12px;
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.widget-calendar .widget-content table {
    border-collapse: collapse;
    width: 100%;
}
.widget-calendar .widget-content th, 
.widget-calendar .widget-content td {
    text-align: center;
    width: 14%;
    padding: 2px 0;
}

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

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

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

