@charset "utf-8";
/*
Theme Name: daikichi_Theme
Theme URL: 
Description: ワードプレステーマ
Author: シーデザインラボ
Author URI: 
Version: 1.0
Tags: 
*/

/*common_rule
***********************************************************************************/


/*reset
****************************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	line-height: 1.6;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*Clearfix
****************************************/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
/* for IE-mac */
* html .clearfix {
    height: 1%;   
}
.clearfix {
    display: block;
}



/*make_space_rule
****************************************/


.pt1 { padding-top: 1px; }
.pt2 { padding-top: 2px; }
.pt3 { padding-top: 3px; }
.pt4 { padding-top: 4px; }
.pt5 { padding-top: 5px; }
.pt6 { padding-top: 6px; }
.pt7 { padding-top: 7px; }
.pt8 { padding-top: 8px; }
.pt9 { padding-top: 9px; }
.pt10 { padding-top: 10px; }
.pt11 { padding-top: 11px; }
.pt12 { padding-top: 12px; }
.pt13 { padding-top: 13px; }
.pt14 { padding-top: 14px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px!important; }
.pb1 { padding-bottom: 1px; }
.pb2 { padding-bottom: 2px; }
.pb3 { padding-bottom: 3px; }
.pb4 { padding-bottom: 4px; }
.pb5 { padding-bottom: 5px; }
.pb6 { padding-bottom: 6px; }
.pb7 { padding-bottom: 7px; }
.pb8 { padding-bottom: 8px; }
.pb9 { padding-bottom: 9px; }
.pb10 { padding-bottom: 10px; }
.pb11 { padding-bottom: 11px; }
.pb12 { padding-bottom: 12px; }
.pb13 { padding-bottom: 13px; }
.pb14 { padding-bottom: 14px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }


.bg09 { font-size: 0.9em; }
.bg12 { font-size: 1.2em; }
.bg13 { font-size: 1.3em; }

.red_font_s {
	font-size: 0.85em;
	color: #C00;
}


/*a_img_hover_rule
****************************************/


a.ontrans90 img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a.ontrans90:hover img{
    filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8;
}
a.ontrans80 img{
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
a.ontrans80:hover img{
    filter:alpha(opacity=80); 
    -moz-opacity: 0.8;
    opacity: 0.8;
}


/*common_style
***********************************************************************************/


body {
	background-color:#B01920;
	color: #C8C9C9;
}
#wrapper,#header,#catch_area {
	background-color: #000;
	width: 100%;
	height: auto;
}
.common_inbox {
	width: 945px;
	margin: 0px auto;
}
.renderSwitcher {
	width: 94%;
	padding: 3%;
}
.renderSwitcher a {
	font-size: 65px;
    display: block;
    text-align: center;
    color: #221815;
    text-decoration: none;
    height: auto;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    padding: 30px 0;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #d3d3d3 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#d3d3d3 100%);
}


/*header_style
****************************************/


#header {
	border-bottom: solid #313131 1px;
	border-top: solid #B21820 5px;
}
#header h2 {
	height: 59px;
	width: 300px;
	padding: 25px 0px 20px 10px;
	float: left;
}
#header_inner {
	width: 589px;
	height: auto;
	float: left;
	padding-left: 46px;
}
#header_inner h1 {
	font-size: 85%;
	font-weight: normal;
	padding: 12px 0px 12px;
}
#header ul {
	width: 589px;
	height: 45px;
}
#header li {
	width: 98px;
	height: 45px;
	float: left;
}
#header li#glmenu06 {
	width: 99px;
}
#header li a {
	width: 98px;
	height: 45px;
	text-indent: -9999px;
	display: block;
	background: url(images/common/glmenu02.jpg) no-repeat left top;
}
#header li#glmenu01 a { background-position: left top; }
#header li#glmenu02 a { background-position: -98px top; }
#header li#glmenu03 a { background-position: -196px top; }
#header li#glmenu04 a { background-position: -294px top; }
#header li#glmenu05 a { background-position: -392px top; }
#header li#glmenu06 a { width: 99px; background-position: -490px top; }
#header li#glmenu01 a:hover { background-position: left bottom; }
#header li#glmenu02 a:hover { background-position: -98px bottom; }
#header li#glmenu03 a:hover { background-position: -196px bottom; }
#header li#glmenu04 a:hover { background-position: -294px bottom; }
#header li#glmenu05 a:hover { background-position: -392px bottom; }
#header li#glmenu06 a:hover { background-position: -490px bottom; }


