@charset "shift_jis";

/*----Nagoya Header & Footer--------------------------*/

body {
	font-family : Osaka,"ＭＳ Ｐゴシック";
	background-color: white;
	text-align: center;
	margin : 0px 0px 0px 0px;
	
	background-repeat: repeat;
	color : #4c4c4c; /*標準のフォントカラー*/
}

.wrapper {
	width : 700px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.container {
	float: left;
	line-height: 170%;
	width : 700px;
	font-size: 95%;
	background-color: #fcfcfa;
	text-align: left;
	padding-left: 20px;
	padding-top : 3px;
	padding-right: 20px;
	padding-bottom : 3px;
	border-style: none;
	margin-top : 3px;
	margin-bottom : 3px;
	border-style: solid;
	border-width: 1px 3px 3px 1px;
	border-color: #cecece;
}



a {
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;
}

.date {
	font-family: Verdana;
	color: #cc0000;
	text-align: right;
	font-size: 90%;
}

h1 {
	font-family: "ＭＳ Ｐ明朝",Verdana;
	color: red;
	text-align: center;
	font-size: 150%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	border-left : 10px solid #ff8080;
	border-bottom : 1px solid #ff8080;
	font-size : 140%; /* 見出しのフォントの大きさ */
	line-height: 90%;
	margin : 3px 70px 5px 30px;
	padding : 0px 0px 2px 0px;
	
     
     text-indent : 20px;
  color : #cc0000;
}


H3 {
	color: #484848;
	font-size: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom : 5px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align : right;
}

/*--------------------------------------------*/

#main_body {
	margin-top: 2px;
}
#left_body {
	width : 200px;
	float: left;
	
	background-repeat: no-repeat;
	background-position : left 30px;
	height: 800px;
	position: relative;
	margin-right : 10px;
}

#right_body {
	width : 550px;
	float: right;
	position: relative;
}


#right_body p{
    padding-top : 10px;
/*----	font-family: Arial,Osaka,monospace;
-------*/
font-family : メイリオ,"ＭＳ Ｐゴシック",Verdana,Arial,Osaka,monospace;


     line-height : 160%;
}


/*----------- dlはメニューに使用しています -------------*/

#left_body dl,#left_body dt,#left_body dd {
	background-color: #fff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	margin: 0px;
	padding: 0px;
}

#left_body dl {
	margin-bottom: 10px;
	width: 100%;
}

#left_body dl dt {
	border-bottom: #cccccc dashed 1px;
	line-height: 150%;
	text-indent: 5px;
}

#left_body dl dd a {
	display: block;
	text-indent: 10px;
	width: 100%;
}
/*-------サブメニュー------------*/

#tabs {
	padding: 0;
	margin : 0px 40px 0px 0px;
	color: #FFF;
	font-size: 85%;
	text-align: right;
	float: right;
}

#tabs  ul {
	list-style: none;
	margin: 0;
	padding: 0;
     font-weight : bold;
}

#tabs  ul  li {
	display: inline;
	margin: 0;
	text-transform: none;
	float: left;
}

#tabs  ul  li  a {
	padding: 2px 5px 2px 5px;
	float: left;
	text-decoration: none;
	border-left: 1px;
	margin: 0;
	text-transform: none;
/*------------
	border : 1px solid silver;
	border-left : 1px;
---------*/
	margin-left: -1px;
	color : #9393ff;
}

#tabs  ul  li  a:hover {
	background : #cc0000;
	text-decoration: none;
	color : white;
	font-weight: bold;
}

#tabs  ul  li  a.active {
	background: red;
	color: silver;

}

.kakomi{
 	margin-top : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-bottom : 2px;
	padding: 5px 5px 5px 5px;
	background-color : #e6f2ff;
	width : 600px;
     text-align : left;
     border-top-width : 1px;
     border-top-style : solid;
     
     font-size : 90%;
     border-left-width : 1px;
     border-right-width : 1px;
     border-bottom-width : 1px;
     border-left-style : solid;
     border-right-style : solid;
     border-bottom-style : solid;
}
td {
	font-family: Verdana,Arial,"ＭＳ Ｐゴシック",Osaka,monospace;
	font-size : 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: blue;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	line-height : 140%;
}

.retu1 {
	width: 140px;
}

.retu2 {
	width: 20px;
	text-align: left;
}
.retu3 {
	width: 100px;
}
.retu4 {
	width: 20px;
	text-align: left;
}
.retu5 {
	width: 100px;
	text-align: left;
}