/*
Theme Name: AIT 2004
Theme URI: http://www.aitkk.com
Description: 
Version: 1.0
Author: 
Author URI: 
*/

body {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	color: #333;
	text-align: center;
	font-size: 10pt;
	}

#page {
	background-color: white;
	text-align: left;
	width: 750px;
	margin: auto;
	}

#content, #nakami { 
	margin-top: 10px; 
	}

ul { 
    margin: 0px; 
	padding: 0px; 
	margin-top: 0px; 
	}
	
ul li { list-style-type: none; }

#middle li { 
    list-style-type: disc; 
    }

#middle ul {
    margin: 1em 2em;
    
    }

#left { 
    float: left; 
	width: 185px; 
	margin-left: 0px;
	}
    
#middle {
    width: 350px;
    margin-left: 200px;
    text-align: left;
    }
    
#middle p { 
    margin-top: 2px; 
    font-size: 90%;
    }


#right { float: right; width: 185px; }
 
.post { 
    width: 360px; 
	margin-left: 190px; 
	margin-top: 0px;
	padding-top: 0; 
	margin-bottom: 12px;
	}

a img { border: none; }

#footer {
    clear: both;
	margin: auto;
	text-align: center;
    font-size: 80%;
	}



h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3163ce;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 0;
    text-align: left;
    }

h1 a, h2 a, h3 a { 
	text-decoration: none; 
	color: #3163ce;
	}
    
h1 { 
    padding-top: 8px;
    border-top: 8px solid #000099;
    }
    
h2 {
    font-size: 10pt;
    color: #3163ce;
    margin-bottom: 0px;
    }



/*** index page ***/
.left {border-top:    4px solid white;
       border-bottom: none;
       border-right:  4px solid white;
       border-left:   none;
       vertical-align: top;
       padding: 10px;
       color: black;
       background-color: white;
       width: 130px;
}
.midl {border-top:    4px solid white;
       border-bottom: none;
       border-right:  4px solid white;
       border-left:   none;
       vertical-align: top;
       padding: 10px;
       color: black;
       background-color: #DCE2E9; 
       width: 227px;
}
.midr {border-top:    4px solid white;
       border-bottom: none;
       border-right:  4px solid white;
       border-left:   none;
       padding: 10px;
       vertical-align: top;
       color: black;
       background-color: #DCE2E9; 
       width: 227px;
}
.right {border-top:   4px solid white;
       border-bottom: none;
       border-right:  none;
       border-left:   none;
       color: black;
       background-color: white;
       vertical-align: top;
       padding: 10px;
       width: 150px;
}

.box  {border: 2px solid #DCE2E9; 
       padding-left: 7px;
       padding-right: 7px;
       padding-top: 0px;
       padding-bottom: 15px;
       font-weight: normal;
       font-size: 9pt;
       font-style: normal;
       line-height:110%;
       margin-top: 10px;
}

.index li {
    list-style-image:url(images/greysquare.png);
    list-style-position:outside;
    list-style-type:disc;
}
.index ul { 
    margin: 20px;
    }
.index li { 
    margin-bottom: 5px;
    }
    
.index a:link {
color:black;
text-decoration:none;
}
.index a:visited {
color:black;
text-decoration:none;
}
.index a:hover {
color:black;
text-decoration:underline;
}

.index #listleft { float: left; }
.index #listright { margin-left: 70px; }

.index #listleft li, .index #listright li {
    margin-bottom: 0;
    list-style-type: none;
    list-style-image: none;
    font-size: 7pt;
    }
    
.index #listleft ul, .index #listright ul {
    margin: 0px;
    }
    
    
.amounts td {
    border:1px solid black;
    border-collapse:collapse;
    padding:5px;
    text-align:center;
    vertical-align:middle;
}
    
    
    
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

span { background-color: cyan; }

form td { text-align: left; }


#jobslist .jobs { 
    color: #303030; 
    font-weight: normal; 
    font-size: 10pt; 
    font-variant: normal; 
    font-style: normal; text-align: Justify; margin-top: 12px; 
    margin-bottom: 0 
    }

#jobslist p.move { display: none; }               
#jobslist .move a { 
    background-image: url(images/up-down.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 0px;
    padding-top: 57px;
    display: block;
    float: left;
    overflow: hidden;
    }
    
/* #jobslist .job { clear: left; } */

#jobslist textarea { 
    display: none; 
    width: 100%;
    height: 150px;
    }
    
#jobslist .buttons { background-color: #aaa; }
#jobslist span { background-color: white; }

.linklist { font-size: 0.7em; margin-top: 2em; }
.linklist a { text-decoration: none; }

.languages { 
    background: url(images/bannere.jpg);
    background-repeat: no-repeat;
    padding-top: 60px;
    
 }
.gaigo { 
    background: url(images/bannerj.jpg);
    background-repeat: no-repeat;
    padding-top: 60px;
    
 }
 
.printonly { display: none; }


#popup th { text-align: left; }
#popup table { border-collapse: collapse; }
#popup table.thgrey th { 
    background-color: #999; 
    vertical-align: top; 
    padding: 0.5em 0 0.5em 0.5em;
    border-bottom: 1px solid black;
     
    }
#popup table.thgrey td { border: 1px solid #999; }
#popup table.thgrey input,
#popup table.thgrey textarea
     { margin: 0.5em 1em; width: 80% }
#popup table.thgrey td.radio input { width: auto; }


table.pricebox {
    border-collapse: separate;
    border-spacing: 10px;
    position: relative;
    top: -10px;
    left: -10px;
}

table.pricebox td {
    border: 1px solid black; 
    padding: 3px; 
vertical-align: top;
    }

table.pricebox li { 
    padding: 0; 
    margin-left: 0px;
}


#content.services30 #right,
#nakami.services30 #right
   { display: none; }
   
#content.services30 #middle,
#nakami.services30 #middle,
#content.experience #middle,
#nakami.experience #middle,
#content.info #middle,
#nakami.info #middle,
#content.employment #middle,
#nakami.employment #middle
    { width: 550px; }


#contactus { 
    text-align: left; 
    background-image: url(images/footer-mid.png);
    background-repeat: repeat-y;
    }
    
#contactus div.quote { 
    float: right; 
    height: 102px;
    width: 102px;
    margin-right: 16px;
    }

#middle #contactus div.quote a {
    display: block;
    width: 112px;
    padding-top: 112px;
    height: 0;
    overflow: hidden;
    background-image: url(images/footer-buttons.gif);
    }

#middle #contactus.denwa div.quote a {
    background-position: -3px -2px;
    }
    
#middle #contactus.phone div.quote a {
    background-position: 121px -2px;
    }
    
#middle #contactus.denwa div.quote a:hover {
    background-position: -3px -117px;
    }
    
#middle #contactus.phone div.quote a:hover {
    background-position: 121px -117px;
    }
    
#contactus p { margin: 0 16px; }

#contactus .tel {
    color: rgb(176, 78, 15);
    font-size: 30pt;
    }
#contactus .fax {
    font-size: 18pt;
    }

#contactus div.cornerstop {
    background-image: url(images/footer-top.png);
    background-repeat: no-repeat;
    height: 16px;
    }
#contactus div.cornersbot {
    background-image: url(images/footer-bot.png);
    background-repeat: no-repeat;
    height: 16px;
    }