@charset "Shift_JIS";

/*-----------------------------------------------------------*/
/* Copyright (C) 2009 総本家新之助貝新. All Rights Reserved. */
/*-----------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin:0px;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 80%;
	line-height: 140%;
	color:#333333;
	background: #FFFFFF url(cmnfix/cmn_bg_01.jpg) repeat-x;}

img {
	border: none;}

a:link { text-decoration:underline; font-weight : bold; color:#7E2A44;}
a:visited { text-decoration:underline; font-weight : bold; color:#7E2A44;}
a:hover { text-decoration:none; color:#C95C7D;}
a:active { text-decoration:none; color:#C95C7D;}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 85%; line-height: 140%; }
.sm { font-size: 95%; line-height: 140%; }
.m { font-size: 100%; line-height: 140%; }
.l { font-size: 120%; line-height: 140%; }
.ll { font-size: 140%; line-height: 140%; }
.lll { font-size: 160%; line-height: 140%; }

.sB { font-size: 85%; line-height: 140%; font-weight : bold; }

.smB { font-size: 95%; line-height: 140%; font-weight : bold; }
.smB_Brown { font-size: 95%; line-height: 140%; font-weight : bold; color:#7B2C17; }
.sm_Black { font-size: 95%; line-height: 140%; color:#000000; }
.sm_Purple { font-size: 95%; line-height: 140%; color:#943B53; }

.mB { font-size: 100%; line-height: 140%; font-weight : bold; }

.lB { font-size: 120%; line-height: 140%; font-weight : bold; }

.llB { font-size: 140%; line-height: 140%; font-weight : bold; }

.lllB { font-size: 160%; line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold {
	font-weight:bold;}

.bgFFFFFF {
	background:#FFFFFF;}

.bgCCCCCC {
	background:#CCCCCC;}

.bg999999 {
	background:#999999;}

.bg666666 {
	background:#666666;}

.bg333333 {
	background:#333333;}

.bg000000 {
	background:#000000;}

.bgFCF4EE {
	background:#FCF4EE;}

/* -------------------- */
/* contents css    　   */
/* -------------------- */
.cmn_pagetop {
	text-align:right;
	padding:10px 15px 25px 0px;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.cmn_bg_01 {
	background-image : url(cmnfix/cmn_bg_02.gif);
	background-repeat: repeat-x;
	height:50px;}

.cmn_bg_02 {
	background-image : url(cmnfix/cmn_leftbg.gif);
	background-repeat: repeat-y;
	width:240px;}

/* -------------------- */
/* cmntit css    　　   */
/* -------------------- */
.cmn_titbg_01 {
	background-image : url(cmnfix/cmn_tit_01.gif);
	background-repeat: no-repeat;
	width:624px;
	height:44px;}

.cmn_titbg_02 {
	background-image : url(cmnfix/cmn_tit_02.gif);
	background-repeat: no-repeat;
	width:624px;
	height:32px;}

.cmn_titbg_03 {
	background-image : url(cmnfix/cmn_tit_03.gif);
	background-repeat: no-repeat;
	width:364px;
	height:32px;}

.cmn_tittx_01 {
	padding : 0px 5px 0px 26px;
	color:#FFFFFF;
	font-size: 120%; line-height: 44px;}

.cmn_tittx_02 {
	padding : 0px 5px 0px 26px;
	color:#FFFFFF;
	font-size: 120%; line-height: 32px;}

.cmn_tittx_03 {
	padding : 0px 5px 0px 26px;
	color:#FFFFFF;
	font-size: 120%; line-height: 32px;}

/* -------------------- */
/* table css       　   */
/* -------------------- */
.tabcs01 {
	background:#CCCCCC;}

.tabcs02 {
	margin : -1px 0px 0px 0px;
	background:#CCCCCC;}

.tabcsbody01 {
	text-align : center;
	color:#FFFFFF;
	background:#CCCCCC;
	font-size: 95%; line-height: 145%;}

.tabcsbody02 {
	color:#333333;
	background:#FFFFFF;
	font-size: 95%; line-height: 145%;}

/* -------------------- */
/* line          　　   */
/* -------------------- */
.hr_solid_gray {
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #333333;}

.hr_dotted_gray {
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 1px #333333;}

.hr_dotted_purple {
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: dotted 1px #943C58;}

/* -------------------- */
/* box           　　   */
/* -------------------- */
.lawbox_shopping {
	width:820px;
	height:580px;
	overflow: auto;
	margin: auto;
}

textarea#styled01 {
	width: 450px;
	height: 80px;}

.wrapper {
	margin:0 auto;
	width:890px;}

img.css-hover{
opacity:1.0;
filter: alpha(opacity=100);
}
a:hover img.css-hover{
opacity:0.7;
filter: alpha(opacity=70);
}


