/*****************************************
*
* サンプルスタイルシート
*
*              2009 powered by Alta.co.jp
******************************************/



/*-------------------
全般設定
--------------------*/
*{font-family:san-serif;}

h1,h1 *,h2,h2 *,h3,h3 *,h4, h4 *,#topmenu *, #sidemenu *{font-family:serif;}


body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	background:url(bg.jpg) no-repeat top center #7fcef5;
}

a, a:visited, a:active {
	color:#030835;
	text-decoration: none;
}

a:hover {
	color:#333399;
	text-decoration: underline;
}

img {
	padding: 0;
	border: 0px;
}


dt{
	font-size:12px;
	border-left: 0.5em solid #22053e;
	text-indent: 0.5em;
	font-weight:bold;
}

dd{
	margin-left:1em;
	margin-bottom:1em;
}



form {
	padding: 0;
	margin: 0;
}


blockquote {
	margin: 15px 30px 15px 5px;
	padding-left: 10px;
	border-left: 5px solid #d7d7d7;
	color: #6e6e6e;
}



h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size:14px;
	font-weight:bold;
	padding:2px;
	margin: 0.5em 0;
}





/*-------------------
レイアウト設定
--------------------*/

/*- 全体を包括 -*/
#container {
	width: 900px;
	margin: 0 auto;	
	padding: 0px;
	margin-top:0px !important;
	background:#360e5e;

}

/*- ヘッダー -*/
#header {
	width: 860px;
	height:127px;
	background:url(header.jpg) no-repeat left top;
	margin: 0px auto;
	padding:20px;
}

/*- ヘッダー内キーワード -*/
#header #header_top {
	margin:0px;
	height:50px;
	padding:0px;
	text-align: right;
	font-size: 12px;
	line-height:25px;
	color:#ffffff;
}

/*- サイトタイトル -*/
#header h1 {
	height:50px;
	font-size: 40px;
	font-weight:bold;
	margin:0px 30px 0px 0px;
	padding:0px;
}

#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
	display:block;
	color:#cc99ff;
	overflow:hidden;
}

#header h1 a:hover {
	text-decoration:none;
}

/*- サイトサブタイトル -*/
#header p {
	/*float:left;
	display:inline;*/
	margin:0px;
	padding:0px 30px 0px 0px;
	text-align:left;
	font-size: 12px;
	line-height:18px;
	color:#ffffff;
	overflow:hidden;
	height:35px;
	display:block;
}





/*- メインブロック -*/
#contentcontainer {
	width: 900px;
	/*float:left;
	display:inline;
	background:url(./images/bg_contentcontainer.jpg) repeat-y;*/
	margin: 0px auto;
	padding:0px;
	color:#1c0335;
}


/*- メインブロック上段 -*/
#content_top {
	width:900px;

	float:left;
	display:inline;
	text-align: center;
	margin:0px;

}

/*- メインブロック -*/
#content {
	width: 600px;
	float: right !important;
	display: inline;
	margin:0px 20px 0px 0px;
	padding:0px;
}



/*- メインブロック下段 -*/
#content_foot {
	text-align: center;
	margin:auto;
}


/*- サイドバー -*/
#sidebar {
	width: 240px;
	margin:0px;
	padding:0px 0px 20px 20px;
	float: left;
	display:inline;
}


/*- サイドバー左 -*/
#sidebarleft {
	width:200px;
	float: left;
	display:inline;
	background:#e4c9ff;
	margin-bottom:20px;
	padding:0px 20px 20px;
}

/*- サイドバー右 -*/
#sidebarright {
	width:200px;
	float: left;
	display:inline;
	background:#e4c9ff;
	padding:0px 20px 20px;
}

/*
#footbar {
	width:900px;
	height:50px;
	float:left;
	display:inline;
	text-align:center;
	background:url(./images/footer.jpg) no-repeat left top; 
	margin:0px;
	padding:0px;
	color:#FFFFFF;

}*/

#footbar {
	width:100%;
	min-width:900px;
	height:50px;
	text-align:center;
	margin:0px auto;
	padding:0px;
	color:#ffffff;
	clear:both;
}


