


@import "http://";


/* ===== 基本のテーブルタグ====== */

.table_01 {
width:80%;
margin: 5px 0px 40px 0px;
border-collapse:collapse;
border:1px solid #312646;
}

.table_01 th {
font-size: 14px;
padding:4px 2px 4px 6px;
background:url(th.gif) repeat-x;
text-align: left;
border:1px solid #312646;
line-height: 150%;
}

.table_01 td {
font-size: 14px;
padding:4px 2px 4px 6px;
border:1px solid #312646;
line-height: 150%;
}






/* =====　枠なし　====== */

.table_02 {
width:100%;
margin:10px 0px 40px 0px;
border-collapse:collapse;
border:0px;
}

.table_02 td {text-align:left;
vertical-align: middle;
padding: 5px;
font-size:14px;
border:0px;
}




/*===　サンプル =======*/

#sample {
        text-align: center;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 0px 10px 30px 0px;
	border: 0px;
}





/*===　サンプルリンク　01　=======*/

#sample01 {
        text-align: center;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
 　　　 line-height: 140%;
        margin: 30px 0px;;
	border: 0px;
}
#sample01 a{
text-decoration:none;
color:#ff6a00;
}

#sample01 a:hover{
text-decoration: none;
color:#ff6a00;
}



/*===　サンプルリンク　02　=======*/

#sample02 {
        text-align: center;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　line-height: 140%;
        margin: 30px 0px;
	border: 0px;
}
#sample02 a{
text-decoration:underline;
color:#333;
}

#sample02 a:hover{
text-decoration:underline;
background-color: #ffcc99;
color:#333;
}


/*===　サンプルリンク　021　=======*/

#sample021 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample021 a{
text-decoration:underline;
background-color: #ccccff;
color:#333;
}

#sample021 a:hover{
text-decoration:underline;
background-color: #ffcc99;
color:#333;
}


/*===　サンプルリンク　03　=======*/

#sample03 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample03 a{
text-decoration:underline;
color:#ff6a00;
}

#sample03 a:hover{
text-decoration:underline;
position:relative;top:2px;left:2px;
color:#ff6a00;
}


/*===　サンプルリンク　04　=======*/

#sample04 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample04 a{
text-decoration:none;
color:#333;
}
  
#sample04 a:hover{
text-decoration:underline;
background-color: #ffcc99;
color:#666;
}


/*===　サンプルリンク　05　=======*/

#sample05 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin:30px 0px;
	border: 0px;
}
#sample05 a{
text-decoration:none;
color:#ff6a00;
}

#sample05 a:hover{
text-decoration:underline overline;
color:#ff6a00;
}



/*===　サンプルリンク　06　=======*/

#sample06 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample06 a{
text-decoration:none;
color:#ff6a00;
border:solid 1px #fff;}

#sample06 a:hover{
text-decoration:none; /*下線を消す*/
color:#ff6a00 ; /*マウスが乗ったときのカラー*/
border:solid 1px #ff6a00;
}




#sample06a {
        text-align: center;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　line-height: 140%;
        margin: 30px 0px;
	border: 0px;
}
#sample06a a{
text-decoration:none;
color:#ff6a00;
border:solid 2px #fff;}

#sample06a a:hover{
text-decoration:none; /*下線を消す*/
color:#ff6a00 ; /*マウスが乗ったときのカラー*/
border:solid 2px #ff6a00;
}


#sample06b {
        text-align: center;
        font-size : 15px;
　　　　line-height: 140%;
        font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample06b a{
text-decoration:none;
color:#ff6a00;
border:solid 1px #fff;}

#sample06b a:hover{
text-decoration:none; /*下線を消す*/
color:#333 ; /*マウスが乗ったときのカラー*/
border:solid 1px #333;
background-color:#ccccff;}


/*===　サンプルリンク　07　=======*/

#sample07 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0px;
	border: 0px;
}
#sample07 a{
text-decoration:none;
color:#333;
}

#sample07 a:hover{
color:#333 ; /*マウスが乗ったときのカラー*/
text-decoration:underline overline;
position:relative; top:0px; left:3px;
background-color :#eee;}


/*===　サンプルリンク　08　=======*/

#sample08 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 30px 0;
        border: 0px;
}

#sample08 a{
text-decoration:undeline;
color:#ff6a00;
}

#sample08 a:hover{
color:#ff6a00 ; /*マウスが乗ったときのカラー*/
text-decoration:undeline;
font-weight :bold;}


/*===　サンプルリンク　15　=======*/

#sample15 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 50px 0px;
	border: 0px;
        padding-bottom: 30px;
}
#sample15 a{
text-decoration:undeline;
color:#ff6a00;
}

#sample15 a:hover{
color:#0033cc ; /*マウスが乗ったときのカラー*/
text-decoration:undeline;
}


/*===　サンプルリンク　16　=======*/

#sample16 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 0px;
	border: 0px;
        padding-bottom: 30px;
}
#sample16 a{
text-decoration:none;
color:#ff6a00;
}

#sample16 a:hover{
text-decoration:underline;
}


/*===　サンプルリンク　16　=======*/

#sample17 {
        text-align: center;
        line-height: 140%;
        font-size : 15px;
　　　　font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
　　　　margin: 0px;
	border: 0px;
        padding-bottom: 30px;
}
#sample17 a{
text-decoration:none;
color:#0033cc;
}

#sample17 a:hover{
border-bottom-style: dotted;/*点線の種類*/
 border-bottom-color: #333333;/*点線の色*/
 border-bottom-width: 2px;/*点の大きさ*/
 color: #0033cc;
}





