/*!
Theme Name: japanese-government
Text Domain: japanese-government
*/

body {
	margin: 0px;
	font-size:0.8em;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	line-height: 1.7;
	padding: 0px;
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CBC6B3;
	background-attachment: scroll;
}
*html body { /*IE6*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a img {
  border: none;
}
a:focus{
	outline:none;
}
a:link {
	color: #660;
	text-decoration: underline;
}
a:visited {
	color: #660;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	text-decoration: none;
}
li a {
/*	display: block;*/
	padding: 0px;
	line-height: normal;
}
li img {
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, ul, li, ol, dl, dt, dd, p {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/* layout
----------------------------------------------------- */

#Container {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	background-color: #FFF;
}
#Header {
	background-image: url(./images/head_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
	width: 880px;
	position: relative;
}
#Header #logo {
	float: left;
}
#Header #member {
	position: absolute;
	width: 168px;
	top: 70px;
	right: 10px;
}
#Header h1 {
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	padding-top: 20px;
	float: right;
	width: 700px;
}
#Container #Contents {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#Container #Footer {
	width: 880px;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #F1F1EB;
	font-size: 0.9em;
	text-align: center;
	background-image: url(./images/footer.jpg);
	background-repeat: repeat-x;
	background-color: #483717;
}
#Copyright {
	font-size: 0.8em;
	color: #574B31;
	text-align: center;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* navi
----------------------------------------------------- */
ul#navi-main {
	height: 42px;
	width: 880px;
	clear: both;
	background-image: url(./images/navi/navi_bg.jpg);
	background-repeat: repeat-x;
}
ul#navi-main li {
	float: left;
	height: 42px;
}


/* contents
----------------------------------------------------- */
h2 {
	padding-bottom: 20px;
	width: 830px;
}
h3 {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #B16565;
	font-size: 1.6em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
	clear: both;
	padding-top: 3px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BC7A7A;
	font-weight: normal;
}
h3 { /*only IE*/
	font-weight/*\**/: bold;
}
h4 {
}

