/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Arial, Helvetica;	
	color: #666666;
	letter-spacing: 0;
	background-image:url(images/bg.gif);
	text-align:center;
	}

#stage{
     margin-left:auto;
     margin-right:auto;
     text-align:left;
     width:820px;
	background:#ffffff;
	}

#wrap{
	width:800px;
	margin-left:10px;
	margin-right:auto;
}

p {	
	margin: 15px 0;
	}

a, a:hover {
	color: #666666;
	text-decoration:none;
	}

a img {
	border:0;
	}
	
.center{
	margin-left:45px;
	overflow:hidden;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}

li {
	list-style:none;
	}	

img {
	border:0;
	}

.org{
	color:#cc3300;
	}

.red{
	color:#ff0000;
}

.bannar_img{
	float:left;
}

.bannar{
	float:left;
	width:260px;
	margin:0px 2px;
}

.bannar2{
	float:left;
	width:230px;
	margin:0px 0px;
}

#front-list .bannar2 img{
	margin:5px;
}

.b_wrap{
	margin:0px;
}

/* Structure */


#head {
	width:798px;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	}

#borderhikae{
	border-right:solid 1px #9e9786;
	border-left:solid 1px #9e9786;
}


#page {
	width:778px;
	margin:0px auto;
	padding:0px 10px 10px 10px;
	background:#fff;
	font-size:0.7em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* ヘッダー　*/
#navbar {
	margin:0 auto;
	margin-top:20px;
	width:778px;
	}

#page-bar {
	width:778px;
	}

#page-bar li {
	float:left;	
	list-style:none;
	}

#page-bar li a {	
	display:block;
	}

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #666666;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* テキスト　*/

h1 {
	font:1.1em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#666666;
	}


h2 {
	font:2.3em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

h3 {
	font:bold 1.3em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

h4 {
	font:1.0em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

h4.mr_title{
	padding:1px 0 5px 20px;
	background:url(images/money_yen.png) no-repeat;
	color:#339900;
	margin-top:0px;
}

h3.cat_title{
	border-left: #0e1f44 5px solid;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight:bold;
	font-size:1.3em;
	color:#0e1f44;
	}

h3.ms_title{
	border-left: #ffcc99 5px solid;
	padding: 5px 10px;
	margin-bottom: 5px;
	font-weight:bold;
	font-size:1.3em;
	color:#666666;
	}

h3.news_title{
	font-size : 13px;
	color:#666;
	background-color:#cccccc;
	padding:4px 4px 4px 10px;
}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}
/* feature */

#middle {
	width: 778px;
	margin:10px 0px;
	text-align:center;
	}

#menubar {
	width:920px;
	background:#fff;
	padding:10px;
	margin:0px;
	}

.category {
	width:164px;
	float:left;
	margin:10px 20px;
	}

.category p {
	margin:0px;
	font-size:1.1em;
	}

#front-popular h3 {
	color:#ff6600;
	}

/* Index Page*/

#logo {
	width:350px;
	margin:10px 0px 0px 10px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	margin-left:30px;
	}

#top {
	padding:0px;
	margin:0px;
	}

#headline {
	padding:0px;
	margin-top:10px;
	}

#topheadline {
	padding:0px;
	margin-top:30px;
	margin-left:50px;
	float:left;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#featured {
	float:right;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
	font-size:12px;
	}

#featured .title {
	font-weight:bold;
	}

#bottom {
	width: 778px;
	margin-top:5px;
	}

.gotop{
	text-align:right;
	}



#front-list {
	width:540px;
	background:#fff;
	padding:0px;
	font-size:1.03em;
	line-height:1.75em;
	float:right;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#archive .title {
	font-weight:bold;
	font:2.0em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

#front-list .title{
	padding:8px 0px 10px 20px;
	font:bold 1.3em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#666;
	border-top:2px solid #999999;
	border-bottom:2px solid #999999;
	margin-top:10px;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	margin:15px 0px;
	}

#front-list h3.news_title a{
	color:#666;
	text-decoration:none;
}

#front-list h3.news_title a:hover{
	color:#666;
	text-decoration:none;
}

#front-list h3.ms_title a{
	color:#666;
	text-decoration:none;
}

#front-list h3.ms_title a:hover{
	color:#666;
	text-decoration:none;
}

