/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, sans-serif;
	color: #006699;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
	font-size: 90%;
	color: #334d55;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: normal;
}

h7{
 font-size: 80%;
 font-weight: normal;
 color: #333333;
}

*/label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	width: 100%;
	font-size: x-small;
	color: #006699;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	padding: 0px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	width: 180px;
	margin-top: 0;
	margin-right: 79%;
	margin-bottom: 0;
	margin-left: 0;
}

#content{
	float:right;
	width: 78%;
	margin: 0;
	font-family: Arial, sans-serif;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


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

#pageName{
	padding: 0px 0px 10px 10px;
}


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

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	text-align: center;
	font-size: medium;
	font-weight: normal;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px;
}


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

#breadCrumb{
	font-size: small;
	text-align: center;
	margin-left: 3px;
	padding: 3px;
	height: auto;

}

#breadCrumb2{
	font-size: small;
	text-align: center;
	padding-left: 10px;
	padding-top: 5px;
}

#breadCrumb3{
	font-size: 16px;
	text-align: left;
	margin-left: 4px;
	padding: 3px;
	background-color: #eeeeee;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-bottom: 3px;
}

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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}

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


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

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 5px;
	text-align: right;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-size: 12px;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #EEE;}

html>body #navBar li {border-bottom: none;}

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

#sectionLinks{
	position: relative;
	font-size: 90%;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

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

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


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

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	font-weight: normal;
}

#masthead table {
	text-align: left;
	font-family: "MS Serif", "New York", serif;
	font-size: small;
	font-weight: bold;
}

#content table tr td {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #006699;
	font-size: 12px;
}

/*#content table tr td p {
	font-weight: normal;
} */

.Wakutsuki {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-width:1px
	border-color:#006699
	color: #006699;
	font-size: 12px;
	border: 1px solid #cccccc;
	font-style: normal;
	height: 10px;
	width: 370px;
	background-color: #eeeeee;
	float: none;
	text-align: center;
	padding: 5px;
}

.Wakutsuki2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-width:1px
	border-color:#006699
	color: #006699;
	font-size: 9px;
	font-style: normal;
	height: 100px;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: none;
	padding: 5px;
	margin-bottom: 3px;
}

.Wakutsuki3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-width:1px;
	border-color:#006699;
	color: #006699;
	font-size: 9px;
	font-style: normal;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: none;
	margin-bottom: 3px;
	max-height: 20em;
	overflow: hidden;
	padding-right: 5px;
	padding-left: 5px;
}

.Wakutsuki4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-width:1px
	border-color:#006699
	color: #006699;
	font-size: 9px;
	font-style: normal;
	height: auto;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: none;
	padding: 5px;
	margin-bottom: 5px;
	border-top-style: solid;
}

.TopFavoriteHead {
	width: 759px;
	border: 1px solid #cccccc;
	height: 15px;
	font-size: 90%;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #eeeeee;
	margin-top: 3px;
}

.TopFavorite {
	width: 759px;
	height: auto;
	min-height: 180px;
	font-size: 12px;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 3px;
	overflow: visible;
}

.DataList {
	width: 759px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 3px;
	overflow: visible;
}

.DataList table td{border-top:solid 0px;}
.DataList td.topborder{border-top:dotted 1px; border-color:#C2C2C2;}
.DataList td a:link{ color: #a52a2a;}



.TopHead {
	width: 759px;
	border: 1px solid #cccccc;
	height: auto;
	font-size: 90%;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #eeeeee;
	margin-left: 3px;
}

.RenewalHead {
	width: 755px;
	border: 1px solid #cccccc;
	height: 10px;
	font-size: 90%;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 5px;
	margin-left: 3px;
	background-color: #eeeeee;
}

.Renewal {
	width: 759px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 3px;
	text-align: left;
	letter-spacing: 1pt;
	line-height: 140%;
}

.affiliate {
	width: 180px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	margin-top: 3px;
}




/***********************ここからリンクページ(link.html)用*/

.menubox{
	width:700px;
	height:19px;
	margin:0px;
	font-size:12px;
	padding:0px;
}

/* ---------- menubar-1 ---------- */
.menubar1{
	float:left;
	width:150px;
	height:19px;
	color:#006699;
	text-align:center;
}
.menubar1 a{
	display:block;
	width:147px;
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}
.menubar1 a:hover{
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}

/* ---------- menubar-2 ---------- */
.menubar2{
	float:left;
	display:block;
	width:150px;
	height:19px;
	color:#006699;
	text-align:center;
}
.menubar2 a{
	display:block;
	width:147px;
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}
.menubar2 a:hover{
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}

/* ---------- menubar-3 ---------- */
.menubar3{
	float:left;
	width:150px;
	height:19px;
	color:#006699;
	text-align:center;
}
.menubar3 a{
	display:block;
	width:147px;
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}
.menubar3 a:hover{
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}

/* ---------- menubar-4 ---------- */
.menubar4{
	float:left;
	width:150px;
	height:19px;
	color:#006699;
	text-align:center;
}

.menubar4 a{
	display:block;
	width:147px;
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}

.menubar4 a:hover{
	height:19px;
	margin:0px 1px 0px 0px;
	padding:0px;
	color:#006699;
	font-weight:bold;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	text-decoration:none;
}

/* ---------- box_out ---------- */

.box{
	width:750px;
	height:800px;
	margin:0px;
	padding:0px;
	color: #006699;
	border: 1px solid #cccccc;
	clear: both;
	font-size: 12px;
}

/* ---------- box_in ---------- */
.list{
	display:none;
	margin:0px;
	padding:0px;
	width:300px;
	height:120px;
}

/* ---------- box-1 ---------- */
.box1{
	position:absolute;
	width:147px;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	padding:0px;
	background:#ffffff;
}

/* ---------- box-2 ---------- */
.box2{
	position:absolute;
	width:147px;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	margin-left:150px;
	padding:0px;
	background:#ffffff;
}

/* ---------- box-3 ---------- */
.box3{
	position:absolute;
	width:147px;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	margin-left:300px;
	padding:0px;
	background:#ffffff;
}

/* ---------- box-4 ---------- */
.box4{
	position:absolute;
	width:147px;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	margin-left:450px;
	padding:0px;
	background:#ffffff;
}

/* ---------- main-1 ---------- */
.maintext1{
	margin:0px;
	width:730px;
	height:780px;
	overflow:auto;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* ---------- main-2 ---------- */
.maintext2{
	margin:0px;
	width:730px;
	height:780px;
	overflow:auto;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* ---------- main-3 ---------- */
.maintext3{
	margin:0px;
	width:730px;
	height:780px;
	overflow:auto;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* ---------- main-4 ---------- */
.maintext4{
	margin:0px;
	width:730px;
	height:780px;
	overflow:auto;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/***********************ここまでリンクページ(link.html)用*/

.PageOutline {
	width:100%;
	max-width:96em;
	min-width:736px;
	text-align: center;
}


.SideMenu {
	width: 106px;
	border: 1px solid #CCC;
	/*height: 10px; */
	font-size: 90%;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	/*padding-top: 5px;
	margin-top: 3px;
	margin-left: 3px; */
	background-color: #eeeeee;
	float: left;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
}











/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 0px solid #000000; 
    background-color : #ffffff;
    color: #000000;
    margin: 0px; padding: 0px; font-size: 11px;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #ffffff; text-decoration: underline ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #ffffff;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #004499;
    text-decoration: underline ; background: none;
    font-weight: bold;
}

/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold; }

/* 説明文のfont定義 */
.AmaS_com { color: #000000; }

/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #aaaaaa; }
            