@charset "UTF-8";

body{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
color: #333333;
line-height: 1.166;
margin: 0px;
padding: 0px;
background: #cccccc url(../images/soho/bg_grad.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
color: #005FA9;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

/************** header tag styles **************/

h1{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 120%;
font-weight: bold;
color: #334d55;
margin: 0px;
padding: 0px;
}

h2{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 114%;
font-weight: bold;
color: #006699;
margin: 0px;
padding: 0px;
}

h3{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
font-weight: bold;
color: #334d55;
margin: 0px;
padding: 0px;
}

h4{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 0px;
padding: 0px;
}

h5{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

h6{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

/*************** list tag styles ***************/

ul{
list-style-type: square;
}

ul ul{
list-style-type: disc;
}

ul ul ul{
list-style-type: none;
}

/********* form and related tag styles *********/

form{
margin: 0px;
padding: 0px;
}

label{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-weight: bold;
font-size: 1em;
color: #334d55;
}

input{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
position:absolute;
top: 112px;
left: 2%;
right: 2%;
width:95.6%;
padding-bottom: 10px;
background-color: #ffffff;
}

#tl{
position:absolute;
top: -1px;
left: -1px;
margin: 0px;
padding: 0px;
z-index: 100;
}

#tr{
position:absolute;
top: -1px;
right: -1px;
margin: 0px;
padding: 0px;
z-index: 100;
}

#pagecell2{
position:absolute;
top: 168px;
margin-left: 2%;
margin-right: 2%;
margin-bottom: 0px;
width:95.6%;
background-color: #ffffff;
/*border-top: 1px solid #ccd2d2;*/
}

#masthead{
position: absolute;
top: 0px;
left: 2%;
right: 2%;
width:95.6%;
}

#pageNav{
float: left;
width:178px;
padding: 0px;
background-color: #F5f7f7;
border-top: 1px solid #ccd2d2;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: small;
}

#content{
padding: 0px 10px 0px 0px;
margin:0px 0px 0px 178px;
border-left: 1px solid #ccd2d2;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#masthead h1{
margin: 0px;
padding: 16px 0px 8px 0px;
color: #ffffff;
/*font-weight: normal;*/
}

/************** otherBlog styles *****************/

#otherBlog{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 75%;
font-weight: bold;
position: absolute;
top: 16px;
right: 0px;
color: #919999;
}

#otherBlog a{
color: #ffffff;
}

#otherBlog a:hover{
text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
padding: 6px 0px 10px 10px;
margin: 0px;
border-bottom:1px solid #ccd2d2;
}

#pageName h2{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-weight: bold;
color: #000000;
margin:0px;
padding: 0px;
}

#pageName img{
position: absolute;
top: 0px;
right: 6px;
padding: 0px;
margin: 5px 0px 5px 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px 3px 0px 0px;
margin: 0px;
background-image: url(../images/soho/glbnav_background.gif);
}

#globalNav img{
margin-bottom: -4px;
}

#gnl{
position: absolute;
top: 0px;
left:0px;
}

#gnr{
position: absolute;
top: 0px;
right:0px;
}

#globalLink{
position: absolute;
top: 8px;
right: 7px;
height: 22px;
min-width: 640px;
padding: 0px;
margin: 0px;
z-index: 100;
font-size: 76%;
text-align: right;
}

a.glink, a.glink:visited{
font-size: small;
color: #000000;
font-weight: bold;
margin: 0px;
padding: 2px 5px 4px 5px;
border-right: 1px solid #8FB8BC;
}

a.glink:hover{
background-image: url(../images/soho/glblnav_selected.gif);
text-decoration: none;
}

.skipLinks{display: none;}

/*************** search styles *****************/

#search{
position: absolute;
top: 1px;
left: 7px;
z-index: 101;
}

#search input{
font-size: 70%;
margin: 0px  0px 0px 10px;
}

#search a:link, #search a:visited{
font-size: 80%;
font-weight: bold;
}

#search a:hover{
margin: 0px;
}

/************* breadCrumb styles ***************/

#breadCrumb{
padding: 5px 0px 5px 10px;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: small;
color: #AAAAAA;
}

#breadCrumb a{
color: #AAAAAA;
}

#breadCrumb a:hover{
color: #005FA9;
text-decoration: underline;
}

/************** feature styles *****************/

.feature{
padding: 0px 0px 10px 10px;
font-size: 80%;
min-height: 200px;
height: 200px;
}

html>body .feature{height: auto;}

