@charset "EUC-JP";
@import url( denki.css );
@import url( chintai.css );
body {
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	line-height: 140%;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../img/blue_p8b.gif);


}



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

a:link{
color: #0033CC;
text-decoration: none;
}
a:visited{
color: #006666;
text-decoration: none;
}
a:hover{

	color: #FF3300;



}

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

h1{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 120%;
font-weight: bold;
color: #FFFFFF;
margin: 0px;
padding: 0px;
}

h2{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
font-weight: bold;
color: #006699;
margin: 0px;
padding: 0px;
}

h3{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
font-weight: bold;
color: #334d55;
margin: 0px;
padding: 0px;

}

h4{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
color: #333333;
margin: 0px;
padding: 0px;
}


h5{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
color: #334d55;
margin: 0px;
padding: 0px;
}

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

ul{
	list-style-type: square;
	font-size: 100%;

}

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

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

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

form{
margin: 0;
padding: 0;
}

label{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-weight: bold;
font-size: 1em;
color: #334d55;
}

input{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
position:absolute;
top: 100px;
left: 2%;
right: 2%;
background-color: #ffffff;
}


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

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
		font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-size: small;
	border: 1px #cccccc;

}

#content{
padding: 0px 10px 0px 0px;
margin:0px 0px 0px 178px;
}


.sidebar {position: absolute; top: 130px; font: 1em Verdana, sans-serif;margin-bottom: 0px;}

#sidebar-left{
left: 10px; 
width: 15em;
background-color: #eeeeee;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
margin-bottom: 0px;
font-size: 80%;

}


#sidebar-right{
right: 0; 
width: 160px;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
margin-right: 10px;
margin-bottom: 0px;
font-size: 80%;
}


#content-3col{
	margin: 0.25em 160px 0 15em;
	padding: 0 0.5em 1em;
	font: 1em/1.25em Verdana, sans-serif;
	background-color: #FFFFFF;
font-size: 80%;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#masthead h1{

margin: 0px;
padding: 8px 0px;
color: #FFFFCC;
/*font-weight: normal;*/
}
/******* コンテンツ・画像 *******/

.photo{

}

.photo h6{
margin: 10px 0px 5px 0px;
text-align: center;
font-weight: bold;
}

.photo img{
float: right;
padding: 5px 5px 5px 5px;
}


.photo p{
float: right;
width: 140px;
margin: 5px 5px 5px 0px;
}
#photo-link a:link{
	display: block;
	background-image: url(../img/ico_091.gif);
	padding-left: 2em;
	background-repeat: no-repeat;
	background-position: left top;

}

/************** se3blog styles *****************/


.se3blog{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 75%;
position: absolute;
top: 0px;
right: 0px;
color: #ffffff;
}

.se3blog a{
color: #FFFFCC;
}

.se3blog a:hover{
text-decoration: underline;
}

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

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

#pageName h2{
	font-family: "ＭＳ Ｐゴシック", "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: 7px 0px 0px 0px;
}

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

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 42px;
	color: #cccccc;
	padding: 0px 3px 0px 0px;
	margin: 0px;
	background-repeat: repeat;
	background-color: #FFFFCC;






}

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

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

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

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

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/glblnav_selected.gif");
text-decoration: none;
}

.skipLinks {display: none;}

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

#search{
position: absolute;
top: 0px;
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;
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: small;
color: #AAAAAA;
}

#breadCrumb a{
color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #339966;
	text-decoration: underline;
	background-color: #FFFFCC;

}

