@charset "UTF-8";



/* Reset
------------------------------------------------- */

html,body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
blockquote,th,td,p {
	margin: 0;
	padding: 0;
}


/* Default
------------------------------------------------- */

body {
	background: url(https://blog-imgs-56.fc2.com/r/e/c/recruitsuitsfeti/body_back03.jpg) #f5f5f5 repeat-x center top;
	color: #000000;
	text-align: center;
	line-height: 1.4;
	font-size: small !important; /* IE7 */
	font-size: 82%; 	/* IE6 */
}
/* Modern browser */
html>/**/body {
	font-size: 13px;
}
}



/* Hyper text
------------------------------------------------- */

a { 
	text-decoration: underline;
	/**/
	overflow: hidden;	/* for Fx */
	/**/
}

a:link {
	color: #0099cc;
}

a:visited {
	color: #663366;
}

a:focus,
a:hover {
	color: #00cccc;
	text-decoration: none;
}

a:active {
	color: #336633;
}

#header a:link,
#header a:visited,
#header a:focus,
#header a:active {
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.sidemenu_body a:link,
.sidemenu_body a:visited,
.sidemenu_body a:active,
.sidemenu_body a:focus {
	color: #666666;
}

.sidemenu_body a:hover {
	color: #00cccc;
}

h2.entry_header a:link,
h2.entry_header a:visited,
h2.entry_header a:focus,
h2.entry_header a:active {
	text-decoration:none;  
	color: #ffffff;
}
h2.entry_header a:hover{
	text-decoration:underline;  
	color: #ffffff;
}


#footer a:link,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #ffcc00;
}

.pagetop a:link,
.pagetop a:visited,
.pagetop a:focus,
.pagetop a:hover,
.pagetop a:active {
	color: #666666;
}

.entry_footer a:link,
.entry_footer a:visited,
.entry_footer a:focus,
.entry_footer a:hover,
.entry_footer a:active {
	color: #666666;
}

.page_navi a:link,
.page_navi a:visited,
.page_navi a:focus,
.page_navi a:hover,
.page_navi a:active {
	color: #dc143c;
font-size:20px;
line-height:1.8em;
}


/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}
	
.emoji {
	vertical-align:middle;
}



/* Base elements
------------------------------------------------- */

h1 { font-size: 180%; }
	
h2 { font-size: 104%; }
	
h3 { font-size: 100%; }
	
h4,h5,h6 { font-size: 100%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }

table {
	font-size: small　!important;	/* for Modern browser */
	font-size: 82%;	/* for IE6 */
}



/* Layout
------------------------------------------------------------ */

#container {
	width: 970px;
	position: relative;
	overflow: hidden;
	background: url(https://blog-imgs-63.fc2.com/r/e/c/recruitsuitsfeti/container_back2.gif) #ffffff repeat-y 670px top;
	margin: 0 auto;
	padding: 0;
	border-top: 10px solid #ffffff;
}


#header {
	width: 950px;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	height: 70px;
	text-align: left;
	margin: 0 auto 30px auto;
	color: #ffffff;
}

#main {
	float: left;
	width: 630px !important;
	width /* for IE5.5 */: 700px;
	overflow: hidden;
	margin: 0 20px 20px 20px;
}

* html #main  {
	margin: 0 20px 20px 10px; /* for IE6 */
}

#sidemenu {
	float: right;
	width: 270px;
	overflow: hidden;
	margin: -10px 10px 0 0;
	background-color: #f0f2f6;
	padding: 0 10px;
}

#footer {
	clear: both;
	padding-top: 40px;
	width: 100%;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 90%;	 /* for IE6 */
	background: url(https://templates.blog.fc2.com/template/business-u1/footer_back.png) #3f3f3f repeat-x left top;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}



/* Header
------------------------------------------------------------ */

#header h1 {
	padding-bottom: 5px;
}
	
#header p {

}



/* Main Contents
------------------------------------------------------------ */

.content {
	margin-bottom: 20px;
	text-align: left;
}

