﻿@charset "UTF-8";

@import url(../../common/css/common.css);


/*HEADMENU*/
#header-menu #inside li.palden a {
  background:URL(../../common/img/headmenu_palden_on.gif) left top no-repeat!important;
}

/*MAINCONTENTS*/

#main-block #main-block-in #main-block-tit h2 {
background:URL(../img/tit_palden.gif) left top no-repeat;
width:292px;
height:28px;
text-indent:-9999px;
float:left;
display:block;
}

#profile {
background:URL(../img/img_palden.jpg) left top no-repeat;
margin-top:20px;
height:100%;
padding-bottom:10px;
}

#profile:after { 
  content: "";
  display: block; 
  clear: both; 
}

#profile #profile-right {
float:right;
margin-left:20px;
width:389px;
}

#profile #profile-right #profile-in {
background:#dfe3df;
color:#494923;
width:389px;
height:100%;
}

#profile #profile-right #profile-in:after { 
  content: "";
  display: block; 
  clear: both; 
}

#profile #profile-right #profile-in #text {
padding:20px;
font-size:15px;
}

#about-block {
clear:both;
background:URL(../img/line_palden.gif) top left no-repeat;
padding-top:20px;
margin-top:20px;
}

