/*  
Theme Name: Fcommu design template
Theme URI: http://career-finders.net/
Description: Fcommu Blog Design
Version: 0.1b
Author: T.SAK

*/

@import url(/css/all_submenu.css);

body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, form {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 0.85em;
	line-height: 1.3em;
	color: #444;
	background: url('images/all_bg.gif') repeat-x top;
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	}

input {
	font-family: Arial, Helvetica;
	}

img {
	border: 0;
	}

.clear {
	clear: both;
	}

a:link {
	color: #3D5CC4;
	text-decoration: none;
	}

a:visited {
	color: #253D8D;
	text-decoration: none;
	}

a:hover {
	color: #ffb00d;
	text-decoration: none;
	}

a:active {
	color: #f00;
	text-decoration: none;
	}


/* header.php */

div#page {
	width: 740px;
	margin: 0 auto;
	}

div#page div#header {
	height: 112px;
	max-height: 112px;
	overflow: hidden;
	margin-bottom: 10px;
	}

div#page div#header div#hd_logo {
	width: 126px;
	text-align: right;
	padding-top: 3px;
	float: left;
	display: inline;
	}

div#page div#header div#hd_blogtitle {
	width: 614px;
	float: left;
	display: inline;
	text-align: right;
	}

div#page div#header div#hd_blogtitle div#sitecopy {
	font-size: 11px;
	text-align: left;
	color: #fff;
	line-height: 22px;
	max-height: 22px;
	overflow: auto;
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	position: relative;
	left: -30px;
	_left: 0;
	z-index: 1;
	}

div#page div#header div#hd_blogtitle ul#submenu {
	list-style-type: none;
	max-height: 13px;
	overflow: hidden;
	margin: 7px 0 0 331px;
	width: 283px;
	position: relative;
	z-index: 3;
	}

div#page div#header div#hd_blogtitle ul#submenu li {
	float: right;
	margin-left: 10px;
	display: inline;
	font-size: 10px;
	line-heihgt: 13px;
	}

div#page div#header div#hd_blogtitle div#title {
	text-align: left;
	top: -8px;
	left: 10px;
	_left: 0;
	width: 588px;
	max-height: 31px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	}

div#page div#header div#hd_blogtitle div#title h1 {
	font-size: 14px;
	line-height: 18px;
	}

div#page div#header div#hd_blogtitle div#title h1 a:link {
	color: #ff7f00;
	text-decoration: none;
	}

div#page div#header div#hd_blogtitle div#title h1 a:visited {
	color: #ff7f00;
	text-decoration: none;
	}

div#page div#header div#hd_blogtitle div#title h1 a:hover {
	color: #c00;
	text-decoration: none;
	}

div#page div#header div#hd_blogtitle div#title div.description {
	font-size: 11px;
	line-height: 1.3em;
	color: #757575;
	}

div#page div#header div#headerimg {
	
	}

div#page div#header div#headerimg ul#mainmenu {
	list-style-type: none;
	width: 800px;
	margin: 6px 0 0 2px;
	}

div#page div#header div#headerimg ul#mainmenu li {
	float: left;
	margin: 0 1px;
	}


/* index.php id=content */

div#content_body {
	*height: 1%;
	background: url('http://career-finders.net/images/all_submenu-bg.gif') no-repeat right bottom;
	margin-bottom: 15px;
	}

div#content_body h2.pagetitle {
	border-top: 1px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 3px 5px 17px 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url('http://career-finders.net/images/all_h1-bg.gif') bottom left no-repeat;
	}

div#content_body div#content {
	width: 520px;
	margin-right: 20px;
	float: left;
	display: inline;
	font-size: 0.9em;
	}

div#content_body div#content div#cs_menu {
	background: #EADEC7;
	text-align: center;
	padding: 4px 0 3px 1px;
	margin-bottom: 10px;
	}

div#content_body div#content div#cs_menu img {
	margin-right: 1px;
	}