.comArea {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	clear: both;
}
.comArea p {
	padding-top: 6px;
	padding-bottom: 6px;
}
.leadCom {
	padding: 10px;
	background-color: #FAFAFC;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CFCCBE;
	border-right-color: #CFCCBE;
	border-bottom-color: #CFCCBE;
	border-left-color: #CFCCBE;
}
.img-L {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.img-R {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.img-N {/*normal*/
	padding-right: 15px;
	padding-bottom: 10px;
}
.img-L img, .img-R img, .img-N img {
	padding: 3px;
	margin-bottom: 3px;
	border: 1px solid #CCC;
}
.img-border {
	padding: 3px;
	border: 1px solid #CCC;
}
.caption {
	font-size: 0.85em;
	color: #666;
	line-height: 1.1em;
	padding-bottom: 3px;
}
.pagetop {
	clear: both;
	text-align: right;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
p.indent {
	padding-left:1em;
	text-indent:-1em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-bottom: 6px;
}
p.arrow {
	background-image: url(./images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.icon {
	vertical-align: middle;
	padding-left: 5px;
}
dl.normal dt {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
dl.normal dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul.style1 li {
	margin: 0px;
	background-image: url(./images/icon.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 1.1em;
}


/* newsletter
-------------------------- */
ul#bknb {
	clear: both;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
*html body ul#bknb { /*IE6*/
	width: 650px;
}
ul#bknb li {
	display: block;
	padding: 0px;
	float: left;
	width: 200px;
	height: 39px;
	overflow : hidden;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
}
ul#bknb li a {
	display: block;
	text-decoration: none;
	padding-left: 30px;
	height: 29px;
	padding-top: 10px;
	background-image: url(./images/bknb_off.gif);
	background-repeat: no-repeat;
}
*html body ul#bknb li a { /*IE6*/
	height: 25px;
	padding-top: 14px;
}
ul#bknb li a:hover {
	background-image: url(./images/bknb_on.gif);
}


/* table
-------------------------- */
.tablebox table {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCC;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.tablebox td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.tablebox .TD1 {
	background-color: #F5F5EB;
	white-space: nowrap;
	border-right-style: none;
	color: #797258;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7CB;
}
.tablebox .TD2 {
	background-color: #FFF;
	color: #7D7864;
}

/* table 行の色 jquery
-------------------------- */
table#tableset tr.tr-odd {
	background-color: #F9F9F2;
}
table#tableset tr.tr-even {
    background: #fff;
}


/* form
----------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input {
	ime-mode: inactive;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
input.nihongo {
	ime-mode: active;
	color: #333333;
}
textarea {
	ime-mode: active;
	color: #333333;
}
select {
	margin-top: 1px;
	margin-bottom: 1px;
}

/* text
----------------------------------------------------- */
.txt-L {
	font-size: 1.2em;
}
.txt-M {
	font-size: 0.9em;
}
.txt-S {
	font-size: 0.8em;
}
.txtRed {
	color: #C00;
}
.txtBlue {
	color: #369;
}
.txtGray {
	color: #999;
}
.txtGreen {
	color: #6D9A6D;
	font-size: 1.1em;
}
.txtWhite {
	color: #FFF;
}
.txt-bg {
	background-color: #EADCD9;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.1em;
}
.box-pt5 {
	padding-top: 5px;
}
.box-pt10 {
	padding-top: 10px;
}
.box-pb5 {
	padding-bottom: 5px;
}
.box-pb10 {
	padding-bottom: 10px;
}
.box-pb15 {
	padding-bottom: 15px;
}
.box-pb20 {
	padding-bottom: 20px;
}
.box-ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.box-ptb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-mb15 {
	margin-bottom: 15px;
}

/* clearfix
----------------------------------------------------- */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* print
----------------------------------------------------- */
@media print {

}
.tablebox {
	margin-bottom: 20px;
}



/*新着情報
------------------------------------------*/
#newsBox {
	width: 280px;
	float: left;
	padding-bottom: 20px;
}
#newsBox dl#news {
	border: 1px solid #660;
	font-size: 12px;
	line-height: 1.4;
	color: #660;
	padding: 15px;
	margin-top: 10px;
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#newsBox dl#news dt {
	font-weight: bold;
	padding-bottom: 5px;
}
#newsBox dl#news dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/*メニューリンク
------------------------------------------*/
#menuBox {
	float: right;
	width: 500px;
	font-size: 16px;
}
div.menu {
	background-image: url(./images/index/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-bottom: 15px;
}
div.menu p.ttl {
	background-image: url(./images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
*html body div.menu p.ttl {/*IE*/
	font-weight: bold;
}
div.menu p.com {
}


/*ご挨拶
------------------------------------------*/
div.indexCom {
	clear: both;
	background-color: #F8F8F2;
	padding: 20px; /*必ず width は指定する。(100 % などでも OK)*/
	display: table;
	margin-bottom: 15px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CDCD94;
	border-right-color: #CDCD94;
	border-bottom-color: #CDCD94;
	border-left-color: #CDCD94;
	border-radius: 10px;
}
div.indexCom2 {
	clear: both;
	background-color: #F5F5EB;
	padding: 20px; /*必ず width は指定する。(100 % などでも OK)*/
	display: table;
	margin-bottom: 15px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-color: #96964C;
	border-radius: 10px;
}
div.indexCom p.photo {
	margin:0; /* table-cell で実現する場合と IE 6, 7 とで差が出ないように margin は 0 に設定 */
	padding:15px 0 15px 15px; /* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	width:1%;

	/width:auto;
	/float:left; /* IE 6, 7 */
}
div.indexCom p.photo img {

}
div.indexCom div.comment {
	padding:15px; /* 余白は padding で指定する */
	display:table-cell;
	vertical-align:top;
	/zoom:1; /* IE 6, 7 */
}
#infobox {
	margin-bottom: 18px;
	border: 1px solid #CBC6B3;
	background-color: #FCFCFA;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.url_alert {
	border: 1px solid #F78E8F;
	background-color: #FFF8F8;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom: 16px;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
