@charset "utf-8";

/* リセット */

* {
	margin:0;
	padding:0;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
}


/* 全体の設定 */
body {
	margin-right: auto;
	margin-left: auto;
	color:#333333;
	font-family:sans-serif;
	text-align: center;
	background:url(http://www.j-rabbit.com/img/bg.gif);


}
#container {
	margin-right: auto;
	margin-left: auto;
	background:#ffffff;
	width:800px;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#333333;
	background:#FFCC66;
}
.clear {
	clear:both;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
}
fieldset { padding:10px; }

/* ヘッダー */
#header {
	width:800px;
	text-align:left;
	display:block;
	padding:0px;
	margin: 0px;

}
#header img { 
                float:left;border:none; 
	margin-top:3px;
	margin-left:10px;
}
#head-module p {
	margin:0;
	padding:0;
	text-align:right;
	font-size:70%;
}
#head-module a {
	font-size:12px;
	margin:0;
}
#head-module a:hover{
	margin:0;
}


/* ナビゲーション */
#navi {
	width: 800px;
	height: 40px;
	font-size: 80%;
	float: left;
	display : block;

}
#navi a {
	color: #ffffff;
	text-decoration: none;
	background:none;

}
#navi a:hover { 
	color:#ffffff;
	text-decoration: underline;
	background:none;
}




/* メインイメージ画像 */
#banner {
	display:block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width:800px;
	height:150px;
}
#banner h1 {
	text-align:left;
	font-size:16px;
	position: relative;
	top: 65px;
	left: 25px;
}
#banner a { color:#007695;}

#banner a:hover { color:#53a4b9;background:none;}

#banner h2 {
	text-align:left;
	font-size:80%;
	font-weight:normal;
	position: relative;
	top: 70px;
	left: 25px;
}

/* コンテンツ枠 */
#content {
	width: 600px;
	float: right;
}
/* メインエリア */

#main-content {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#main {
	width: 560px;
	font-size: 80%;
	line-height: 1.3em;
	margin:0px 20px 0px 20px;
	text-align: left;
	padding-top:5px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:30px;
}

/* メインリンク設定 */
#main a {
	text-decoration: none;
	color: #ff0000;
}

/* メインリンク基本色 */
#main a:link {
	text-decoration: none;
	color: #ff0000;
}

/* メインリンクマウスオーバー時 */
#main a:link:hover {
	text-decoration: underline;
	color: #ff0000;
	background-color: #ffffff;
}

/* メインリンククリック時 */
#main a:link:active {
	text-decoration: underline;
	color: #ff0000;
}

/* メインリンク訪問済み */
#main a:visited {
	text-decoration: none;
	color: #ff0000;
}

/* メインリンク訪問済みマウスオーバー */
#main a:visited:hover {
	text-decoration: underline;
	color: #ff0000;
	background-color: #ffffff;
}

/* メインリンク訪問済みクリック時 */
#main a:visited:active {
	text-decoration: underline;
	color: #ff0000;
}

/*メイン余白  */
#main .pad {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
}

/* メイン日付 */
#main .date {
	font-size: 75%;
	font-weight: normal;
	color: #999999;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}

/* メイン見出しh2 */
#main h2 {
	width: 560px;
	font-size: 100%;
	color: #ffffff;
	background-image: url(img/tit_h2_bg.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-left: 25px;
	padding-bottom: 12px;
	clear: both;
}

/* メイン見出しh3 */
#main h3 {
	width: 540px;
	font-size: 100%;
	color: #996633;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}

/* メイン見出しh4 */
#main h4 {
	width: 540px;
	color: #333333;
	font-size: 100%;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#main ul { 
	list-style-type: square;
	margin: 5px 0px 5px 15px;
}

#main li {
	color:#666666;
	margin: 5px 5px 5px 5px;
	padding: 0px;
}


/* メイン段落 */
#main p {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 140%;
}
#font_80 {
	font-size: 80%;
	line-height: 130%;
	padding: 4px;
}
#info {
	font-size: 85%;
	margin: 0;
	padding: 0;
}
#info p {
	margin: 0;
	padding: 5pxpx 5px 0px 5px;
}
#info ul {
	margin: 3px 3px 5px 3px;
	padding: 3px;
}
#info li {
	padding:3px 0px 3px 16px;
	line-height: 140%;
	margin: 0;
	list-style:none;
	background-image:url(http://www.j-rabbit.com/img/icon_info.gif);
	background-repeat:no-repeat;
	background-position:0% 40%;
	display:block;
	border-bottom:1px dotted #666666;
}
#menu {
	font-size: 70%;
	margin: 0;
	padding: 0;
}
#menu p {
	margin: 0;
	padding: 5px 0px 5px 0px;
}



#entry  {
	color:#333333;
}
.entry p {
	color:#333333;
	padding:0px 3px 2px 3px;
	margin:0px;
}
.entry td {
	padding:5px 5px 5px 5px;
	font-size: 85%;
}
.entry img { 
	margin:3px 7px 3px 7px;
	border:none;
}
.entry form { 
	margin-top:10px;
	margin-bottom:30px;
}
.entry select { 
                 width="200px";
}
.entry-info {
	background:url(http://www.j-rabbit.com/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	margin-bottom:20px;
	padding: 0px 0px 40px 20px;
}
.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}
.trackbacks p
{
	font-size:90%;
	color:#423636;
	background-color:inherit;
}

.trackbacks p input
{
	border:1px solid #cccccc;
}

.trackbacks dl
{
	padding:10px 0 0 0;
}

.trackbacks dt
{
	font-size:80%;
}

