@charset "utf-8";
/* CSS Document */

/* ALL START*/
*{
margin:0;
padding:0;
}

body {
text-align:center;
background:url(../images/bg_main.jpg) repeat-y center #f4f4f4;
line-height:0px;
font-size:12px;
letter-spacing:0.5px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

p{
margin-top:15px;
}

h2{
padding:15px 0 10px 0;
margin:0;
_padding:0px 0 10px 0;
}

#flashcontent{
width:120px;
height:160px;
}

#flashcontent_2{
width:120px;
height:160px;
}

#flashcontent_3{
width:120px;
height:160px;
}

#flashcontent_4{
width:120px;
height:160px;
}

#flashcontent_5{
width:120px;
height:160px;
}

#flashcontent_6{
width:120px;
height:160px;
}


p.hide{
display:none;
}
	
.adobeBtn {
margin-top:75px;
margin-left:8px;
}

/* ALL END */


/* PART START*/
.ma_10{
margin-top:15px;
}

.font_10{
font-size:10px;
line-height:14px;
letter-spacing:1px;
}

.page_top_btn{
float:right;
width:85px;
}

.page_top_btn_2{
float:right;
width:85px;
_margin-bottom:15px;
}
/* PART END*/



/* CONTENTS COL START */
div#contents_area{
position:relative;
width:770px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

div#left_cont{
margin-top:0;
float:left;
width:556px;
margin-bottom:10px;
}


div#right_cont{
width:196px;
float:right;
line-height:18px;
}

/* CONTENTS COL END*/



/* Footer START */
div#foot_bg{
background:#1A1A1A;
}

div#foot{
width:850px;
margin-left:auto;
margin-right:auto;
text-align:left;
height:32px;
}

.copyright{
text-align:right;
}
/* Footer END */