@charset "utf-8";
a {
color:#333333;
text-decoration:none;
}
a:hover {
color:#3366CC;
}

/*.w600 h1 {
margin-bottom: 10px;
}*/

/* 2012/07/11 */
.w600 h1{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}


/*イントロ部分*/
.w600 .topIntro {
clear: both;
width: 500px;
}
.w600 .topIntro img{
margin-bottom:10px;
}
.w600 .topIntro .topLeft {
float: left;
width: 310px;
}

.w600 .topIntro .topRight {
background-color: #D2F0EA;
float: right;
width: 180px;
text-align: center;
}

.topIntro .topRight #topRightMid {
width: 140px;
margin-top: 25px;
margin-right: 20px;
margin-bottom: 23px;
margin-left: 20px;
}

.w600 h2 {
margin-top: 10px;
}

.w600 .topIntro .topRight p {
margin-bottom: 9px;
}

.w600 .index li {
display: inline;
}
.w600 .mannerList {
font-size: 14px;
line-height: 1.8em;
margin-bottom: 20px;
margin-top: 10px;
}
.w600 .mannerList li {
font-size: 14px;
line-height: 1.8em;
background-image: url(../img/manner/base_note.gif);
background-repeat: repeat-y;
padding-top: 4px;
list-style-type: square;
list-style-position: inside;
padding-left: 15px;
}
.w600 h2 {
margin-top: 30px;
}
