/*　ボディー部分を指定しています　*/
body {
    color:#333333;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 110%;
}


/*　画像の枠を消しています　*/
img {
    border:none;
} 


/*　リンクの設定をしています　*/
a:link {
	text-decoration: underline;
}
a:visited {
    color: #990099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #33FF00;
}
a:active {
	text-decoration: none;
}

.p1	a:hover {
	color: #ff0000;
	}
.p1	a:visited {
	color: #0000ff;
	}
.rsheadm a:link {
	color: #ffffff;
	}
.rsheadm a:visited {
	color: #ffffff;
	}
.rsheadm a:hover {
	color: #0000FF;
	}
	

/*　ページ全体を指定しています　*/
#all {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

/*　ヘッダー部分を指定しています　*/
#header {
	width: 800px;
}
#head {
	width: 800px;
	height: 90px;
}
#lhead {
	width: 180px;
	height: 55px;
	float: left;
}
#ruhead {
	width: 600px;
	height: 56px;
	font-size: 12px;
	float: left;
	clear: right;
}

/*　メイン部分を指定しています　*/
#mainbox {
	width: 800px;
	background-color: #ffffff;
	padding-right: px;
	padding-left: px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	clear: both;
}
#lbox {
	background-color: #ffffff;
	width: 550px;
	float: left;
	height: auto;
	clear: both;
}

#cb {
	width: 580px;
	height: 110px;
}


/*　#ccb#ccd追加　*/

#rbox1 {
	width: 200px;
	float: right;
	height: auto;
	clear: right;
}
#rsin {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 180px;
}
#rbox2 {
	background-color: #ffffff;
	width: 198px;
	float: right;
}
.lc {
	width: 110px;
	padding-left: auto;
	padding-right: auto;
	padding-bottom: auto;
	padding-top: 9px;
	float: left;
}
.rcsoto {
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	height: auto;
	clear: right;
}

.rc {
	width: 550px;
	padding-bottom: 5px;
	padding-top: 9px;
	padding-right: 20px;
	margin-right: 20px;
	clear: none;
	height: auto;
}

/*　フッター部分を指定しています　*/
#footer {
	width: 800px;
	font-size: 12px;
	background-image: url(../../images/foot.gif);
	text-align: center;
	vertical-align: bottom;
	line-height: 150%;
	clear: both;
	float: left;
	height: auto;
}
#foot {
	width: 800px;
	text-align: right;
	clear: both;
	height: auto;
}

/*　強調タグ部分を指定しています　*/
h1 {
	font-size: 12px;
	color: #333333;
	margin: 5px;
}


H2{				
  font-size : 13px;
  font-family : monospace,"ＭＳ Ｐゴシック";
  font-weight : bold;
  color : maroon;
  padding-top : 14px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 0px;
  margin-left : 18px;
  margin-bottom : 12px;
  border-width : 1px 0px 0px 10px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : gray;
  border-left-color : gray;
  text-align : left;
  border-right-style : none;
  border-bottom-style : none;
}

.u{
	height: auto;
	width: 320px;
	float: right;
	margin-right: 5px;
	clear: both;
}
.index{
	padding-top : 0px;
	padding-left : 0px;
	padding-bottom : 0px;
	width : 300px;
	height : 100%;
	background-color : silver;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H3{
	font-size : small;
	color : #666666;
	background-color : #99CC00;
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-align: center;
	border: 1px solid gray;
	font-weight: normal;
}
.main P{
				
  font-size : 12px;
  font-family : monospace,"ＭＳ Ｐゴシック";
  line-height : 19px;
  color : #666666;
  padding-left : 0px;
  padding-right : 0px;  
  padding-top : 0px;
  padding-bottom : 3px;
  margin-top : 12px;border-style : none none none none;
  margin-bottom : 5px;
  margin-left : 55px;
  margin-right : 50px;
}
.mainborder{
				
  background-color : white;  
  border-style : solid solid solid solid;    
}
.main{
			
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 510px;
  height : 100%;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.main H2{
	font-size : 13px;
	font-family : monospace,"ＭＳ Ｐゴシック";
	font-weight : bold;
	color : maroon;
	padding-top : 14px;
	padding-left : 8px;
	padding-right : 0px;
	padding-bottom : 12px;
	margin-top : 0px;
	margin-left : 18px;
	margin-right : 50px;
	margin-bottom : 12px;
	border-width : 1px 0px 0px 10px;
	border-top-style : solid;
	border-left-style : solid;
	border-top-color : gray;
	border-left-color : gray;
	text-align : left;
	border-right-style : none;
	border-bottom-style : none;
	height: auto;
}

.main P{
				
  font-size : 12px;
  font-family : monospace,"ＭＳ Ｐゴシック";
  line-height : 19px;
  color : #666666;
  padding-left : 0px;
  padding-right : 0px;  
  padding-top : 0px;
  padding-bottom : 3px;
  margin-top : 12px;border-style : none none none none;
  margin-bottom : 5px;
  margin-left : 55px;
  margin-right : 50px;
}

.navi2 {
  font-size : 12px;
  font-family : monospace,"ＭＳ Ｐゴシック";
  font-weight : normal;  
  text-align : left;  
  color : gray;  
  padding-top : 3px;
  padding-left : 10px; 
  margin-top : 40px;
  padding-bottom : 5px;
  margin-bottom : 20px;
  padding-right : 0px;
  margin-left : 20px;
  margin-right : 15px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : navy;
  
}
.navi2 A{
			
  color : gray;
  text-decoration : none;
}


.gifleft{			
  margin-right : 10pt;
  float : left;  
  padding-top : 0px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2px;
  margin-bottom : 10px;
}
.gifleft2{						
  margin-right : 20pt;
  float : none;  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-bottom : 10px;
  margin-left : 45px;
}
.gifright{
			
  margin-left : 10px;
  float : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-right : 25px;
  margin-bottom : 25px;
}


.mainlink{
	font-size : 12px;
	font-family : monospace;
	color : #8080ff;
	line-height : 20px;
	padding-left : 10px;
	padding-bottom : 3px;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #8080ff;
	margin-left : 50px;
	margin-top : 0px;
	margin-bottom : 20px;
	padding-top : 5px;
	text-align: right;
	width: auto;
}

/*　文字部分を指定しています　*/
p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
.p1 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.p2 {
	font-size: 12px;
	text-align: center;
}
.p3 {
	font-size: 12px;
	text-align: center;
	color: #FF3300;
}
.p4 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.p5 {
	font-size: 14px;
	vertical-align: middle;
	padding-top: 2px;
}
.p6 {
	font-size: 12px;
	line-height: 150%;
}
.p7 {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 12px;
	clear: right;
	height: auto;
}
.aka {
	color: #FF3300;
}
.sca {
	height: auto;
	width: auto;
	clear: right;
	margin-left: 30px;
}