/************** 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: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;

font-weight: bold;
font-size: 114%;
color: #000000;
padding: 20px 5px 5px 0px;
}

.feature h4{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
font-size: 100%;
color: #333333;
margin: 6px 50px 6px 10px;
padding-left: 10px;
line-height: 24px;
}

.feature h5{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, 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;
}

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

.story {
padding: 0px 5px 0px 10px;
}

.story h3{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 114%;
	color: #FFFFCC;
	margin-top: 6px;
	padding-left: 10px;
	line-height: 32px;
	border-top-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	border-right-color: #0066FF;
	background-color: #66CCFF;
	border-left-width: 1em;
	border-left-style: solid;
	background-image: url(../img/earcon.gif);
	background-repeat: no-repeat;
	background-position: right center;










}

.story h4{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-size: 105%;
	color: #333333;
	margin: 10px 50px 6px 10px;
	padding-left: 5px;
	line-height: 24px;
	border-left: 0.5em solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	clear: both;
}

.story h5{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 6px 50px 6px 10px;
	padding-left: 6em;
	line-height: 24px;
	background-image: url(../img/ans.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	padding-top: 5px;
	padding-bottom: 5px;




}

.story h6{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 6px 50px 6px 10px;
	padding-left: 6em;
	line-height: 24px;
	border-bottom:1px solid #0066FF;
	background-image: url(../img/question3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-left-color: #0066FF;

}

.story p {
font-size: 100%;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px 0px 10px 10px;
}
.right{
text-align: left;
}
.story a.capsule{
	font-family: "ＭＳ Ｐゴシック", "Osaka", verdana, arial, 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 10px 20px;
padding: 0;
}

.story p.posted{
color: #999999;
font-family: Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
font-size: 80%;
border-top: 3px double #999999;
text-align: right;
margin-bottom: 25px;
line-height: normal;
padding: 5px 5px 10px 0px;
}
.story dl{
	margin-left: 1em;

}

.story dt{

	padding-left: 0.5px;
	margin-top: 5px;
	margin-right: 0.5px;
	margin-bottom: 0.5px;
	margin-left: 2px;


}
.story a:link{
text-decoration: underline;

}
.story a:visited{
text-decoration: underline;

}
.cm a{
	display: block;

	background-image: url(../img/ico_cm.gif);
	background-repeat: no-repeat;
	background-position: 1em;
	padding-bottom: 3px;
	padding-left: 2em;
margin-left: 2em;
}


.adv-top {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 35px;

}
.ads {
margin-left: 1em;
}

.right{
float: right;
}

/************* Nav styles **************/
.entryNav{
border: 1px solid #cccccc;
padding: 5px 5px 5px 10px;
margin-top: 2px;
}
.entryNext{
text-align: right;
margin-top: 1em;
padding-right: 35px;
background-image: url(../img/ico-next.png);
background-repeat: no-repeat;
background-position: right center;
}
.entryPrev{
text-align: left;
margin-bottom: 1em;
padding-left: 35px;
background-image: url(../img/ico-prev.png);
background-repeat: no-repeat;
background-position: left center;
}



	line-height: 32px;
	background-image: url(../img/ico-tag.png);
	background-repeat: no-repeat;
	background-position: left center;

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

#siteInfo{
clear: both;
border-top: 1px solid #cccccc;
color: #cccccc;
background-color: #0066FF !important;
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: 90%;
	color: #FFFFFF;

}

#site-info a {

	color: #FFFFCC;
}
#siteInfo a {


	color: #FFFFCC;
}
.siteinfo{
clear: both;
border-top: 1px solid #cccccc;
color: #cccccc;
background-color: #0066FF !important;
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: 90%;
	color: #FFFFFF;

}

.siteinfo a {

	color: #FFFFCC;
}


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

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

#sectionLinks h3{
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	background-color: #CCCCCC;

}

#sectionLinks a:hover{
	border-top: 1px #CCCCCC;
	background-color: #0066FF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

#sectionLinks span{
font-size: 80%;
}

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

.relatedLinks{
	padding: 0px 0px 0px 10px;
	margin-bottom: 3px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	background-color: #FFFFFF;




}

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

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

.relatedLinks a{
display: block; 
}
/************* menu2Links styles **************/

.menu2Links{
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px none #0066FF;
	border-right: 1px none #0066FF;
	border-bottom: 1px none #0066FF;
	border-left: 1px solid #0066FF;




}

.menu2Links a{
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 5px;




}

.menuLinks {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #66CCFF;





}
.menuLinks H3 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0066FF;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 20px;





}

