@charset "utf-8";

/* 株式会社ココロ　スタイルシート
　 作成者：
　 平成00年00月00日
-------------------------------------------------------------------------------------*/


/* 基本スタイル
-------------------------------------------------------------------------------------*/

/* 全体
------------------------------*/

/* CSS Document */

html {
	color:#000;
	background:#FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

li { list-style:none; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after { content:''; }

abbr, acronym {
	border:0;
	font-variant:normal;
}

sup { vertical-align:text-top; }

sub { vertical-align:text-bottom; }

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

input, textarea, select { *font-size:100%;
}

legend { color:#000; }


/* ボディ
------------------------------*/
body {
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 18px;
}

/* リンク
------------------------------*/
a { color: #003399; }
a:visited { color: #333333; }
a:hover { color: #0066CC; }

/* 画像
------------------------------*/
img {
	border: none;
	vertical-align: top;
}

/* サイト（コンテンツ部分）の幅指定
-------------------------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー部分
-------------------------------------------------------------------------------------*/
#header {
	width: 100%;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-bottom: 5px;
}

#header .inner1000 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header .innerleft {
	width: 300px;
	float: left;
	padding-top: 40px;
	margin-bottom: 10px;
}

#header .innerright {
	width: 600px;
	float: right;
	padding-top: 40px;
	text-align: right;
	margin-bottom: 10px;
}

h1 { font-size: 85%; }

#header p { font-size: 90%; }

/* メニュー部分
-------------------------------------------------------------------------------------*/
#g_navi {
	float:left;
	width:900px;
	margin-bottom: 20px;
}

#g_navi ul {
	float:left;
	width:100%;
	display: block;
	background-image: url(../img/g_navi_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#g_navi li { display: inline; }

#navi
{
	width:900px;
	height: 47px;
	float: left;
	margin-bottom: 20px;
	margin-top: 5px;
}

#navi ul
{
	height: 47px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

#navi li
{
	width: 150px;
	float: left;
}

#navi li a
{
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:47px;
	padding-top:47px;
	color:#FFFFFF;
	background-image:url(../img/g_navi_bg.gif);
	float: right;
}

/* オフマウス
-------------------------------------*/
#nav01 a { background-position:  0px 0px; }

#nav02 a { background-position:-150px 0px; }

#nav03 a { background-position:-300px 0px; }

#nav04 a { background-position:-450px 0px; }

#nav05 a { background-position:-600px 0px; }

#nav06 a { background-position:-750px 0px; }

#nav07 a { background-position:-900px 0px; }

/* オフマウス
-------------------------------------*/
#nav01 a.stay { background-position:  -50px -84px; }

#nav02 a.stay { background-position:-200px -84px; }

#nav03 a.stay { background-position:-350px -84px; }

#nav04 a.stay { background-position:-500px -84px; }

#nav05 a.stay { background-position:-650px -84px; }

#nav06 a.stay { background-position:-800px -84px; }

#nav07 a.stay { background-position:-950px -84px; }

/* オフマウス
-------------------------------------*/
#nav01 a:hover { background-position:  0px -60px; }

#nav02 a:hover { background-position:-150px -60px; }

#nav03 a:hover { background-position:-300px -60px; }

#nav04 a:hover { background-position:-450px -60px; }

#nav05 a:hover { background-position:-600px -60px; }

#nav06 a:hover { background-position:-750px -60px; }

#nav07 a:hover { background-position:-900px -60px; }

/* メニューsearch
-------------------------------------------------------------------------------------*/
.g_navi {
	float:left;
	width:900px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.g_navi ul {
	float:left;
	width:100%;
	display: block;
	background-image: url(../img/g_navi_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

.g_navi li { display: inline; }


/* 画像部分
-------------------------------------------------------------------------------------*/
#pict_space {
	float:left;
	width:900px;
}

/* メイン部分
-------------------------------------------------------------------------------------*/
#main {
	float:left;
	width:900px;
	margin-bottom: 20px;
}

.border {
	float: left;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

#topicpath {
	float:left;
	width:900px;
	margin-bottom: 20px;
}

#topicpath ul {
	float:left;
	width:900px;
}

#topicpath li { display: inline; }

.box {
	float: left;
	width: 195px;
	background-image: url(../img/box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-top: 10px;
}

#sidecontents {
	float:left;
	width:275px;
	display: block;
}
#twitter {
	float:left;
	width:215px;
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
}
#twitter h3 {
background-image:none;
	float:right;
}
#twitter h4 {
	float:right;
}
.twitterp {
	width:100%;
	float:left;
	padding-bottom: 0px;
	font-size: 95%;
}
#sidecontents h1 {
	float:left;
	width:245px;
	margin-bottom: 15px;
}

#sidecontents h2.title {
	float:left;
	width:245px;
	margin-bottom: 15px;
	background-image: none;
	padding: 0px;
}


#sidecontents h3.title {
	float:left;
	width:245px;
	margin-bottom: 15px;
	background-image: none;
	padding: 0px;
}