#front-list h3.cat_title a{
	color:#666;
	text-decoration:none;
}

#front-list h3.cat_title a:hover{
	color:#666;
	text-decoration:none;
}

#front-list .clearfloat a, #archive .clearfloat a {
	color:#666;
	text-decoration:underline;
	}

#front-list .clearfloat a:hover, #archive .clearfloat a:hover {
	color:#ff6600;
	text-decoration:none;
	}



#front-list .spoiler1, #archive .spoiler1 {
	display:block;
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/point1.gif) no-repeat;
	font-size:1.2em;
	color:#CC6600;
	font-weight:bold;
	}
	
#front-list .spoiler2, #archive .spoiler2 {
	display:block;
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/point2.gif) no-repeat;
	font-size:1.2em;
	color:#CC6600;
	font-weight:bold;
	}
	
#front-list .spoiler3, #archive .spoiler3 {
	display:block;
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/point3.gif) no-repeat;
	font-size:1.2em;
	color:#CC6600;
	font-weight:bold;
	}

#front-list p, #archive p {
	margin:10px 5px;
	padding:0px;
	}
	
#front-list img{
	margin:10px 0px 10px 0px;
	}

#front-list .bannar img{
	margin:0px 0px;
	float:left;
	}

#front-list .qa {
	margin:10px 0px 10px 0px;
	}

#front-list .contact{
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	}

#front-list .account1 {
	display:block;
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/account1.gif) no-repeat;
	font-size:1.2em;
	color:#CC6600;
	font-weight:bold;
	}

#front-list .account2 {
	display:block;
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/account2.gif) no-repeat;
	font-size:1.2em;
	color:#CC6600;
	font-weight:bold;
	}

#front-list .flow1 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow1.gif) no-repeat;
	}

#front-list .flow2 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow2.gif) no-repeat;
	}

#front-list .flow3 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow3.gif) no-repeat;
	}

#front-list .flow4 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow4.gif) no-repeat;
	}

#front-list .flow5 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow5.gif) no-repeat;
	}

#front-list .flow6 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow6.gif) no-repeat;
	}

#front-list .flow7 {
	margin:10px 3px;
	padding:3px 0px 0px 105px;
	background:url(images/jobapp/flow7.gif) no-repeat;
	}

table.account {
	width: 540px;
	border: 1px #9e9786 solid;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout:fixed;
	margin:0px 0px 5px 0px;
	}

table.account td.theme {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;
	width:80px;
	text-align:center;
	background-color:#c7d4dd;
}

table.account td.charge {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;
	width:70px;
	text-align:center;
}

table.account td.theme2 {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;

}

table.account td.content {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;
	width:150px;
	background-color:#ffefe0;
	text-align:center;
}

table.account td.theme3 {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;
	text-align:center;
	width:150px;
	background-color:#ffefe0;
}

table.account td.content2 {
	padding: 5px;
	border: 1px #9e9786 solid;
	border-width: 0px 0px 1px 1px;

}

#front-list dt {
	margin:15px 3px 5px 3px;
	padding:4px 0px 0px 28px;
	background:url(images/jobapp/question.gif) no-repeat;
	color:#0e1e3f;
	font-weight:bold;
	}

#front-list dd {
	margin:5px 3px 15px 3px;
	padding:4px 0px 0px 28px;
	background:url(images/jobapp/answer.gif) no-repeat;
	}
	
#headline p, #featured p {
	margin:0;
	}


.more{
	text-align:right;
	margin:0px 5px 5px 0px;	
}
.more a{
	color:#333333;
	text-decoration:underline;
	}

.more a:hover{
	color:#ff6600;
	text-decoration:none;
	}

.frame{
	border-top:1px dotted #ddd;
	margin:5px 0px;
	padding:10px 0px;
}

#title_bar img{
	margin:0;
	padding:0;
}

.results{
	height:auto;
	margin:15px 0px 0px 10px;
	border-bottom:1px dotted #999999;
}

#front-list .results_img img{
	margin:0px 10px 0px 0px;
	float:left;
}

#front-list .design img{
	margin:0px 0px 0px 0px;
	border:1px solid #999;
}