#footbar p{
	width:900px;
	/*float:left;
	display:inline;*/
	height:50px;
	line-height:50px;
	font-size:12px;
	margin:0px auto;
	padding:0px;
	background:#360e5e;
}

#footbar p img{
	vertical-align:bottom;
}


/*-------------------
メニュー装飾
--------------------*/

/*- メインメニュータブ -*/
#topmenu {
	width:900px;
	height:45px;
	line-height:45px;
	background:url(menu.png) no-repeat left top;
	/*border-left:#c283ff 1px solid;*/
	clear:both;
	margin-top:0px;
}
#topmenu ul {
	margin:0px;
	padding: 0px 0px 5px;
}
#topmenu li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	text-decoration: none;
	float: left;
	border-right:#713dd1 1px solid;
	padding:0px 18px;
	height:45px;
	line-height:45px;
	font-size:15px;
	background:none;
}
#topmenu li a:hover {
	background:url(hover.png) repeat;
	text-decoration:underline;
/*
	text-decoration: underline;
	opacity:0.7;
	filter: alpha(opacity=70);*/
}

#topmenu li a.highlight, #topmenu li a:visited.highlight, #topmenu li a:active.highlight {
	/*background:url(./images/icon_highlight.jpg) no-repeat 10px top;*/

	

}



/*- サイドメニュー -*/
#sidebar ul {
	list-style: none !important; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#sidebar li {
	margin-left: 0px;
	margin-bottom: 5px;
}

#sidebar ul li ul {
	list-style: none;
	margin-bottom: 0px;
	padding-right: 10px;
}

#sidebar ul li ul li {	
	/*border-bottom: 1px dotted #e7eef5;*/
	background:url(li_icon.png) no-repeat 0px 2px;
	margin-left: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active {

}

#sidebar ul li ul li a:hover {

	text-decoration: underline;
}

#sidebarright img{
	width:66px;
	height:66px;
	margin:0px 10px 0px 0px;
	float:left;
	display:inline;
}


#sidebarright div{
	width:124px;
	float:left;
	display:inline;
	clear:none !important;
	padding-top:10px;
}

#sidebarright div a{
	font-weight:bold;
}


/*- サイドバー -*/
#sidebar h2 {
	margin:0px -20px 10px;
	padding:0px ;
	font-size: 18px;
	height:55px;
	line-height:37px;
	background:url(side_h2.png) no-repeat left top;
	font-weight:bold;
	text-align:center;
}

#sidebar .about {
	border: 1px solid #B4C91A;
	padding: 12px 15px 12px 15px;
}
#sidebar .about h2 {
	margin-top: 10px;
}

#sidemenu{
	margin:0px 0px 20px!important;
	padding:0px 0px 0px !important;
	border-top:#360e5e 1px dotted;
}

#sidemenu li {	
	background:url(btn.png) no-repeat left top!important;
	width:240px;
	display:block;
	height:45px;
	padding: 0px 0px 0px 0px !important;
	margin-bottom:10px;
	text-indent:0px !important;

	/*margin-bottom:5px;*/
	
}


#sidemenu li a{
	width:205px;
	height:45px;
	line-height:46px;
	padding-left:35px;
	display:block;
	font-size:15px;
	font-weight:bold;
}

#sidemenu li a:hover{
	background:url(hover.png) repeat;
}




/*-------------------
個別設定
--------------------*/





/*pagenavi
---------------------------*/
div.pnavi{
	width:860px;
	height:40px;
	float:left;
	display:inline;
	padding:0px 10px 0px 30px;
	margin:0px;
	overflow:hidden;
	/*background: url(./images/bg_pnavi.jpg) no-repeat left top;*/
	line-height:40px;
	text-align:left;
}

div.pnavi p{
	color:#ffffff;
	font-size:12px;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}


div.pnavi p a, div.pnavi a:visited, div.pnavi a:active, div.pnavi a:hover{
	color:#ffffff;
}

div.pnavi p a{
	color:#ffffff;
	text-decoration:none;
	overflow:hidden;
}

div#flashcontent{
	width:900px;
	height:400px;
	clear:both;
	display:block;
	/*overflow:hidden;*/
	display:block;
	margin-top:20px;
}

