@charset "Shift_JIS";

/* 全体 */
body { background-color  : #daffb5 ; }


/* 通常リンク */

a:link {		color : #0000ff ;
	text-decoration : none ; }

a:visited {	color : #0000ff ;
	text-decoration : none ; }

a:hover {	color : #ff0000 ;
text-decoration : none ; }

a:active {	color : #ff0000 ;
	text-decoration : none ; }


/* 通常画像リンク */

img { border: none; }




/*表示部分*/
div#contents { width : 900px ;
							 margin : 0px auto 0px auto ;
    					 background-color  : #ffffff ;  }

/*ヘッダー部分*/
div#header { width	: 898px ;
						 height : 198px ;
						 margin : 0px auto 0px auto ;
	 background-image : url(./img/header.jpg);
						 border : solid 1px #0000ff ; }

div.header-l { width : 694px ;
							height : 198px ;
							margin : 0px ;
						 padding : 0px ;
							 float : left ; }



h2 { font-size : 36px ;
  padding-left : 20px ;
padding-bottom : 0px ;
		margin-top : 55px ;
         color : #ffffff ;
	 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif; }



div.header-r { width : 204px ;
							height : 198px ;
							margin : 0px ;
						 padding : 0px ;
							 float : right ; }

h3 { font-size : 16px ;
	 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
				margin : 150px 3px 3px auto ;
		text-align : center ;
	 line-height : 1.3 ;}

/* ヘッダリンク(トップページへ） */

a.index:link {  color : #0000ff;
         text-decoration:none ;} 
a.index:visited {  color: #0000ff;
         text-decoration:none ;} 
a.index:hover { color: #006600;
         text-decoration:none ;} 
a.index:active { color: #006600;
         text-decoration:none ;} 

/* ヘッダリンク(トップページへ） */

a.inquiry:link {  color : #0000ff;
         text-decoration:none ;} 
a.inquiry:visited {  color: #0000ff;
         text-decoration:none ;} 
a.inquiry:hover { color: #ff0000;
         text-decoration:none ;} 
a.inquiry:active { color: #ff0000;
         text-decoration:none ;} 



div#header2 { width	: 898px ;
				height : 20px ;
				margin : 0px auto 10px auto ;
				background-color : #ffffff ;
				border : none ;
				clear : both; }

ul.head2 {list-style:none;}
li.head2 {margin-left : 0px ;
		margin-right : 16px ;
		font-size  : 0.9em  ;
		font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
float:left;}

/* ヘッダ2リンク */

a.head2:link {  color : #0000ff;
         text-decoration:underline ;} 
a.head2:visited {  color: #0000ff;
         text-decoration:underline ;} 
a.head2:hover { color: #ff0000;
         text-decoration:underline ;} 
a.head2:active { color: #ff0000;
         text-decoration:underline ;} 


div#header3 { width	: 898px ;
				height : 130px ;
				margin : 0px auto 10px auto ;
				background-color : #ffffff ;
				border : none ;
				clear : both; }



