﻿/* style2.css */
body{
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	color:#333333;
	background-image:url(./images/header_backimage2.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
	font-size:12px;
	line-height:140%;
} 
/* ページタイトル画像 */
h1{
	padding:0;
	margin:0;
	text-align: left;
}
.mark{
	margin-right:5px;
}
/* ページトップへ */
.pagetop{
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 11px;
	width: 79px;
	float: right;
}
/*　フッター　*/
p.footer{
	background-image:url(./images/footer_backimage.gif);
	background-repeat:repeat-x;
	height:35px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	padding-top:11px;
}


/*form.css*/
.txt01{
	font-size: 100%;
	line-height: 150%;
	color:#000000;
}
.txt02{
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	color:#000000;
	padding:0 12px 0 0;  
}
.conf_txt01{
	font-size: 100%;
	line-height: 140%;
	color:#666666;
	padding:0 12px 8px 0;  
}
.conf_txt02{
	font-size: 100%;
	line-height: 140%;
	color:#000000;
	padding:0 0 8px 12px;  
}
.must{
	font-size: 95%;
	line-height: 120%;
	color:#cc0033;
}

a:link{
	color:#336699;
	text-decoration:underline;
}
a:visited{
	color:#cc3366;
	text-decoration:underline;
}
a:hover{
	color:#6699cc;
	text-decoration:underline;
}
/*form_CSS*/
form, input { padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }
/*form_contact*/
.con_n{
	font-size:12px;
	color:#000000;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#999999;
	width: 300px;
	height:16px;
	margin:6px;
}
.con_s {
	font-size:12px;
	color:#000000;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#999999;
	width: 200px;
	height:16px;
	margin:6px;
}
.con_p {
	font-size:12px;
	color:#000000;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#999999;
	width: 120px;
	height:16px;
	margin:6px;
}
.con_p2 {
	font-size:12px;
	color:#000000;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#999999;
	margin:6px;
}
.ta_con { 
	width: 300px;
	height:100px;
	BORDER-STYLE:solid;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#999999;
	font-size:12px;
	margin:6px;
} 
.smt_b{
	margin:4px 20px 4px 0; 
	background-color:#CC9966; 
	font-weight:bold; 
	color:#330000;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#330000;
	width: 100px;
	height:26px;
	cursor: pointer;
}
.neg_b{
	margin:4px;
	font-weight:bold; 
	color:#333333;
	BORDER-WIDTH:1px;
	BORDER-COLOR:#333333;
	width: 80px;
	height:26px;
	cursor: pointer;
}

/*member06.css*/
/* 地方公共団体　システム詳細ページ関連 */
#public4th{
	padding:20px 20px 40px 20px;
}
/* システム詳細ページ内　小見出し */
#public4th h4{
	font-size:14px;
	color:#003300;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 13px;
}
/* システム詳細ページ内　「特長」のリスト文 */
#public4th ul {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#public4th oi {
	list-style-type: decimal;
}
#public4th li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#public4th a:link{
	color:#336699;
	text-decoration:underline;
}

#public4th a:visited{
	color:#cc3366;
	text-decoration:underline;
}

#public4th a:hover{
	color:#6699cc;
	text-decoration:underline;
}
/*common.css*/
h1,h2,h3,h4,h5,h6,a,ul,ol,dl,li,dt,dd,table,th,td,p,blockquote{
margin:0px;
padding:0px;
}
img{
border:none;
vertical-align:bottom;
}
body{
text-align:center;
font-size: 90%;
font-family: Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", sans-serif;
line-height:1.5;
margin:0px;
color:#333;
}
/***Link ***************************************************/
a{
color:#666;
}
a:hover{
color:#999;
}
/***Layout *************************************************/
#globalHeader{
position:relative;
width:950px;
height:67px;
}
/*カラム*/
#main{
position:relative;
margin:0;
padding-bottom:60px;
width:950px;
text-align:left;
z-index:1;
}
*+html #main{margin-top:0 !important;}

/***header *************************************************/
#siteId{
position:absolute;
top:20px;
left:0;
}
#main{
padding-top: 0;
background:url(./images/content_bg_top.gif) 0 1px no-repeat;
}
body#portal #main{
background:none;
}
*+html #main{
margin-top:10px;
}

/***footer *************************************************/
#pageTop{
position:relative;
margin: 0 auto;
width:960px;
height:35px;
background:#e9e9e9;
clear:both;
font-size:85%;
}
#pageTop p{
position:absolute;
top: 5px;
right:0;
}
#copyRight{
clear:both;
border-top:1px solid #d2d2d2;
background:#e9e9e9;
color:#6b5f5f;
}
#copyRight div{
padding: 20px 0;
text-align:left;
}
#copyRight div p.footerText{
margin:0 auto 5px auto;
padding: 0;
width:960px;
font-size:80%;
}
#copyRight div ul,
#copyRight div address{
margin:0 auto;
padding: 0;
width:960px;
}
#copyRight div address {
margin-top: 10px;
color:#777070;
font-size:80%;
font-style:normal;
font-family: Verdana, sans-serif;
}
/*ERROR*/
#main p.errorMessage {
margin: 30px 0;
font-size: 130%;
line-height: 1.3;
}

/*/*decoration.css*/
#main #pageTitle {
margin:15px 0 15px 0;
padding: 13px 0 0 15px;
width:97%;
background:url(./images/main_bg_title.gif) 0 0 no-repeat;
}
#main #pageTitle p{
margin: 0 0 5px 0;
padding:0;
line-height:0;
color:#6cbbe4;
font-size:90%;
}
#main #pageTitle h1{
margin: 14px 0 0 0;
padding: 0 0 5px 0;
font-size: 130%;
color:#111;
background: none;
line-height:1.1;
}
/*h1 ******************/
#main h1{
margin: 10px 0;
padding: 0 0 10px 0;
background:url(./images/main_bg_h1.gif) left bottom no-repeat;
clear:both;font-size: 130%;
line-height:1.1;
}
/*h4 ******************/
#main h4{
margin: 25px 0 10px 0;
padding: 2px 0px 2px 5px;
background:none;
clear:both;
font-size:100%;
line-height:1.1;
border-left:4px #68aae7 solid;
}
/*p ******************/
#main p{
margin: 10px 0;
padding: 0;
text-justify:inter-ideograph;
}
/*ul ******************/
#main ul, #main ol{
margin: 10px 0 10px 1em;
padding: 0 0 0 25px;
}
#main table{
margin: 10px 0;
padding: 0;
border-collapse: collapse;
border: 1px solid #cecece;
font-size:12px;
}
#main table tr th{
background:#eeeeee;
border: 1px solid #cecece;
padding: 5px 9px 4px 9px;
text-align:center;
}
#main table tr td{
border: 1px solid #cecece;
padding: 5px 9px;
}
/*a ******************/
#main a {
word-break: break-all !important;
word-wrap:break-word !important;
}
/*LINK*/
a:visited {
text-decoration:underline;
color:#6A6A6A;
}
a:hover {
text-decoration:none;
color:#ef6316;
}

/*form_1.css*/
body{
background-image:none;
}

#copyRight div address{
width:510px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#main #pageTitle h1{
margin-top:0;
font-size:120%;
}

/*新規追加*/
.error-back-image{
	background-image:url(./images/header_backimage2.gif);
	background-repeat: repeat-x;
	background-color:#ffffff;
} 