body {
	margin-top: 0px;
	padding: 0px;
}

img { vertical-align: text-bottom;}

a {
	border: 0px;
	color: #0099cc;
	text-decoration: none;
}

a:link {
	color: #0077aa;
	text-decoration: underline;
}

a:visited {
	color: #666666;
/*	color: #0099cc; */
	text-decoration: underline;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

a:active {
	color: #ff0000;
	text-decoration: none;
}

#header {
    width:823px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 0px 2px 0px 2px;
	margin-right: auto;
	margin-left: auto;
}

#Frame {
	width:823px;
	background: white;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size:13px;
	padding: 0px 2px 0px 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Frame-2 {
	width:823px;
	margin:0px auto;
	border-top: 15px solid #CE717B;
	background: white;
	font-size:13px;
}

.h-text {text-align: right; font-size: 12px;}
#h-logo {text-align: right;}
#h-menu {text-align: center; background-image: url(/img/navi_left.gif);}
h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	background-image: url(../img/title_back.gif);
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
	
h2 {
    font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	padding-left: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-left: 5px;
}

h4 {}
h5 {}
ul {padding: 0px; margin: 0 0 0 1.5em;}
li {margin: 5px;}
th {
	background-color: #EF1C7B;
	color: #FFFFFF;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.navi {
    font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
}

p.menu {
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	margin-bottom: 5px;
	margin-left: 30px;
}

h1.midashi {padding: 8px; margin-bottom: 3px; color: #666666; border-bottom: 1px solid #CCCCCC; font-weight: bold; font-size:18px;}

.pico_container {margin: 5px 0px 0px 0px;}

.sample {
	border-collapse: collapse;
	border-style: solid; /* 枠の種類 */
	border-color: #999; /* 枠の色 */
	border-width: 1px; /* 枠の幅 */
}
.price {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	margin-right: 2px;
}

.sample th{
	color: #ffffff; /* 文字の色 */
	background-color: #313131; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #999; /* 枠の色 */
	border-width: 1px 0px; /* 枠の幅 */
	font-size: 13px;
}
.sample td{
	color: #000; /* 文字の色 */
	background-color: #FFFFE0; /* 背景の色 */
	border-style: solid; /* 枠の種類 */
	border-color: #999; /* 枠の色 */
	border-width: 1px 0px; /* 枠の幅 */
	font-size: 13px;
	padding: 5px;
}
.text{
    font-size: 12px;
}
.kiji-txt {
	font-size: 12px;
	line-height: 30px;
}
logo {
	font-size: 24px;
	font-weight: bold;
}

.style1 {
    font-size: 12px;
	color: #FFFFFF;
}
.style2 {
    color: #FF0000;
	font-weight: bold;
}

hr.style0 {  
    color: #CCCCCC; 
    border: dashed; 
    height: 1px;
}

#foot {
    width:829px;
	background: #F6F4EF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 2px 0px 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
    margin-left: auto;
}

td#footerlink {border-top: 1px solid #cccccc; padding: 5px; text-align:center; font-size:13px; line-height: 150%;}
td#footerlink a {font-weight: normal; text-decoration: underline;}
td#footerlink a:hover {}
td#footerbar {text-align:center; font-size:12px; line-height: 150%;}

.category {background-color: #F6F4EF; text-align:center; padding: 0px 0px;}

#left {border: 1px solid #999999; background-color: #F6F4EF;}

.right {text-align:center; border: 1px solid #999999;}

.searchform {
    margin: 0px 0px 3px 0px;padding: 0px;
}

.searchform_go {
    margin: 1px 0px 0px 0px;padding: 0px;
}
