/*
Theme Name: Journalist
Theme URI: http://lucianmarin.com/
Description: Journalist is a smart, minimal theme designed for professional journalists.
Version: 1.9
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

body {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(http://jinji.org/images/back.jpg);
	font-size:80%;
	line-height:140%;
}

* {
padding:0;
margin:0;
}

ul,li{
list-style:none;
}
a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#c00;
}

#container {
width:995px; /* this has nothing to do with the '911' event */
margin:0;
position:relative;
}

#container h1 {
	margin:0px;
	padding:0px;
	height:174px;
	background-image: url(http://1.33.170.95/images/h_b.jpg);
	background-position: 0px 0px;
	text-indent:-9999px;
	background-repeat: no-repeat;
	width:720px;
}

#container h1 a {
color:#222;
text-decoration:none;
}

#container h1 a:hover {
color:#c00;
}


#content {
	width:720px;
	float:left;
	background-image: url(http://1.33.170.95/images/m_bk_no.jpg);
	background-position: 0px 100px;
}

/*
#content h2 {
font-size:20px;
margin:5px 0 7px 0;
font-weight:bold;
}

#content h2 a {
color:#222;
text-decoration:none;
}

#content h2 a:hover {
color:#c00;
}

#content h2.archive {
font-weight:bold;
font-size:20px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}
*/

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}



.main{
width:550px;
margin-bottom:10px;
padding:10px 0px 0px 10px;
}

img.alignleft {
padding:3px;
margin:0px 10px 10px 0px;
border:#CCCCCC 1px solid;
background-color:#FFFFFF;
}


.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}


.signature {
padding:0 15px 0 0;
}

.signature p{
float:right;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

.line{
margin-bottom:50px;
}



#sidebar {
	width:275px;
	float:right;
	background-image: url(http://1.33.170.95/images/l_b.jpg);
	background-repeat: no-repeat;
	height:700px;
	background-position: 0px 0px;
	margin-top:-175px;

}

ul.navi{
	margin-top:100px;
	margin-left:30px;
	padding:0px;
}

.navi li{
	margin:10px 0px 10px 0px;
}



#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}






/*--------------------*/
#foot{
	background-image: url(http://jinji.org/images/m_f.jpg);
	background-repeat: no-repeat;
	height:300px;
	width:720px;
	float:left;
}

#foot div.mail a,
#foot div.mail a:hover{
	display:block;
	text-indent:-9999px;
	width:120px;
	height:80px;
	float:left;
	padding-top:80px;
	margin-top:50px;
}



#foot address.add_sb{
	float:left;
	display:block;
	width:280px;
	padding-left:0px;
	margin-top:-15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#foot address.add_page{
	float:left;
	display:block;
	width:280px;
	padding-left:0px;
	padding-top:110px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#foot li{
list-style:none;
}

.up{
	width:150px;
	float:left;
	padding:110px 0px 0px 160px;
}

/**/
.new{
	width:310px;
	float:right;
	text-align:left;
	margin:0px 0px 0px 0px 0;
	padding:0px 0px 0px 0px;
}

.new ul{
	margin:0px 0px 0px 5px;
}
.new li{
	margin:3px 0px 3px 0px;
}

.y_ttl{
margin:0px 0px 5px 0px;
}

/*-----------------------*/

/*-----------------------*/
.t_top{
text-align:center;
padding:40px 0px 90px 0px;
}

.t_top img{
margin-left:30px;
}
/*-----------------------*/

#left_main{
padding:0px 30px 0px 100px;
}
/**/
#left_main h2{
	background-image: none;
	font-size:20px;
	margin:0px 0 20px 0;
	font-weight:bold;
}



#left_main h3{
	color:#333333;
	background-image: url(http://jinji.org/images/m_img1.gif);
	background-repeat: repeat-x;
	padding:15px 0px 10px 10px;
	border-bottom:#AB9381 solid 1px;
	margin:0px 0px 5px 0px;
font-size:20px;
}



/*-----------------------*/

#left_main_yomoyama{
padding:0px 30px 0px 100px;
}
/**/
#left_main_yomoyama h2{
	background-image: none;
	font-size:20px;
	margin:0px 0 20px 0;
	font-weight:bold;
}