div.pnavi h2{
	font-size:12px;
	float:left;
	margin:0px;
	padding:0px;
}

div.pnavi h2 a{
	color:#ffffff;
}


/*- コンテンツ -*/

/*#content h2{
	font-size:16px;
	font-weight:bold;
	color:#31470A;
}*/

#content{
	background:#f5eaff;
	margin-right:20px;
	padding:0 20px 20px 20px;
	width:560px;
}

#content p {
	line-height: 130%;
	margin: 12px 0px 12px 0px;
	padding: 0px;

}


#content h2 {
	width:560px;
	height:45px;
	line-height:45px;
	background:url(h2.png) no-repeat left top;
	padding:0px 0px 0px 80px;
	margin:0px -20px 20px;
	font-size:18px;
	font-weight:bold;
}

#content h3 {
	width:520px;
	padding:5px 20px;
	font-weight:bold;
	font-size:16px;
	background:url(h3_icon.png) no-repeat left center;
	border-bottom:solid 2px #c283ff;
}

#content h3, #content h3 a, #content h3 a:visited, #content h3 a:active {
	font-size:16px;
	font-weight:bold;

}
#content h3 a:hover {
	text-decoration: none;

}



/*- お知らせなど
<div class="post">
	<h4 class="title"><a href="">タイトル</a></h4>
	<div class="entry">
		<p class="posted"><span class="posttime">yyyy/mm/dd</span></p>
		<div class="entry">
			<img src="画像" />
			<p>コメント</p>
			<div style="clear:both;"></div>
		</div>
	</div>
/div> -*/
.post {
	width:560px;
	margin: 0px;
	padding: 0px 0px 14px 0px;
}
.entry {
	width:560px;
	margin: 0px !important;
	padding: 0px !important;
}


 .title{
 	width:540px;
	border-bottom:#9259ca 1px dotted;
	padding:0px 10px 5px;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
}

#content p.posted {
	font-size: 12px;
	height: 15px;
	text-align: right;
	margin:0px;
	padding: 0px 0px 10px;
	font-weight:normal;
}

.posted a, .posted a:visited, .posted a:active {
	color: #6e6e6e;
}
.posted a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.posttime {
	padding:0px;
	margin: 0px;
}

.comments {
	width: 100%;
	text-align: right;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

#content .tags {
	padding: 0px 0px 0px 18px;
	margin: 12px 0px 12px 0px;
}


#commentlist {
	list-style: none;
	margin: 0;
	padding: 0px;
}

#commentlist li {
	margin: 0px;
	padding: 14px 11px 10px 11px;
}

#commentlist .altcolor1 {
	background: #7A0204;
}

#commentlist .altcolor2 {
	background: #ffffff;
}

#commentlist li p {
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 130%;
}


#contentb p {
	margin: 0px;
	padding: 0px;
}


#writecomment {
	background: #ffffff;
	border: 1px solid #9259ca;
	padding: 10px 10px 10px 15px;
	margin-top: 20px;
}

#writecomment h3 {
	width:490px;
}

#writecomment p {
	margin: 10px;
}


/*- お問い合わせフォーム -*/
#commentform textarea {
	width: 95%;
	padding: 2px;
	border: 1px solid #9259ca;
}
	
#commentform input {
	margin: 0px 7px 0px 0px;
	border: 1px solid #9259ca;
}
	
#commentform #submit {
	background-color: #ffffff;
	border: 1px solid #9259ca;
	color: #222222;
}


#content .postpagesnav {
	padding: 15px 5px 5px 5px; 
	margin: 0px; 
}

#content .postpagesnav .older {
	width:50%;
	float:left;
}

#content .postpagesnav .newer {
	width: 50%; 
	float: right; 
	text-align:right;
}
/*
#entryQuestion_475{
	width:400px;
}*/

#fieldset-group{
	padding:0px !important;
	margin:0px !important;
}

div.zend_form fieldset{
	margin:0px !important;
	border-top:0px none !important;
}



div.zend_form .divSubmit{
	border-top:0px none !important;
	padding:10px 0px 0px !important;

}


