/*
	ALTrade 3.0 .css (2010/06/15)
*/
/*----------------------------------
	initialize    
----------------------------------*/
*{
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	list-style-type:none;
	border-width:0px;
	border-style:ridge;
	position:relative;
        font-size:12px;
        color:#333333;
        line-height:14px;

}
/*----------------------------------
	base parts   
----------------------------------*/
img{
	border:0px;
	padding:0px;
	margin:0px;
}

/*----------------------------------
	base layout   
----------------------------------*/
html {
	height:100%;
    overflow:auto; 
}

body {
	height: 100%;
	text-align:center;	/* centerring for ie6 */
	width:100%;
	margin:0px auto;
}

div#wrapper{
	width:784px;
	margin:0 auto;	/* centering for fx */
	background-image: url(http://altrade.alkumu.co.jp/img/bg.jpg);
	background-position : 0px 0px;
	background-repeat : repeat-y;
	padding: 0 15px 0 15px ;
}

/* fill block for fx */
body > #wrapper {	
	height: auto;
    overflow:hidden; 
}

#side_bar{
	float:right;
	width:200px;
	background-color:#f3f2e5;
	height:auto; 
	padding-bottom: 32767px !important;		/* sidebar bg for fx */
	margin-bottom: -32767px !important; 	/* sidebar bg for fx */
}

#contents{
	float:right;
	width:542px;
	margin-left:12px;
	margin-bottom:100px;
}

#main , #header , #footer{
	width:754px;
	clear:both;
	text-align:left;
}
#main{
	background-color:#ffffff;
}

#header{
	height:169px;
}

#footer{
	height:85px;
	background-color:#4a974f;
}

/*----------------------------------
	header design   
----------------------------------*/
#header{
	background-image: url(http://altrade.alkumu.co.jp/img/logo_header.jpg);
}

#header div.mt5{
	background-image: url(http://altrade.alkumu.co.jp/img/logo_for_mt5.jpg);
	height:22px;
	width:144px;
	top:10px;
	float:left;
        margin-left:190px;
}

#header a{
	width:0px;
	height:0px;
	padding:0px 0px 80px 400px;
        float:left;
}

/*----------------------------------
	contents layout   
----------------------------------*/
#title{
	height:80px;
	width:520px;
	background-image: url(http://altrade.alkumu.co.jp/img/whats.jpg);
	margin-top:20px;
}

#title p{
	left:8px;
	top :66px;
	font-size:13px;
	width:520px;
	
}

h2.title{
	color:#FFFFFF;
	font-size:16px;	
	text-indent:32px;
	line-height:32px;
}

h3.title{
	color:#333333;
	font-size:16px;	
	text-indent:32px;
	line-height:32px;
}



/*----------------
	#step part
-----------------*/
#step h2 , #inner h2{
	margin-top:20px;
	background-image: url(http://altrade.alkumu.co.jp/img/contents_title_bar1.jpg);
	width:530px;	 
	line-height:30px;	/* margin 0 for ie */
}

#inner h3{
	margin-top:20px;
	background-image: url(http://altrade.alkumu.co.jp/img/contents_title_bar4.jpg);
	width:530px;	 
	line-height:30px;	/* margin 0 for ie */
}

.messages{
	height:137px;
	width:530px;
}

#step #inner  {
	background-image: url(http://altrade.alkumu.co.jp/img/center_bar.jpg);
	background-position: 220px 160px;
}

#step .message , #inner .message{
	width:400px;
}

.step , .inner{
	width:500px;
	margin-top:20px;
	margin-bottom:40px;
}

#step1 .messages{ background-image: url(http://altrade.alkumu.co.jp/img/step_bg1.jpg);}
#step2 .messages{ background-image: url(http://altrade.alkumu.co.jp/img/step_bg2.jpg);}
#step3 .messages{ background-image: url(http://altrade.alkumu.co.jp/img/step_bg3.jpg);}
#step4 .messages{ background-image: url(http://altrade.alkumu.co.jp/img/step_bg4.jpg);}

/*----------------
	#features part
-----------------*/


#features1{
	height:280px;
	width:530px;
	background-image: url(http://altrade.alkumu.co.jp/img/mt_thumb.jpg);
	background-position: 12px 90px;
}

#features2{
	height:240px;
	width:530px;
	background-image: url(http://altrade.alkumu.co.jp/img/hum.jpg);
	background-position :48px 90px;
}
#features h2{
	background-image: url(http://altrade.alkumu.co.jp/img/contents_title_bar2.jpg);
	width:530px;	 
	height:30px;
}

/*----------------
	#news part
-----------------*/
#news{
	width:530px;
	height:400px;
}

#news h2{
	background-image: url(http://altrade.alkumu.co.jp/img/contents_title_bar3.jpg);
	width:530px;	 
	height:30px;
	color:#333333;
}

.information{
	width:530px;
}