h2.entry_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	background: url(https://blog-imgs-37.fc2.com/r/e/c/recruitsuitsfeti/entry_header_back5.png) #3f3f3f repeat-x left top;
	border: 1px solid #3f3f3f;
	color: #ffffff;
}

.entry_body {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.entry_body p.entry_more {
	padding: 15px 15px 15px 0px;
	margin: 0px;
}
	
.entry_body p.tag_lnk {
	margin: 0px;
}
	
.entry_body p.theme {
	margin: 10px 0px 0px;
}

.entry_footer {
        margin-top:20px;
	text-align: right;
	background: url(https://templates.blog.fc2.com/template/business-u1/entry_footer_back.png) #e4e4e4 repeat-x left top;
	padding: 5px;
}

.entry_footer li {
	display: inline;
	list-style-type: none;
}

/* clap + bookmark */
.fc2_footer {
	margin: 10px 0px 0px;
}

.page_navi {
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	background-color: #f7f7f7;
	padding: 5px;
	font-size: 85%;
}

.pagetop {
	text-align: right;
	margin-right: 0 10px;
	font-size: 85%;
	padding: 5px;
}

.pagetop a {
	background: url(https://templates.blog.fc2.com/template/business-u1/pagetop_arrow.png) no-repeat left top;
	padding-left: 10px;
}



/* Entry (html tag)
------------------------------------------------------------ */

.entry_body h2,
.entry_body h3,
.entry_body h4,
.entry_body h5,
.entry_body h6 {
	margin: 0em 0em 0.5em;
}

.entry_body p {
	margin: 0.3em 1em;
}

.entry_body ul,
.entry_body ol {
	margin: 1em 0em 1em;
}

.entry_body ul li {
	list-style: disc outside;
	margin-left: 15px;
}

.entry_body ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.entry_body dl {
	margin: 1em 1.5em;
	border: 1px solid #999999;
	padding: 1em 1em 0em;
}

.entry_body dt {
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	border-bottom: 1px dotted #999999;
}

.entry_body dd {
	margin: 0em 1em 1em;
}

.entry_body blockquote {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
}

.entry_body fieldset {
	border: 1px solid #999999;
	padding: 0px 10px 10px 10px;
	margin-bottom: 20px;
}

.entry_body legend {
	padding: 10px;
	background-color: #ffffff;
}

.entry_body .baton_q {
	padding: 2px;
}

.entry_body .baton_a {
}

.entry_body .q_number{
	padding: 3px;
	color: #910000;
}

.entry_body .a_number{
	color: #999999;
	font-weight: bold;
	border-right: 3px solid #999999;
	padding-right: 5px;
	margin-right: 5px;
}

.entry_body pre {
	margin: 1em auto;
	padding: 0.5em;
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
}

/* for without MacIE5 */
.entry_body pre { overflow: scroll; }
/**/

.entry_body > pre { width: auto; }

.entry_body code { font-family: monospace; }



/* Comment, Trackback, Entry list
------------------------------------------------------------ */

.sub_header {
	text-align: left;
	margin-bottom: 10px;
	padding: 7px 10px;
	border: 1px solid #cccccc;
	background: url(https://templates.blog.fc2.com/template/business-u1/sub_header_back.png) repeat-x left top;
	font-weight: bold;
	color: #333333;
	font-size: 108%;
	letter-spacing: 0.1em;
}

.sub_title {
	background: url(https://templates.blog.fc2.com/template/business-u1/sub_title_back.png) no-repeat left 5px;
	padding: 0 0 5px 10px;
	margin: 0 10px 5px 10px;
	color: #333333;
	font-size: 108%;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #666666;
}

.sub_body {
	margin: 0 20px;
	font-size: 85%;
	color: #666666;
	padding-bottom: 10px;
}

.list_body {
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}

.list_body li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 1px;
}

.sub_footer {
	margin: 0 20px;
	font-size: 85%;
	color: #666666;
	border-top: 1px dotted #666666;
	padding: 5px 0 20px 0;
}

.sub_footer li {
	display: inline;
	list-style-type: none;
}
	
.form {
	padding-bottom: 20px;
}

.form dl {
	margin-right: 10px;
	margin-left: 10px;
}

.form dl dt {
}

.form dl dd {
	margin-bottom: 5px;
}

.form dl dd textarea {
	width: 460px;
	height: 150px;
}

.form input#himitu {
	margin-right: 0.5em;
}

.form .form_btn {
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}

.form .form_btn input {
	border: 1px solid #000000;
	background-color:#000000;
	color:#ffffff;
	padding: 3px 10px;
	cursor: pointer;
}

.trackback_url {
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

.trackback_url input {
	padding: 1px;
	width: 85%;
}



/* Plugin (Main content)
------------------------------------------------------------ */

.plg3_body {
	margin-bottom: 20px;
}

.plg3_body .plg_header,
.plg3_body .plg_body,
.plg3_body .plg_footer {
	margin-top: 3px;
}



/* Sidemenu (Plugin)
------------------------------------------------------------ */

#sidemenu1 li,
#sidemenu2 li {
	list-style-type: none;
}

.sidemenu_body {
	background-color: #ffffff;
	margin: 20px 0 0 0;
}
	
.sidemenu_body .plg_title {
	padding: 5px;
	background: url(https://blog-imgs-37.fc2.com/r/e/c/recruitsuitsfeti/plg_title_back0.png) #860000 repeat-x left top;
	color: #ffffff;
	font-weight: bold;
}

.sidemenu_body .plg_header,
.sidemenu_body .plg_footer {
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

.sidemenu_body .plg_body {
	background: url(https://templates.blog.fc2.com/template/business-u1/plg_body_back.png) repeat-x left top;
	padding: 10px;
}

.sidemenu_body .plg_body input {
	margin: 2px;
}

.sidemenu_body .plg_body li {
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 3px 30px;
	margin-bottom: 5px;
	font-size: 85%;
	background: url(https://templates.blog.fc2.com/template/business-u1/sidemenu_arrow.png) no-repeat left top;
}

.plugin-rankamazon {
	font-size: 85%;
}

input[type="submit"] {
	border: 1px solid #000000;
	background-color:#000000;
	color:#ffffff;
	padding: 3px 10px;
	cursor: pointer;
}


/* Calendar(Plugin)
------------------------------------------------------------ */

.plugin-calender {
	border: 1px solid #8e0000;
	margin: -10px;
}
table.calender {
	width: 100%;
	margin: 0px auto;
}

table.calender caption {
	margin-bottom: 10px;
	margin: 0px auto;
	background-color: #f0f0f0;
	padding: 5px;
}

.plugin-calender table.calender caption a {
	color: #910000;
	text-decoration: none;
}


.plugin-calender table.calender caption a:hover {
	color: #666666;
}


table.calender th,
table.calender td {
	padding: 0.1em;
	border-bottom: 1px dotted #cccccc;
	text-align: center;
}

.plugin-calender table.calender td a {
	display: block;
	color: #ffffff;
	background-color: #910000;
	text-decoration: none;
}

.plugin-calender table.calender td a:hover {
	background-color: #666666;
}


table.calender th#sun {
	color: #FF0000;
}

table.calender th#sat {
	color: #0000FF;
}



/* Piyo(Plugin)
------------------------------------------------------------ */

.tab {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.tab input{
}

.tab input.b1 {
	background-color: #910000;
	border: 1px solid #910000;
	color: #ffffff;
	padding: 1px 3px;
	margin: 0px 5px -1px 5px;
	width: 65px;
}

.tab input.b2 {
	background-color: #910000;
	border: 1px solid #910000;
	color: #ffffff;
	padding: 1px 3px;
	margin-bottom: -1px;
	width: 65px;
}

.tab input[type="button"] {
	background-color: #910000;
	border: 1px solid #910000;
	color: #ffffff;
	cursor: pointer;
	padding: 1px 3px;
}

.mylog {
	text-align: left;
}
.mylog img {
	vertical-align: middle;
}

.mylog #lay1 {
	border: 1px solid #910000;
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
}

.mylog #lay2 {
	border: 1px solid #910000;
	margin: 0px 0px 5px 0px;
	padding-top: 10px;
}

.mylog .nickname {
	margin-left: 5px;
}

.mylog .title {
	font-weight: bold;
	margin-bottom: 5px;
}

.mylog dl {
	margin: 0px;
	padding: 0px;
}

.mylog dt.day {
	margin-left: 5px;
	padding: 0px;
	background-image: none;
	text-align: left;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}

.mylog dd.piyolog {
	padding: 0px 5px 10px 10px;
}

dd.piyolog {
	background: none;
}

.license {
	text-align: right;
	font-size: 85% !important;	/* for Modern browser */
	font-size: 93%;	 /* for IE6 */
}



/* Footer
------------------------------------------------------------ */

#footer p {
	margin-bottom: 3px;
}

#footer .copyright {
	margin-bottom: 10px;
}



/* for MacIE
------------------------------------------------------------ */

textarea,input,select {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", sans-serif;
}
/* for extend
------------------------------------------------------------ */
#rss a:link,
#rss a:visited,
#rss a:focus,
#rss a:active {
	color: #993333;
	text-decoration: none;
}
/* for extend gallary
------------------------------------------------------------ */
#gallary {
	background-color : #faebd7;
	margin-bottom:20px;
	width :630px;
	height : 414px;
	overflow: hidden;
	padding: 5px;
}
.gallayph{
	float:left;
	margin :5px ;
	border : 1px solid #d3d3d3;
}
/* for sougo-navi
------------------------------------------------------------ */
.sougnavi:link{
color:#880000;
text-decoration:none;
}
.sougnavi:hover{
color:#ffffff;
background-color:#c71585;
text-decoration:none;
}
.sougnavi:visited{
color:#880000;
}
.sougolinkspace{
margin:10px 0 0 10px;
padding:10px;
width:168px;
height:150px;
border:1px solid #a9a9a9;
line-height: 2em;
float:left;
text-align:left;
}
/*---------------------------------------------------------------DMM AD-----*/


