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

body					{ margin:0px; padding:0px; background:#002040;}
form					{ margin:0px; }
img						{ margin:0px; vertical-align:-4px; }
h1						{ font-size:125%; margin:5px; }
h2						{ font-size:120%; margin:4px; }
h3						{ font-size:113%; margin:3px 3px 16px; }
h4						{ font-size:100%; margin:1px 1px 8px; }
h5						{ font-size: 90%; margin:1px; }
a img 					{ border:none; }

#body					{ width:900px; margin:auto;  }
#header					{ width:892px; height:180px; margin:0px; padding:4px; color:#000000; background:#2080e0 url('./img/top2.jpg') no-repeat; font-family:Sans-Serif }
#header a				{ color:#ffffff; text-decoration:none }
#main					{ margin:0px; padding:8px; background:#ffffff; }
#footer					{ margin:0px; padding:2px 4px; color:#ffffff; background:#2080e0; font-size:90%; } 
#mainblock				{ width:640px; padding:4px 0px; }
#menublock				{ width:140px; line-height:1.1em;}
#adblock				{ width:120px; padding:0px;}
#topimage 				{ padding:4px 4px; background:#004080;   }										
#topimage .top_image	{ height:140px; margin:auto; background:url('./img/top.jpg') no-repeat; }

.adbar					{ background:#2080E0 }
.menuitem:before		{ content:'■ '; font-size:10px; color:#0080c0; }

/* font style */
.small					{ font-size:90%; }
.normal					{ font-weight:normal }
.bold					{ font-weight:bold }
.em						{ font-weight:bold }
.warn					{ color:#ff4000; }
.require				{ color:#f04000; }
.off					{ color:#c0c0c0; }
.index					{ color:#404000; }
.help					{ font-weight:normal }

/* document layout */
.content				{ margin:4px 8px 16px 8px;  }
.indent					{ margin-left:16px; }
.center					{ text-align:center; }
.full					{ width:99%; }
.layout					{ width:100%; margin:0px; padding:0px; }
table.layout td			{ padding:2px 4px; vertical-align:top }

h3.title:before		{ content:url('./img/page_header.png'); vertical-align:-4px; margin-right:4px; }
h4.section:before		{ content:'● '; color:#40a0c0; font-size:12px; }
hr.section				{ margin:10px 0px 16px }
hr.separator			{ margin:10px 0px 16px; border:1px dashed #e0e0e0 }



/* table */
.listview				{ width:100% }
.listview caption		{ text-align:left }
.listview thead th		{ padding:1px 2px; background:#fae4c0; font-size:90%; font-weight:normal; text-align:left }
.listview tbody th		{ padding:1px 2px; background:#f2f2e8; font-weight:normal; text-align:left }
.listview tbody td		{ padding:1px 2px; background:#f2f2e8; }



.dummy_image			{ border:1px solid #c0c0c0; background:#e0e0e0 }


/* index.html */

#search_block 			{ padding:4px; background:#f0f8e0 }

table.customer_list 	{ width:98%; background:#f0f0f0;  }
table.customer_list th 	{ color:#f0f8c0; background:#40b020; font-size:85%; font-weight:normal }
table.customer_list td 	{ background:#ffffff; }
.customer_list_navi		{ font-size:90%; }

#top_ad { width:468px;height:60px;margin-left:250px; }