.feature h3{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-weight: bold;
font-size: 114%;
color: #000000;
padding: 20px 5px 5px 0px;
}

.feature h4{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 10px;
line-height: 24px;
}

.feature h5{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 15px;
line-height: 24px;
}

.feature p{
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 0px 10px 10px;
}

.feature img{
float: left;
margin: 10px;
padding: 5px;
}

img.right{
float: right;
margin: 10px;
padding: 5px;
}

.feature.high300{
height: 300px !important;
}
.feature.high400{
height: 400px !important;
}
.feature.high500{
height: 500px !important;
}

/************** icon styles *****************/

.icon{
padding: 10px;
font-size: 80%;
min-height: 50px;
height: 50px;
}

html>body .icon{height: auto;}

.icon h3{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-weight: bold;
font-size: 114%;
color: #000000;
padding: 20px 5px 5px 0px;
}

.icon h4{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 10px;
line-height: 24px;
}

.icon h5{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 15px;
line-height: 24px;
}

.icon p{
margin-top: 10px;
margin-bottom: 10px;
padding: 10px;
}

.icon img{
float: left;
margin: 10px;
padding: 5px;
}

/*************** story styles ******************/

.story{
padding: 10px 0px 0px 10px;
font-size: 80%;
}

.story h2{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-weight: bold;
font-size: 125%;
color: #000000;
margin: 0px 40px 60px 20px;
padding-left: 90px;
padding-bottom: 0px;
line-height: 80px;
/*
padding-left: 10px;
background-image: url(../images/heading_bg.gif);
border-right: 2px solid #999999;
background: #ffffff url(../images/maneki_lionmaru.gif) no-repeat left center;
*/
border-bottom: 2px dotted #999999;
background: #ffffff url(../images/soho/heading_lionmaru.gif) no-repeat left center;
}

.story h3{
font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-weight: bold;
font-size: 114%;
color: #000000;
margin-top: 1em;
margin-bottom: 1em;
line-height: 32px;
/*padding-left: 10px;
background-image: url(../images/heading_bg.gif);*/
padding-left: 36px;
background: #ffffff url(../images/lupe.gif) no-repeat left center;
border-right: 2px solid #999999;
border-bottom: 1px solid #999999;
}

.story h4{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 105%;
color: #333333;
margin: 10px 50px 6px 10px;
padding-left: 20px;
line-height: 24px;
background: #ffffff url(../images/check.gif) no-repeat left center;
/*
border-left: 2px solid #999999;
*/
border-bottom: 1px solid #999999;
}

.story h5{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 100px 6px 10px;
padding-left: 18px;
line-height: 24px;
background: #ffffff url(../images/check2.gif) no-repeat left center;
border-bottom:1px dotted #666666;
}

.story h6{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 14px;
line-height: 24px;
background: #ffffff url(../images/check3.gif) no-repeat left center;
/*border-bottom:1px dashed #666666;*/
}

.story p{
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 0px 10px 10px;
}

.story a.capsule{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
font-weight: bold;
font-size: 1em;
color: #005FA9;
display:block;
padding-bottom: 5px;
}

.story a.capsule:hover{
text-decoration: underline;
}

td.storyLeft{
padding-right: 12px;
}

.story form{
margin: 5px 0 60px 20px;
padding: 0;
}

.story p.category{
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
color: #333333;
text-align: right;
margin:  2px 0px 0px 10px;
padding: 0px 10px 0px 10px;
}

/************** siteInfo styles ****************/

#siteInfo{
clear: both;
border-top: 1px solid #cccccc;
color: #cccccc;
background-color: #FFFFFF;
padding: 7px 10px 7px 10px;
margin-top: 0px;
text-align: center;
}

#siteInfo img{
margin-left: 1em;
padding: 4px 4px 4px 0px;
vertical-align: middle;
}

#siteInfo h3{
display: inline;
font-size: 76%;
}
#siteInfo h5{
display: inline;
font-size: 76%;
}

#siteInfo p{
margin: 3px 0px;
padding: 0px;
color: #666666;
font-size: 70%;
}

/************ sectionLinks styles **************/

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

#sectionLinks h3{
padding: 10px 0px 2px 10px;
border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited{
display: block;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #cccccc;
background-image: url(../images/soho/bg_nav.jpg);
font-weight: bold;
padding: 3px 0px 3px 10px;
color: #21536A;
}

#sectionLinks a:hover{
border-top: 1px solid #8c8c8c;
background-color: #cacaca;
background-image: none;
font-weight: bold;
text-decoration: none;
}