.archiveMenu{
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px none #0066FF;
	border-right: 1px none #0066FF;
	border-bottom: 1px none #0066FF;
	border-left: 1px solid #0066FF;
	margin-left: 5px;





}

.archiveMenu a{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-right: 5px;
	background-image: url(../img/bar.gif);
	background-repeat: no-repeat;
	background-position: left center;







}


.archiveMenu H3 {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0066FF;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 2px;



}


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

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

#advert img{
/*display: block;*/
float: left;
margin-top: -5px;
margin-left: -7px;
padding: 0px 10px 5px 0px;
}
/******* デフォルトから *******/

.link-note{
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
margin: 0px;
padding: 10px 0px 20px 10px;
}

#powered{
font-family: Verdana, Arial, sans-serif;
font-size: 70%;
color: #666666;
margin: 0px;
padding: 10px 0px 20px 10px;
}

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

/************* 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: #FF0000;
}
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: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
}
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;
	font-size: 85%;
	text-align: center;
	background-color: #FFFFFF;
	margin: 1px;
	border: 3px outset #DDFFDD;




}

.magazine h3{
padding: 5px 0px 2px 0px;
}

.magazine h4{
padding: 12px 0px 10px 0px;
}

.magazine img{
text-align: center;
margin: 2px 5px ;
}

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

.lecture{
	padding: 10px;
	font-size: 70%;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

	background-color: #FFFFFF;
	text-align: center;

}

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

.lecture img{
	margin: 2px;
	text-align: center;


}

.lecture p{
margin: 0px ;
text-align: left;
}
/**************** sponcer styles *****************/

.sponcer{

margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
text-align: left;
}

.sponcer a:link{

        text-decoration: underline;
        text-align: left;
}

.sponcer a:visited{

        text-decoration: underline;
        text-align: left;
}

.sponcer a:hover{

        text-decoration: underline;
        text-align: left;
}

.sponcercom {
margin: 0px ;
text-align: left;
font-size: 70%;
}




.sponcercom{

	background-color: #FFFFFF;

}
.sponcercom a:link{
        text-decoration: none;
	color: #333333;
}

.sponcercom a:visited{
        text-decoration: none;
	color: #333333;
}

.sponcercom a:hover{
        text-decoration: underline;
        color: #FF3300;
}
/**************** 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: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
text-align: center;
font-size: 80%;
font-weight: bold;
}
*/

#lectureLinks{
	margin: 40px 15px 15px 30px;
	padding: 0px;
	font-size: 80%;
	border: 3px dotted #FFCCFF;


}

#lectureLinks h3{
margin: -15px 250px 5px 10px;
padding: 3px;
background: #FFFFFF;
border: 2px solid #ff3333;
text-align: center;
}

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

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

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

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

.alexa-trafic{
text-align: center;
width: 75%;
}
.menuBG{
background-color: #EEEECC;
width: 25%;
}

/************* Blog add styles **************/
.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: red !important;
font-weight: bold !important;
}
.blue-spam {
color: blue !important;
font-weight: bold !important;
}
.magenta-spam {
color: green !important;
}

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

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

.syndicate{
padding-top: 10px !important;
}

.syndicate a{
padding-left: 3px !important;
background-image: none;
}
.main {
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: 0.5em;
	margin-left: 0.5em;
	margin-top: 0.5em;




}
#mitumori {

position:absolute;
top: 45px;
left: 2%;
right: 2%;
background-color: #ffffff;
}
.main H3 {
	text-align: center;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px #000000;
	width: 20em;
	margin-left: 2em;
	margin-top: 1em;



}
.main H2 {
	padding: 0.5em;
	background-color: #CCCCCC;
	text-align: center;
	border: 1px solid #000000;
	margin-right: 10%;
	margin-left: 10%;



}
.main table {
	margin: 1em;
	padding: 3em;


}
.main strong {
	text-align: right;



}
.main H1 {
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 20%;
	margin-left: 20%;
	color: #FF0000;



}
.oder {
	font-family: palatino, georgia, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial, sans-serif;
	margin: 0.5em;
	padding-right: 2em;
	padding-left: 2em;

}
.oder h2 {
	background-color: #FFFFCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: .05em;
	padding: 0.5em;

}
.oder h3 {
	margin: 1em;
	padding: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.oder p {
	margin-right: 2em;
	margin-left: 2em;
	padding-right: 2em;
	padding-left: 2em;

}

.oder ul {
	margin-right: 2em;
	margin-left: 3em;
	padding-right: 2em;
	padding-left: 2em;

}

#body-box {
	width: 100%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;



}

