@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.8;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #2b333f;
}

h1,h2,h3,p,ul,li,img{
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom:10px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: bottom;
	
}


/*HPを囲む枠。両サイドの影を入れている。
------------------------------------------------------------------*/
#wrapper {
	background: #FFFFFF  url(../images/bg.gif) repeat-y center;
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}


/*HP本体の枠。ここは基本的に変更しないように。
------------------------------------------------------------------*/
#container {
	text-align: left;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}


/*ヘッダー。メイン画像が入っている所。
------------------------------------------------------------------*/
#header {
	background: url(../images/banner.jpg) no-repeat left top;
	height: 268px;
	position: relative;
	
}


/*ヘッダー内のh1タグの設定。
------------------------------------------------------------------*/
#header {
	width: 835px;
}

#header a,hover,visited {
	color:#FFF;
	text-decoration:underline;
}

#header h1 {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 2px;
	
}


#header_left {
	width: 500px;
	float:left;
	//display:inline;
}

#header_right {
	width: 120px;
	float:right;
	//display:inline;
	
	color:#FFF;
	font-size:12px;
	margin-right:10px;
}



/*メインメニューの設定。
------------------------------------------------------------------*/
#menu li {
	float:left;
	//display: inline;
	text-align: right;
}


/*コンテンツ。文章が入る２列部分の背景をここで設定。
------------------------------------------------------------------*/
#contents {
	background: url(../images/contents_bg.gif) repeat-y left;
	
	//padding-top: 0px;

	
	
}

#contents p {
	line-height:100%;
}

/*メインコンテンツ。（左側）
------------------------------------------------------------------*/
#main {
	float: left;
	width: 570px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#main p {
	padding-right: 5px;
	padding-left: 5px;
}


/*サブコンテンツ。（右側）
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 229px;
	color: #36455c;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -7px;
}
#sub h3 {
	border: 3px double #ffffff;
	background-color:#000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #FFFFFF;
}


/*TOPICS部分。
------------------------------------------------------------------*/
ul#topics {
	padding: 0px 12px 20px 8px;
}
#topics li {
	border-bottom: 1px dotted #CCCCCC;
	text-indent: -1em;
	padding-left: 1em;
}


