@charset "utf-8";

body {
	font-size: 100%;
	font-family: 'ＭＳ Ｐゴシック', 'MS PGothic', 'メイリオ', Meiryo, sans-serif;
	color: #555;
	background: url(images/bg.jpg) #f4b3ca;
	min-width: 320px;
	height: 100%;
	margin:0;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p, table {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	font: 16px;
	line-height: 1.7em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}
h1 {
	background: url(images/head-line2.png) left bottom repeat-x;
	margin-bottom:0;
}

th {
	text-align: left;
}

a img {
	border: none;
}

a:link {
	color:#555;
	text-decoration: underline;
}

a:visited {
	color: #999;
	text-decoration: underline;
}
.ui-datepicker td a {
	color: #FF0000;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	border:solid 10px #9CC85B;
	max-width: 1000px;
	width: 100%;
	margin:0 auto;
	background:#FFF;
	  box-sizing: border-box;
}

.header {
	 background: url(images/head-line.png) left top repeat-x;
	 text-align:center;
	 margin:20px 15px;
	   color: #7AB825;
	   margin-bottom:10px;
	   
}

.sidebar1 {
	float: right;
	width: 30%;
/*	background: #cee3ed;*/
}

.content {
	padding: 10px 0;
	width: 70%;
	float: right;
}

.sidebar2 {
	float: right;
	width: 20%;
	padding: 0;
}

.content ul, 
.content ol { 
	padding: 0 15px 15px 40px;
}

/* navi all settings */

ul.nav, 
ul.nav-sub, 
ul.nav-03 li, 
ol.nav,
ol.nav-sub {
	list-style: none;
}

ul.nav li,
ul.nav-sub li,
ul.nav-03 li, 
ol.nav li,
ol.nav-sub li {
	border-bottom: 1px solid #999;
}

ul.nav a, 
ul.nav a:visited, 
ul.nav-sub a, 
ul.nav-sub a:visited, 
ol.nav a, 
ol.nav a:visited,
ol.nav-sub a, 
ol.nav-sub a:visited,
ul.nav-03 a, 
ul.nav-03 a:visited  {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	color: #000;
}

/* ul-navi settings */

ul.nav a, 
ul.nav a:visited {
	background: #cee3ed;
}

ul.nav a.act, 
ul.nav a.act:visited {
	background: #7fc5e7;
}

ul.nav a:hover, 
ul.nav a:active, 
ul.nav a:focus {
	background: #58717e;
	color: #fff;
}

/* ul-navi-sub settings */

ul.nav-sub a, 
ul.nav-sub a:visited {
	background: #c5e7d1;
}

ul.nav-sub a.act, 
ul.nav-sub a.act:visited {
	background: #85e3a6;
}

ul.nav-sub a:hover, 
ul.nav-sub a:active, 
ul.nav-sub a:focus {
	background: #587f66;
	color: #fff;
}

/* ul-navi-03 settings */
ul.nav-03 a, 
ul.nav-03 a:visited {
	background: #fafad2;
}

ul.nav-03 a.act, 
ul.nav-03 a.act:visited {
	background: #f0e68c;
}

ul.nav-03 a:hover, 
ul.nav-03 a:active, 
ul.nav-03 a:focus {
	background: #b8860b;
	color: #fff;
}




/* ol-navi-sub settings */

ol.nav-sub a, 
ol.nav-sub a:visited {
	background: #f4dfc0;
}

ol.nav-sub a.act, 
ol.nav-sub a.act:visited {
	background: #f2bd7f;
}

ol.nav-sub a:hover, 
ol.nav-sub a:active, 
ol.nav-sub a:focus {
	background: #b5851d;
	color: #fff;
}

/* ol-navi settings */

ol.nav a, 
ol.nav a:visited {
	background: #c4c4c4;
}

ol.nav a:hover, 
ol.nav a:active, 
ol.nav a:focus {
	background: #999;
	color: #fff;
}

.pdg15 {
	padding: 15px 0;
}

.pdgTop15 {
	padding-top: 15px;
}

.mggTop15 {
	margin-top: 15px;
}

.table_01	{
	width:90%;
	margin-left:15px; 
    padding-left:15px;
	border-collapse:collapse;
}
.table_01 th	{
width:25%;padding:4px 2px 2px 4px;
text-align:left;vertical-align:top;color:#3366CC;
background-color:#99CCFF;
border:1px solid #6699CC;
}
.table_01 td	{
padding:4px 2px 2px 4px;
background-color:#EEEEEE;
border:1px solid #6699CC;
}



/* ~~ フッター ~~ */
.footer {
	padding: 10px 0;
	background: #318277;
	position: relative;
	clear: both;
	
}

.footer p {
	  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  color: #FFF;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.content {
	  font-size: 13px;
  line-height: 20px;
}

ul.nav a {
	zoom: 1;
}

/* ~~ その他の float/clear クラス ~~ */

.white2 {
	background-color: #ccc;
	text-align: center;
	padding-left: 10px;
	width: 25%;
	font-size: 12px;
}

td.white2 a:link {
	color: #369;
}

td.white2 a:visited {
	color: #369;
}

td.white2 a:active{
	color: #369;
}

td.white2 a:hover{
	color: #f66;
}

.white2_end{
	background-color: #ccc;
	text-align: center;
	padding-left: 10px;
	width: 25%;
	font-size: 12px;
}

td.white2_end a:link {
	color: #369;
}

td.white2_end a:visited {
	color: #369;
}

td.white2_end a:active{
	color: #369;
}

td.white2_end a:hover{
	color: #f66;
}

.chiki_r {
	color: #333;
	text-align: left;
	padding-left: 10px;
	background-color: #F5F5F5;
	width: 66%;
}

td.chiki_r a:link {
	color: #369;
}

td.chiki_r a:visited {
	color: #369;
}

td.chiki_r a:active{
	color: #369;
}

td.chiki_r a:hover{
	color: #f66;
}

.chiki_c {
	background-color: #F5F5F5;
	color: #333;
	text-align: center;
	padding-left: 8px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.chiki_c a:link {
	color: #369;
}

td.chiki_c a:visited {
	color: #369;
}

td.chiki_c a:active{
	color: #369;
}

td.chiki_c a:hover{
	color: #f66;
}

.chiki_c_end {
	background-color: #F5F5F5;
	color: #333333;
	text-align: center;
	padding-left: 8px;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.chiki_c_end a:link {
	color: #369;
}

td.chiki_c_end a:visited {
	color: #369;
}

td.chiki_c_end a:active{
	color: #369;
}

td.chiki_c_end a:hover{
	color: #f66;
}
ol.nav { display:none; }
h2.sideTitle {
  color: #FFF;
  font-size: 16px;
  background: url(images/sidetitle-bg.jpg);
  padding: 8px 8px 8px 16px;
    margin-bottom: 0;
}
.space {
	margin:15px;
}
li {  list-style-type: none; } 
.list1 {
  padding: 12px 20px;
}
.list1 li a {
  text-decoration: underline;
}
.list1 li a {
  background: url(images/bullet1.png) left center no-repeat;
  display: block;
  padding: 4px 0 4px 16px;
  color: #555;
  font-size: 14px;
 
  line-height: 18px;
}
.pageTitle {
  color: #7AB825;
  font-size: 18px;
  padding: 10px;
  padding-bottom: 4px;
  background: url(images/title-bg.png);
  margin-top: 4px;
  margin-right:15px;
}
.pageTitle img {
	vertical-align: sub;
	float:none !important;
}
.content p {
	margin:4px;
	margin-right:8px;
}
.content h1 {
	background:none;
	font-size:24px;
}

@media only screen and (max-width: 640px) {
	.sidebar1, .content { width:100%; }
	.container { border:0; }
	body { background:none; }
	.content p { margin-right:0; }
	.pageTitle { margin-left:15px; }
}