div#content_body div#content div#cs_menu img.last {
	margin-right: 0;
	}

div#content_body div#content div.navigation {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 10px;
	width: 520px;
	}

div#content_body div#content div.navigation div.alignleft {
	margin: 3px 0 1px 0;
	text-align: left;
	font-size: 11px;
	line-height: 1.2em;
	width: 520px;
	height: 1.3em;
	overflow: hidden;
	}

div#content_body div#content div.navigation div.alignleft span {
	background: #c00;
	color: #fff;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 2px 3px;
	}

div#content_body div#content div.navigation div.alignright {
	margin: 0 0 3px 0;
	text-align: right;
	font-size: 11px;
	line-height: 1.2em;
	width: 520px;
	height: 1.3em;
	overflow: hidden;
	}

div#content_body div#content div.navigation div.alignright span {
	background: #090;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 2px 3px;
	}


div#content_body div#content div.page_navi {
	width: 520px;
	margin-bottom: 10px;
	}

div#content_body div#content div.page_navi div.next {
	width: 200px;
	float: right;
	display: inline;
	text-align: right;
	}

div#content_body div#content div.page_navi div.preview {
	width: 200px;
	text-align: left;
	}

div#content_body div#content div.post {
	margin-bottom: 25px;
	*height: 1%;
	}



div#content_body div#content div.post.single {
	background: none;
	margin-bottom: 25px;
	*height: 1%;
	}

div#content_body div#content div.post.single h3 {
	margin-left: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 4px;
	background: url('http://career-finders.net/images/all_arr01.gif') no-repeat 0 3px;
	padding-left: 17px;
	}

div#content_body div#content div.post div.post_entry {
	width: 520px;
	padding: 0 0 5px 0;
	}

div#content_body div#content div.post div.post_entry h2 {
	font-size: 1.2em;
	line-height: 33px;
	height: 33px;
	max-height: 33px;
	min-height: 33px;
	overflow: hidden;
	background: url('./images/sme_h2-ic.gif') no-repeat;
	padding: 0 0 0 30px;
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	}

div#content_body div#content div.post div.post_entry div.profile_head {
	background: url('./images/sme_profile-bg.gif') no-repeat left top;
	padding: 0;
	*height: 1%;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name {
	float: left;
	padding: 13px 0 10px 0;
	background: url('./images/sme_profile-bg-top.gif') no-repeat left top;
	margin: 0;
	display: inline;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name h3.cp_name {
	width: 325px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	color: #555;
	background: none;
	margin: 0;
	padding: 0 0 0 15px;
	background: url('./images/sme_profile-h3-bg.gif') repeat-y;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name h3.pre_name {
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.5em;
	color: #555;
	background: none;
	margin: 0 0 15px 0;
	padding: 0 0 2px 15px;
	background: url('./images/sme_profile-h3-bg.gif') repeat-y;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name h3.pre_name div.eng {
	font-weight: normal;
	font-family: Times;
	font-style: italic;
	font-size: 0.7em;
	line-height: 0.6em;
	color: #bbb;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
	width: 315px;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul li {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em;
	background: none;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul li {
	font-weight: bold;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul li ul {
	margin: 5px 0 0 0;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul li ul li {
	font-weight: normal;
	padding-left: 11px;
	margin-bottom: 4px;
	background: url('http://career-finders.net/images/all_arr04.gif') no-repeat 0 1px;
	}

div#content_body div#content div.post div.post_entry div.profile_head div.profile_ph {
	float: right;
	display: inline;
	text-align: right;
	padding: 13px 0 9px 0;
	background: url('./images/sme_profile-bg-top.gif') no-repeat right top;
	}


div#content_body div#content div.post div.post_entry div.profile_head div.profile_ph img {
	margin: 0 15px 0 0;
	}



div#content_body div#content div.post div.post_entry div.profile_head div.profile_name ul {
	list-style-type: none;
	}

div#content_body div#content div.post div.post_entry div.postmetadata {
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', 'ＭＳ Ｐゴシック', sans-serif;
	color: #888;
	font-size: 10px;
	*font-size: 11px;
	line-height: 13px;
	*line-height: 20px;
	padding: 3px 0 1px 0;
	*padding: 0 0 3px 0;
	background: url('./images/all_entry-h2dot.gif') repeat-x top;
	}

div#content_body div#content div.post div.post_entry div.postmetadata span {
	background: #bbb;
	color: #fff;
	font-family: 'Trebuchet MS', 'Arial';
	font-weight: bold;
	margin: 0 4px 0 0;
	padding: 0 4px;
	font-size: 10px;
	line-height: 10px;
	}

div#content_body div#content div.post div.post_entry div.postmetadata span.meta_after {
	margin-left: 20px;
	}

div#content_body div#content div.post div.post_entry div.postmetadata div.post-ratings {
	display: inline;
	vertical-align: 0;
	}

