@charset "shift_jis";


body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:70px;
	margin-right:10px;
}
.blank1 {
	font-size:0em;
	width:1px;
	height:1px
}
.blank3 {
	font-size:0em;
	width:3px;
	height:3px
}
.blank5 {
	font-size:0em;
	width:5px;
	height:5px
}
.blank7 {
	font-size:0em;
	width:7px;
	height:7px
}
.blank10 {
	font-size:0em;
	width:10px;
	height:10px
}
.blank15 {
	font-size:0em;
	width:15px;
	height:15px
}
.blank20 {
	font-size:0em;
	width:20px;
	height:20px
}
/* ************** アイテムレイヤー ************** */





/* ************** ページサイズ調整 ************** */
.wide_7 { width:700px; }
.wide_7 { width:700px; }
#content { margin:0 3px; }
#content .wide_8 { width:700px; }
.wide_80 { width:100%; }












/* ************** デフォルトの線・影を透明化 ************** */
.shadow, .line { background:transparent; }


/* ************** 破線 ************** */
.dotline {
height:4px;
border:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/0img_dc/line/line_blue_700.png,sizingmethod=image);
}
html>body .dotline { background:url("../0img_dc/line/line_blue_700.png") no-repeat left top; }


/* ************** 左右余白 ************** */
.PetitPaddingLeft { width:45px; }
.PetitPaddingRight { width:45px; }


/* ************** フッタ ************** */
#PetitFooter {
height:69px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
/* ************** AlphaImageLoader用調整Style ************** */
#PetitFooter a, input, select, textarea { position:relative; }





/* ************** リンクカラー ************** */
a:link { color:#5E5E5E; text-decoration:none; }
a:visited { color:#5E5E5E; text-decoration:none; }
a:hover, a:active { color:#990000; text-decoration:underline; }

