@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #999;
	background-color: #FFF;
	background-image: url(img/pattern_left.png), url(img/pattern_right.png);
	background-repeat: repeat-y;
	background-position: left, right;
}
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	text-align: center;
}

h3 {
	font-size: 16px;
	background-image: url(file:///FLASH%20DRIVE/larouge_site/img/icon_h3.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	border-bottom: 1px solid #ccc;
	line-height: 1;
	margin: 0 0 20px;
	padding: 0 0 6px 22px;
	padding-top: 4px\9;
}
.item p img {
}


/* 段落 */

p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
    color: #999999;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-style: normal;
    font-weight: bolder;
}


/* リスト */

ul {
    overflow: hidden;
    list-style: none;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: 60px;
}

ul li {
	float: left;
	margin-right: 6px;
}

ol {
	margin: 0 0 10px 25px;
}


/* リンク */

a:link {
	color: #39f;
}

a:visited {
	color: #39f;
}

a:hover {
	color: #f90;
	text-decoration: none;
}


/*強調*/

strong {
    color: #B4390C;
    text-align: center;
    font-size: 18px;
}


/* テーブル */

table {
	border-top:1px dotted #999;
	border-left:0;
	border-right:0;
	border-collapse: collapse;
	margin-bottom: 40px;
	margin-top: -10px;
}

th {
	border: none;
	border-bottom: 1px dotted #999;
	background-color:#f8f6ee;
	background-image: url(file:///FLASH%20DRIVE/larouge_site/img/icon_th.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	text-align: left;
	padding: 10px 40px 10px 28px;
}

td {
	border: none;
	border-bottom: 1px dotted #999;
	padding: 10px 30px 10px 10px;
	font-size: 14px;
}


/* アドレス */

address {
    font-size: 12px;
    font-style: normal;
    background-image: url(img/bk_footer.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 20px;
    text-align: center;
}


/* ボックス */

#wrap {
	width: 60%;
	margin: 0 auto;
	font-size: 18px;
	background-image: none;
	background-repeat: repeat-y;
}

.item {
	background-color: #F2EFE6;
	line-height: 1.3;
	margin-bottom: 20px;
	padding: 20px 30px;
	overflow: hidden;
}


/* クラス */

.photo {
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
	line-height: 0;
}

.memo {
	clear: both;
	font-size: 85%;
	color: #666;
	text-align: right;
}
#wrap p {
	font-weight: 300;
}
.menu_topics {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	color: #666;
}
#kagaraki_menu #kagaraki_menu {
	font-size: 24px;
}
#wrap div {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
#wrap div {
	font-size: 16px;
}
#wrap p {
	font-size: 16px;
}

.kotei2 {
position:fixed;
left:0px;
bottom:20px;
font-size:13px;
border:solid 1px #666;
color:#FFF;
background-color:#333;
padding:5px;
}
