/*全体構造*/
body {
	margin:0;
	padding:5 0 0;
	text-align:center;
	color:#000000;
background-attachment: fixed;
background-color:#ffffff;
background-image: url(../images/bg-img-repeat.gif);
}

#support-wrapper {
	margin:5px auto;
	width:700px;
	text-align:left;
	color:#333333;
	background:#ffffff;
	border-right: 12px solid #D1FD10;
	border-bottom: 12px solid #D1FD10;
	border-top: 12px solid #D1FD10;
	border-left: 12px solid #D1FD10;
}
#inside-wrapper {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

#support-main-content {
	padding-left:25px;
	padding-right:25px;
}

.red-title {
	font-size:170%;
	color: #CC0000;
	line-height: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}
.img-right {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.img-right-clear {
	float: right;
	clear: both;
}
.img-left {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;

}
.clear-both {
	clear: both;
}
.kansou-waku {
	background-color: #FFFFD7;
	border: 2px solid #EBA069;
	padding: 10px;
}
.text-red {
	color: #C9182F;
}
h1 {
	text-align:center;
	font-size:17px;
	padding: 0px;
	margin: 0px;
	color:#ffffff;
}
.tyuumon h2 {
	padding-top: 20px;
	width: 400px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #956331;

}

.tyuumon ul {
	font-size: 0.8em;
	line-height: 1.5em;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

.tyuumon li {
	float: left;
	padding-right: 20px;
}


p {
	padding: 2px 5px 2px 10px;
	font-size: 15px;
	line-height: 1.8em;
	margin: 15px 0px 15px;
	font-weight: normal;

}

.align-center {
	text-align: center;
}

#seikan-main-content {
	padding: 10px 30px;



}

#seikan-sidebar {
	float:left;
	width:175px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#seikan-footer {
	clear:both;
}

/*リンクの設定*/
a:link, a:visited {
	color:ff6600;
	background:transparent;
	text-decoration:none;
}

a:hover, a:active {
	color:999933;
	background:transparent;
	text-decoration:none;
}



/*メインコンテンツ*/

#seikan-main-content h1 {
	margin-top:20px;
	font-size:1em;
}

#seikan-main-content h2 {
    font-size:0.98em;
}

#seikan-main-content h3 {
    font-size:0.97em;
}

#seikan-main-content p {
    font-size:0.95em;
	line-height:1.5em;
}

/*フッター*/

#seikan-footer {
	border-top:1px solid #cccccc;
	font-size:small;
	color:#000000;
	background:#ffffff;
}

#seikan-footer address {
	font-size:13px;
	float:right;
	margin:0;
	padding:1em;
	font-style:normal;
}

#seikan-footer p {
	font-size:13px;
	margin:0;
	padding:1em;
}

/*その他*/

#seikan-maincontent p {
	margin:1.5em;
	padding:1em;
}

#seikan-sidebar p {
	list-style:;
}


.img-left-clear {
	float: left;
	clear: both;
}
.clear-both {
	clear: both;
}
/* seikan-sidebar */

	#seikan-sidebar h2 {
    font-size:0.8em;
	text-decoration: none;
	color: #1B50BD;
	}
	
	#seikan-sidebar a:link {
	text-decoration: none;
	color: #1B50BD;
	}

	#seikan-sidebar a:visited {
	color: #990066;
	text-decoration: none;
	}
	
	
	#seikan-sidebar a:hover {
	color: #D00F25;
	text-decoration: underline;
	}

	.goannai {
	padding: 5px;
	border: 1px solid #9999FF;
	margin-bottom: 10px;
	}
	
	.goannai h2 {
	color: #9999FF;
	margin-bottom: 5px;
	}

	.goannai ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}	
	
	.goannai li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(../image2/list-mark1.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	}		

	.muryousexkouza {
	padding: 5px;
	border: 1px solid #FF9933;
	margin-bottom: 10px;
	}
	
	.muryousexkouza h2 {
	color: #FF9933;
	margin-bottom: 5px;
	}
	
	.muryousexkouza ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;	
	}
	
	.muryousexkouza li {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-image: url(../image2/list-mark2.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;	
	}
	
	.saishinjyouhou-top {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	margin-bottom: 0px;
	border-left: 1px solid #666666;
	background-image: url(../image2/bg-img2.gif);
	margin-top: 0px;
	}
	
	.saishinjyouhou-bottom {
	padding: 5px;
	margin-top: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	}
	
	.saishinjyouhou-bottom a:link {
	padding: 5px;
	margin-top: 0px;
	color: #4277E1;
	text-decoration: none;
	}

	.saishinjyouhou-bottom a:visited {
	padding: 5px;
	margin-top: 0px;
	color: #1B50BD;
	text-decoration: none;
	}

	.saishinjyouhou-bottom a:hover {
	padding: 5px;
	margin-top: 0px;
	color: #333333;
	text-decoration: underline;
	}

	.saishinjyouhou-bottom ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	}
	
	.saishinjyouhou-bottom li {
	padding-left: 10px;
	font-size: 0.75em;
	line-height: 1.5em;
	border-bottom: 1px dotted #666666;
	background-image: url(../image2/list-mark3.gif);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	}
	
/*商品注文*/

	.main-4th {
	padding: 5px;
	margin-bottom: 10px;
	}
	
	.main-4th ul {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	}
	
	.main-4th li {
	display: inline;
	float: left;
	width: 33%;
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	}
.headcopy {
	font-size: larger;
	color: #BB021E;
}
.shouhin-mihon {
	text-align: center;
}
.seikan-tokuten {
	background-color: #F2FCFD;
	padding: 10px;
	border: 2px solid #ABE7C5;
}


.freereport-waku {
	background-color: #FBF9E3;
	border: 2px solid #004080;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.onara-top-midashi {
	font-size: 1.2em;
	padding-left:10px;
	padding-right:10px;	
	margin-bottom:0px;
	padding-bottom:0px;
}

.image-left {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;

}
.image-right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;

}

.moji-bigger-red {
	font-size: larger;
	color: #E10F48;
}
.red-midashi {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 22px;
	color: #CC0000;
	line-height: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;


}



.red-title-clear {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 22px;
	color: #CC0000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;

}

.blue-title {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 18px;
	color: #1C6CD0;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sub-header {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 18px;
	color: #CC0000;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.yellow-kyoucho {
	background-color: #FFFF00;
	padding: 1px;
}

.align-middle {
	text-align: center;
}
.red-bold {
	font-weight: bold;
	color: #D90000;
}
.cloar-red-bold {
	clear: both;
	font-weight: bold;
	color: #D90000;
}.link-larger {
	font-size: 18px;
	line-height: 1.5em;
}
.yellow-box {
	background-color: #FFFF00;
	padding: 1px;
}
.yellowbox-redtext-bold {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF33;
	padding: 3px;
}