.semiNavi{
margin: 0px;
padding: 0px;
}
.semiNavi a:link, .semiNavi a:visited{
display: block;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #cccccc;
background-image: url(../images/bg_nav.jpg);
font-weight: bold;
padding: 3px 0px 3px 6px;
color: #21536A;
}
.semiNavi a:hover{
border-top: 1px solid #8c8c8c;
background-color: #DDEEFF;
background-image: none;
font-weight: bold;
text-decoration: none;
}
.semiNavi span{
font-size: 80%;
}

/************* entryLinks styles **************/

#entryLinks{
margin: 0px;
padding: 0px 0px 10px 10px;
border-bottom: 1px solid #cccccc;
}

#entryLinks h3{
padding: 10px 0px 2px 0px;
}

#entryLinks h4{
padding: 5px 0px 2px 0px;
}

#entryLinks a{
display: block; 
padding-left: 12px;
background-image: url(../images/anchor-head.gif);
background-repeat: no-repeat;
background-position: left;
}

/************* relatedLinks styles **************/

.relatedLinks{
margin: 0px;
padding: 0px 0px 10px 10px;
border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
padding: 10px 0px 2px 0px;
}

.relatedLinks h4{
padding: 5px 0px 2px 0px;
}

.relatedLinks a{
display: block; 
padding-left: 12px;
background-image: url(../images/soho/anchor-head.gif);
background-repeat: no-repeat;
background-position: left;
}

/**************** advert styles *****************/

#advert{
padding: 10px;
font-size: 85%;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
}

#advert img{
/*display: block;*/
float: left;
margin-top: -5px;
margin-left: -7px;
padding: 0px 10px 5px 0px;
}

/**************** table styles *****************/

/* テーブルの設定 */
table{
margin: 10px 0px 30px 20px;
border: 1px solid #cccccc;
border-collapse: collapse;
font-size: 90%;
}
caption{
padding: 0.4em;
white-space: nowrap;
font-weight: bold;
}
td{
padding: 0.2em 0.4em;
border: 1px solid;
empty-cells: show;
}
th{
padding: 0.2em 0.4em;
border: 1px solid;
empty-cells: show;
font-weight: bold;
background-color: #CCFF99;
line-height: 1.5em;
}
thead, tfoot{
padding: 0.4em;
font-weight: bold;
text-align: center !important;
}
col.right{
text-align: right;
}
col.center{
text-align: center;
}
col.left{
text-align: left;
}
col.article{
text-align: center;
font-weight: bold;
background-color: #dcdcdc;
}
col.hatching{
background-color: #dcdcdc;
}
.center-center{
text-align: center !important;
}
.left-left{
text-align: left !important;
}
.right-right{
text-align: right !important;
}

/* ランキング・チェッカー用 */
table.checker{
margin-left: 4em !important;
border: 1px;
padding: 2px;
font-size: 100%;
}
.checker td{
background-color: #ffffff;
}
.checker th{
text-align: left;
color: #000000;
background-color: #619e99;
}
.subitem td{
background-color: #95bdba;
}


/************* categoryMenu styles **************/

.categoryMenu{
margin: 0px;
padding: 0px 0px 10px 10px;
border-top: 3px solid #39a252;
border-left: 3px solid #39a252;
border-right: 3px solid #94df6b;
border-bottom: 3px solid #94df6b;
/*background-color:#d4d9de;
border: 3px inset #98a7b0;
*/
}

.categoryMenu h3{
padding: 10px 0px 2px 0px;
}

.categoryMenu a{
display: block; 
}

.trivia a{
display: block; 
margin-left: -3px;
padding-left: 10px;
background-image: url(../images/anchor-trivia.gif);
background-repeat: no-repeat;
background-position: left;
font-weight: bold;
}

.trivia p{
margin:0px 5px 2px 5px;
font-size: 76%;
color: #333333;
}

/*********** HyperPosition addition ************/

a img{/* 画像のリンク枠を消す */
border: none;
}

/* フォントタグを使わずに色付け
～ただし論理的強調と視覚的強調（b,i）は区別する */
strong{
color: #cc0000;
}
strong.normal{
color: #000000;
font-weight: bold;
}
em{
color: #0000cc;
font-style: normal;
font-weight: bold;
}
em.normal{
color: #000000;
font-style: italic;
font-weight: normal;
}
b{/* strong以外では色をつける */
color: #ff3399;
}
i{/* em以外では色をつける */
font-style: normal;
font-weight: bold;
color: #0099ff;
}
q{/* 引用 */
display: block;
color: #9e28a3;
margin-left: 1em;
}
cite{
color: #9e28a3;
font-style: normal;
}
code{/* ソースなど */
display: block;
margin-left: 1em;
color: #476b55;
font-family: Courier New, Courier, "ＭＳ ゴシック", "Osaka－等幅", monospace;
}
del{/* 削除 */
color: #e54500;
}
ins{/* 挿入 */
color: #228b22;
}
address{
text-align: center;
margin: 10px;
}
.more{
font-size: 150% !important;
}
.more img{
vertical-align: middle;
margin-right: 0.5em;
}