#left_main_yomoyama h3{
	color:#333333;
	background-image: url(http://jinji.org/images/m_img1.gif);
	background-repeat: repeat-x;
	padding:15px 0px 10px 10px;
	border-bottom:#AB9381 solid 1px;
	margin:0px 0px 5px 0px;
font-size:20px;
}

/*---------------*/
.yomoyama{
width:130px;
padding:40px 10px 50px 20px;
margin:0px 25px 30px 10px;
float:right;
background-image: url(http://jinji.org/images/s_img1.gif);
background-repeat: repeat-x;
background-color:#D8CDB3 ;
}

.yomoyama h3{
margin-top:20px;
margin-bottom:3px;
}

.yomoyama li{
background-image: url(http://jinji.org/images/li_yomoyama.gif);
background-repeat: no-repeat;
display:block;
padding:0px 0px 5px 20px;
}

.yomoyama li a{
color:#000000;
}

.yomoyama li a:visited{
color:#000000;
}

.clear {
clear:both;
}

.warning p {
background:url(http://jinji.org/images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats 

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
*/

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

/**/
.ym_li{
margin-top:130px;
padding-left:25px;
}
.ym_li h3{
margin:13px 0px 3px 0px;
font-size:13px;
}
.ym_li h3 a{
	background-image: url(http://1.33.170.95/images/li_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	padding-left:18px;
	text-decoration:none;
	color:#000000;

}
.ym_li h3 a:hover{
	background-image: url(http://1.33.170.95/images/li_img_o.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display:block;
	padding-left:18px;
	text-decoration:none;
	color:#000000;
}

/*----------*/
.aligcenter{
	text-align:center;
}


/**/
.tbl{
	margin-bottom:10px;
}

.tbl td{
	border-bottom:#D0C6B9 solid 1px;
	padding:10px;
}

.tbl th{
	border-bottom:#D0C6B9 solid 1px;
	font-weight:normal;
	padding:7px;
	text-align:left;
	width:100px;
}

.img_right a{
border:none;
float:right;
margin:-20px 0px 0px 0px;
padding:0px;
display:block;
}

/**/
.gyoumu{
	margin-bottom:20px;
}
.gyoumu th{
	border-left:5px #2F1D15 solid;
	font-weight:normal;
	padding:10px;
	text-align:left;
	width:100px;
}
.gyoumu td{
	border-left:1px #B2A794 solid;
	font-weight:normal;
	padding:10px;
	text-align:left;
	line-height:200%;
}

/**/
.recruit {
	padding: 20px;
	border:1px solid #999;
	margin-bottom:140px;
}
.recruit h4 {
	font-size:17px;
	margin-bottom:10px;
	background-image: url(http://1.33.170.95/images/recruit_h4_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}

h3.recLdH3 {
	margin-left: 0;
	padding-left: 0 !important;
}
h4.recLdH4 {
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.recData {
width:130px;
padding:60px 10px 40px 20px;
margin:0px 0 30px 10px;
float:right;
background-image: url(http://jinji.org/images/s_img1.gif);
background-repeat: repeat-x;
background-color: #D8CDB3;
line-height: 180%;
}


/**/

.flow{
	margin-bottom:10px;
	margin-left:20px;
}
.flow th{
	padding:7px;
}
.flow td{
	vertical-align:middle;
	padding:7px;
}


.mail_back{
	background-image:url(http://1.33.170.95/images/contact_img1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	padding:35px 0px 15px 0px;
}


/*
.mail_back{
	background-image:url(http://1.33.170.95/images/contact_mail_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	padding:35px 0px 15px 0px;
}

.mail_back a{
width:304px;
height:45px;
background-image:url(http://1.33.170.95/images/contact_mail_btn.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
display:block;
text-indent:-9999px;
margin-left:120px;
}
.mail_back a:hover{
background-position: 0px -45px;
}
*/

#recBnr {
	background-image:url(http://1.33.170.95/images/top_rec_bg.jpg);
	width: 300px;
	height: 206px;
	position: absolute;
	top: 400px;
	left: 100px;
}

#recBnr .closeBtn {
	margin: 20px 0 95px 3px;
}

#recBnr h3 {
	margin: 5px 20px;
	font-size: 13px;
}

#recBnr h3 a{
	background-image: url(http://1.33.170.95/images/li_img.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	padding-left:20px;
	text-decoration:none;
	color:#000000;
}
#recBnr h3 a:hover{
	color:#FF8C00;
}