/*catch_style
****************************************/


#catch_area {
	border-bottom: solid #313131 1px;
	float: none;
	clear: both;
}


/*content_style
****************************************/

#breadcrumb,#breadcrumb ul {
	width: 945px;
	height: auto;
	font-size: 90%;
	padding: 3px 0px;
	clear: both;
}
#breadcrumb ul {
}
#breadcrumb li {
	height: auto;
	width: auto;
	float: left;
	color: #A9AAAA;
}
#breadcrumb a {
	clear: both;
	float: none;
	color: #A9AAAA;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#content {
	width: 945px;
	height: auto;
	margin: 0px auto;
	padding: 20px 0px 35px;
}
#content_left {
	width: 660px;
	height: auto;
	padding-right: 20px;
	border-right: solid #555555 1px;
	float: left;
}
#content_right {
	width: 244px;
	height: auto;
	float: left;
	padding-left: 20px;
}


/*sidebar_style
****************************************/


dl#video,dl#video dt,dl#video dd {
	width: 244px;
	height: auto;
}
#content_right ul,#content_right li {
	width: 244px;
	height: auto;
}
#content_right li {
	padding-bottom: 15px;
}
#content_right #shop_ad {
	width: 234px;
	height: auto;
	background-color: #510000;
	padding: 0px 5px 5px 5px;
}
#content_right #shop_ad p {
	width: 202px;
	height: auto;
	background: url(images/sidebar/shop_icon.gif) no-repeat left center;
	font-size: 115%;
	font-weight: bold;
	padding: 7px 0px 7px 32px;
	color: #EBE1D7;
}
#content_right #shop_inner {
	width: 210px;
	height: auto;
	background-color: #EBE1D7;
	padding: 2px 12px;
}
#content_right .shop_box {
	padding: 10px 0px;
	border-top: dotted #76716B 1px;
}
#content_right #first_shop {
	border: none;
}
#content_right .shop_box dl {
	width: 198px;
	height: auto;
	padding-left: 7px;
	line-height: 1.4;
	border-left: solid #6B2525 5px;
}
#content_right .shop_box dt {
	width: 198px;
	height: auto;
}
#content_right .shop_box dt a {
	color: #6B2525;
	font-weight: bold;
	text-decoration: none;
}
#content_right .shop_box dt a:hover {
	text-decoration: underline;
}
#content_right .shop_box dd {
	color: #000;
	font-size: 90%;
}
#content_right .shop_box dd.shop_tel {
	font-size: 110%;
	color: #B11920;
	font-weight: bold;
}
ul#shop_menu,ul#shop_menu li {
	width: 244px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
ul#shop_menu {
	width: 222px;
	height: auto;
	border: dotted #FFF 1px;
	font-size: 90%;
	padding: 7px 10px;
	margin-bottom: 20px;
}
ul#shop_menu li {
	width: 207px;
	background: url(images/commo/arrow.gif) no-repeat left center;
	padding: 3px 0px 3px 15px;
}
ul#shop_menu li a {
	color: #FFF;
	text-decoration: none;
}
ul#shop_menu li a:hover {
	text-decoration: underline;
}


/*footer_style
****************************************/


#footer {
	width: 945px;
	height: auto;
	margin: 0px auto;
	color: #FFF;
	font-size: 95%;
	padding: 5px 0px;
	overflow: hidden;
	clear: both;
	padding-bottom: 50px;
}
#footer ul,#footer li {
	width: auto;
	height: auto;
	float: left;
}
#footer a {
	float: none;
	clear: both;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer address {
	width: auto;
	height: auto;
	font-style: normal;
	float: right;
}