﻿*
{
    margin:0px;
    padding:0px;
    line-height:120%;
    font-size:13px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

/*floatクリア用ダミーエリアクラス*/
.reset
{
    clear:both;
}

body 
{
    background:#6ab000;
	margin:0px;
	padding:0px;
    font-size:13px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

td {
    font-size:13px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	/*color: #555555;*/
}

.font11 {
    font-size:11px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	display:inline
}

.inputbox
{
    line-height:100%;
    height:13px;
    padding:1px;
}

.textbox
{
    line-height:100%;
    padding:2px;
}

/*コンテンツ全体*/
#wrapper
{
    width:780px;
    background:#d9f0aa;
    margin:auto;
	text-align:left;
}

/*ヘッダ*/
#header
{
    height:150px;
}

#headerTable
{
    width:780px;
}

#headerTableTd
{
    padding-top:21px;
    padding-left:15px;
}

#headerTable2
{
    width:388px;
    /*width:510px;*/
    margin-bottom:7px;
}

/*コンテンツ領域*/
#main
{
}

#LeftOsusume
{
    width:180px;
    float:left;
}
.pass
{
    background:url(images/left/waku1.gif) no-repeat;
    height:307px;
    padding-top:15px;
    padding-left:10px;
}
.pass table
{
    width:155px;
}
.pass th
{
    font-weight:normal;
    text-align:right;
}
.pass td
{
    text-align:left;
}
.forget
{
    margin:8px 0px 20px 0px;
    text-align:center;
}
.button
{
}
.BtnLoginUcLogin
{
    margin-top:5px;
    text-align:center;
}
#TableUcAdLeft
{
    margin-top:5px;
    margin-left:2px;
    background-color:White;
}

#RightOsusume
{
    width:600px;
    float:right;
    /*background-color:White;*/
    padding-top:5px;
    padding-bottom:10px;
}

#LeftStatus
{
    width:180px;
    float:left;
}
#RightStatus
{
    width:600px;
    float:right;
    padding-top:5px;
}


/*フッタ*/
#footer
{
}
#CopyrightFooter
{
    margin-top:3px;
    margin-bottom:5px;
}
#footer_keyw{background:url(images/websearch/back_keyw.gif)  no-repeat;
	width:740px;height:30px;margin:10px auto;}
#footer_keyw p{padding:8px 0px 5px 170px;
	text-align:left;font-size:14px;}
#footer_keyw a{font-size:14px;}


/* ドコイク */
.doko_left {border:solid 1px #666666;background:#ffffff;width:173px;
	margin-top:10px;margin-bottom:5px;text-align:center;}
.doko_main {width:600px;margin-top:10px;text-align:center;}
