@charset "utf-8";
/* CSS Document */



/* BASE SETTING */

img {border:0;}
body {background-color:#FFFFFF;
      font-size:12pt; line-height:150%; color:#333;
	  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; margin:0; padding:0;}
a {color:#333; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}
ul {list-style:none;}
p {font-size:12pt; line-height:22pt;}
h2 {font-size:24pt; }
h3 {font-size:20pt;}
h4 {font-size:16pt;}


/* LAYOUT FLAME */

#all_out{width:1050px; margin:0 auto;}


#header_01 {display:block; width:1000px; height:100px; margin:0 auto;}





/* Main Image */

#main {width:1000px; height:524px; margin:0 auto;}

/* Content */
#content_outer {width:1000px; margin:30px auto 50px auto;}

.boder_box {width:1000px; border-top:#333 thin solid; margin-top:30px;}

.prg {width:240px; height:auto; font-size:18px; line-height:35px; border:#333 thin solid; text-align:center; margin-bottom:50px;}
.prg2 {width:240px; height:auto; font-size:18px; line-height:35px; border:#333 thin solid; text-align:center; margin-bottom:10px;}
.prg3 {width:240px; height:auto; font-size:18px; line-height:35px; border:#333 thin solid; text-align:center; margin-bottom:50px;}

.btn_p_top {width:1000px; margin-bottom:20px; margin-top:20px; text-align:right; font-size:12pt; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}






/* Footer */




#footer_btm {width:1000px; margin:0 auto; height:auto; border-top:#333 solid thin;}
.footer_btm_txt { width:1000px; margin:10px auto 22px auto; text-align:center; line-height:24px; font-size:14px;}



