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

body {
font: 90%/150% Verdana, "メイリオ", "Osaka Tahoma";
}

#gaiyo {
position:absolute;

width:100%;
}

#main{
margin-left:auto;
margin-right:auto;
text-align:center;
width: 1024px;
margin:0px auto;
}

.obi {
background-color: #998675;
}

.obi_dot {
background-repeat: repeat-x;
background-position: center bottom;
background-image: url(../imgs/toppage/toppage_dot.png);
text-align: center;
color: #603913;
}

.g_komoku {
text-align: left;
padding-left: 10px;
color: #FFF;
}

.r_info_01 {
text-align: left;
font-size: 12px;
}

.r_info_02 {
text-align: left;
font-size: 13px;
padding-left: 5px;
}

#title-menu {
padding-top: 20px;
padding-right: 20px;
}

#subtitle {
text-align: right;
font-size: 10px;
}

#right_bar {
background-repeat: repeat-y;
background-position: right;
background-image: url(../imgs/shokai/shokai_right_02.png);
}

#ex_komoku {
text-align: right;
}


#rei_title {
padding-bottom: 10px;
}

.ex_cate01 {

}

.ex-cate02 {
color: #603913;
padding-right: 5px;
}

#more_idea {
text-align: right;
font-size: 11px;
color: #534741;
}