.trackbacks dd p
{
	padding:0 0 5px 0;
}
#comments ul
{
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}
#comments ul li
{
	color: #999999;
	background-color:inherit;
	font-size:80%;
	display:inline;
}
#comments-open-data ul
{
	list-style:none;
	padding:3px 0;
}
#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}



/* フッター */
.footer {
	width:800px;
	background:#ffffff;
	padding:0;
	margin:0;
}
.footer-copy {
	text-align:center;
	font-size: 10px;
	color:#ffffff;
	padding:3px 0px 3px 0px;
	margin: 0px;

}

/* 下部ナビゲーション */
#footernavi {
	text-align: center;
	margin: 0px;
	padding: 0px;

}
#footernavi p {
	font-size: 12px;
	color:#666666;
	margin: 0;
	padding:3px 0px 3px 0px;
}
#footernavi ul {
	margin: 0;
	padding: 0;
}
#footernavi ul li {
	display: inline;
}
#footernavi ul li a {
	font-size: 85%;
	text-decoration: none;
	color: #333333;
	padding: 0 .5em;
}
#footernavi ul li a:hover { 
	color:#333333;
	text-decoration:underline;
	background:#ffffff;
}

/* 最新のエントリー */
#news {
	margin:20px 0px 0px 0px;
}
.new-txt {
	background:#ffffff;
}
#news h3 {
	width:560px;
	height:27px;
	text-decoration: none;
	font-size: 2px;
	text-indent: -700em;
	background: transparent url("http://www.j-rabbit.com/img/tit_updatenews.gif") no-repeat top left;
	margin:10px 0px 7px 0px;
	padding:0px;
	border-bottom:none;
	border-left:none;
	border-top:none;
	border-right:none;

}
.new-txt p {
	font-size: 95%;
	margin:10px 3px 10px 3px;
	border-bottom:1px dotted #666666;
}


/* アーカイブリスト */

/* サイトマップ用 */
.archives {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 15px 15px 15px 15px;
}
.archives dt {
	padding-top: 0;
	padding-left: 7px;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 3px;
}
.archives dd {
	margin-right: 0;
	padding-left: 25px;
	padding-bottom: 3px;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}



/* お問い合わせ用 */
.contact {
	line-height: 160%;
	margin: 0;
}
.contact dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.contact dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}


/* 会社概要用 */
.corp {
	margin-top: 20px;
	margin-bottom: 25px;
}
.corp p {
	font-size: 80%;
	margin:25px 5px 30px 5px;
}
.corp dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.corp dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 7em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}


/* ---------- sidebar ---------- */

#sidebar
{
	width:200px;
	float:left;
}
.sidemenu
{
	width:185px;
	margin:10px 0px 40px 15px;

}
.contentsmenu
{
	font-size:85%;
	line-height: 130%;
	text-align:left;
}
.contentsmenu ul
{
	list-style:none;
	padding:0px 5px 0px 5px;
}

.contentsmenu ul li
{
	background-image:url(http://www.j-rabbit.com/img/menu_icon.gif);
	background-position:0 50%;
	padding:1px 0 2px 15px;
	background-repeat:no-repeat;

}
.contentsmenu h4,div.contents-search h4
{
	width:184px;
	height:22px;
	font-size:2px;
	text-decoration:none;
	text-align:left;
	text-indent:-1200px;
	display:block;
	margin:3px 3px 2px 3px;
	padding:3px 0px 3px 0px;
}
.contentsmenu h4
{
	background-image:url(http://www.j-rabbit.com/img/tit_contentsmenu.gif);
	background-repeat:no-repeat;
	width:185px;
	height:60px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.contentsmenu ul li a
{
	padding:2px 0px;
	display:block;
	color:#333333;
}
.contentsmenu ul li a:hover
{
	background-color:#ffffff;
	text-decoration:underline;
}



.contents-search h4
{
	background-image:url(http://www.j-rabbit.com/img/search_tit_bg.gif);
}

.category-archives ul
{
	list-style:none;
}

.category-archives ul li
{
	padding:1px 0 2px 0;

}

.category-archives ul.sub-category
{
	margin-left:0px;

}

.category-archives ul.sub-category li
{
	padding:2px 0 1px 2px;

}

.category-archives ul.sub-category li a
{
	display:block;
	text-decoration:none;

}
.category-archives ul.sub-category li a:hover
{
	color:#333333;
	text-decoration:underline;
}
.category-archives ul li a
{
	display:block;
	color:#333333;
	padding:0px 10px 0px 10px;
}
.category-archives ul li a:hover
{
	display:block;
	color:#333333;
	padding:1px 0 2px 20px;
	text-decoration:underline;
	background-color:#E7E7E7;
}


.search-form
{
	margin: 1px 0 0 0;
	padding:10px;
	background-image:url(http://www.j-rabbit.com/img/search_bg.gif);
}

.search-form label
{
	font-size:60%;
	color:#999999;
}

.search-form input
{
	font-size:80%;
	border:1px solid #999999;
	color:#999999;
	width:100%;
}

input.search-input
{
	border:1px solid #999999;
	color:#999999;
	width:40%;
}

.search-form input#search
{
	margin-bottom:5px;
}

.search-form input.searchsubmit
{
	border:0;
}

#sidebar a.rss
{
	font-size:2px;
	text-decoration:none;
	text-align:left;
	display:block;
	height:38px;
	text-indent:-1200px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(http://www.j-rabbit.com/img/rss.gif);
}
/* サイドバーフリースペース */
.note{
	width:185px;
	font-size:85%;
	text-align:left;
	border:1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* サイドバーフリースペースの段落 */
.note p {
	font-size:90%;
	line-height: 130%;
	padding: 5px;
}
.note h2
{
	font-size:100%;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	display:block;
	background:#0099CC;
	padding:3px 0px 3px 0px;
}