div#content_body div#content div.post div.post_entry div.postmetadata div.post-ratings img {
	vertical-align: -3px;
	}

div#content_body div#content div.post div.post_entry div.postmetadata div.post-ratings strong {
	color: #c00;
	margin: 0 1px;
	font-family: 'Trebuchet MS','Arial';
	}

div#content_body div#content div.post div.post_entry div.entry {
	background: url('./images/all_entry-h2dot.gif') repeat-x top;
	padding-top: 10px;
	}

div#content_body div#content div.post div.post_entry div.entry p {
	margin: 0 0 0.6em 0;
	padding: 0;
	text-indent: 1.2em;
	line-height: 1.6em;
	}



div#content_body div#content div.post div.post_entry div.entry div.h4_intro {
	background: #f0efde ;
	padding: 5px 12px;
	margin: 15px 0 0 0;
	}

div#content_body div#content div.post div.post_entry div.entry h4 {
	background: url('http://career-finders.net/images/all_arr05.gif') no-repeat 0 0.5em;
	*background: url('http://career-finders.net/images/all_arr05.gif') no-repeat 0 0.4em;
	padding: 0 0 0 16px;
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 2em;
	}

div#content_body div#content div.post div.post_entry div.entry h4 strong {
	color: red;
	margin: 0 0 0 3px;
	font-weight: bold;
	font-size: 11px;
	}

div#content_body div#content div.post div.post_entry div.entry h4 img {
	margin: 0 0 0 5px;
	line-height: 2em;
	vertical-align: -3px;
	}

div#content_body div#content div.post div.post_entry div.entry h4 img.video {
	margin: 0 0 0 12px;
	}

div#content_body div#content div.post div.post_entry div.entry ol {
	margin: 10px 20px 8px 30px;
	}

div#content_body div#content div.post div.post_entry div.entry ul {
	list-style-type: none;
	margin: 0 0 0 15px;
	}

div#content_body div#content div.post div.post_entry div.entry ul li {
	color: #888;
	background: url('http://career-finders.net/images/all_arr04.gif') no-repeat 0 2px;
	line-height: 1.3em;
	padding: 0 0 0 10px;
	margin: 0 0 2px 0;
	}


div#content_body div#content div.post div.post_entry div.entry div.media_btn {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	margin: 5px 0;
	}

div#content_body div#content div.post div.post_entry div.entry p.media_btn {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	margin: 5px 0;
	}

div#content_body div#content div.post div.post_entry div.entry img.rss {
	vertical-align: 3px;
	margin: 0 0 0 5px;
	}

div#content_body div#content div.post div.post_entry div.entry p.entry_exe {
	text-indent: 0;
	font-size: 0.95em;
	line-height: 1.3em;
	color: #888;
	padding-top: 5px;
	}

div#content_body div#content div.post div.post_entry div.entry div.profile_bottom {
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	background: url('./images/all_entry-h2dot.gif') repeat-x top;
	}

