body{
background-color: #ddc;
font-size: 0.71em;
line-height:150%;
font-family : "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
color : #999999;
margin: 0px;
padding: 0px;
text-align:center;
}
a:link {
color: #A2A28E;
text-decoration: underline;
}

a:visited 
{
color: #A2A28E;
text-decoration: underline;
}

a:active 
{
color: #A2A28E;
text-decoration: underline;
}

a:hover 
{
color: #666666;
text-decoration: underline;
}
p{
line-height: 150%;
}
/***** リンク・サイトインフォサンプル部分******/
dl {
list-style-position: inside;
padding: 8px 0px 0px 0px;
margin: 0px;
}
dt {
color: #A2A28E;
font-weight: bold;
list-style: none;
margin:0px;
padding:0px;
}
dd {
margin:0px;
padding:4px 0.5em;
}
/***** 見出し（サイトタイトル部分）******/
h1 {
font-size: 1.6em;
font-face: ParismatchBright;
font-weight: ;
color: #00008b;
text-align: left;
padding: 30px 0px 0px 40px;
width: auto;
}
h1 a:link,h1 a:visited {
color: #ffffff;
text-decoration: none;
}
h1 a:active,h1 a:hover  {
color: #ffffff;
border-bottom:3px dotted #A26B6B;
}

/***** 見出し（テキストタイトル部分）******/
h2 {
font-size: 0.9em;
padding: 2px 10px 2px 15px;
text-align: left;
font-weight: bold; 
height: auto;
width: auto;
margin: 0px ;
color: #dda;
background-color:#FFFFFF;
background-image: url(h2.gif);
background-position:left center;
background-repeat: no-repeat;
border-style:solid;
border-width:0px;
border-bottom-width:1px;
border-color:#ececec;
}

/***** page部分******/
#page
{  
width: 620px;
height: auto;
position:relative;
margin:0px auto;
text-align:center;
background-color: white;
border-left: 1px solid #dddddd;
border-right:1px solid #dddddd;
}
/***** head部分******/
#head
{  
width: auto;
height: auto;
margin: 0px;
height: auto;
margin:0px auto;
}
/***** 画像部分******/
#img
{  
width: auto;
height: auto;
margin: 0px;
background-image: url(berlin.png);
background-position:top center;
background-repeat: no-repeat;
height: 185px;
margin:0px auto;
} 
/***** left部分******/
#left{
width: 600px;
margin: 0px;
padding: 0px 0px 0px 20px;
height: auto;
float: left;
} 
/***** left部分******/
#right{
width: 190px;
margin: 0px;
padding: 0px ;
height: auto;
float: right;
}  
/***** コンテンツメニュー部分******/
#menu {
margin: 0px;
padding: 30px 0px 0px 0px;
width: auto;
text-align: center;
}
#menu ul {
width: auto;
padding: 0px;
margin: 0px;
line-height: 15px;
}
#menu li {
list-style: none;
font-size: 1.0em;
padding-left: 5px;
display: inline;
}
#menu a:link, 
#menu a:visited {
color: #A2A28E;
text-decoration: none;
border-bottom: 1px dashed #A2A28E;
margin: 0px;
}
#menu  a:hover, 
#menu  a:active {
color: #00008b;
border-bottom: 1px solid #00008b;
}

/***** テキスト部分 ******/
.text
{
padding: 0px 10px 0px 10px;
margin: 0px;
text-align: left;
height: auto;
}
/***** スクロールボックス部分******/
.scroll_box
{
padding: 0px ;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
text-align: left;
width: 180px;
height: 150px;
overflow: auto; 
}
/***** foot部分 ******/
#foot{
position:relative;
width:auto;
height: auto;
clear:both;
margin: 0px;
border-top:1px solid #dddddd;
}

/***** 著作権表示部分 ******/
#copy
{
text-align: center;
height: auto;
width: auto; 
padding: 5px 0px 5px 0px;
margin: 0px;
} 

.navi{
margin: 0px ;
text-align: right;
padding: 2px 20px 5px 0px;
color: #A2A28E;
}
.navi a {
text-decoration: none;
color: #A2A28E;
}
.navi a:hover {
color: #666666;
text-decoration: underline;
}