@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, hr, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.noborder {
	border: none !important;
}

.nospace {
	margin: 0 !important;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

.textCenter {
	text-align: center;
}

.textRight {
	text-align: right;
}

.imgLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	float: left;
}

.right {
	float: right
}

body {
	text-align: center;
	background: #FFF;
	word-break: break-all;
}

#body {
	margin: 0 auto 20px;
	width: 908px;
}

#contentsLeft {
	float: left;
	margin: 10px 0;
	width: 642px;
	text-align: left;
}

#contentsRight {
	float: right;
	margin: 10px 0;
	width: 256px;
	text-align: left;
}

/* header
----------------------------------------------------------------------------------------------------*/

#header {
	margin: 0 0 25px;
	height: 109px;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_bg01.gif) no-repeat left bottom;
}

#header h1 {
	margin: 0 0 5px;
	padding: 40px 30px 0;
	color: #a0ba37;
}

#header h1 a:link    { text-decoration: none; color: #a0ba37;}
#header h1 a:visited { text-decoration: none; color: #a0ba37;}
#header h1 a:active  { text-decoration: none; color: #a0ba37;}
#header h1 a:hover   { text-decoration: underline; color: #a0ba37;}

#header h2 {
	padding: 0 30px;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

/* main
----------------------------------------------------------------------------------------------------*/
#main{
	margin: 0 0 0 10px;
	width: 630px;
}

#main .space5{
	margin: 0 0 5px;
}

#main .space10{
	margin: 0 0 10px;
}

#main .fc2_footer{
	padding: 10px 0 0;
}

#main .ent,
#main .com,
#main .trb{
	padding: 20px;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_bg02.gif) no-repeat left bottom;
	overflow: hidden;
}

#main .entHeader li,
#main .comHeader li,
#main .trbHeader li{
	display: inline;
	margin: 0 8px 0 0;
}

#main .ent h3{
	color: #a0ba37;
}

#main .ent h3 a:link    { text-decoration: none; color: #a0ba37;}
#main .ent h3 a:visited { text-decoration: none; color: #a0ba37;}
#main .ent h3 a:active  { text-decoration: none; color: #a0ba37;}
#main .ent h3 a:hover   { text-decoration: underline; color: #a0ba37;}

#main .ent .moreLink{
	margin: 10px 0 0;
}

#main .pageTop{
	text-align: right;
}

#main .pageTop li{
	display: inline;
	margin: 0 0 0 8px;
}

#main .com h4, #main .trb h4{
	margin: 0 0 3px;
	color: #a0ba37;
	font-weight: normal;
}

#main .com .comBody ,#main .trb .box2{
	margin: 0 0 10px;
	padding: 0 0 10px;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_line01.gif) repeat-x left bottom;
}

#main .com .form .left{
	width: 305px;
}

#main .com .form .left table, #main .com .form .right table{
	width: 100%;
	border: none;
	border-collapse: collapse;
}

#main .com .form .left table th, 
#main .com .form .left table td,
#main .com .form .right table th{
	padding: 0 0 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}

#main .com .form .right table td{
	padding: 0 0 5px;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}

#main .com .form .right table .text{
	padding: 0 0 5px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	white-space: nowrap;
}

#main .com .form .left table td{
	width: 250px;
}

#main .com .form .left table td .text{
	width: 248px;
	height: 14px;
	font-size: 10px;
	border: #CCC 1px solid;
}

#main .com .form .left table td .pass{
	height: 14px;
	font-size: 10px;
	border: #CCC 1px solid;
}

#main .com .form .right{
	width: 270px;
}

#main .com .form .right table td textarea{
	width: 268px;
	height: 90px;
	font-size: 10px;
	border: #CCC 1px solid;
}

#main .com .form .send input{
	margin: 0 0 5px;
	width: 268px;
	color: #FFFFFF;
	font-size: 10px;
	border: #A7A7A7 1px solid;
	background: #666666;
	text-decoration: none;
}

#main .com .form .delete input{
	margin: 0 0 10px;
	width: 268px;
	color: #FFFFFF;
	font-size: 10px;
	border: #A7A7A7 1px solid;
	background: #CC3333;
	text-decoration: none;
}

#main .trb .box3{
	margin: 0 0 10px;
}

#main .footNavi{
	margin: 0 0 20px;
}

/* sidemenu
----------------------------------------------------------------------------------------------------*/

#contentsRight .sMenu{
	margin: 0 0 20px;
}

#contentsRight .sMenu .sTitle{
	margin: 0 0 5px;
	height: 38px;
	line-height: 1;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_bg03.gif) no-repeat left bottom;
}

#contentsRight .sMenu .sTitle .box3{
	padding: 12px 20px 16px;
	color: #a0ba37;
	font-weight: normal;
}

#contentsRight .sMenu .sHeader,
#contentsRight .sMenu .sBody,
#contentsRight .sMenu .sFooter{
	padding: 0 20px 5px;
	overflow: hidden;
}


/* footer
----------------------------------------------------------------------------------------------------*/

#footer ul{
	padding: 20px;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_bg04.gif) no-repeat right bottom;
}

#footer ul li{
	display: inline;
	margin: 0 10px 0 0;
	padding: 15px 0 15px 20px;
	background: url(http://blog-imgs-35.fc2.com/j/i/k/jikomanblogside/tmp01_icon01.gif) no-repeat left center;
}

#footer address {
	display: block;
	font-style: normal;
}

/* font
----------------------------------------------------------------------------------------------------*/

* {
	color: #666666;
}

.f12h180,
.f12h160,
.f12h140,
.f12,
.f10h180,
.f10h160,
.f10h140,
.f10 {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;}

.f12h180,
.f12h160,
.f12h140,
.f12 {font-size: 12px;}

.f10h180,
.f10h160,
.f10h140,
.f10 {font-size: 11px;}

.f12h180,
.f10h180 {line-height: 1.8}

.f12h160,
.f10h160 {line-height: 1.6}

.f12h140,
.f10h140 {line-height: 1.4}

/*Windows IEのみ \*/

* html .f12h180,
* html .f12h160,
* html .f12h140,
* html .f12 {font-size: 75%;}

* html .f10h180,
* html .f10h160,
* html .f10h140,
* html .f10 {font-size: 62.5%;}
/*Windows IEのみ修了 */

a:link    { text-decoration: underline; color: #666666;}
a:visited { text-decoration: underline; color: #666666;}
a:active  { text-decoration: underline; color: #666666;}
a:hover   { text-decoration: underline; color: #666666;}

.fGray{ color: #666666;}
