/* CSS Document */
*	{
	margin:0px;
	padding:0px;
}
body {
	font: 13px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height:1.5em;
	background-image:url(../images/bg.gif);
}
img {
	border:none;
	vertical-align:top;
}
HR {
	display: none;
}
ul {
	list-style: none;
}
.va_middle {
	vertical-align:middle;
}
/*ƒtƒHƒ“ƒgŠÖŒW*/
a:link {
	COLOR: #2E3192; TEXT-DECORATION: underline;
}
a:active {
	COLOR: #2E3192; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #2E3192; TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #ff9900; TEXT-DECORATION: none;
}



.contents {
	padding: 20px 20px 0px 20px;
}

.title_bar_01 {
	height:19px;
	background-image:url(../images/bg-bar03.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
.title_bar_01 h2 {
	font-size:15px;
	color:#FFFFFF;
}

.title_bar_02 {
	height:26px;
	background-image:url(../images/bg-bar04.gif);
	background-repeat:no-repeat;
}
.title_bar_02 h3 {
	font-size:15px;
	padding:5px 0px 0px 25px;
}
#contents_s {
	padding:15px 16px;
}
#footer {
	text-align:center;
	padding:0px 20px;
}
#footer_inner {
	padding:10px 0px;;
	border-top:3px dotted #CCCCCC;
	border-bottom:3px dotted #CCCCCC;
}
address {
	font-style:normal;
	padding-top:15px;
}
#acclog {
	display:none;
}



#header {
	height:175px;
	background-image:url(../images/top-header.gif);
	background-repeat:no-repeat;
}

#header h1 {
	display:none;
}

#container {
	background-color: #FFFFFF;
	width: 760px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
#feature {
	height:240px;
	background-image:url(../images/bg-top.gif);
	background-repeat:no-repeat;
}
#feature ul {
	padding:15px 0px 0px 22px;
	list-style:square;
}
#news {
	background-color: #D0D8DD;
	background-image: url(../images/whatsnew.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:5px;
}
#news h2 {
	display:none;
}
#news_inner {
	padding:7px 7px 0px 360px;
}
#news_inner p {
	float:right;
}
#news_inner ul {
	font-size:11px;
	line-height:1.5em;
}



#light {
	float:right;
	width:325px;
	border:3px solid #196B3D;
	background-image:url(../images/bg-top02.gif);
}
#light_price {
	border-top:3px solid #196B3D;
	border-bottom:3px solid #196B3D;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	padding:7px 0px;
}
#light ul {
	padding-right:7px;
}
.link_text {
	float:right;
	width:150px;
	padding-top:5px;
}
#light .link_btn {
	border-right:3px solid #196B3D;
	border-bottom:3px solid #196B3D;
}
#light .link_btn_end {
	border-right:3px solid #196B3D;
}

#standard {
	width:325px;
	border:3px solid #2E2D4E;
	background-image:url(../images/bg-top01.gif);
}
#standard_price {
	border-top:3px solid #2E2D4E;
	border-bottom:3px solid #2E2D4E;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	padding:7px 0px;
}
#standard ul {
	padding-right:7px;
}
#standard .link_btn {
	border-right:3px solid #2E2D4E;
	border-bottom:3px solid #2E2D4E;
}
#standard .link_btn_end {
	border-right:3px solid #2E2D4E;
}

#group_link {
	text-align:center;
	padding:10px;
}