dt{
margin-top: 1em;
margin-left: 2em;
font-weight:bold;
}

/**************** magazine styles *****************/

.magazine{
padding: 10px 10px 0px 10px;
font-size: 85%;
border-top: 3px solid #8c8c8c;
border-left: 3px solid #8c8c8c;
border-right: 3px solid #c5c5c5;
border-bottom: 3px solid #c5c5c5;
background-color: #ffffff !important;
}

.magazine h3{
text-align: center;
margin-bottom: 15px;
}

.magazine h4{
margin: 15px 0px 0px 0px;
}

.magazine img{

}

.magazine form{
margin-top: -12px;
margin-bottom: 0px;
margin-left: 10px;
}
.magazine input{
font-size: 100%;
margin: 0px;
}

/**************** lecture styles *****************/

.lecture{
padding: 10px;
font-size: 85%;
border-bottom: 1px solid #cccccc;
text-align: center;
background-color: #ffffff;
}

.lecture h3{
padding: 2px 0px 1px 0px;
}

.lecture img{
margin: 5px ;
}

.lecture p{
margin: 0px ;
text-align: left;
}

/**************** successbiz styles *****************/

.successbiz{
padding: 10px;
font-size: 85%;
border-bottom: 1px solid #cccccc;
text-align: center;
background-color: #ffffff;
}

.successbiz h3{
padding: 2px 0px 1px 0px;
}
.successbiz h4{
padding: 2px 0px 1px 0px;
}
.successbiz h5{
margin: 5px 0px -2px 0px ;
}

.successbiz img{
margin: 4px 5px 4px 5px ;
}

.successbiz p{
margin: 4px 0px 0px 0px ;
text-align: left;
}

/**************** W3C styles *****************/

.w3c{
padding: 5px;
text-align: center;
/*font-size: 85%;
border-bottom: 1px solid #cccccc;*/
}

.w3c img{
/*display: block;*/
margin: 5px;
}

/************* lectureLinks styles **************/

/*
#nextPage{
margin: 30px 10px;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
text-align: center;
font-size: 80%;
font-weight: bold;
}
*/

#lectureLinks{
/*
margin: 40px 15px 15px 30px;
*/
margin: 50px 75px 5px 75px;
padding: 0px ;
border-color: #262626;
border-width: 1px 2px 3px 1px;
border-style: solid;
font-size: 80%;
}

#lectureLinks h3{
margin: -15px 250px 5px 10px;
/*padding: 3px;
background: #ffffff;
border: 1px solid #ff3333;
text-align: center;
line-height: 1.6em;*/
}

#lectureLinks h4{
/*
padding: 5px 0px 2px 0px;
*/
margin: -15px 225px 0px -10px;
}
#lectureLinks h5{
padding: 5px 0px 2px 0px;
}

#lectureLinks p{
/*
margin: 10px;
*/
margin: 5px 10px 10px 10px;
line-height: 1.5em;
}

#lectureLinks p a{
/*display: block;
margin-left: -3px;
line-height: 1.2em;
padding-left: 12px;
background-image: url(../images/anchor-head.gif);
background-repeat: no-repeat;
background-position: left;*/
}


/************* Alexa styles **************/

.alexa-trafic{
text-align: center;
width: 75%;
}
.menuBG{
background-color: #EEEECC;
width: 25%;
}
.Alexa_TrafficRank{
margin: 0px;
padding: 15px 0px;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
text-align: center;
}

/************* Blog add styles **************/

.adv{
margin: 10px 0px 10px 20px;
padding: 5px;
}
.adv iframe{
padding: 5px;
}
.advcol{
float: left;
width: 30%;
}
.advcol2{
float: left;
width: 25%;
}
.advcol3{
float: left;
width: 20%;
margin-right: 1em;
}

