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

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

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

#wrp-main {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#container {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../../img/background.jpg);
	background-position: -30px top;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#header {
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
}
#contents {
	width: 860px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	padding: 0px;
	color: #666666;
	background-color: #F2F2F2;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header h1 {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
/********************************
   #contents Layout CSS Setting
 ********************************/

#contents #main-contents {
	clear: both;
	width: 860px;
	height: auto;
}
#main-contents #wrp {
	height: 410px;
}

#main-contents #news {
	clear: both;
	margin-top: 310px;
	background-image: url(../../img/tab_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	height: auto;
	float: left;
	width: 410px;
}
#news #news-box {
	clear: both;
	height: 70px;
	width: 390px;
	border: 1px solid #E3E6E3;
	background-color: #FFFFFF;
	padding: 4px;
	overflow: auto;
}
#news-box p {
	font-size: 12px;
	line-height: 14px;
	background-image: url(../img/mark_red.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	background-position: left 1px;
	padding-left: 16px;
}
#main-contents #bnrs {
	margin-top: 340px;
	width: 450px;
	float: left;
	height: 60px;
	clear: right;
}
#bnrs p {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#main-contents #top-menu {
	clear: both;
	margin-top: 10px;
	height: auto;
	width: 860px;
}
#top-menu ul {
	width: 860px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top-menu ul li {
	display: inline;
	list-style-type: none;
	line-height: 50%;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 60px;
}
/********************************
   #footer Layout CSS Setting
 ********************************/


#footer #foot-contents {
	width: 860px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer #foot-contents ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	height: 16px;
}
#footer #foot-contents ul li {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-top: 1px;
	line-height: 16px;
	font-size: 11px;
	background-image: url(../img/mark_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#footer #foot-contents h3 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#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;
}
#footer #foot-dp {
	display: none;
}
#foot-dp a:link {
	color: #F2F2F2;
}
#foot-dp a:visited {
	color: #F2F2F2;
}
#foot-dp a:hover {
	color: #F2F2F2;
	text-decoration: none;
}
#foot-dp a:active {
	color: #F2F2F2;
	text-decoration: none;
}
/********************************
 *
 *
 * #main-contents Layout CSS Setting
 *
 *
 ********************************/

/********************************
 * Box Indent
 ********************************/

/********************************
 * Text Box
 ********************************/

/********************************
 * Img Box
 ********************************/

/********************************
 * Text
 ********************************/

#main-contents .clrBlack {
	color: #111111;
}
#main-contents .txtS {
	font-size: 8pt;
}
#main-contents .txtM {
	font-size: 9pt;
}
#main-contents .txtL {
	font-size: 11pt;
}
#main-contents .clrRed {
	color: #CC3300;
}
#main-contents .clrGreen {
	color: #339900;
}
#main-contents .clrBlue {
	color: #0099CC;
}
#main-contents .clrGray {
	color: #999999;
}


/* END */
