@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;
}

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; }

#header p a { color: #FFFFFF; }

#footer a { color: #FFFFFF; }

/* 画像
------------------------------*/
img {
	border: none;
	vertical-align: top;
}

/* サイト（コンテンツ部分）の幅指定
-------------------------------------------------------------------------------------*/
#wrapper {
	background-color: transparent;
	background-image: url(../img/navi_bg.png);
	background-repeat: no-repeat;
	background-position: right 41px;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.inside {
	width: 999px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	background-image: url(../img/side_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.outside {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー背景
-------------------------------------------------------------------------------------*/
#colorbar {
	width: 100%;
	background-image: url(../img/colorbar.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 175px;
}

#pict {
	height: 175px;
	width: 100%;
	background-image: url(../img/found_picture1.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

/* ヘッダー部分
-------------------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 175px;
}

.girth {
	width: 1000px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/picture1.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.logoarea  {
	width: 185px;
	float: left;
	height: 139px;
	background-image: url(../img/logo_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 36px;
	text-align: center;
}

.titlearea  {
	width: 774px;
	float: left;
	padding-top: 60px;
	padding-left: 40px;
	height: 115px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.path  {
	float: left;
	padding-top: 47px;
	width: 700px;
}

#header h1 {
	font-size: 170%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}

#header p { color: #FFFFFF; }

#header li {
	font-size: 90%;
	display: inline;
	padding-right: 5px;
}

#header li.end { background-image: none; }

#header li a {
	padding-right: 8px;
	background-image: url(../img/path_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
}

/* メイン部分
-------------------------------------------------------------------------------------*/
#main {
	float:left;
	width: 100%;
}

#sidecontents {
	float:left;
	width: 185px;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navigation {
	float:left;
	width: 185px;
}

.sub {
	width: 185px;
	background-color: #00004F;
}

#maincontents {
	float:left;
	width: 775px;
	padding-left: 39px;
}

#local_nav {
	float:left;
	width: 775px;
	height: 65px;
	padding-top: 40px;
}

#local_nav ul
{
	height: 65px;
	width: 765px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
}

#local_nav li
{
	width: 191px;
	float: left;
}

#local_nav li a
{
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:65px;
	padding-top:65px;
	color:#FFFFFF;
	background-image:url(../img/localmenu.png);
}

/* オフマウス
-------------------------------------*/
#nav01 a { background-position:  0px 0px; }

#nav02 a { background-position:-191px 0px; }

#nav03 a { background-position:-382px 0px; }

#nav04 a { background-position:-573px 0px; }


/* オフマウス

-------------------------------------*/
#nav01 a:hover { background-position:  0px -80px; }

#nav02 a:hover { background-position:-191px -80px; }

#nav03 a:hover {background-position:-382px -80px; }

#nav04 a:hover { background-position:-573px -80px; }


/* オフマウス

-------------------------------------*/
#nav01 a.stay { background-position:  0px -80px; }

#nav02 a.stay { background-position:-191px -80px; }

#nav03 a.stay { background-position:-382px -80px; }

#nav04 a.stay { background-position:-573px -80px; }


#lead {
	float:left;
	width: 705px;
	padding-top: 40px;
}

.colorbox {
	float:left;
	width: 675px;
	background-image: url(../img/colorbox.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
}

.div_l {
	float:left;
	width: 170px;
}

.div_r {
	float:left;
	width: 475px;
	text-align: right;
	padding-right: 30px;
}

.inner {
	width: 675px;
	padding-left: 30px;
	float: left;
}

.upside {
	width: 675px;
	padding-left: 30px;
	float: left;
	padding-top: 30px;
}

.left {
	width: 332px;
	float: left;
	padding-right: 5px;
}

.right {
	width: 332px;
	float: left;
	padding-left: 5px;
}

#lead h2 {
	padding-bottom: 40px;
	float: left;
}

#lead h2.blank { padding-bottom: 0px; }

#lead h3 {
	padding-left: 15px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 110%;
	font-weight: bold;
	width: 650px;
	display: block;
	float: left;
}

#lead p {
	padding-bottom: 30px;
	width: 100%;
	float: left;
}

#lead p.flat { padding-bottom: 0px; }

#lead p.bold {
	font-size: 115%;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
}

#lead ul {
	padding-left: 20px;
	float: left;
	width: 655px;
	display: block;
	padding-bottom: 20px;
}

#lead li {
	list-style-position: outside;
	list-style-type: disc;
}

#u_nav {
	float:left;
	width: 775px;
	height: 30px;
	padding-top: 60px;
	padding-bottom: 60px;
}

#u_nav ul
{
	height: 30px;
	width: 775px;
}

#u_nav li
{
	width: 145px;
	float: left;
}

#u_nav li.short
{
	width: 125px;
	float: left;
}

#u_nav li a
{
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:40px;
	padding-top:40px;
	color:#FFFFFF;
	background-image:url(../img/u_menu.png);
}

/* オフマウス
-------------------------------------*/
#nav01-u a { background-position:  0px 0px; }

#nav02-u a { background-position:-125px 0px; }

#nav03-u a { background-position:-270px 0px; }

#nav04-u a { background-position:-415px 0px; }

#nav05-u a { background-position:-560px 0px; }


/* オフマウス

-------------------------------------*/
#nav01-u a:hover { background-position:  0px -60px; }

#nav02-u a:hover { background-position:-125px -60px; }

#nav03-u a:hover { background-position:-270px -60px; }

#nav04-u a:hover { background-position:-415px -60px; }

#nav05-u a:hover { background-position:-560px -60px; }



/* オフマウス

-------------------------------------*/
#nav01-u a.stay { background-position:  0px -60px; }

#nav02-u a.stay { background-position:-125px -60px; }

#nav03-u a.stay { background-position:-270px -60px; }

#nav04-u a.stay { background-position:-415px -60px; }

#nav05-u a.stay { background-position:-560px -60px; }


#contact {
	float:left;
	width: 705px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	padding-top: 15px;
	padding-bottom: 40px;
}

.online {
	width: 180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #666666;
	padding-top: 15px;
	float: left;
	padding-left: 20px;
}

.phone {
	width: 480px;
	display: block;
	float: right;
	padding-top: 15px;
	color: #666666;
	padding-left: 20px;
}

.number {
	color: #C00000;
	font-size: 120%;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}

.time {
	font-size: 90%;
	padding-top: 5px;
}


#go_top {
	width: 705px;
	float: left;
	text-align: right;
}

/* フッター部分
-------------------------------------------------------------------------------------*/
#footer {
	clear:left;
	width: 100%;
	background-image: url(../img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	color: #FFFFFF;
}

.substance_area {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width: 999px;
	padding-top: 40px;
	padding-bottom: 10px;
}

.foot_girth {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.substance_l {
	width: 495px;
	float: left;
	padding-left: 224px;
}

.substance_r {
	width: 279px;
	float: right;
}

.substance_bottom {
	width: 775px;
	float: left;
	padding-left: 225px;
	padding-top: 40px;
}

#footer dl {
	float: left;
	width: 100px;
}

#footer dt {
	font-weight: bold;
	width: 100px;
}

#footer dd { width: 100px; }

#footer p {
	padding-bottom: 5px;
	font-size: 90%;
}

#footer p.copyright { }

#footer ul {
	width: 495px;
	float: left;
}

#footer li {
	display: inline;
	background-image: url(../img/utility.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 90%;
}
