
@charset "Shift_JIS";

/* #############################################################

[ index ]

Additional authority person of parts : Web master

############################################################# */


/* -------------------------------------------------------------- 
sectionXLarge
-------------------------------------------------------------- */
#mainContainer .sectionXLarge{
	margin-top:15px;
}

/* -------------------------------------------------------------- 
section
-------------------------------------------------------------- */
div.section{
	width:920px;
	margin:0 auto 0 auto;
	padding:15px 0 0 0;
	background:url(/resources/images/content/bg_dotted_gray.gif) repeat-x 0 100%;
}

/* h2
--------------------------------------------- */
div.section h2{
	width:920px;
	height:36px;
	text-indent:10px;
	line-height:38px;
	font-weight:bold;
	font-size:1.2em;
	background:url(/resources/images/bg_title.jpg) no-repeat 0 0;
}

/* error
--------------------------------------------- */
div.section div.error{
	width:896px;
	margin:20px auto 30px auto;
	padding:10px;
	border:2px solid #ED3416;
	background:url(/resources/images/bg_error.gif) repeat 0 0;
}
div.section div.error ul{
	padding:0 0 6px 50px;
	background:url(/resources/images/icon_error.gif) no-repeat 5px 0;
}
div.section div.error ul li{
	padding:6px 0 0 0;
	font-weight:bold;
}

/* h3
--------------------------------------------- */
div.section h3{
	padding:0 0 20px 20px;
}


/* dl
--------------------------------------------- */
div.section dl{
	width:860px;
	overflow:hidden;
	padding:0 30px 20px 30px;
	
}
div.section dl dt{
	width:94px;
	float:left;
	display:inline;
	margin:5px 0 0 0;
}
div.section dl dd{
	float:left;
	display:inline;
}
div.section dl dd select{
	margin:0 10px 0 0;
	padding:2px;
	vertical-align:middle;
}
div.section dl dd span{
	padding:0 10px 0 0;
}
div.section dl dd img{
	margin:0 10px 0 0;
	vertical-align:middle;
}
div.section dl dd label{
	margin:0 40px 0 0;
}

div.section dl dd.set_w1 input {
	width:30px;
	margin:0 5px 5px 5px;
}

/* -------------------------------------------------------------- 
LinkArea
-------------------------------------------------------------- */
div.LinkArea{
	
}
div.LinkArea p.back{
	width:900px;
	margin:0 auto 0 auto;
	padding:5px 0 0 20px;
}
div.LinkArea p.back a{
	padding:0 0 0 15px;
	text-decoration:underline;
	background:url(/resources/images/ico_back.gif) no-repeat 0 2px;
}
div.LinkArea p.back a:hover{
	text-decoration:none;
}

div.LinkArea p.btn{
	width:946px;
	margin:5px auto 0 auto;
	padding:17px 0 16px 0;
	text-align:center;
	background:url(/resources/images/bg_again_search.jpg) repeat-x 0 0;
}

div.LinkArea p.txt_att_s {
	margin:0 auto 0 auto;
	padding:5px 0 0 20px;
}