/*フッター。コピーライトや著作部分。
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 835px;
	height:80px;
	text-align: center;
	background: url(../images/footer_1.jpg) no-repeat bottom;
	color: #FFFFFF;
	font-size:12px;
}

#footer_navi {
	width:700px;
	margin-left:90px;
}

#footer_navi li {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	//display:inline;
	
	
}

#footer_navi li a {
	text-decoration:underline;
	
}

#footer_navi ul {
	list-style:none;
}

#footer a {
	color: #FFFFFF;
}

#footer_text {
	width:500px;
	margin:0px auto;
	font-size:14px;
}

.pt {
	padding-top:10px;
}

.copy {
	font-size:10px;
	
}


#top_part_1 {
	width:500px;
	margin:0px auto;
	
}

.top_part_1_left {
	width:117px;
	float:left;
	//display:inline;
	color:#E93E2E;
	font-size:14px;
	font-weight:bold;
	margin-left:22px;
	
	
}

.top_part_1_middle {
	width:270px;
	//width:260px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
	
}

.top_part_1_right {
	width:65px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
	margin-left:15px;
	
}



.top_part_1_right_all {
	width:339px;
	float:left;
	//display:inline;
	font-size:14px;
	line-height:140%;
}

#product_list {
	width:450px;
	margin-left:80px;
}

#product_list ul {
	list-style:none;
}

#product_list li {
	list-style:url(../images/icon_02.gif) ;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	
}


.heading_text_1 {
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	text-indent:30px;
}
	

#product_list li a:link, a:visited, a:hover {
	text-decoration:none;
	color:#000;
}

.product_box {
	width:525px;
	margin:0 auto;
	
}
.product_box_top {
	width:525px;
	height:21px;
	background:url(../images/img_03.gif) left bottom no-repeat;
	font-weight:bold;
	text-indent:30px;
	line-height:21px;
	color:#FFF;
	
	
}

.product_box_bottom {
	width:521px;
	border-bottom:2px solid #f49f83;
	border-left:2px solid #f49f83;
	border-right:2px solid #f49f83;
}

.product_text {
	padding:10px;
	font-size:12px;
	
}

.product_text p {
	font-size:14px;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	
}

.product_text_left {
	width:145px;
	float:left;
	//display:inline;
	margin-right:10px;
}

.product_text_right {
	width:340px;
	float:right;
	//display:inline;
	font-size:12px;
	line-height:140%;
}

.product_text_all {
	font-size:12px;
	line-height:140%;
}

.product_big {
	font-size:16px;
	font-weight:bold;
	color:#eb4e37;
}

#site_part_1 {
	width:520px;
	margin:0px auto;
}

#site_part_left {
	width:390px;
	float:left;
	//display:inline;
}

.sitemap_right {
	width:65px;
	float:right;
	//display:inline;
	font-size:14px;
	line-height:140%;
	margin-left:15px;
	
}


#tally_part {
	width:520px;
	margin:0px auto;
	
}

.tally_part_left {
	width:390px;
	float:left;
	//display:inline;
	line-height:120%;
	
}

.tally_part_right {
	width:100px;
	float:right;
	//display:inline;
	font-size:14px;
	line-height:140%;
	margin-left:15px;
	
	
}

.managment {
	width:540px;
	font-size:12px;
	line-height:150%;
	margin-left:10px;
	
	
}
		

.managment_left {
	width:120px;
	float:left;
	//display:inline;
	margin-left:23px;
}

.managment_right {
	width:390px;
	float:right;
	//display:inline;
	
}

.managment_text {
	font-size:18px;
	font-weight:bold;
	
}

.manage_all {
 padding-left:20px;	
}

.font_size {
	font-size:15px;
}

.textblue18px {
	color:#FFF;
	background:#F00;
	font-weight:bold;
}

.h01 {
	background:#FFF;
}

.forTexts {
	background:#FFF;
}

.reseller_table table  {
	border-collapse:collapse;
	border:0px;
	font-size:12px;
	line-height:100%;
}


.reseller_table table td {

}

.right_site_navi {

}

.right_site_navi ul {
	list-style:none;
}

.right_site_navi li {
	list-style:url(../images/icon_03.gif);
	margin-left:20px;
	line-height:120%;
}



.left_site_navi {

}

.left_site_navi ul {
	list-style:none;
}

.left_site_navi li {
	list-style:url(../images/icon_03.gif);
	margin-left:40px;
	line-height:100%;
}

.right_part_2 {
	margin-left:25px;
}

.right_part_2 img {
	border:1px solid #666;
}


.left_20 {
	margin-left:20px;
}

.text_red {
	color:#F00;
}

.clr {
	clear:both;
	line-height:0px;
	font-size:0px;
}

.al_right {
	float:right;
	//display:inline;
}

.right_image {
	width:200px;
	margin-top:10px;
	float:right;
	//display:inline;
	
}



/* ---------------- index --------------- */

.index_list {
	margin-left:30px;
}

.index_list ul {
	list-style:none;
}

.index_list li {
	line-height:130%;
	list-style:square;
}


/* ---------------- index end --------------- */

.ml5 { margin-left:5px;}
.ml7 { margin-left:7px;}
.ml8 { margin-left:8px;}
.ml10 { margin-left:10px;}
.ml20 { margin-left:20px;}

.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}

.pl10 {padding-left:10px; }
.pl20 {padding-left:20px; }
.pl30 {padding-left:30px; }

.mb20 { margin-bottom:20px; }


/*-----service page------*/
.service_ul li
{
	background:url(../images/square_bullet.gif) 0px 5px no-repeat;	
	margin-left:40px;
	padding-left:14px;
}

/*----product update page ----------
	added by kushal                     */

.product_update_heading
{
	border-left:7px solid #09F;
	border-bottom:2px solid #09F;
	
	margin:10px 10px 15px 10px;
	padding:5px;
	font-size:14px;
	color:#F90;
	font-weight:bold;
	
	
}

#product_update_list
{
	border-collapse:collapse;
	width:97%;
	margin-left:10px;
	
}

#product_update_list td
{
	border:1px solid #ccc;
	padding:5px;
}

#product_update_list tr:hover
{
	background-color:#EEE;
}


#product_update_list td a
{
	color:#06F;
	text-decoration:none;
	display:block;
}

#product_update_list td a:hover
{
	color:#00F;
}

#product_update_list img
{
	margin-left:20px;
}



/*==========================================================
Clearfix
==========================================================*/
.clearfix:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



