/* CSS Document */

/* CSS Document 
基本色
#3c2265　紫
#282828  濃いグレー
#d7d7d7  薄いグレー

/* 基本 */
*{margin:0px;padding:0px}
html{height:100%}
body,td,th{font-family:ＭＳ Ｐゴシック, Osaka,ヒラギノ角ゴ Pro W3;color:#000000;font-size:12px}
body{display:block;background:#FFFFFF;height:100%;width:100%;background:url(images/back.gif) repeat-y center;}


div{display:block}
.ie5efix{text-align:center}
table{border-collapse:collapse}
img{border:0px;padding:0;margin:0;}
select{background:#e4f2ff}

/* 通常リンク色 */
a:link, a:visited, a:active{color: #0033FF;text-decoration:none}
a:hover {color: #FF0000;text-decoration:underline;}
/* 白文字リンク色 */
.whitelink a:link,.whitelink a:visited,.whitelink a:active,
a.whitelink:link,a.whitelink:visited,a.whitelink:active{color: #fff;text-decoration:none}
.whitelink a:hover,
a.whitelink:hover{color: #fff;text-decoration:underline;}


div#contenar{width:950px;margin:0px auto;background:#fff;
            border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}

/* head_block */
div#head_block{position:relative;background:url(images/head_back.gif) repeat-x;width:100%;height:74px;overflow:hidden;}
div#head_block h1{display:block;position:absolute;top:2px;left:8px}
div#head_block .langChange{position:absolute;top:0px;right:0px}


/* menu_block */
ul#menu_list{position:absolute;right:5px;bottom:5px;
             display:block;margin:0;text-align:right;width:581px;height:28px;border-right:1px solid #fff}
ul#menu_list li{display:block;float:left;margin:0;padding:0;height:28px;border-left:1px solid #fff}
ul#menu_list li img{display:block;padding-top:6px}



/* commontable */
table.commontable{width:100%;margin:0px auto;background:#dfdfdf;border-collapse:collapse;}
table.commontable td{padding:3px 3px 3px 10px;border:1px solid #818181}
table.commontable tr.title td{background:#282828;color:#fff}
table.commontable tr.col1 td{background:#F1F1F1}
table.commontable tr.col2 td{background:#d7d7d7}
table.commontable td.tdtitle{background:#d4e6ea !important}







/* main_block */
div#main_block{width:100%;}




/* foot_block */
div#foot_block{width:100%;height:81px;border-top:2px solid #282828}
.foot_hr{border-left:0;border-right:0;border-bottom:0;border-top:2px solid #282828;}
.foot_menu{text-align:center;width:100%}
.foot_bottom{width:100%;margin-top:10px}
.bottomlink{float:left}
.bottomlink img{margin:0px 2px 0px 10px}
.copyright{float:right}

/* left_block */
div#left_block{width:238px;background-color:#282828;line-height:18px;color:gray;height:100%}

/* right_block */
div#right_block{width:662px;display:inline}



/*---------------------------------------------------------------------------------------------------*/










