/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
/* end StyleCatcher imports */


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

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


q:before,q:after {
content:'';
}
a img,:link img,:visited img {
border:none;
}

blockquote, ol, ul {
}







/* Original ----------------------------------------------------------------*/


/* Global */

body {
text-align: center;
background: #fff;
font: 13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳＰゴシック',"ms pgothic", osaka, hirakakupro-w3, arial, sans-serif;
}

a, a:link{
color:#DA65A2;
text-decoration:none;
}
a:visited {
color:#DA65A2;
text-decoration:none;
}
a:hover {
color:#DA65A2;
text-decoration:underline;
}

#alpha a,
#alpha a:link{
color:#CC0000;
text-decoration:none;
}
#alpha a:visited {
color:#CC0000;
text-decoration:none;
}
#alpha a:hover {
color:#FF6666;
text-decoration:underline;
}




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

#content {
margin-bottom: 30px;
}
#container {
width:100%;
}

#container-inner {
min-height: 100%;
margin: 0 auto;
text-align: left;
width: 770px;
margin-top:20px;
border:1px solid #999999;
padding:30px 40px 30px 40px;
}


#alpha{
float: right;
width:615px;
}
#beta{
float:left;
width:150px;
}







/* Header ----------------------------------------------------------------- */


#header {
width:770px;
height:285px;
padding-bottom:35px;
}

#header-content {
height:285px;
}

#header-left{
float:left;
width:390px;
}
#header-left h1{
border:0;
line-height:0;
margin:0;
padding:0;
height:95px;
}
#header-left h2 {
height:90px;
border:0;
margin:0;
padding:0;
font-size:11px;
font-weight:normal;
line-height:120%;
color:#79B9D6;
}
/* safari */
html:\66irst-child #header-left h2 {
font-size:11px;
}




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


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



/* Asset */


.asset-name,
.asset-name a,
.archive-title {
color: #000;
}

.asset-footer,
.asset-footer a,
.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;
}

.asset {
width:615px;
background-image:url(images/img_asset_bg.gif);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:50px;
clear:both;
}
.asset-header {
background-image:url(images/img_asset_header.gif);
background-position:top left;
background-repeat:no-repeat;
height:15px;
}
.asset-footer {
background-image:url(images/img_asset_footer.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:15px;
}


#cat02 .asset {
width:615px;
background-image:url(images/img_asset_bg_disc.gif);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:50px;
clear:both;
}
#cat02 .asset-header {
background-image:url(images/img_asset_header_disc.gif);
background-position:top left;
background-repeat:no-repeat;
height:15px;
}
#cat02 .asset-footer {
background-image:url(images/img_asset_footer_disc.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:15px;
}




#cat03 .asset {
width:615px;
background-image:url(images/img_asset_bg_exp.gif);
background-position:top left;
background-repeat:repeat-y;
margin-bottom:50px;
clear:both;
}
#cat03 .asset-header {
background-image:url(images/img_asset_header_exp.gif);
background-position:top left;
background-repeat:no-repeat;
height:15px;
}
#cat03 .asset-footer {
background-image:url(images/img_asset_footer_exp.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:15px;
}



.asset-name {
font-size: 22px;
font-weight: bold;
}

.asset-body,
.asset-more {
font-size:12px;
margin-bottom:12px;
line-height:180%;
color:#584E3B;
}

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

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

.asset-content {
margin: 5px 0;
}

.asset-more-link {
margin-bottom:30px;
text-align:center;
font-size:16px;
font-weight:bold;
}

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

.comments-form-link {
text-align:center;
margin:30px 0;
font-weight:bold;
font-size:16px;
}

input, textarea {
font-size:12px;
color:#444444;
padding:2px;
border:solid 1px #CCCCCC;
background-color:#FFFFFF;
}
#comment-bake-cookie {
border:none;
}




.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
clear: both;
}

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

}







/* Comment */

.comments {
clear:both;
margin:60px 65px;
font-size:12px;
}

.comments-header,
.comments-open-header{
padding:0 0 4px 0;
font-size:16px;
font-weight:bold;
border-bottom:1px solid #CC3366;
margin-bottom:12px;
}

.comments-content,
#comments-form {
margin-bottom:50px;
font-size:12px;
line-height:150%;
}

.comment-footer{
text-align:left;
border-top:1px dashed #CCCCCC;
padding:3px 0;
margin-bottom:20px;
}



#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
#comments-open-footer{
margin-bottom:8px;
}


#comment-author, #comment-email, #comment-url, #comment-text {
}

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
background:none;
}

#comment-submit {
font-weight: bold;
}






/* Widget ----------------------------------------------------------------- */
#widget,
#widget-bkn,
#widget-cat,
#widget-inq {
width:150px;
margin-bottom:25px;
}
#widget-bkn {
margin-bottom:50px;
}
#widget-cat {
margin-bottom:80px;
}
#widget-inq {
margin-bottom:50px;
}



#widget-header-backnumber {
margin-bottom:18px;
}
#widget-header {
margin-bottom:8px;
}

#widget-content {
}



/* メニューリスト */
.widget-list,
.archive-list {
margin: 0;
padding: 0;
list-style: none;
}

.widget-list .widget-list {
margin-left: 15px;
}



.widget-list-item {
margin:0 0 6px 0;
list-style:none;
background-position:3px 3px;
background-repeat:no-repeat;
line-height:110%;
font-size:10px;
}

/* safari only \*/
html:\66irst-child .widget-list-item {
margin:0 0 6px 0;
list-style:none;
background-position:3px 3px;
background-repeat:no-repeat;
line-height:110%;
font-size:9px;
}


#widget-bkn .widget-list-item {
padding:0px 0 0px 28px;
background-image:url(images/i_backnumber.gif);
min-height:21px;
_height:21px;
}

#widget-cat .widget-list-item {
padding:5px 0 5px 28px;
background-image:url(images/i_category.gif);
font-size:12px;
}

#widget-inq .widget-list-item {
padding:5px 0 5px 28px;
background-image:url(images/i_inquiry.gif);
font-size:12px;
}



.widget-assets .widget-content .widget-list {
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}


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




/* "Powered By" Widget */
.widget-powered .widget-content {
text-align: center;
}


/* Calendar Widget */
.widget-calendar .widget-content table {
font-size: 10px;
}




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



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


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


#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 1;
}




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

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



/* Feedback */

.comments-open label {
display: block;
}


#paging {
text-align:center;
margin:50px 0 20px 0;
}
#paging img {
margin:0 25px;
border:none;
}

strong {
font-weight:bold;
}






