@charset "utf-8";

/*
-----------------------------------------------------
DEFAULT CSS SETTINGS
FileName:   design.css
Version:    2006.11.8
Skin for:	DEFAULT
-----------------------------------------------------
*/

/*-----------------COMMON SETTINGS-----------------*/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Meiryo;
	line-height: 1.5em;
}

body {
	margin: 0;
	}

table {
	border: hidden;
}

.layout_table {
	margin: auto;
	background-color: #FFFFFF;
    font-size: 12px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

img {
	align: absmiddle;
	border: 0;
}

/*//-----------------END COMMON SETTINGS-----------------*/

/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#000000;
    text-decoration:none;
}

a:visited{
    color:#000000;
    text-decoration:none;
}

a:hover{
    color:#000000;
    text-decoration:underline;	
}

/*//-----------------END LINK SETTINGS-----------------*/

/*-----------------FONTS SETTINGS-----------------*/

.naviTxt {
    text-align:center;
}

.menu_title {
	font-weight: bold;
	vertical-align:middle;
	text-indent: 5px;
}
.menu_list {
	line-height: 1.5em;
	vertical-align: middle;
	text-indent: 5px;
}
.copyright {
	font-size: 9px;
	text-align:center;
}
.main_title {
	font-weight: bold;
}
.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;
}

.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;
}

.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;
	background-color: #999999;
}

.purchase_text_2 {
	line-height: 1.5em;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

.purchase_text_3 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 2px;
	background-color: #FFFFFF;
}

.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;
}

/*//-----------------END FONT SETTINGS-----------------*/

/*-----------------HEADER SETTINGS-----------------*/

#header{
margin: 0;
padding: 0;
width: 780px;
height: 110px;
background: url(../DD/Images/header_bg.gif) repeat-x;
}
#header_left{
margin: 0;
padding: 0;
float: left;
}
#header_left h1{
margin: 0;
padding: 0;
}
#header_left h1 img{
margin: 0 0 0 70px;
padding: 0;
}
#header_right{
margin: 30px 0 0;
padding: 0;
float: right;
}
#header_right p{
margin: 0;
padding: 0;
}
#header .clear{
clear: both;
}
/*//-----------------END HEADER SETTINGS-----------------*/

/*-----------------Navi SETTINGS-----------------*/

#navi{
margin: 0;
padding: 0;
width: 780px;
background: url(/DD/Images/navi_bg.gif) repeat;
border-bottom: 1px solid #000000;
}
#navi ul{
margin: 0 0 0 300px;
padding: 0;
list-style-type: none;
}
#navi ul li{
margin: 0;
padding: 0 25px;
list-style-type: none;
display: inline;
font-weight: bold;
}
#navi ul li.right_line{
border-right: 1px solid #FFFFFF;
}

#navi a:link{
color:#FFFFFF;
text-decoration:none;
}
#navi a:visited{
color:#FFFFFF;
text-decoration:none;
}
#navi a:hover{
color:#FFFFFF;
text-decoration:underline;	
}

/*//-----------------END Navi SETTINGS-----------------*/

/*-----------------FOOTER SETTINGS-----------------*/

#footer{
margin: 0;
padding: 0;
width: 780px;
background: #E52C1F;
text-align: center;
color: #FFFFFF;
}
#footer ul{
margin: 10px 0 0;
padding: 5px 0 0 0;
width: 725px;
list-style-type: none;
border-top: 1px solid #FFFFFF;
}
#footer ul li{
margin: 0;
padding: 25px;
list-style-type: none;
color: #FFFFFF;
display:inline;
}
#footer a:link{
color:#FFFFFF;
text-decoration:none;
}
#footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;	
}

/*//-----------------END FOOTER SETTINGS-----------------*/

/*-----------------left content box SETTINGS-----------------*/

.left_box{
margin: 0 0 10px 0;
padding: 0;
}
.left_content_box{
margin: 0;
padding: 0;
border: 1px solid #000000;
}
.left_content_box p{
margin: 0;
padding: 5px 10px;
}
.left_content_box .left_content_header{
margin: 0;
padding: 0;
width: 100%;
background: #000000;
}
.left_content_box .left_content_header p{
margin: 0 0 0 7px;
padding: 0;
color: #FFFFFF;
font-weight: bold;
}
#serch_bg{
background: url(/DD/Images/serch_bg.gif) no-repeat;
}
.border_side{
margin: 0;
padding: 0;
width: 163px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
.border_top{
border-top: 1px solid #000000;
}
.contentslink{
margin: 0 0 10px 0;
padding: 0;
border-top: 1px solid #000000;
}

/*//-----------------END left content box SETTINGS-----------------*/

/*-----------------MAIN IMAGE SETTINGS-----------------*/

#main_image{
margin: 0 0 15px 0;
padding: 0;
}

/*//-----------------END left content box SETTINGS-----------------*/

/*-----------------right content box SETTINGS-----------------*/

.right_box{
margin: 0 0 10px 0;
padding: 0;
width: 585px;
}
.right_content_box{
margin: 15px 0;
padding: 0;
width: 585px;
}
.right_content_header{
margin: 0 0 15px;
padding: 0;
width: 585px;
background: #000000;
}
.right_content_header p{
margin: 2px 0 2px 25px;
padding: 0;
color: #FFFFFF;
font-weight: bold;
}

/*//-----------------END right content box SETTINGS-----------------*/