ul.head3 {
     width: 898px;  /* メニュー全体の幅 */
     margin: 0;  /* マージン （ 必要に応じて設定 ） */
     padding: 0;   /* パディング （ 必要に応じて設定 ） */
}
ul li {
     float: left;  /* 横並びの指定 */
     list-style-type: none;   /* リストマークの非表示 */
}
ul li a#header3-1 { /* ここから 『 header3-1 』 の設定 */ 
     display: block;  /* ブロック形式 */
     width: 200px;  /* 画像の幅 */
     height: 130px;  /* 画像の高さ */
     margin-left: 0px;  /* 左マージン */
     background: transparent url( img/header3-1.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-1:hover,
ul li a#header3-1:active { /* マウスオーバー・クリック時の設定 */ 
     background: transparent url( img/header3-1_on.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-2 { /* ここから 『 header3-2 』 の設定 */ 
     display: block;  /* ブロック形式 */
     width: 200px;  /* 画像の幅 */
     height: 130px;  /* 画像の高さ */
     margin-left: 33px;
     background: transparent url( img/header3-2.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-2:hover,
ul li a#header3-2:active { /* マウスオーバー・クリック時の設定 */ 
     background: transparent url( img/header3-2_on.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-3 { /* ここから 『 header3-3 』 の設定 */ 
     display: block;  /* ブロック形式 */
     width: 200px;  /* 画像の幅 */
     height: 130px;  /* 画像の高さ */
     margin-left: 32px;  /* 左マージン */
     background: transparent url( img/header3-3.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-3:hover,
ul li a#header3-3:active { /* マウスオーバー・クリック時の設定 */ 
     background: transparent url( img/header3-3_on.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-4 { /* ここから 『 header3-4 』 の設定 */ 
     display: block;  /* ブロック形式 */
     width: 200px;  /* 画像の幅 */
     height: 130px;  /* 画像の高さ */
     margin-left: 33px;  /* 左マージン */
     background: transparent url( img/header3-4.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}
ul li a#header3-4:hover,
ul li a#header3-4:active { /* マウスオーバー・クリック時の設定 */ 
     background: transparent url( img/header3-4_on.jpg ) no-repeat 0px 0px;  /* 画像ファイルの指定 */
}







/*左側部分*/
#left { width	: 200px ;
		float  : left ;
		margin-top : 8px ;
background-color  : #f5f5f5 ; }

/*メニュー部分*/
div.menu { width : 200px ;
           float : left  ; }


/*メニュー画像*/

img.menu {	padding : 0px 10px 3px 0px ;
						height : 15px ;
		 vertical-align : middle ;
						 border : none; }

img.menu-dot {	padding : 0px 5px 0px 0px ;
						height : 11px ;
		 vertical-align : top ;
						 border : none; }

/*MAS監査サービス部分*/
div.menu-mas { width : 198px ;
						margin-top : 5px ;
						margin-bottom : 20px ;
          			 float : left  ; }

/*MAS監査タイトル*/
ul.mas-t {	margin : 0px ;
						padding : 0px ;
		list-style-type : none  ; }


ul.mas-t li {  display : inline  ;
                   margin : 0px 0px 0px 0px   ;
                  float : left  ;  }

.mas-t a {   display : block ;
     text-decoration : none ;
        	border-top : 1px solid #000000 ;
        border-right : 1px solid #000000 ;
         border-left : 1px solid #000000 ;
       border-bottom : 1px solid #000000 ;
          text-align : center ;
               width : 198px ;
         padding-top : 20px ;
      padding-bottom : 20px ;
          font-size  : 14px  ;
				 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
				 font-weight : bold ;
		background-color : #ffff66 ;
							 color : #ff0000 ;   }

.mas-t a:hover {  display : block ;
					text-decoration : none ;
						 border-right : 1px solid #000000 ;
							border-left : 1px solid #000000 ;
							 text-align : center ;
							 font-size  : 14px  ;
							font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
							font-weight : bold ;
				 background-color : #ccffff ;
										color : #000000 ;   }


/*メニュー2タイトル*/
ul.menu2-t { margin : 0px ;
						padding : 0px ;
		list-style-type : none  ; }

ul.menu2-t li { display : inline  ;
								 margin : 0px ;
            		 border : 1px solid #000000 ;
						 text-align : center ;
									width : 198px ;
						padding-top : 5px ;
				 padding-bottom : 3px ;
							font-size : 14px ;
						font-weight : bold ;
						font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
									float : left  ;
			background-color  : #cccc99 ;  }

.menu2-t a {   display : block ;
			 text-decoration : none ;
								 width : 198px ;
								height : 20px ;
								padding-top : 5px ;
			background-color : #cccc99 ;
								 color : #000000 ;   }

.menu2-t a:hover {  display : block ;
						text-decoration : none ;
											width : 198px ;
										 height : 20px ;
								padding-top : 5px ;
					 background-color : #ccffff ;
											color : #000000 ;   }


img.menu-s {	padding : 3px 0px 3px 0px ;
						height : 75px ;
		 vertical-align : middle ;
						 border : none; }

/*会社設立をサポート画像部分*/
div.menu-support { width : 198px ;
				 border-right : 1px solid #000000 ;
				 border-left : 1px solid #000000 ;
           float : left  ; }


.menu-support a {	display : block ;
		text-decoration : none ;
							width : 195px ;
							padding-top : 5px ;
							padding-left : 3px ;
						 height : 80px ; }

.menu-support a:hover {	display : block ;
					text-decoration : none ;
										width : 195px ;
							padding-top : 5px ;
							padding-left : 3px ;
									 height : 80px ;
				 background-color : #ccffff ; }

/*メニュー2ボトム*/
div.menu-supp-b { width : 198px ;
						margin-bottom : 20px ;
          			 float : left  ; }

ul.menu2-b { margin : 0px ;
						padding : 0px ;
		list-style-type : none  ; }

ul.menu2-b li { display : inline  ;
								 margin : 0px ;
								 border : 1px solid #000000 ;
						 text-align : center ;
									width : 198px ;
							font-size : 14px ;
						font-weight : bold ;
						font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
									float : left  ;
			background-color  : #cccc99 ;  }

.menu2-b a {   display : block ;
			 text-decoration : none ;
								 width : 198px ;
								height : 20px ;
								padding-top : 5px ;
			background-color : #cccc99 ;
								 color : #000000 ;   }

.menu2-b a:hover {  display : block ;
						text-decoration : none ;
											width : 198px ;
										 height : 20px ;
								padding-top : 5px ;
					 background-color : #ccffff ;
											color : #000000 ;   }






/*メニュー1タイトル*/


div.menu-left1 { width : 198px ;
				height : 30px ;
				border-top : 1px solid #000000 ;
			border-right : 1px solid #000000 ;
		 border-bottom : 0px solid #000000 ;
			 border-left : 1px solid #000000 ;
				 font-size : 14px ;
			 font-weight : bold ;
			 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
			 line-height : 2.2 ;
			 text-indent : 2px ;
		letter-spacing : 2px ;
				text-align : center ;
						 float : left  ; }

/*メニュー1リンク */

.menu-left1 a { display : block ;
		text-decoration : none ;
							width : 198px ;
						 height : 30px ;
	background-color  : #eaeea2 ;
							color : #000066 ;  }

.menu-left1 a:hover { display : block ;
					text-decoration : none ;
										width : 198px ;
									 height : 30px ;
				 background-color : #ccffff ;
										color : #000066 ;  }


div.menu-left1no { width : 198px ;
				height : 30px ;
				border-top : 1px solid #000000 ;
			border-right : 1px solid #000000 ;
		 border-bottom : 0px solid #000000 ;
			 border-left : 1px solid #000000 ;
		background-color  : #ffcc00 ;
				 font-size : 14px ;
			 font-weight : bold ;
			 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
			 line-height : 2.2 ;
			 text-indent : 2px ;
		letter-spacing : 2px ;
				text-align : center ;
						 float : left  ; }




/*メニュー2タイトル*/


div.menu-left2 { width : 198px ;
						height : 30px ;
				border-top : 1px solid #000000 ;
			border-right : 1px solid #000000 ;
		 border-bottom : 0px solid #000000 ;
			 border-left : 1px solid #000000 ;
				 font-size : 14px ;
			 font-weight : bold ;
			 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
			 line-height : 2.2 ;
			 text-indent : 2px ;
		letter-spacing : 1px ;
				text-align : center ;
						 float : left  ; }

/*メニュー2リンク */

.menu-left2 a { display : block ;
		text-decoration : none ;
							width : 198px ;
						 height : 30px ;
	background-color  : #eaeea2 ;
							color : #000066 ;  }

.menu-left2 a:hover { display : block ;
					text-decoration : none ;
										width : 198px ;
									 height : 30px ;
				 background-color : #ccffff ;
										color : #000066 ;  }


div.menu-left2no { width : 198px ;
						height : 30px ;
				border-top : 1px solid #000000 ;
			border-right : 1px solid #000000 ;
		 border-bottom : 0px solid #000000 ;
			 border-left : 1px solid #000000 ;
		background-color  : #ffcc00 ;
				 font-size : 14px ;
			 font-weight : bold ;
			 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
			 line-height : 2.2 ;
			 text-indent : 2px ;
		letter-spacing : 1px ;
				text-align : center ;
						 float : left  ; }



div.blank { width : 200px ;
						height : 10px ; 
        	border-top : 1px solid #000000 ;
						 float : left  ; }


/*メニュー最下部*/
ul.menu-bottom { margin : 0px ;
					padding : 0px ;
	list-style-type : none  ; }

ul.menu-bottom li { display : inline  ;
							 margin : 0px ;
					 border-top : none ;
				 border-right : 1px solid #000000 ;
				border-bottom : 1px solid #000000 ;
					border-left : 1px solid #000000 ;
					 text-align : center ;
								width : 198px ;
						font-size : 14px ;
					font-weight : bold ;
					font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
								float : left  ;  }

div.blank2 { width : 200px ;
			height : 50px ; 
			float : left  ; }



/*blogバナー部分*/
div.blog-banner { width : 200px ;
					margin : 5px 0px 10px 0px ;
					font-size : 12px ;
					font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
					text-align : center ;
					float : left  ;  }


/* blogバナーリンク */

a.blog-link:link {color : #cc9900 ;
	text-decoration : none ; }

a.blog-link:visited {	color : #cc9900 ;
	text-decoration : none ; }

a.blog-link:hover {	color : #cc9900 ;
	text-decoration : none ; }

a.blog-link:active {	color : #cc9900 ;
	text-decoration : none ; }






ul.menu-blog { margin : 0px ;
				  		 padding : 0px ;
			 list-style-type : none  ; }

ul.menu-blog li { display : inline  ;
								margin-top : 10px ;
								text-align : left ;
										 width : 200px ;
								font-size  : 12px  ;
							 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
										 float : left  ;  }

.menu-blog a {	display : block ;
		text-decoration : none ;
							width : 198px ;
						 height : 40px ;
						padding : 0px 1px 1px 0px ; }

.menu-blog a:hover {	display : block ;
					text-decoration : none ;
										width : 198px ;
									 height : 40px ;
									padding : 1px 0px 0px 1px ; }



/*他リンク部分*/
div.menu-other { width : 198px ;
					 border : 1px solid #000000 ;
          			 float : left  ; }

/*メニュー1項目*/
ul.menu-other { margin : 0px ;
				  		 padding : 0px ;
			 list-style-type : none  ; }

ul.menu-other li { display : inline  ;
										margin : 0px ;
								text-align : left ;
										 width : 198px ;
								font-size  : 12px  ;
							 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
										 float : left  ;  }

.menu-other a {	display : block ;
		text-decoration : none ;
							width : 188px ;
						 height : 20px ;
						padding : 4px 1px 1px 9px ;
	 background-color : #f5f5f5 ;
							color : #000000 ;   }

.menu-other a:hover {	display : block ;
					text-decoration : none ;
										width : 188px ;
									 height : 20px ;
									padding : 5px 0px 0px 10px ;
				 background-color : #99ccff ;
										color : #000000 ;   }










span.mas-t2 { letter-spacing : 5px ;
											 color : #990000 ;
									 font-size : 16px ;
								 font-weight : bold ;
							font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;}

/*MAS li*/
ul.mas { margin : 0px ;
				padding : 0px ;
	list-style-type : none  ; }

ul.mas li { display : inline  ;
						 margin : 0px ;
						padding : 5px ;
				 border-top : none ;
			 border-right : 1px solid #000000 ;
			border-bottom : none ;
				border-left : 1px solid #000000 ;
				 text-align : left ;
							width : 188px ;
				 font-size  : 12px  ;
				font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
				line-height : 1.5 ;
	background-color  : #f5f5f5 ;
							float : left  ;  }

/*MAS li*/
ul.mas2 { margin : 0px ;
					padding : 0px ;
	list-style-type : none  ; }

ul.mas2 li { display : inline  ;
							margin : 0px ;
						 padding : 5px ;
					border-top : none ;
				border-right : 1px solid #000000 ;
				 border-left : 1px solid #000000 ;
					text-align : right ;
							 width : 188px ;
					font-size  : 12px  ;
				 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	 background-color  : #f5f5f5 ;
							 float : left  ;  }


/* 各コンテンツ部分 */
#main { width	: 660px ;
					padding : 0px 20px 0px 20px ;
					 float  : right ;
    			 background-color  : #ffffff ; }


/* topic path部分 */
#topic-path { width : 650px ;
						 margin : 5px auto 10px auto ;
				 font-size  : 0.8em  ;
		 padding-bottom : 0px ;
				font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
							color : #006600 ;
				 text-align : left ;
							clear : both ; }

/* topic-path部リンク */

a.crumbs:link {		color : #006600 ;
	text-decoration : none ; }

a.crumbs:visited {	color : #006600 ;
	text-decoration : none ; }

a.crumbs:hover {	color : #ff0000 ;
	text-decoration : underline ; }

a.crumbs:active {	color : #ff0000 ;
	text-decoration : underline ; }


span.left195 { padding-left : 195px ;}


span.left178 { padding-left : 178px ;}


/* ページ上部へ部分 */
div.home { width : 665px ;
					margin : 0px auto 0px auto ;
					 clear : both ; }


p.up { font-size  : 0.8em  ;
	 padding-top : 0px ;
			font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
			 text-align : right ; }

img.up-b{ margin-left : 5px ;
			 vertical-align : text-bottom ;}

/* ページ上部リンク */

a.upup:link {		color : #0000ff ;
	text-decoration : none ; }

a.upup:visited {	color : #0000ff ;
	text-decoration : none ; }

a.upup:hover {	color : #ff0000 ;
	text-decoration : underline ; }

a.upup:active {	color : #ff0000 ;
	text-decoration : underline ; }


div#footerlink { width	: 900px ;
	background-color  : #ffffff ;
						 margin : 0px auto 0px auto ;
				padding-top : 5px ;
		 padding-bottom : 5px ;
				 border-top : solid 1px #191970 ;
					font-size : 0.8em   ; 
							color : #000000 ;
				font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
				 font-style : normal ;
				 text-align : center ;
				 line-height : 1.5 ;
						 clear  : both ;  }



/* ページ上部へ部分 */
div.footer-home { width : 900px ;
				height : 100px ;
					margin : 0px auto 0px auto ;
					 clear : both ; }
/*左側部分*/
div.footer-left { width : 200px ;
				  height : 100px ;
			 background-color : #f5f5f5 ;
				float : left ; }

/*右側部分*/
div.footer-right { width : 685px ;
				height : 20px ;
				margin-top : 80px ;
					font-size : 0.8em  ;
						 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
							padding-right : 15px ;
							text-align : right ;
									 float : right ; }


div.footer-banner { width : 900px ;
					margin : 100px auto 10px auto ;
							text-align : center ;
									 clear : both ; }

img.footer-banner {	margin : 100px auto 10px auto ;
							text-align : center ; }



div.footer-home2 { width : 900px ;
				  height : 20px ;
					margin : 0px auto 0px auto ;
					 clear : both ; }

div.footer-left2 { width : 200px ;
				  height : 20px ;
			 background-color : #f5f5f5 ;
				float : left ; }

/*右側部分*/
div.footer-right2 { width : 685px ;
				height : 20px ;
					font-size : 0.8em  ;
						 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
							padding-right : 15px ;
							text-align : right ;
									 float : right ; }



/* f-link リンク */

a.f-link:link {		color : #0000ff ;
	padding-left : 10px ;
	text-decoration : none ; }

a.f-link:visited {	color : #0000ff ;
	padding-left : 10px ;
	text-decoration : none ; }

a.f-link:hover {	color : #ff0000 ;
	padding-left : 10px ;
text-decoration : underline ; }

a.f-link:active {	color : #ff0000 ;
	padding-left : 10px ;
text-decoration : underline ; }



div#footer { width	: 900px ;
						 height : 40px ;
	background-color  : #191970 ;
						 margin : 0px auto 0px auto ;
				padding-top : 10px ;
						 clear  : both ;  }

address {  font-size : 14px   ; 
               color : #ffffff ;
				 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
					font-style : normal ;
				 font-weight : bold ;
				 line-height : 0.5 ;
			letter-spacing : 2px;
          text-align : center ;  }

p.copy {  font-size : 14px   ; 
               color : #ffffff ;
				 font-family : 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
					font-style : normal ;
				 line-height : 0.5 ;
          text-align : center ;  }



/* フッターリンク */

a.footer:link {		color : #ffffff ;
	text-decoration : none ; }

a.footer:visited {	color : #ffffff ;
	text-decoration : none ; }

a.footer:hover {	color : #ffff00 ;
text-decoration : underline ; }

a.footer:active {	color : #ffff00 ;
text-decoration : underline ; }



/* 赤文字 */

span.red {
color  : #ff0000 ;}


/* 青文字 */
span.blue {
 color : #3333cc ; }


/* 青太文字 */
span.blue-b {
 color : #3333cc ;
 font-weight : bold ; }


/* 緑文字 */
span.green {
 color : #006600 ; }

/* オレンジ文字 */
span.orange {
 color : #ff9900 ; }

/* 草色文字 */
span.leaf {
 color : #669900 ; }


/* 文字下線 */

span.underline {
text-decoration  : underline ;
}


