@charset "UTF-8";
/* CSS Document */

/* 
***************************************************** 
Since: 2007.09.27
Last modified: 07.
********************************************************
*/



/* index */

.section .orderindex {
border:solid #ff6600 2px;
margin-bottom:20px;
padding:10px;
background:#fff;
}

.orderindex dt {
font-weight:bold;
font-size:120%;
}

/* access */

.section .access {

}


.section .access dt {
font-weight:bold;
}

.section .access dd {
margin-left:20px;
}


.weatherArea table {
width:210px;
border:none;
}


.section .geography dt {
font-weight:bold;
}

.section .geography dd sup {
font-size:75%;
}

.infoArea h3 {
font-size:100%;
}

.infoArea {
width:190px;
background:#fff;
padding:10px;
margin-top:15px;
}