.half:hover img {
 opacity: 0.75;
 filter: alpha(opacity=75);
 -moz-opacity: 0.75;
 border-left:2px solid #ffffff;
}
.dmmlet-box{
 float:left;
 text-align:left;
 width:150px;
height:250px;
 font-size:10px;
 line-height:1.5em;
 color:#880000;
 }
/* for tab
------------------------------------------------------------ */

.kakokiji{
margin:20px 0 20px 10px;
font-size:13px;
line-height:2.2em;
color:red;
width:600px;
overflow:hidden;
}
.kako:link {
	margin-left:5px;
	color:#0000FF;　
}

.kako:visited {
	margin-left:5px;
}

.kako:focus,
.kako:hover {
	margin-left:5px;
}

.kako:active {
	margin-left:5px;
}
/* Slider
------------------------------------------------- */
.slider {
  position: relative;
  margin: 0 auto;
  width: 600px;
 border-top:solid 1px #880000;
 background :url(https://blog-imgs-46.fc2.com/r/e/c/recruitsuitsfeti/new04.gif) no-repeat top left;
}

.slider a:focus {
  outline: 0;
}

.sls-view {
  position: relative;
  margin-top:15px;
  width: 600px;
  height: 500px;
  border-bottom:solid 1px #880000;
  overflow: hidden;
}

.sls-container {
  position: absolute;
  top: 0;
  left: 0;
}

.sls-content {
  position: relative;
  float: left;
  width: 600px;
  height: 500px;
}

.sls-content a {
  display: block;
}

.sls-content a:hover {
  color: #600;
}

.sls-prev, .sls-next {
  position: absolute;
  top: 520px;
  color: #008800;
  font-size: 60px;
  line-height: 1;
  text-decoration: none;
}

.sls-prev {
  left: 150px;
}

.sls-next {
  right: 150px;
}

.sls-prev:hover,
.sls-next:hover {
  
}

.sls-pagination {
  position: absolute;
  top: 525px;
  left: 50%;
  margin-left: -50px;
  width: 200px;
}

.sls-pagination a {
  float: left;
  margin: 5px 5px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  background: #808080;
  text-indent: -9999px;
  vertical-align: middle;
}

.sls-pagination a:hover {
  background: #ccc;
}

.sls-pagination a.current {
  background:#880000;
}
.dmmcontent{
 float:left;
 text-align:left;
 width:600px;
 height:500px;
 font-size:10px;
 line-height:1.5em;
 color:#880000;
 }
/* Sliderpicup
------------------------------------------------- */
 .preview {	
	 width:300px;
	 margin:20px 10px 5px 10px;
	height: auto;		
	overflow:hidden; 
	display:block; 
	float:left;
}
 .flont_view {
	position: relative; 
	left: -300px;
}
.flont_view01 {
	position: relative; 
}
/* gazou
------------------------------------------------- */
.picleft{
margin-top:10px;
width:300px;
text-align:center;
float:left;
}
.picright{
margin-top:10px;
width:300px;
text-align:center;
float:right;
}

p.entry_header_p{
font-size:108%;
font-weight:bold;
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	background: url(https://blog-imgs-37.fc2.com/r/e/c/recruitsuitsfeti/entry_header_back5.png) #3f3f3f repeat-x left top;
	border: 1px solid #3f3f3f;
	color: #ffffff;

}

p.entry_header_p a:link,
p.entry_header_p a:visited,
p.entry_header_p a:focus,
p.entry_header_p a:hover,
p.entry_header_p a:active {
	color: #ffffff;
}
/* dougaantena
------------------------------------------------- */
.eroan_vertical li {
	list-style-type: none;
	list-style-image:none;
}
#ilikemovnet_pics {
	list-style-type: none;
	list-style-image:none;
	margin:0;
}
 .halfb:hover img {
 opacity: 0.35;
 filter: alpha(opacity=35);
 -moz-opacity: 0.35;
 }

/* page_navi
------------------------------------------------- */

.sankakuprevious_navi{
	width:0;
	height:0;
	border-top:40px solid transparent ;
	border-right:20px solid #db5772;
	border-bottom:40px solid transparent;
	border-left:0px solid transparent;	
	float:left;
}
.sankakunext_navi{
	width:0;
	height:0;
	border-top:40px solid transparent;
	border-right:0px solid transparent;
	border-bottom:40px solid transparent;
	border-left:20px solid #db5772;	
	float:left;
}
.previous_navi{
	margin:0 10px;	
	width:240px;
	height:80px;
	float:left;
	text-align:left;
	}
.home_navi{
	width:60px;
	float:left;
	text-align:center;
}
.next_navi{
	margin:0 10px;
	width:240px;
	float:left;
	text-align:left;	
}
#infscr-loading{
	height:100px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 120px;
    font-size:20px;
	line-height:1em;
	z-index: 1;
}
#page-top a {
    background: #999999;
    text-decoration: none;
    color:#ffffff;
    font-family: "ＭＳ Ｐゴシック",sans-serif;
    font-weight:bold;
    width: 150px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 8px;
    border:5px solid #880000;
}
#page-top a:link{color:#ffffff;}
#page-top a:hover {
    text-decoration: none;
    background: #acacac;
}
/* spncerlink
------------------------------------------------- */
.smlhed{
	text-align:center;
	font-size:15px;
	line-height:2em;
	color:#2e4c99;
	font-family:sans-serif;
}
#smlpmv{
	width:250px;
	height:140px;
	margin:0 auto;
	border-top:10px solid #000000;
	border-bottom:10px solid #000000;
	border-left:50px solid #000000;
	border-right:50px solid #000000;
	border-radius:10px;
	position:relative;
	box-shadow:0 2px 4px 1px #999999;
}
#smlpgf{
	width:250px;
	height:140px;
}
#gifvv{
	width:250px;
	height:140px;
	position:absolute;
	top:0;

}
.lispen{
	display:inline-block;
	width:300px;
	height:200px;
	font-size:13px;
	line-height:1.5em;
	color:#778899;
}

#rsstop{
	height:300px;
	width:600px;
	margin:10px auto 30px auto;
	background:#fffafa;
	overflow-x:hidden;
	overflow-y:scroll;

}
.blogroll-list{
	font-size:14px:14px !important;
	line-height:1.6em !important;
}