div#content_body div#content div.post div.post_entry div.entry div.profile_bottom h5 {
	font-size: 12px;
	line-height: 2em;
	}
	
div#content_body div#content div.post div.post_entry div.entry div.profile_bottom p {
	font-size: 0.95em;
	line-height: 1.1em;
	text-indent: 0.95em;
	}

div#content_body div#content div.post div.post_entry div.entry div.post-teaser {
	text-align: right;
	margin-bottom: 25px;
	padding-right: 10px;
	}

/* page.php */

div#content_body div#content div.post div.page {
	}

div#content_body div#content div.post h2.page_h2 {
	border-top: 1px;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	padding: 3px 5px 17px 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	background: url('http://career-finders.net/images/all_h1-bg.gif') bottom left no-repeat;
	}


/* sidebar.php */

div#sidebar {
	width: 200px;
	float: left;
	display: inline;
	font-size: 0.85em;
	line-height: 1.2em;
	padding-bottom: 15px;
	}

div#sidebar div.recent_ph {	
	width: 65px;
	float: left;
	display: inline;
	margin: 5px 0 13px 13px;
	}

div#sidebar div.recent_txt {	
	width: 108px;
	float: left;
	display: inline;
	margin: 5px 0 13px 0;
	font-size: 11px;
	line-height: 1.2em;
	}

div#sidebar div#menu_melmaga {
	margin: 5px 15px 10px 15px;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
	border: 0;
	}

div#sidebar div#menu_melmaga input.txt {
	width: 100px;
	margin-right: 5px;
	border: 1px solid #ccc;
	background: #efefef;
	}

div#sidebar div#menu_melmaga input.submit {
	width: 50px;
	_width: 44px;
	font-size: 12px;
	line-height: 1.2em;
	font-family: 'MS PGothic';
	}

div#sidebar ul {
	list-style-type: none;
	}

div#sidebar ul li {
	}

div#sidebar ul li#feed {
	text-align: center;
	}

div#sidebar ul li#feed ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

div#sidebar ul li#feed ul li {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	padding: 0;
	margin: 0 0 3px 0;
	background: none;
	}

div#sidebar ul li h2 {
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 3px;
	}

div#sidebar ul li ul {
	margin: 0 15px 10px 15px;
	}

div#sidebar ul li ul li {
	padding-left: 14px;
	background: url('http://career-finders.net/images/all_arr02.gif') no-repeat 0 1px;
	margin-bottom: 2px;
	font-size: 11px;
	line-height: 1.2em;
	}

div#sidebar ul li p {
	margin: 0 13px 10px 13px;
	}

div#sidebar ul li#bnr {
	text-align: center;
	margin: 10px 0 10px 0;
	list-style-type: none;
	}

div#sidebar ul li#bnr li {
	background: none;
	}

div#sidebar select {
	margin: 0 0 10px 15px;
	width: 170px;
	}

/* searchform.php */

div#search_form {
	margin: 0 0 10px 15px;
	}

div#search_form input.search_word {
	width: 110px;
	background: #efefef;
	margin-right: 5px;
	}

div#search_form input.search_submit {
	width: 55px;
	_width: 50px;
	font-size: 11px;
	font-family: Arial;
	}


/* footer.php */

div#footer {
	font-size: 11px;
	line-height: 1.2em;
	width: 740px;
	margin: 4px auto;
	border-top: 1px solid #ccc;
	padding-top: 6px;
	padding-bottom: 10px;
	}

div#footer div#footer_left {
	font-size: 11px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	display: inline;
	width: 300px;
	font-family: Trebuchet MS;
	color: #666;
	}

div#footer div#footer_right {
	font-size: 11px;
	line-height: 1.3em;
	text-align: right;
	float: left;
	width: 440px;
	}

div#footer div#footer_right ul {
	list-style-type: none;
	}

div#footer div#footer_right ul li {
	float: right;
	margin-left: 14px;
	display: inline;
	}