.zend_form dl{
	width:558px !important;
	float:left !important;
	display:inline !important;
	border-left: 1px solid #9259ca !important;
	border-right: 1px solid #9259ca !important;
	border-bottom: 1px solid #9259ca !important;
	background: #360e5e !important;
	margin:10px 0px 0px !important;
	padding:0px !important;
}

.zend_form dl dt{
	width:100px !important;
	float:left !important;
	display:inline !important;
	border-top:#9259ca 1px solid !important;
	border-left:0px none !important;
	text-indent: 0px !important;
	margin:0px !important;
	padding:5px 10px !important;
	text-align:left !important;
	/*background: #96CF1D !important;*/
	color:#ffffff;
	clear:left;
}

.zend_form dl dd{
	width:417px !important;
	float:left !important;
	display:inline !important;
	padding:10px 10px 10px 10px !important;
	margin:0px !important;
	border-left:#9259ca 1px solid !important;
	border-top:#9259ca 1px solid !important;
	background:#fff !important;
	text-indent:0px !important;
}

.zend_form dd #entryQuestion_473{
	width:400px;
}

.zend_form .required {border-left: 0.5em solid #c283ff !important; padding-left:5px;}
.zend_form .optional {border-left: 0.5em solid #22053e !important; padding-left:5px;}


.description{
	color:#666;
}


/*-カレンダー-*/

.calendar{
	width:100%;
	margin:10px 0px;
	padding:0px;
	line-height:1.6em;
	clear:both;
	overflow:hidden;
	border-right:#9259ca 1px solid;
	border-bottom:#9259ca 1px solid;

}

.calendar th{
	padding:5px;
	border-left:#9259ca 1px solid;
	border-top:#9259ca 1px solid;
	background:#360e5e;
	text-align:center;
	color:#ffffff;

}

.calendar td{
	padding:5px;
	border-left:#9259ca 1px solid;
	border-top:#9259ca 1px solid;
	background:#fff;
	text-align:center;

}

.dayNumber{color:#666666;}
.dayNumber strong{color:#1c0335;}


.calendar_monthList{
	width:558px !important;
	float:left !important;
	display:inline !important;
	border-left: 1px solid #9259ca !important;
	border-right: 1px solid #9259ca !important;
	border-bottom: 1px solid #9259ca !important;
	margin:0px 0px 10px !important;
	padding:0px !important;
	background: #360e5e !important;
}

.calendar_monthList dt{
	width:35px !important;
	float:left !important;
	display:inline !important;
	border-top:#9259ca 1px solid !important;
	border-left:0px none !important;
	text-indent: 0px !important;
	margin:0px !important;
	padding:5px 10px !important;
	text-align:right !important;
	color:#ffffff;
}

.calendar_monthList dd{
	width:482px !important;
	float:left !important;
	display:inline !important;
	padding:5px 10px !important;
	margin:0px !important;
	border-left:#9259ca 1px solid !important;
	border-top:#9259ca 1px solid !important;
	background:#fff !important;
	text-indent:0px !important;
}

.calendar_monthList dd ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/*-求人-*/

.outer{
	margin:0px 0px 10px;
	padding:0px;
	background:#9259ca;
}


.head{
	width:100px;
	text-indent: 0px;
	margin:0px;
	padding:10px;
	background: #360e5e;
	color:#ffffff;
}

.even,.odd{
	padding:10px;
	margin:0px;
	text-indent:0px;
	background: #fff;
}

.outer caption{
	padding:5px;
}



#searchform {
	margin-top: 12px;
}

#searchfield {
	border: 1px solid #360e5e;
	color: #ffffff;
	width: 200px;
	padding: 1px;
	margin: 1px;
	height: 18px;
}

/*-table-*/


.tableOuter{
	width:100%;
	margin:0px 0px 10px;
	padding:0px;
	background:#9259ca;
}

.tableOuter th{
	width:100px;
	text-indent: 0px;
	margin:0px;
	padding:10px;
	background: #360e5e;
	color:#ffffff;
}

.tableOuter td{
	padding:10px;
	margin:0px;
	text-indent:0px;
	background: #fff;
}