body {overflow:scroll;}

div#wrapper{
width:800px;
margin: 0 auto;
}

div#top {
margin-top: 80px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 40px;
}

div#header {
width:800px;
margin-top: 20px;
}

div#titlebar {
width:800px;
margin-top: 10px;
margin-bottom: 5px;
}

div#titlebar_02 {
width:800px;
margin-bottom: 20px;
}

div#footer {
width:800px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
text-align: center;
}

a img {
	border-style:none;
	outline:none;
}

a{/*リンクされた文字*/
    color:#666666;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#666666;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#999999;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#66CC00;
    text-decoration:underline;
}

div#catalog {
	width: 265px;
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	float: left;

}
div#catalog_02 {
	width: 265px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	float: left;

}

p.image, p.info_title, p.info_caption, p.info_caption_s, p.info_officialHP {
text-align: center; 
}

p.info_title {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.info_caption {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	line-height: 150%;
}

.info_caption_s {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #666666;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: -0.1em;
	line-height: 20%;
}


p.info_officialHP {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
	color: #666666;
	font-size: 10px;
	line-height: 120%;
}

.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}


table#table-01 {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

table#table-01 th {
width: 180px;
padding: 10px 10px 10px 25px;
background: #64B420;
text-align: left;
font-weight: normal;
font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
color: #FFFFFF;
font-size: 14px;
line-height: 140%;
border-top-width: 10px;
border-bottom-width: 10px;
border-style: solid;
border-color: #FFFFFF;
}

table#table-01 td {
padding: 10px 10px 10px 25px;
text-align: left;
font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Meiryo", "メイリオ", "sans-serif";
color: #666666;
font-size: 14px;
line-height: 160%;
border-top-width: 10px;
border-bottom-width: 10px;
border-style: solid;
border-color: #FFFFFF;
}
.text_small {
	font-size: 8px;
	font-weight: bold;
	color: #333333;
}
.text_medium {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.small {
	font-size: 85%;
}
