/* **************************************

タイトル：ueki view base css

*****************************************/

h1,h2,h3,p,ul,ol {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }

p { line-height: 160%; }
table,td { font-size: 12px; } 
img { border: 0; }
/* body ID
---------------------------------------------------------------------------- */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	color:#444;
	margin: 0;
	padding: 0;
}
*:first-child+html body {
		font-family: "メイリオ", Meiryo, san-serif;
}

#bodybox {
	position: relative;
	text-align: center;
	background-color: #fff;
}





/*****************************************************
*   crearfix                                         *
*****************************************************/
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*****************************************************
*    パンクズ                                        *
*****************************************************/
.btmbar {
	clear: both;
	position: relative;
	width: 650px;
	height: 12px;
	font-size: 12px;
	margin: 6px 0 0px 0px;
	color: #402218;
}
.btmbar span { display: none; }
.btmbar h1 { display: inline; }
.btmbar li { display: inline; list-style: none; }
.btmbar a {
	color: #402218!important;
	font-weight: bold;
	text-decoration: none;
}
.btmbar a:hover { text-decoration: underline; }

/******************************************************
container
******************************************************/
#container {
	clear: both;
	width: 906px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../images/bg-base.gif) repeat-y 2px 0;
}

/******************************************************
header
******************************************************/
.header {
    position: relative;
	width: 894px;
	height: 86px;
	background: url(../images/bg-header.jpg) repeat-x 0 -48px;
	margin: 0 0 0 6px;
}
.header .ttl {
    position: absolute;
	margin: 0 0 0 8px;
	padding: 10px 20px 0 0;
}
.header .ttl .ttl1 { font-size: 40px; font-weight: bold; color: #80f780; text-shadow: 4px 4px 6px #000; }
.header .newUpdate { position: absolute; top: 60px; left: 120px; font-size: 16px; font-weight: bold; color: #fff000; }


/******************************************************
g-navi
******************************************************/
.header .gnavi-box {
	position: absolute;
	width: 420px;
	height: 40px;
	top: 38px;
	left: 400px;
	list-style: none;
}
.header .gnavi-box .gnavi {
	float: right;
	width: 120px;
	height: 34px;
	margin-left: 6px;
	text-align: center;
}
.header .gnavi-box .gnavi a {
	display: block;
	height: 100%;
	padding-top: 6px;
	color: #fff;
	background: url(../images/bg-gnavi.jpg) no-repeat 0 0;
}
.header .gnavi-box .gnavi a:hover {
	color: #0d5c0d;
	text-decoration: none;
	background: url(../images/bg-gnavi.jpg) no-repeat 0 -40px;
}
.header .gnavi-box .gnavi span { font-size: 20px; font-weight: bold; }


/******************************************************
f-navi
******************************************************/
.fnavi-box {
	width: 800px;
	margin: 0 50px 0 40px;
	padding: 10px 0 0 0;
}
.fnavi-box .fnavi { float: right; }
.fnavi-box .fnavi-l { float: left; }
.fnavi-box .fnavi .one-menu input { font-size: 24px; }
.fnavi-box .fnavi-l .one-menu input { font-size: 24px; }


/******************************************************
contents
******************************************************/
.contents {
	width: 894px;
	margin: 0 0 0 6px;
	background-color: #f0f2ed;
}
.contents .main {
	margin: 0 0 0 40px;
	padding: 20px 0 20px 0;
}
.contents .main-graph {
	margin: 0 0 0 180px;
	padding: 40px 0 20px 0;
}
.contents .main-graph .one-menu { margin-top: 10px; }
.contents .main-graph .user,.passwd { font-size: 24px; }
.contents .main-graph .user input { font-size: 24px; }
.contents .main-graph .one-menu input { font-size: 24px; }

.contents .atten1 {
	margin: 0 0 0 300px;
	padding: 0 0 40px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
}
.contents .fstChrTab {
	margin: 20px 0 0 220px;
	padding: 0 0 60px 0;
}
.contents .fstChrTab input { font-size: 24px; }

/*** テーブル類 ***/
.contents .main .tab-inf-view2 {
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
	background-color: #fff;
	width: 800px;
}
.contents .main .tab-inf-view2 th {
	border: 1px solid #e8e8e8;
	background-color: #0fc8b1;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.contents .main .tab-inf-view2 td {
	border: 1px solid #c8c8c8;
	padding-left: 4px;
	font-size: 14px;
}
.contents .main .tab-inf-view2 .itm09,.itm06,.itm07 {
	border: 1px solid #c8c8c8;
	padding: 0 4px 0 4px;
	text-align: right;
	font-size: 14px;
}
.contents .main .tab-inf-view {
	margin: 20px 0 0 200px;
	font-size: 16px;
}
.contents .main .tab-inf-sel {
	margin: 20px 0 0 200px;
	font-size: 16px;
}

.contents .main .tab-inf {
	margin: 0 0 0 180px;
	border: 1px solid #c8c8c8;
	border-collapse: collapse;
}
.contents .main .ent_ttl {
	border: 1px solid #e8e8e8;
	background-color: #0fc8b1;
	color: #fff;
	text-align: center;
}
.contents .main .inpfl {
	border: 1px solid #c8c8c8;
}
.contents .main .btn01 {
	margin: 0 0 0 280px;
}
.contents .main .photo {
	margin: 0 0 0 180px;
}
.contents .main .btn {
	margin: 0 0 0 280px;
}
.contents .main .selbtn {
	display: none;
}




/******************************************************
left sidemenu 
******************************************************/
.contents .sel-unit {
	width: 890px;
	text-align: center;
}
.contents .sel-unit .fstChrTab {
	width: 500px;
	margin: 40px 0 0 0px;
	padding: 0 0 60px 0;
}
.contents .sel-unit .fstChrTab input { font-size: 24px; }


@media screen and (-webkit-min-device-pixel-ratio:0) { .contents .sel-unit .fstChrTab {
	width: 500px;
	margin: 40px 0 0 40px;
	padding: 0 0 60px 0;
}}

.contents .acc-list {
	width: 860px;
	margin: 0 20px 0 40px;
	padding: 60px 0 0 0;
	background-cokor: #fff000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { .contents .acc-list {
	width: 840px;
	margin: 0 20px 0 40px;
	padding: 60px 0 0 0;
}}

.contents .acc-list .acc { float: left; }
.contents .acc-list .one-menu input { font-size: 26px; }



/******************************************************
formMail css
******************************************************/
.tab-formMail {
	width 400px;
	margin: 6px 0 60px 180px;
	background-color: #fff;
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
}
.tab-formMail .fmItm1 {
	padding: 4px 6px 0 10px;
    background-color: #f0f0f0;
    vertical-align: top;
    border-bottom: 1px dotted #444;
}
.tab-formMail .fmItm1on {
	padding: 4px 6px 0 10px;
    background-color: #f7b1ac;
    vertical-align: top;
    border-bottom: 1px dotted #444;
}
.tab-formMail .fmItm2 {
    border-bottom: 1px dotted #444;
}
.tab-formMail .fmItm3 {
    text-align: center;
}
.tab-formMail .fmItm4 {
	padding: 2px 6px 2px 10px;
    border-bottom: 1px dotted #444;
}
.mailAns {
	width: 500px;
	font-size: 14px;
	margin: 0px 0 0 160px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #a0a0a0;
}
.mailAns .mailSended { font-size: 16px; font-weight: bold; color: #222; }
.mailTitle { margin: 10px 0 0 180px; font-size: 20px; font-weight: bold; }
.mailAtten { margin: 4px 0 0 180px; font-size: 14px; }





/******************************************************
foot
******************************************************/
.footer {
	position: relative;
	width: 894px;
	height: 30px;
	margin: 0 0 0 6px;
	padding: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
	background-color: #c5bda5;
	box-shadow: 0 4px 6px #888;
}
.footer .ind {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.footer .ind2 {
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #008040;
}
.footer .ind2 a { color: #008040; }


/******************************************************
main document area
******************************************************/
.contents .tab-inf-aiueo { margin: 20px 0 0 60px; border-collapse: collapse; }
.contents .tab-inf-aiueo td { padding-left: 10px; }
.contents .tab-inf-aiueo .itm1 { font-size: 18px; font-weight: bold; }
.contents .tab-inf-aiueo .itm1 a { padding: 2px; color: #fff; background-color: #5b524d; border; 1px solid #000; border-radius: 6px; }
.contents .tab-inf-aiueo .itm1 a:hover { padding: 2px; color: #eda916; background-color: #5b524d; border; 1px solid #000; border-radius: 6px; }


/** あいうえお検索 for ueki-g */
.contents .access-string { width: 200px; font-size: 18px; font-weight: bold; }
.contents .access-string2 { position: absolute; top: 72px; left: 180px; width: 200px; font-size: 18px; font-weight: bold; }

.contents .fstChrUnit { width: 760px; margin: 10px 0 0 65px; padding-bottom: 60px; }

.contents .fstChrUnit .fstChrTab2 {
	float: left;
	border-collapse: collapse;
}
.contents .fstChrUnit .fstChrTab3 {
	float: right;
}

.btn-aiueo {
	width: 40px;
	height: 28px;
}
.btn-aiueo a {
	display: block;
	height: 100%;
	padding: 6px 6px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #123702;
	background: url(../images/bg-aiueo.jpg) no-repeat 0 0;
}
.btn-aiueo a:hover { background: url(../images/bg-aiueo.jpg) no-repeat 0 -40px; text-decoration: none; color: #444; }
.btn-aiueo2 {
	width: 40px;
	height: 28px;
}
.btn-aiueo2 a {
	display: block;
	height: 100%;
	padding: 6px 6px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	color: #123702;
	background: url(../images/bg-aiueo2.jpg) no-repeat 0 0;
}
.btn-aiueo2 a:hover { background: url(../images/bg-aiueo2.jpg) no-repeat 0 -40px; text-decoration: none; color: #444; }

.sendbtn {
	width: 84px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #c13211;
	border-radius: 8px;
	background-color: #c39e87;
	margin-right: 10px;
	cursor: pointer;
	text-shadow: 2px 2px 3px #555;
}


.pd-list {
	width: 740px;
	padding: 6px 10px 6px 14px;
	background-color: #e0e0e0;
}
.pd-list .pd-unit {
	float: left;
	width: 143px;
}



.pd-list .pd-unit p { font-size: 18px; color: #444; padding-bottom: 4px; }
.main .access-message { width: 800px; }
.main .access-message .doc1 { float: left; font-size: 16px; }








/******************************************************
chips
******************************************************/

.m0{ margin: 0!important; }
.m0-t{ margin-top: 0!important; }
.m0-r{ margin-right: 0!important; }
.m0-b{ margin-bottom: 0!important; }
.m0-l{ margin-left: 0!important; }

.m5{ margin: 0!important; }
.m5-t{ margin-top: 0!important; }
.m5-r{ margin-right: 0!important; }
.m5-b{ margin-bottom: 0!important; }
.m5-l{ margin-left: 0!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }
.p2-l{ padding-left: 2px!important; }

.p5{ padding: 5px!important; }
.p5-t{ padding-top: 5px!important; }
.p5-r{ padding-right: 5px!important; }
.p5-b{ padding-bottom: 5px!important; }
.p5-l{ padding-left: 5px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }


.hi100 { height: 100px; }
.hi200 { height: 200px; }
.hi300 { height: 300px; }
.hi400 { height: 400px; }
.hi500 { height: 500px; }
.hi600 { height: 600px; }
.hi700 { height: 700px; }
.hi800 { height: 800px; }



/** end of base **/