.amazon form, .amazon iframe, .amazon table.place{
margin: 20px 0px 30px 20px !important;
}
.amazon table{
margin: 0px !important;
padding: 0px !important;
/*border: none !important;*/
}
.amazon table table{
margin: 0px !important;
/*padding: 0px !important;*/
border: none !important;
}
.amazon td{
/*padding: 0em !important;*/
border: none !important;
}
.amazon th{
/*padding: 0em !important;
border: none !important;
empty-cells: show;
font-weight: normal !important;*/
}

.amazon img.add{
float: right;
margin: 10px;
}

table.equation{
width :85%;
}
col.menu{
width: 40%;
}
col.content{
width: 60%;
}
table.equation td{
vertical-align: top;
padding: 1em;
}

h1.spam, h2.spam, h3.spam, h4.spam, h5.spam, h6.spam{
font-size: 100% !important;
font-weight: normal !important;
line-height:1em !important;
margin: 0 0 0 3em !important;
padding-left: 0 !important;
text-align: left !important;
border: none !important;
color: #666666 !important;
background-image: none !important;
}

font.spam{
font-size: 100% !important;
font-style: normal !important;
font-weight: normal !important;
color: black !important;
}

em.spam, strong.spam, b.spam, i.spam{
font-size: 100% !important;
font-style: normal !important;
font-weight: normal !important;
color: black !important;
}

big.spam{
font-size: 100% !important;
}

.red-spam{
color: #ff0000 !important;
font-weight: bold !important;
}
.blue-spam{
color: #00ffff !important;
font-weight: bold !important;
}
.magenta-spam{
color: #ff00ff !important;
}

a.spam:link, a.spam:visited, a.spam:hover, a.spam:active{
color: #ffffff !important;
cursor: default !important;
}
.entryNav{
text-align: center;
font-weight: bold;
margin-top: 4em;
margin-bottom: 1em;
font-size: 80%;
}

.entryEdit{
text-align: right;
margin-top: -2em;
margin-right: 1em;
}

.syndicate{
margin: 0px;
padding: 10px;
line-height: 1.2;
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
text-align: center;
}

.syndicate a{
/*
display: block; 
*/
padding-left: 3px !important;
}

pre{
font-family: "ＭＳ ゴシック", "Osaka－等幅", serif;
font-size: 90%;
}

.feedmeter{
margin: 5px;
text-align: center;
}

.addToGoogle{
/*
margin: 0px 5px 5px 20px !important;
*/
}

.syndicate img{
padding-top: 5px;
}

p.posted{
margin: 0px 10px 10px 10px;
border-top: 3px double #cccccc;
text-align: right;
line-height: 1.8em;
}

/************* Drop Window **************/

#dropin{
position:absolute;
visibility:hidden;
left:200px;
top:100px;
width:500px;
height:300px;
line-height: 1.2;
background: url(../images/hoverbk.gif) no-repeat left top;
z-index: 200;
}

#dropin .closeBox{
text-align: right;
margin: 5px 5px 0px 0px;
padding: 3px;
font-weight: bold;
font-size: 80%;
}
#dropin .message{
margin: 20px 70px 80px 100px;
font-size: 80%;
text-align: left;
}
#dropin .message .center{
text-align: center;
}
#dropin .message form{
text-align: center;
margin: 0px;
padding: 2px;
}
#dropin table{
border: none !important;
margin: 0px;
padding: 2px;
}
#dropin table td{
border: none !important;
padding: 2px;
}


/*************** commercial styles ******************/

.commercial{
padding-top: 50px;
padding-bottom: 10px;
}
.commercial li{
line-height: 2em;
}


/*************** sitemap styles ******************/

.dateLink{
display: none;
}



#inducement{
margin: 50px 50px 30px 50px;
padding: 0px;
border-color: #000000;
border-width: 1px 2px 3px 1px;
border-style: solid;
font-size: 80%;
}
#inducement h3{
margin-top: -28px; /* 枠の上に */
margin-bottom: 0px;
margin-left: -15px; /* 枠の左に */
padding: 14px 0px 20px 150px;
width: 42em;
font-size: 125% !important;
background-image: url(http://www.algorism.co.jp/images/seojuku_induce1.png); /* 背景画像 */
background-position: left middle;
background-repeat:no-repeat;
background-color: #FFFFFF;
}
#inducement p{
margin: 5px 10px 10px 10px;
line-height: 1.5em;
}

* html body #inducement h3{
position: absolute;
margin-top: -26px;
margin-bottom: 0px;
margin-left: -16px;
padding: 14px 0px 14px 150px;
width: 26em;
font-size: 125% !important;
}
* html body #inducement p{
margin: 26px 10px 10px 10px;
font-size: 100% !important;
}

/********************* end **********************/
