@charset "utf-8";
/* CSS Document */

/*
 ********************************
 *
 * Basic(Layout) CSS
 *
 * CSS Setting
 * for digital-packet.com
 * original - 00 2009.01.12 S.Takikawa
 * revision - 01
 *
 ********************************
*/

/********************************
   Basic Layout CSS Setting ( ContentsPage Only ).
 ********************************/

#header {
	width: 100%;
	height: 50px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: inherit;
	float: left;
}


#container {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#footer {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	float: left;
	margin: 0px;
}





/********************************
   #header Layout CSS Setting
 ********************************/

#header #head-contents {
	clear: both;
	width: 850px;
	height: 50px;
	/* text-align: inherit; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#head-contents #head-body {
	height: 50px;
	width: 850px;
	clear: both;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#head-body .logo {
	float: left;
	height: 50px;
	width: 640px;
	background-image: url(../../img/head_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#head-body .smenu {
	float: right;
	height: 50px;
	width: 210px;
	display: inline;

}

#head-body h1 {
	font-size: 10px;
	margin-left: 190px;
	height: 20px;
	line-height: 20px;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: inline;
}

#head-body h2 {
}

#head-body p.tel {
	line-height: 1em;
}



/********************************
   #contents Layout CSS Setting
 ********************************/

#container #contents-area {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 0px;
}
#contents-area #contents {
	width: 820px;
	height: auto;
	clear: both;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/main_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#contents-area #contents-top {
	background-image: url(../img/main_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 850px;
	clear: both;
	float: left;
}
#contents-area #contents-bottom {
	background-image: url(../img/main_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 850px;
	clear: both;
	float: left;
}

#contents #contents-body
, #contents #contents-body-wide {
	clear: both;
	float: left;
	width: 820px;
	height: auto;
	margin-top: 5px;
	display: inline;
	overflow: hidden;
	background-color: #FFFFFF;
}

#contents-area #menu {
}

#menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#menu ul li {
	display: inline;
	float: left;
	list-style-type: none;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}


/********************************
   #footer Layout CSS Setting
 ********************************/


#footer #foot-contents {
	width: 840px;
	min-height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
	color: #666666;
}

#foot-contents #foot-wrapper {
	width: 840px;
	clear: both;
	background-image: url(../img/foot_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	display: inline;
	border: 1px solid #CED1CF;
	float: left;
	margin-top: 10px;
}

#foot-wrapper #foot-menu {
	width: 359px;
	float: left;
	height: auto;
	display: inline;
	overflow: hidden;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CED1CF;
}

#foot-menu .ul-border {
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 3px;
}

#foot-menu ul {
	clear: both;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#foot-menu ul li {
	background-image: url(../img/mark_s_gray.gif);
	background-position: left center;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	font-size: 9pt;
	background-repeat: no-repeat;
	line-height: 15px;
	float: left;
	height: 15px;
}

#foot-wrapper #foot-logo {
	float: right;
	width: 400px;
	display: inline;
	height: auto;
	background-image: url(../img/foot_logo.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 65px;
}

#foot-logo .comp-addr {
	font-size: 11px;
}


#foot-contents #foot-copyrights {
	display: inline;
	clear: both;
	width: 840px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#foot-copyrights h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer a:link    { color: #666666; }
#footer a:visited {	color: #666666; }
#footer a:hover   { color: #CC3333; text-decoration: underline; }
#footer a:active  { color: #CC3333; text-decoration: underline; }

#foot-contents #powered-by {
}
#powered-by h2 {
	color: #F4F2EA;
	font-size: 8pt;
}

#powered-by a:link    { color: #F4F2EA; }
#powered-by a:visited {	color: #F4F2EA; }
#powered-by a:hover   { color: #F4F2EA; text-decoration: underline; }
#powered-by a:active  { color: #F4F2EA; text-decoration: underline; }

/********************************
 * #contents-body Layout CSS Setting
 ********************************/

#contents-body #info-wrapper {
	clear: both;
	float: left;
	width: 820px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contents-body #bnr-wrapper {
	width: 820px;
	float: left;
	clear: both;
}

/* #info-wrapper */
#info-wrapper #news-box {
	clear: both;
	float: left;
	width: 600px;
	height: 85px;
}
#news-box #news-body {
	clear: both;
	float: left;
	width: 588px;
	padding: 5px;
	height: 53px;
	border: 1px solid #E8EAE9;
	overflow: auto;
}

#news-box dl {
	margin: 0px;
	padding: 0px;
	width: 560px;
	clear: both;
	float: left;
}
#news-box dl dt {
	float: left;
	clear: both;
	width: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news-box dl dd {
	float: left;
	width: 510px;
	margin: 0px;
	padding: 0px;
}


#info-wrapper #mobile {
	float: right;
	height: 85px;
	width: 200px;
	margin-left: 20px;
}


/* #bnr-wrapper */


#bnr-wrapper ul {
	clear: both;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	list-style-type: none;
	overflow: hidden;
}

#bnr-wrapper ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}



/*
#contents-body #menu {
	height: 35px;
	width: 310px;
}
#contents-body #menu ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#contents-body #menu ul li {
	display: inline;
	float: left;
	list-style-type: none;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}
*/
