/* ============== 全体 ============== */

* {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height:18px;
	color:#575757;
	text-align:left;
	background:#FFFFFF;
}
h1 {
	width:775px;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	margin:2px 5px 2px 0px;
}
h2 {
	font-size:17px;
	font-weight:bold;
}
#logo {
	width:166px;
	margin:24px 30px 0 38px;
}
.spacezero {
	margin:0px;
}
li img {
	vertical-align: bottom;
}
/*--------------------------------------------------
	link setting　その1（ラインあり）
---------------------------------------------------*/

/* リンクテキスト */
a:link {
	text-decoration:underline;
	color:#797979;
}
a:visited {
	text-decoration:underline;
	color:#797979;
}
a:active {
	text-decoration:underline;
	color:#DB7093;
}
a:hover {
	text-decoration:underline;
	color:#DB7093;
}
/*--------------------------------------------------
	link setting　その2（ラインなし）
---------------------------------------------------*/
li {
	list-style: none;
}
.linksonota a:link {
	color:#797979;
	text-decoration: none;
}
.linksonota a:visited {
	color:#797979;
	text-decoration: none;
}
.linksonota a:hover {
	color: #DB7093;
	text-decoration: underline;
}
.linksonota a:active {
	color: #DB7093;
	text-decoration: underline;
}
/*--------------------------------------------------
	link setting　その3（ラインあり白）
---------------------------------------------------*/

.linkwhite a:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.linkwhite a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.linkwhite a:hover {
	color: #DB7093;
	text-decoration: underline;
}
.linkwhite a:active {
	color: #DB7093;
	text-decoration: underline;
}
/*--------------------------------------------------
	link setting　その3（ラインありred）
---------------------------------------------------*/

.linkred a:link {
	color:#FF5959;
	text-decoration: underline;
}
.linkred a:visited {
	color:#FF5959;
	text-decoration: underline;
}
.linkred a:hover {
	color: #DB7093;
	text-decoration: underline;
}
.linkred a:active {
	color: #DB7093;
	text-decoration: underline;
}
/*--------------------------------------------------
	パンクズメニューテキスト
---------------------------------------------------*/
.breadmenu {
	font-size: 12px;
	text-align:left;
	margin:0 0 10px 0;
}

/*--------------------------------------------------
	テキスト
---------------------------------------------------*/
p {
	margin:7px 0 7px 0;
}

.text10 {
	font-size: 10px;
	line-height: 14px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
.text12-18 {
	font-size: 12px;
	line-height: 20px;
}
.text16 {
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
}
.textmini {
	font-size: 11px;
	line-height: 15px;
}
.caption01 {
	font-size: 12px;
	line-height: 14px;
	margin:10px 5px 10px 5px;
	text-align:left;
}
.midashi01 {
	font-size: 14px;
	line-height: 18px;
	text-align:left;
	margin:10px 0 10px 0;
	font-style: normal;
	font-weight: bold;
}
.midashi02 {
	font-size: 14px;
	line-height: 18px;
	text-align:left;
	margin:0px 0 10px 0;
	font-style: normal;
	font-weight: bold;
}
.colorvoice {
	color:#E78799;
	font-weight:bold;
}
.price {
	color: #C2496D;
	font-weight: bold;
}
.textred {
	color: #FF5959;
}

.textred2 {
	color: #C2496D;
}

.textwhite {
	color: #FFFFFF;
}
.stylered {
	color: #F33030;
	font-weight: bold;
}
.stylecrjit {
	color: #C2496D;
}
/* ボーダー */
.border01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DBD1C8;
	border-right-color: #DBD1C8;
	border-bottom-color: #DBD1C8;
	border-left-color: #DBD1C8;
}
.border02 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.border03 {
	border-top-width: 5px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-color: #006699;
	border-right-color: #CC0033;
	border-bottom-color: #6600CC;
	border-left-color: #009933;
}
.border04 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: groove;
}
.border_p001 {
	border: 1px solid #DBD1C8;
}
.border_p002 {
	border: 1px solid #dbd1c8;
}

/*----------------------------------------
	topの神秘的なパワー
-----------------------------------------*/

.textpaple {
	color:#765885;
}

.textpaple a:link {
	color:#765885;
	text-decoration: underline;
}
.textpaple a:visited {
	color:#765885;
	text-decoration: underline;
}
.textpaple a:hover {
	color:#765885;
	text-decoration: underline;
}
.textpaple a:active {
	color:#765885;
	text-decoration: underline;
}

/*----------------------------------------
	topの癒し効果
-----------------------------------------*/

.textpink {
	color:#DA6A9A;
}
.textpink a:link {
	color:#DA6A9A;
	text-decoration: underline;
}
.textpink a:visited {
	color:#DA6A9A;
	text-decoration: underline;
}
.textpink a:hover {
	color:#DA6A9A;
	text-decoration: underline;
}
.textpink a:active {
	color:#DA6A9A;
	text-decoration: underline;
}

/*----------------------------------------
	リンクカラーレッド
-----------------------------------------*/

.textred2 a:link {
	color:#C2496D;
	text-decoration: underline;
}
.textred2 a:visited {
	color:#C2496D;
	text-decoration: underline;
}
.textred2 a:hover {
	color:#C2496D;
	text-decoration: underline;
}
.textred2 a:active {
	color:#C2496D;
	text-decoration: underline;
}

/*----------------------------------------
	localnav
-----------------------------------------*/

#localnav {
	width: 160px;
}
#localnav .menu {
	margin-bottom:20px;
}
#localnav .menu ul {
	margin:0px;
}
#localnav .menu li {
	padding: 0 0 1px 0;
}
#localnav .infomation {
	width: 160px;
	margin-bottom: 20px;
}
#localnav .infomation li {
	background: url(img/left_navi/leftnavi_bg_arrow.gif) no-repeat 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E1DC;
	padding: 3px 0 3px 10px;
}
/*----------------------------------------
	space
-----------------------------------------*/

.spacebanner {
	margin:0px 5px 5px 0;
}
.spaceto5 {
	margin:5px 0px 0px 0px;
}
.space10 {
	margin:10px 0 10px 0;
}

.space10p {
	padding:10px;
}

.spaceto10 {
	margin:10px 0 0px 0;
}
.space20 {
	margin:20px 0 20px 0;
}
.space1020 {
	margin:10px 0 20px 0;
}
.space2010 {
	margin:20px 0 10px 0;
}
.space5 {
	margin:5px 5px 5px 5px;
}
.spaceleft13 {
	margin:0px 0px 0px 13px;
}
.spacebo20 {
	margin:0px 0px 20px 0px;
}
.spacebo40 {
	margin:0px 0px 40px 0px;
}
.hyou td {
	padding:2px 10px 2px 10px;
}
.voice td {
	padding:15px;
}
.tyuui td {
	padding:10px 15px 10px 15px;
}
.carenda td {
	padding:2px;
}

/*----------------------------------------
	kajyougaki
-----------------------------------------*/

.kuromaru li {
	background:url(img/common_kuromaru.gif) no-repeat  0px 9px;
	padding: 0px 0 5px 8px;
}

/*----------------------------------------
	カレンダー
-----------------------------------------*/

.carenda td {
	padding:2px 3px 2px 3px;
}


