@charset "UTF-8";

/* #############################################################

　category：download
　
　------------------------------------------------------------
　
	Whenever appearing only in #content_v4 or less, 
	"#dow #content_v4 " is applied to the selector head. 
　
　The selector head is assumed to be "#dow " 
　when appearing besides #content_v4 or less. 
　
　The original category definition applies category ID to the head.
　ex) imageFloat { float:left }
　→　dow_imageFloat { float:left }
　
 [Replacement assistance for category variation]
	url(/download/
	#dow
	#34bcba

############################################################# */


/* ==============================================================

　The category is original

============================================================== */


/* ----------------------------------------------------------- 
Use permission condition
-------------------------------------------------------------- */
#dow #content_v4 .dow_usePermissionCondition {
	margin:20px 0 0 0;
}
#dow #content_v4 .dow_usePermissionCondition .rBoxB01 {
	margin:20px 0 0 0;
}
#dow #content_v4 .dow_usePermissionCondition .rBoxB01 ol {
	margin:1em 0 0 1.5em;
}
#dow #content_v4 .dow_usePermissionCondition .rBoxB01 p {
	margin:5px 0 0 0;
	text-align:right;
}

/* ----------------------------------------------------------- 
HanreiList
-------------------------------------------------------------- */
.hanreiList dt{
display:inline;
width:25px;
vertical-align:middle;
}
.hanreiList dd{
vertical-align:top;
_vertical-align:middle;
display:inline;
line-height:2;
margin-right:10px;
}

.hanreiList2 dt{
width:35px;
text-align:center;
line-height:1.5em !important;
height:20px;
padding-right:1em;
margin-bottom:-2em;
}
.hanreiList2 dt img{
vertical-align:middle !important;
}
.hanreiList2 dd{
line-height:2;
margin-left:40px;
margin-bottom: 0.25em;
}

/* -------------------------------------------------------------- 
 Container
-------------------------------------------------------------- */




/* ----------------------------------------------------------- 
clearfix
-------------------------------------------------------------- */
#dow #content_v4:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
}

#dow #content_v4 {
	height: auto;
	min-height: 1px;
}


/* A postscript is not added at the following */