#header-box {
	background-color: #0066FF;
	height: 60px;
	margin-bottom: 2em;

}
#header-description{
	font-size: 10px;
	color: #FFFFFF;
}
#header-title {
	float: left;
	text-align: center;
	width: 250px;
	float: right;

}
#header-banner {
	float: left;
	padding-left: 1em;

}
#header-search {
	float: left;
	line-height: 80%;

}

#header-menu {
	background-color: #66CCFF;
	text-align: right;
	padding: 4px;
	color: #333333;
	font-size: 80%;

}
#contents-left-menu{
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;




}
#contents-body{
	float: left;
	width: 50%;
	margin-right: 10px;
	margin-left: 10px;
}
#contents-right-menu{
	float: right;
	width: 126px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 70%;



}
#footer {
	font-size: 10px;
	background-color: #336699;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;

}
.rightmenu-title {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003399;
}
.leftmenu-title {
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #99CCFF;
	border-left: 1px solid #99CCFF;
	height: 14px;
}
.leftmenu-banner {
	text-align: center;
	background-color: #003399;
}
.leftmenu-pick-title {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	background-color: #99CCFF;
}
.leftmenu-pick-desc {
	text-align: left;
	color: #FFFFFF;
}
.contents-box {
	border-bottom: 1px dotted #99CCFF;
	margin-bottom: 20px;
}
.contents-banner {
	float: left;
}
.contents-description {
	padding: 5px;
}
.contents-title {
	background-color: #99CCFF;
	border-left: 10px solid #003399;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}
#header-banner a {
	color: #FFFFCC;
}
#header-description a {
	color: #FFFFCC;
}
#header-menu a {
	color: #0033CC;
}
#footer a {
	color: #FFFFFF;
}
#footer h3 {
	color: #FFFFFF;
}
#contents-body-left {

	float: left;
	width: 60%;
	margin-right: 10px;
	margin-left: 10px;
}
.img-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.form {
	border: 3px dashed #FFCC00;
	background-color: #F5F5F5;
}
.form h4 {
	color: #003366;
	text-align: center;
}
.img-menu img {
	margin: 10px;
	width: 100px;
}


#submenu {
	font-size: 70%;
	text-align: center;
	clear: both;
	margin-top: 500px;
}
.quotation {
	color: #660000;
	background-color: #FFFF99;
	width: 80%;
	border: 2px dashed #FF9900;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 1%;
	margin-bottom: 1%;

}


.column50 {
	width: 45%;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: left;
	text-align: center;
}

.column50 img{
	margin: 2px;
	text-align: center;


}

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


.info a{
	display: block;
	background-image: url(../img/ICO_084.GIF);
	background-repeat: no-repeat;
	background-position: 1em;
	padding-bottom: 3px;
	padding-left: 2em;

}
.attention {
	background-image: url(../img/attention.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: bold;

}
/************* 動線 **************/
.blockquote{
	margin: 10px 50px 10px 50px !important;
	background-color: #FFFFCC;
	border: 3px dotted #FFCC00;

}
.blockquote p{
margin: 0px !important;
padding: 10px 10px 10px 20px !important;
}


.inducement{
	margin: 80px 10px 5px;
	padding: 0px;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

.inducement h4{
	margin-top: -30px;
	margin-bottom: 0px;
	margin-left: -15px;
	padding: 14px 0px 10px 10px;
	font-size: 150%;
	background-color: #FFFFFF;

	border: none;




}

.inducement p{
margin: 5px 10px 5px 10px;
line-height: 1.5em;
}

