@charset "utf-8";

/*
-----------------------------------------------------
DEFAULT CSS SETTINGS
FileName:   design.css
Version:    2006.11.8
Skin for:	DEFAULT
-----------------------------------------------------
*/

/*-----------------COMMON SETTINGS-----------------*/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo;
}

body {
	margin: 0;
	}
	
table {
	border: hidden;
}

.navi_table {
	background: url(Images/contents_bg.jpg) no-repeat;
}


.search_table {
	background: url(Images/contents_bg.jpg) no-repeat;
}

.foot_table {
	background: url(Images/copy_back.jpg) no-repeat;
}

img {
	align: absmiddle;
	border: 0;
}

/*//-----------------END COMMON SETTINGS-----------------*/

/*-----------------LINK SETTINGS-----------------*/

a:link{
    text-decoration:none;
	color:#000000;
}

a:visited{
    text-decoration:none;
	color:#000000;
}

a:hover{
    text-decoration:underline;	
	color:#000000;
}


.naviTxt a:link{
    text-align:center;
	color: #666666;
	text-decoration:none;
}
.naviTxt a:visited{
    text-align:center;
	color: #666666;
	text-decoration:none;
}
.naviTxt a:hover{
    text-align:center;
	color: #666666;
	text-decoration:none;
}

.news a:link{
    text-decoration:none;
    color: #0000ff;
}

.news a:visited{
    text-decoration:none;
    color: #800080;
}

.news a:hover{
    text-decoration:underline;	
    color: #800080;
}



.text_6 a:link{
    text-decoration:none;
    color: #0000ff;
}

.text_6 a:visited{
    text-decoration:none;
    color: #800080;
}

.text_6 a:hover{
    text-decoration:underline;	
    color: #800080;
}



.news2 a:link{
    text-decoration:none;
    color: #0000ff;
}

.news2 a:visited{
    text-decoration:none;
    color: #800080;
}

.news2 a:hover{
    text-decoration:underline;	
    color: #800080;
}



/*//-----------------END LINK SETTINGS-----------------*/

/*-----------------FONTS SETTINGS-----------------*/

h1 {
width:368px;
margin:27px 0px 0px 0px;
padding:0;
font-size:12px;
text-align:left;
font-weight:normal;
line-height:120%;
letter-spacing:2px
}

h2 {
padding:3px;
color:#FFFFFF;
line-height:130%;
font-weight:normal;
font-size:12px;
}

.naviTxt {
    text-align:center;
	color: #666666;
}

.menu_title {
	font-weight: bold;
	vertical-align:middle;
	text-indent: 5px;
}
.menu_list {
	line-height: 1.5em;
	vertical-align: middle;
	text-indent: 5px;
	color: #330000;
	text-align:left;
}
.copyright {
	font-size: 9px;
	text-align:center;
}
.main_title {
	font-weight: bold;
	color: #738956
}
.news {
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
}
.news2 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
}
.item_description {
	font-size: 10px;
	line-height: 1.5em;
}
.button {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #555555;
	border-width: 1px;
}
.footer_link {
	font-size:10px;
	text-align:center;
	color: #333333;
}

.c_white {
	color: #FFFFFF;
}
.c_purple {
	color: #6600CC;
}

.text_1 {
	font-size: 10px;
	line-height: 1.5em;
}

.text_2 {
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 12px;
	vertical-align: middle;
}
.text_3 {
	line-height: 1.5em;
	vertical-align: middle;
}

.text_4 {
	line-height: 1.5em;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

.text_5 {
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: middle;
}

.text_6 {
	line-height: 1.5em;
	vertical-align: middle;
}

.catImage {
margin:5px;
float:left;
}

.catComment {
padding:5px;
display:block;
}

.menu_text_1 {
	font-size: 10px;
	vertical-align: middle;
	color: #738956;
}

.main_title_1 {
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 4px;
}

.main_title_2 {
	font-weight: bold;
}

.purchase_text_1 {
	line-height: 1.5em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
		color: #ffffff
}

.purchase_text_2 {
	line-height: 1.5em;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
	background-color: #FFFFFF;
			color: #333333
}

.purchase_text_3 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 2px;
	background-color: #FFFFFF;
				color: #738956
}

.purchase_text_4 {
	line-height: 1.5em;
	vertical-align: middle;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

.detail_text_1 {
	vertical-align: middle;
	letter-spacing: 2px;
}

.detail_text_2 {
	line-height: 1.5em;
	font-weight: bolder;
	vertical-align: middle;
	letter-spacing: 3px;
	color:#FF0000;
}

/*//-----------------END FONT SETTINGS-----------------*/