.information li{
	margin : 12px 32px;
	font-size:12px;
background:url(http://altrade.alkumu.co.jp/img/dash.gif) repeat-x scroll left bottom transparent;
margin-bottom:5px;
padding-bottom:5px;
}

.information li a{
	text-decoration:none;
	margin-left:24px;
}

.messages p.title{	
	left:32px;
	top:20px;
	font-size:13px;	
	color:#333333;
	width:400px;
	font-weight:600;
}

.messages p.detail{	
	left:100px;
	top:40px;
	font-size:12px;	
	color:#333333;
	width:380px;
}

.messages p.detail2{	
	left:250px;
	top:40px;
	font-size:12px;	
	color:#333333;
	width:280px;
}

/*----------------------------------
	sidebar layout   
----------------------------------*/
#menu {
	font-size:14px;
	font-weight:600;
}

#menu ul{
	width:180px;

}
#menu li{
	border-bottom: 1px solid #e0e0da; 
	width:200px;
        height:40px;
}
#menu li a{
        display:block;
	width:200px;
        height:40px;
	text-decoration: none;
	background-image: url(http://altrade.alkumu.co.jp/img/bg_menu.jpg);
}
#menu li a span{
	left:32px;
        top :12px;
}
#menu li a:hover{
        background-image: url(http://altrade.alkumu.co.jp/img/bg_menu_over.jpg);
}
#menu li a:hover span{
        color:#fff;
}

}
#menu li.last_node{
  	border-bottom: 0px;
}


#banner {
	height:100%;
	margin-bottom:100%;
	display:block;
}
#banner ul {
	text-align:center;
}

#banner li {
	margin-right:10px;
	margin-left:10px;
	margin-top:10px;
}

/*----------------------------------
	footer layout   
----------------------------------*/
#footer{

	bottom:0px;
}
#footer #map {
	font-size:12px;
	color:#ffffff;
	width:100px;
}

#footer ul#map{
	float:right;
	width:530px;
	height:60px;
	top : 15px;
	right:10px;
}

#footer ul#map li{
	float:right;
	padding-left:14px;
	margin-left:10px;	
	background-image: url(http://altrade.alkumu.co.jp/img/footer_list_style.jpg);
}

#footer #map a{
	text-decoration:none;
	color:#ffffff;
}

#footer p#copy{
	width:530px;
	float:right;
	font-size:12px;
	color:#ffffff;
	vertical-align:bottom;
	right:10px;
	text-align:right;
}

/*----------------------------------
	others   
----------------------------------*/
.clear{
	clear:both;
}

.strong { font-weight:600;}
.red { color:red; }
.blue { color:blue; }
.mini { font-size:10px;}
.center { text-align:center;}
.form_error{ text-indent:16px; }

.input_text , .textarea , .select, p.form_confirm{
	margin:10px 10px 8px 10px;
	padding:4px;
	border-color:#;
	background-color:#F8F8F8;
	font-size:14px;
	overflow:hidden;
}

table ,td ,th{
	border-style:solid;
	border-spacing:0px;
	border-width:1px;
	border-color:#333333;
}

table {
	font-size:12px;
	line-height:16px;
	margin:0 10px;
	width:95%;
        &nbsp;margin:20px 10px;
	border-bottom:1px;
	border-right:1px;
}

th{
	text-align:center;
	padding:0 10px;
	background-color:#DDEEBB;
        width:200px;
}

th , td{
	border-left:1px;
	border-top:1px;
}

/**********************
	alcontact.cgi
**********************/

.contact div {
	text-align:center;
	margin:0 auto;
	padding:10 px;
}
.contact div .input_submit{
	border-style:ridge;
	border-width:1px;
	border-color:#333333;
	margin:0 auto;
	padding:10px 40px;;
	text-align:center;
}

.contact th {
        width:210px;
}

/**********************
	app.html
**********************/

.app td{
	width:auto;
	padding:10px 12px;
}
.app th.th1{
	width:180px;
} 
/**********************
	price.html
**********************/

.price td {
	width:auto;
	padding:10px 12px;
}

.price th.th1{ width:150px; }
.price th.th2{ width:70px; }

/**********************
	partner.html
**********************/


#part p{
	left:8px;
	top:15px;
	font-size:12px;
	width:520px;
	
}

/**********************
	kessai.html
**********************/


#kessai p{
	left:8px;
	top:15px;
        line-height:14px;
	font-size:12px;
	width:520px;
	
}

#part div#part_wrapper div{
	margin-top:10px;
	padding:12px;
        float:left;
}
#part div#part_wrapper{
	float:left;
	margin-right:20px;"
}
#part li{
	list-style-type: square;
        margin-bottom:12px;
}
#part ul{
	padding:20px;
	margin-bottom:12px;
}

/**********************
	rental_server.html
**********************/

#rental div{
  margin-left:20px;

  margin-top:20px;
}

#rental hr{
  margin:12px 0 12px 0;
  border-color:#888888;
  border-width:1px;
  border-style:solid;
}

#rental p{
	font-size:12px;
	width:520px;
	
}

/**********************
	pronet.html
**********************/


#pronet p{
	left:8px;
	top:15px;
        line-height:14px;
	font-size:12px;
	width:520px;
	
}


/**********************
	feature.html
**********************/


#feature p{
	left:8px;
	top:15px;
        line-height:18px;
	font-size:12px;
	width:520px;
	
}