#front-list .design p{
	margin:10px 0px;
}
.design {
	width:180px;
	height:450px;
	float:left;
}

#front-list .design p{
	text-align:center;
}

.contact02{
	width:450px;
	height:auto;
	padding:15px;
	border:3px solid #ffcc99;
	text-align:left;
}

#front-list .contact02 img{
	float:right;
	margin:0;
	width:220px;
}

.m_menu{
	width: 540px;
	overflow:hidden;
}

.box{
	width:260px;
	float:left;
	padding-left:10px;	
}

.box li{
	list-style:none;
	display:block;
	padding:0px 0px 0px 15px;
	background:url(images/ub3.gif) no-repeat 0 0px;
	line-height:2.0em;
	margin-left:10px;
}

/* Content Page*/

#content {
	width:778px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	text-align:left;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin:10px 0px;
	}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
	}

/*.post ul li, #front-list ul li {	
	list-style:square;
	margin-left:30px;
	}
*/

.post ol li, #front-list ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li, #front-list ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post img, .post a img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

.post .ads {
	margin-top:10px;
	}

.entry {
	margin-top:20px;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	clear:both;
	}

/* サイドバー */
#sidebar {
	width:220px;
	float:left;
	margin:10px 0px 0px 0px;
	}

#sidebar h3 {
	font-size:1.1em;
	font-weight:bold;
	background:#dcdcdc;
	color:#ff6600;
	margin:0;
	padding:5px 0px 5px 0px;
	text-align:center;
	}

#sidebar p{
	font-size:1.1em;
	text-align:center;
	margin:0px;
}

.sidebar-list{
	margin-top:10px;
	margin-bottom:10px;
	}

.sidebar-list li {
	list-style:none;
	display:block;
	padding:0px 0px 0px 12px;
	background:url(images/ub3.gif) no-repeat 0 0px;
	line-height:1.9em;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:0px 0px 0px 10px;
	background:url(images/ub3.gif) no-repeat 0 0px;
	}

.sidebar-ads{
	margin-top:15px;
	text-align:center;
	}

.sidebar-ads li {
	background:none;
	}

.sidebar-ads img {
	margin-bottom:5px
	}

.sidebar-list li {
	font-size:1.2em;
	border-bottom:1px dotted #999999;
	}

.sidebar-list a {
	color:#666666;
	text-decoration:none;
	}

.sidebar-list a:hover {
	color:#ff6600;
	text-decoration:none;
	}

#sidemenu img {
	margin-top:5px;
	}

#k-category{
	margin:10px 0px 20px 0px;
	font-size:1.1em;
}

#k-category li{
	margin-top:3px;
}

#k-category li a{
	color:#666666;
	text-decoration:none;
}

#k-category li a:hover{
	color:#ff6600;
	text-decoration:none;
}

/* Form Elements */

/* Comments*/

/* Footer*/

#front-popular {
	font-size:0.62em;
	color:#333333;
	width: 778px;
	margin: 0 auto;
	padding:10px;
	background-color:#fff;
	}

#recentpost, #mostcommented {
	width:358px;
	float:left;
	padding:10px;
	border:1px solid #9e9787;
	display:block;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #9e9787;
	}

#recentpost a:hover, #mostcommented a:hover, #recent_comments a:hover {
	color:#ff6600;
	text-decoration:underline;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li{
	list-style:none;
	border-top:1px dotted #9e9787;
	padding:5px;
	display:block;
	}

#recentpost ul li a:hover, #mostcommented  ul li a:hover {
	text-decoration:underline;
	color:#ff6600;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:1px dotted #333333;
	}


#footer {
	font-size:0.7em;
	background-repeat:repeat-x;	
	}

#footertext {
	margin:0 auto;
	width: 778px;
	padding:8px 10px; 
	color:#666666;
	text-align:center;
	}

#copy{
	margin:0 auto;
	width: 798px;
	text-align:center;
	}


.midashi{
	padding:6px 0px 4px 12px;
	border-bottom:#D4DEAD 1px solid;
	border-top:#D4DEAD 1px solid;
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px;
	background: #E9EED2;
}

#formstyle{
	width:300px;
}

#front-list2{
	width:540px;
	border-bottom:#D4DEAD 1px solid;
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}

.wptable{
	margin:10px 20px;
}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}