#sidecontents h2,h4 {
	float:left;
	width:180px;
	background-image: url(../img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

#sidecontents p {
	float:left;
	width:195px;
	display: block;
	padding-bottom: 10px;
	font-size: 95%;
}
#sidecontents p.twitterp {
	width:100%;
	float:left;
	padding-bottom: 0px;
	font-size: 95%;
}

#sidecontents ul {
	float:left;
	width:245px;
	margin-bottom: 20px;
}

#sidecontents li {
	width:220px;
	margin-bottom: 10px;
	padding-left: 25px;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidecontents dl {
	float:left;
	width:245px;
	display: block;
	margin-bottom: 20px;
}

#sidecontents dt {
	float:left;
	width:245px;
	color: #009466;
}

#sidecontents dd {
	float:left;
	width:230px;
	background-image: url(../img/triangle_blackpng.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#maincontents {
	float:left;
	width:625px;
	display: block;
}

#maincontents h1 {
	float:left;
	width:625px;
	margin-bottom: 15px;
}

#maincontents h3.title {
	float:left;
	width:625px;
	margin-bottom: 15px;
	background-image: none;
	padding: 0px;
}

#maincontents h3,h4 {
	float:left;
	width:180px;
	background-image: url(../img/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 5px;
}

#maincontents p {
	float:left;
	width:195px;
	display: block;
	padding-bottom: 15px;
	font-size: 95%;
}

#maincontents p.more {
	width:605px;
	text-align: right;
	padding-bottom: 5px;
}

#maincontents p.consult {
	width:auto;
	padding-bottom: 0px;
	padding-top: 20px;
}

#maincontents ul {
	width:625px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
}

#maincontents li {
	display: inline;
	margin-bottom: 5px;
	float: left;
	padding-right: 5px;
}

#rocalmenu {
	float:left;
	width:900px;
	margin-top: 30px;
}

.up {
	float:left;
	width:900px;
	background-image: url(../img/local_menu_up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
}

.center {
	float:left;
	width:860px;
	background-image: url(../img/local_menu_center.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.low {
	float:left;
	width:900px;
	background-image: url(../img/local_menu_low.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 17px;
}

#rocalmenu h2,h3 {
	float:left;
	width:800px;
	padding-left: 10px;
	background-image: url(../img/triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#rocalmenu p {
	float:right;
	width:220px;
	display: block;
	padding-right: 40px;
	padding-bottom: 20px;
}

#rocalmenu ul {
	float:left;
	width:820px;
	display: block;
	margin-bottom: 5px;
}

#rocalmenu ul.under {
	width:590px;
}

#rocalmenu li {
	font-size: 90%;
	display: inline;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
}

#rocalmenu dl {
	float:left;
	width:820px;
	display: block;
	margin-bottom: 5px;
}

#rocalmenu dt {
	float:left;
	width:50px;
	display: block;
	text-align: right;
}

#rocalmenu dd {
	float:left;
	width:750px;
	display: block;
}

#right_under {
	float:left;
	width:625px;
	display: block;
}

/* 下層
-------------------------------------------------------------------------------------*/

#main_all {
	float:left;
	width:900px;
}

#frame {
	float:left;
	width:900px;
	text-align: center;
}

#nextmain {
	float:left;
	width:625px;
	display: block;
}

.innertable {
	float:left;
	width:625px;
	display: block;
	margin-bottom: 15px;
}

#nextmain h1 {
	float:left;
	width:625px;
	margin-bottom: 15px;
}

#nextmain h2 {
	float:left;
	width:625px;
	margin-bottom: 25px;
	color: #18A171;
	display: block;
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#nextmain h3 {
	float:left;
	width:595px;
	margin-bottom: 20px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1767AC;
	color: #1767AC;
	display: block;
	padding-left: 20px;
	font-size: 120%;
	font-weight: bold;
}

#nextmain h3.title {
	float:left;
	width:625px;
	margin-bottom: 15px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nextmain h4 {
	float:left;
	width:625px;
	margin-bottom: 20px;
	color: #1767AC;
	display: block;
	font-size: 115%;
	font-weight: bold;
}

#nextmain p {
	float:left;
	width:625px;
	margin-bottom: 20px;
	display: block;
}

#nextmain p.store {
	width:345px;
	padding-left: 15px;
}

#nextmain p.store_img { width:265px; }


#nextmain ul {
	float:left;
	width:625px;
	margin-bottom: 20px;
}

#nextmain ul.owner {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nextmain li {
	display: inline;
	padding-right: 3px;
}

#nextmain table {
	float:left;
	width:100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

#nextmain table.reqest { font-size: 90%; }

#nextmain th {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E8E8E8;
	width: 130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#nextmain th.reqest { width: 120px; }

#nextmain th em { color: #990000; }

#nextmain td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#nextmain td.reqest {
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nextmain td.reqest_b {
	width: 35px;
	text-align: center;
	padding: 5px;
}

#nextmain td.bottom { text-align: center; }

#nextmain td.qr_code {
	border-left-style: none;
	text-align: center;
}

#nextmain td em { color: #990000; }


/* フッター部分
-------------------------------------------------------------------------------------*/
#footer {
	clear:left;
	width: 100%;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer .inner1000 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
}

#footer p {
	width: auto;
	float: right;
	margin-bottom: 20px;
}
.red { color: #FF0000; }

