@charset "UTF-8";

/*______________________________________
SITE TITE：

URL：

COPYRIGHT：
Copyright (c)  All Rights Reserved.
______________________________________*/

/*______________________________________
COLORSET：
background：
#ffffff;
text:
#333333;
link:
#E1172B;
______________________________________*/

  
/* ////////////////////////////////////////
default
//////////////////////////////////////// */
* {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}

body {
background-color:#fff;
color: #333333;
font-size: 12px;
font-family: Tahoma, Geneva, sans-serif;
line-height:1.8em;
_font-size: 75%;
}

img {
vertical-align: bottom;
border: none;
padding:5px 0px;
width:100%;
background:url("http://fjm.cbc-net.com/_template/images/slash.gif") left bottom repeat;
}

/*a*/
a {
padding:0px;
margin:0px;
color:#666666;
background:#fff;
cursor:pointer;
background:url("http://fjm.cbc-net.com/_template/images/slash_red.gif") -100px -100px top no-repeat;
display:inline;
}

a:hover {
padding:0px;
margin:0px;
color:#E1172B;
background:url("http://fjm.cbc-net.com/_template/images/slash_red.gif") left top repeat;
display:inline;
}


p {
padding:0px;
margin:10px 0px 20px 0px;
text-align : justify ;
}

em {
font-style:normal;
}

input {
border:none;
border-bottom:1px solid #000;
background:#fff;
height:16px;
}

input.btn {
border:1px solid #000;
}

textarea {
border:1px solid #000;
margin-bottom:5px;
}

br {
clear:both;
}

/*
----------------------------------------------------------
[HEADER]
----------------------------------------------------------*/
#header {
position:relative;
height:80px;
_width:900px;
}

#header span {
font-size:0.9em;
}

#header h1 {
position:absolute;
left:10px;
top:20px;
width:102px;
height:51px;
_left:20px;
}

#header h1 a {
display:block;
width:102px;
height:51px;
background:url("http://fjm.cbc-net.com/_template/images/title.gif") left top no-repeat;
}

#header h1 a:hover {
background:url("http://fjm.cbc-net.com/_template/images/title02.gif") left top no-repeat;
}

#header h1 span{
display:none;
}

#header #search {
position:absolute;
right:10px;
top:30px;
width:70%;
text-align:right;
}

#header #search #search_tag,
#header #search #search_form,
#header #search #search_form form {
display:inline;
}

/*
----------------------------------------------------------
[CONTENTS]
----------------------------------------------------------*/
#contents {
margin:20px 0px;
min-width:920px;
_margin:20px 10px;
_width:900px;
}

#contents span {
font-size:0.9em;
}

/*
----------------------------------------------------------
[INDEX]
----------------------------------------------------------*/
.index_img {
display:block;
width:100%;
height:100px;
}


/*
----------------------------------------------------------
[ENTRY]
----------------------------------------------------------*/
.entry {
float:left;
width:23%;
min-width:200px;
margin:0 1% 30px 1%;
padding-bottom:20px;
background:url("http://fjm.cbc-net.com/_template/images/plus.gif") left bottom repeat-x;
_width:200px;
_margin:0px 10px 30px 10px;
}

h3 {
background:url("http://fjm.cbc-net.com/_template/images/plus.gif") left top repeat-x;
padding-top:20px;
font-size:1.1em;
}

h3 span {
padding-left:15px;
background:url("http://fjm.cbc-net.com/_template/images/plus_red.gif") left center no-repeat;
}

h3 a {
text-decoration:none;
}

.entry_title {
margin:0px 1%;
_margin:0px 20px;
}

.entry .entery_img {
margin:5px 0px;
padding:3px 0px;
background:url("http://fjm.cbc-net.com/_template/images/slash.gif") left bottom repeat;
}

.entry .entry_text {
margin-bottom:20px;
}

.entry .entry_text a {
text-decoration:underline;
}

.entry input {
width:200px;
margin-top:10px;
}

.entry textarea {
margin-top:10px;
width:100%;
height:150px;
}

.entry_more {
width:48%;
min-width:350px;
_width:420px;
}

/*comment*/

h4 {
padding-top:10px;
}

h4 span {
padding-left:15px;
font-size:1em;
background:url("http://fjm.cbc-net.com/_template/images/minus_red.gif") left center no-repeat;
}

#comment-bake-cookie {
width:20px;
margin:0px;
}

.comments_entry {
padding-top:10px;
margin-top:20px;
margin-bottom:30px;
background:url("http://fjm.cbc-net.com/_template/images/minus.gif") left top repeat-x;
}


.search_tmpl h3 {
margin-bottom:10px;
}

/*
----------------------------------------------------------
[FOOTER]
----------------------------------------------------------*/
#footer {
clear:both;
padding:10px 0px 10px 20px;
background:url("http://fjm.cbc-net.com/_template/images/slash.gif") left top repeat-x;
font-size:0.9em;
}

