@charset "Shift_JIS";

/* ------ 全体 ------ */
body {
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/loop/contents_bk.jpg);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6,p,img,ul,li{
	margin: 0px;
	padding: 0px;
}
/* ------ トップページレイアウト------ */
#wrapper {
	width: 758px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../../img/loop/contents_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#MainRight{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 240px;
	color: #000;
}
#MainLeft{
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 518px;
}
#Name{
	text-align: center;
	font-size: 180%;
	line-height: 1.5em;
	font-weight: bold;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #000;
}
#CorporateID {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul#navigation {
	list-style: none;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 220px;
}
ul#navigation li {
}
ul#navigation li a {
	text-decoration: none;
	text-indent: -100em;
}
li#Navi01 a{
	background-image:url(../../img/loop/navi01_bk.png);
	background-position: 0px 0px;
	width:197px;
	height:25px;
	display:block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
li#Navi02 a{
	background-image:url(../../img/loop/navi02_bk.png);
	background-position: 0px 0px;
	width:197px;
	height:25px;
	display:block;
	background-repeat: no-repeat;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#setumei_txt {
	width: 160px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	height: 80px;
	border: 1px dotted #FFFFFF;
}
li#Navi03 a{
	background-image:url(../../img/loop/navi03_bk.png);
	background-position: 0px 0px;
	width:197px;
	height:25px;
	display:block;
	background-repeat: no-repeat;
	text-decoration: overline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
li#Navi04 a{
	background-image:url(../../img/loop/navi04_bk.png);
	background-position: 0px 0px;
	width:197px;
	height:25px;
	display:block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
li#Navi01,
li#Navi02,
li#Navi03,
li#Navi04,
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li#Navi05{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li#Navi05 a{
	background-image:url(../../img/loop/navi05_bk.png);
	background-position: 0px 0px;
	width:197px;
	height:25px;
	display:block;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
li.navi_img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
	
li#Navi01 a:hover, 
li#Navi02 a:hover, 
li#Navi03 a:hover, 
li#Navi04 a:hover, 
li#Navi05 a:hover, 
{ background-position: 0px -25px;}
#TopImg {
	padding: 10px 0px 0px 10px;
}
img.AcroDown{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#Acrobat {
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	color: #000;;
}
#Acrobat a:link,#Acrobat a:visited{
	font-size: 80%;
	color: #000;;
	text-decoration: none;
}
#Acrobat a:hover,#Acrobat a:active{
	font-size: 80%;
	color: #FFCC33;
	text-decoration: underline;
}
.CorpoText {
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
	font-size: 70%;
}
#Footer{
	font-size: 70%;
	font-family: "Verdana", "Arial", "Helvetica";
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px 10px 30px;
}
.ImgWaku {
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#MainContents {
	padding: 10px 40px 10px 10px;
	margin: 0px;
}
#CatalogLeft {
	float: left;
	width: 150px;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CatalogRight {
	float: right;
	width: 295px;
	margin: 20px 0px 0px;
	padding: 10px 40px 10px 10px;
}
.PdfIcon {
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.PdfLink a:link,.PdfLink a:visited{
	font-size: 70%;
	color: #FF6633;
	text-decoration: none;
	line-height: 200%;
}
.PdfLink a:hover,.PdfLink a:active{
	color: #FF0000;
	text-decoration: underline;
}
.PdfParts {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.PdfPartsImg {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
}
.CorpoMsg {
	font-size: 85%;
	line-height: 180%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
table.CorpoData{
	border: 1px solid #CCCCCC;
}
table.CorpoData td{
	background-color: #efefef;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-size: 80%;
}
#CautionWrapper {
	background-color: #FFFFFF;
	padding: 20px;
	border: 1px dotted #666666;
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}
ul#CautionList{
	font-size: 80%;
	line-height: 160%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#CautionList li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: square;
}
.small {
	font-size: 75%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.close {
	font-size: 70%;
}
.DownloadText {
	font-size: 70%;
	line-height: 150%;
	padding: 10px;
}
#top_title {
	font-size: 200%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;;
	border-bottom-color: #FFF;;
	margin: 20px;
	line-height: 1.4em;
}
#notes {
	font-size: 0.9em;
	color: #000;;
	text-align: left;
	padding: 5px;
}
