﻿/*
Theme Name: nikken
Theme URI: http://yuiworks.jp/
Description: YuiWorks
Version: 1.0
Author: matayoshi
*/

/* CSS Document */

/* pre */

body,hr,img,h1,h2,h3,h4,h5,div,table {
	margin:   0px;
	padding:  0px;
	border:   0px;
}
body {
	/* background-color:#EAEBED; */
	background-color:#FFFFFF;
}
img {
    /* float:left; */
}
p,ul,ol {
	margin:   10px 0px 0px 0px;
	padding:  0px;
}
li {
	list-style-type:  none;
	/* margin-left:      10px; */
	margin: 0px 0px 0px 10px;
}
a {
	text-decoration:  none;
}
a:hover {
	text-decoration:  underline;
}


/**************************

	BACK GROUND CSS 
		
**************************/
#all_bg {
	width:       850px;
}

/**************************

	HEADER CONTENTS CSS 
		
**************************/
#header_bar {
	width:  850px;
	height:20px;
	font-size:0.8em;
	background:  url(images/header_bar.gif);
	background-repeat:no-repeat;
}
#header_bar h1 {
	font-size:1em;
	font-weight:normal;
	color:#FFFFFF;
}
#header_bar a {
	color:#FFFFFF;
	text-decoration:none;
}
#header_bg {
	width:  850px;
	height: 118px;
	background:  url(images/header_bg.jpg);
	background-repeat:no-repeat;
}

#header_left {
	width:  160px;
	height: 110px;
	padding-top:5px;
	float:left;
}

#header_center {
	width:  355px;
	height: 110px;
	float: left;
}
#header_center h2 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 10px;
}
#header_center p {
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
}
#header_center a {
	color:#333333;
	text-decoration:none;
}
#header_right {
	width:  330px;
	height: 110px;
	float:left;
}
#header_right_box1 {
	width:  320px;
	height: 50px;
	margin-top:5px;
	border: 1px solid #CCCCCC;
}
#header_right_box2 {
	width:  325px;
	height: 50px;
}





/**************************

	MAIN CONTENTS CSS 
		
**************************/
#main_bg {
	width:       850px;
	float:left;
	background-image:  url(images/main_bg.jpg);
	background-color:#EEEEEE;
	background-repeat:repeat-x;
}
#main_content {
	width: 800px;
	background-color:#FFFFFF;
	padding: 5px 0px 10px 8px;
	border: 1px solid #CCCCCC;
	display:block;
        overflow: hidden;
}

#main_header2 {
	margin-top: 5px;
	height:290px;
	float:left;
	display: block;
}

#main_header2 img {
	float:left;
	display:block;
}

#main_header2 a.employ {
	width:334px;
	height:35px;
	display:block;
	margin: 5px 0px 0px 6px;
	background: url(images/quick.gif);
	background-repeat:no-repeat;
	font-size:0;
	color:#FFFFFF;
}

#main_header2 a:hover.employ {
	background: url(images/quick_2.gif)
}


#main_header2_1 {
	width:450px;
	height: 200px;
	background:  url(images/oshirase_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
#main_header2_1_box {
	width:430px;
	height: 155px;
	display:block;
	text-align:left;
	line-height:0.8em;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;

	overflow:auto;
}

#main_header2_1_box h2 {
	font-size:0.8em;
	color:#666666;
	font-weight:normal;
}
#main_header2_1_box h3 {
	font-size:0.8em;
	color:#666666;
	font-weight:normal;
}
#main_header2_1_box p {
	font-size:0.8em;
	color:#666666;
	margin:0 0 0 20px;
}
#main_header2_1_box p.bar {
	margin:0;
}
#main_header2_2 {
	width:334px;
	margin-left:7px;
	float:left;
	display:block;
	background:  url(images/motomu_back_img.gif);
	border: 1px solid #CCCCCC;

}




#main_osusume_list {
	width:790px;
	height: 415px;
	margin-top:5px;
	float:left;
	/* background-color:#FFFFCC; */

	overflow:auto;
}



/*----------------------------

		GAIYO

----------------------------*/
#main_content_gaiyo {
	width: 800px;
	height: 1155px;
	background-color:#FFFFFF;
	padding: 5px 0px 10px 8px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	display:block;
}


#main_gaiyo_contents {
	width:788px;
	/* height:250px; */
	margin: 0px 0px 10px 0px;
	float:left;
	display:block;
	border: 1px solid #CCCCCC;
}

#main_gaiyo_aisatsu_left {
	width:164px;
	height:210px;
	float:left;
	padding: 5px 5px 0px 5px;

}
#main_gaiyo_aisatsu_right {
	width:600px;
	height:215px;
	color:#666666;
	font-size:0.9em;
	line-height:1.5em;
	text-align:left;
	float:left;

}
#main_gaiyo_contents table {
	background-color:#CCCCCC;
	color:#666666;
}

#main_gaiyo_contents td {
	line-height:1.5em;
	font-size:0.9em;
	text-align:left;
	padding-left:10px;
	background-color:#ffffff;
}

#main_gaiyo_contents .gaiyo_td {
	width:150px;
	background-color:#EBECE6;
}

/*----------------------------

		SEARCH

----------------------------*/
#main_search_content {
	width: 800px;
	/* height: 650px; */
	/* height: 350px; */
	background-color:#FFFFFF;
	padding: 5px 0px 10px 8px;
	border: 1px solid #CCCCCC;
	display:block;

}


#main_search_contents_header {
	width:788px;
	height:150px;
	margin: 0px 0px 10px 0px;
	background-color:#F3F4F0;
	float:left;
	display:block;
	border: 1px solid #CCCCCC;
}

#main_search_box {
	width:120px;
	margin: 5px 5px 5px 10px;
	float:left;
	text-align:left;
	/* border: 1px solid #CCCCCC; */
}

/*----------------------------

		STAFF

----------------------------*/

#main_content_staff {
	width: 800px;
	height: 1155px;
	background-color:#FFFFFF;
	padding: 5px 0px 10px 8px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	display:block;
}

#main_staff_contents {
	width:788px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	float:left;
	display:block;
	border: 1px solid #CCCCCC;
}

#main_staff_left {
	width:280px;
	height:230px;
	float:left;
	padding: 5px 5px 0px 5px;

}
#main_staff_right {
	width:480px;
	height:235px;
	color:#666666;
	font-size:0.75em;
	line-height:1.5em;
	text-align:left;
	float:left;
}

#main_staff_box {
	width: 370px;
	height:200px;
	margin: 5px 5px 0px 5px;
	float:left;
	display:block;
	border: 1px solid #CCCCCC;
}

#main_staff_box_left {
	width: 160px;
	height:190px;
	margin: 5px 0px 0px 5px;
	float:left;
	display:block;
}
#main_staff_box_right {
	width: 190px;
	height:190px;
	font-size: 0.8em;
	color:#666666;
	margin: 5px 5px 3px 0px;
	float:left;
	display:block;
}

#main_staff_box_name {
	width: 100px;
	height:10px;
	padding:5px 0px 0px 0px;
	font-size: 0.8em;
	color:#666666;
}


/**************************

	FOOTER CONTENTS CSS 
		
**************************/
#footer_navi {
	width:  830px;
	height: 19px;
	font-size:0.8em;
	padding-top:16px;
	padding-left:20px;
	text-align:left;
	float:left;
	background:  url(images/footer_nav.jpg);
	background-repeat:no-repeat;
	display:block;
}

#footer_navi a {
	margin: 0px 10px 0px 10px;

	color: #666666; 

}

#footer_navi a:hover {
	color: #ffffff; 
}



#footer_copy {
	width:  850px;
	height: 20px;
	text-align:center;
	font-size:0.8em;
	color: #ffffff;
	float:left;
	background:  url(images/footer_bar.gif);
	background-repeat:no-repeat;
	display:block;
}


/**************************

	BUTTON HOVER CSS 
		
**************************/

/* ---  header hover --- */

#main_navi_btn1 {
	width:80px;
	height:20px;
	display:block;
	float:left;
	background-image:url(images/nav1_hv.gif);
	background-repeat:no-repeat;
}
#main_navi_btn1 a {
	width:80px;
	height:20px;
	float:left;
	display:block;
	background-image:url(images/nav1.gif);
	background-repeat:no-repeat;
}
#main_navi_btn1 a:hover {
	background:none;
}

#main_navi_btn2 {
	width:134px;
	height:20px;
	display:block;
	float:left;
	background-image:url(images/nav2_hv.gif);
	background-repeat:no-repeat;
}
#main_navi_btn2 a {
	width:134px;
	height:20px;
	float:left;
	display:block;
	background-image:url(images/nav2.gif);
	background-repeat:no-repeat;
}
#main_navi_btn2 a:hover {
	background:none;
}

#main_navi_btn3 {
	width:108px;
	height:20px;
	display:block;
	float:left;
	background-image:url(images/nav3_hv.gif);
	background-repeat:no-repeat;
}
#main_navi_btn3 a {
	width:108px;
	height:20px;
	float:left;
	display:block;
	background-image:url(images/nav3.gif);
	background-repeat:no-repeat;
}
#main_navi_btn3 a:hover {
	background:none;
}


/* ---  main hover --- */

#main_header_btn {
	width:795px;
	height:30px;
	display:block;
	background-image:url(images/mnavi.gif);
	background-repeat:no-repeat;
}
#main_header_btn a {
	width:158px;
	height:30px;
	display:block;
	float:left;
	background:none;
	text-indent: -9000px;
}
#main_header_btn a:hover.btn1 {
	background-image:url(images/mnav1.gif);
	background-repeat:no-repeat;
}
#main_header_btn a:hover.btn2 {
	background-image:url(images/mnav2.gif);
	background-repeat:no-repeat;
}
#main_header_btn a:hover.btn3 {
	background-image:url(images/mnav3.gif);
	background-repeat:no-repeat;
}
#main_header_btn a:hover.btn4 {
	background-image:url(images/mnav4.gif);
	background-repeat:no-repeat;
}
#main_header_btn a:hover.btn5 {
	background-image:url(images/mnav5.gif);
	background-repeat:no-repeat;
}



/**************************

	LIST CSS 
		
**************************/
/* ---  TOP LIST --- */
#topListCell table {
	font-size:0.9em;
	color: #666666;
}
#topListCell .header {
	line-height: 1.5em;
	color:#ffffff;
}
#topListCell input, select {
	margin: 0px 0px 0px 20px;
	float:left;
	color:#666666;
}


/**************************

	SEARCH CSS 

**************************/
#srch_all {
	width:780px;
	margin: 20px 0px 0px 0px;
	/* border: 1px solid #666666; */
}

#srch_btn {
	width:280px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 20px;
	float:left;
	text-align:left;
	background-color:#CCCCCC;
	/* border: 1px solid #666666; */

}

#srch_btn img {
	margin: 0px 0px 8px 0px;
	float:left;
}

#srch_btn .kensu {
	margin: 5px 0px 0px 5px;
	float:left;
}

#srch_form {
	width:400px;
	margin: 0px 0px 0px 38px;
	float:left;
	/* border: 1px solid #666666; */
	/* background-color:#FF0000; */

}

#srch_form input {
	margin: 3px 0px 3px 5px;
}


/**************************

	SHOSAI CSS 

**************************/
#shosai_all {
	margin-top:80px;
	color:#ffffff;
	font-size:0.8em;
	line-height:2em;
}


#shosai_all .dt {
	color: black;
}


/**************************

	MOTOMUCHINTAI CSS 

**************************/
#obi1{
	width:771px;
	height:25px;
	text-align:left;
	background-image: url(images/obi01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 5px;
	font-size: 15px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

#waku1{
	width:791px;
	text-align:left;
	background-image: url(images/illust.gif);
	background-repeat: no-repeat;
}

#obi2{
	width:771px;
	height:25px;
	font-size: 18px;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
	background-image: url(images/obi02.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-left: 20px;
}

#leftwaku{
	width:296px;
	height:206px;
	display: block;
	text-align:left;
	float: left;
}	

#leftobi{
	width:296px;
	height:31px;
	background-image: url(images/obi.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 20px;
} 

#leftwakukage{
	width:276px;
	height:135px;
	display:block;
	background-image: url(images/obi2.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	float:left;
}
#leftwakukage li {
	font-size:14px;
	line-height:24px;
	list-style-position: inside;
	list-style-type: disc;
}

#rightwaku{
    width:301px;
	height:209px;
	float: right;
	display: block;
	text-align:left;
}

#rightobi{
	width:301px;
	height:31px;
	background:url(images/kage1.gif)
	no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	padding-top: 20px;
	float: right;

}

#rightwakukage{
	width: 281px;
	height:138px;
	background-image:url(images/kage2.gif);
	padding-left:20px;
	float:right;
	background-repeat: repeat;	
}
#rightwakukage li {
	font-size:14px;
	line-height:25px;
	list-style-position: inside;
	list-style-type: disc;
}

#obiwaku3{
	width:791px;
	text-align:left;
}

#obiwaku3obi{
	width:771px;
	height:24px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image: url(images/kage5.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}

#obiwaku3kage{
	width:751px;
	display:block;
	background-image:url(images/kage6.gif);
	color: #666666;
	background-repeat: repeat-y;
	padding: 20px;
	 }
#obiwaku3kage p{
	width:550px;
	font-size: 16px;
	line-height: 28px;
	text-align:left;
	color: #666666;
	float:left;
	padding: 10px 20px 10px 20px;
	 }
#obiwaku3kage li{
	line-height:28px;
}
#obiwaku4kage{
	width:751px;
	display:block;
	background-image:url(images/kage6.gif);
	color: #666666;
	background-repeat: repeat-y;
	padding: 20px;
	 }
#obiwaku4kage p{
	width:550px;
	font-size: 16px;
	line-height: 28px;
	text-align:left;
	font-weight:normal;
	 }
#obiwaku4kage li{
	line-height:28px;
	padding-top:20px;
	font-weight:bold;
}

.style1 {color: #FF0000;text-decoration:underline;}

#bai_1waku {
	height: 180px;
	width: 650px;
	display:block;
	text-align:left;
	line-height:28px;
}
/* 驕ｶ髮√・ida驍ｵ・ｲ・・*/


#content{
width:600px;
margin:10px;

text-align:left;
float:left;
}

#links{
width:185px;
float:right;
text-align:left;
margin:0 5px 0 0;
padding:20px 0 0 0; 
overflow:hidden;
}


#footer{clear:both;}

/* 驛｢譏懶ｽｻ・｣・趣ｽｦ髯橸ｽｻ闔会ｽ｣・朱豪・ｹ譏懶ｽｹ譁溽､ｼ・ｹ譎｢・ｽ・ｼ */
.topicpass {
font-size:10px;
line-height:16px;
vertical-align:bottom;
margin:0 0 5px;
padding:0;
}
.blog{  
margin:20px 10px 0 15px;
overflow: hidden;
}
#footer_copy a {
color:white;
text-decoration:none;
}

.date{  
background:url(/usr/testo16/badeb002.jpg) no-repeat top center;
height:16px;
background-position:1px 1px;
color: #E4E9F1;
font-size:88%;
font-weight:bold;
letter-spacing: 2px;
padding: 0 10px;
text-align:right;
border-bottom:1px none #CCC0CC;
border-top:1px none #CCC0CC;
}

.blogbody{
background:#4B699C;
margin:0 0 10px 0;
padding:8px;
border-left:1px none #CCC0CC;
border-right:1px none #CCC0CC;
border-bottom:13px none #FF6666;
border-top:1px none #CCC0CC;
}


.title{
background: #E4E9F1 ;
color:#011E4C;
font-size:88%;
font-weight:bold;
height:25px;
padding-left: 10px;
padding-top: 10px;
text-align: left;
}

.title1{
background: #E4E9F1 ;
color:#011E4C;
font-size:88%;
font-weight:bold;
height:15px;
padding-left: 10px;
padding-top: 5px;
text-align: left;
}

.main{
width:530px;
color:#F0F0F0;
font-size:88%;
margin:16px 10px 15px 20px;             
overflow:auto;
line-height:150%;
}

.main img{margin:0 10px 0 0;}

.main-continues{font-size:88%;}

.posted{
color:#8DB7A8;
font-size:88%;;
text-align:right;
margin:0 0 15px 0;
width:530px;               
}

a.aposted{color:#8DB7A8;text-decoration:none;font-size:88%;;}
a.aposted:link{color:#8DB7A8;text-decoration:none;}
a.aposted:visited{text-decoration:none;}
a.aposted:active{text-decoration:none;}
a.aposted:hover{color:#8DB7A8;text-decoration:underline}

.menu{
color:#999;
font-size:88%;
text-align:right;
}

.comments-head{
background: #E4E9F1 ;
color:#011E4C;
font-size:88%;
font-weight:bold;
height:15px;
padding-left: 10px;
padding-top: 5px;
text-align: left;
}

.comments-body{
font-size:88%;
line-height:135%;
margin:20px 0 15px 13px;
}

.comments-post{
color:#CCC;
font-size:88%;
text-align:right;
margin:0 0 25px 0;
}

.trackback-url{
color:#CCC;
font-size:88%;
font-weight:bold;
margin:10px 0 30px 13px;
width:530px;               
}

.trackback-body{
font-size:88%;
line-height:135%;
margin:20px 0 15px 13px;
width:500px;
}

.trackback-post{
color:#CCC;
font-size:88%;
text-align:right;
margin:0 0 25px 0;
width:500px;
}

a.atrackback-post, a.atrackback-post:link{color:#8DB7A8;text-decoration:none;}
a.atrackback-post:visited{text-decoration:none;}
a.atrackback-post:active{font-weight:bold;}
a.atrackback-post:hover{color:#8DB7A8;text-decoration:underline}

label{
font-size:88%;
font-weight:bold;
color:#CCC;
}

#author, #email, #url{width:200px;border:1px solid #CCCCCC;}
#text{font-size:88%;width:400px;height:200px;border:1px solid #CCCCCC;}

.pagetop{
font-size:88%;;
text-align:right;
margin:0 0 25px 0;
}

.calendarhead{
border-top: 1px solid #4B699C;
border-left: 1px solid #4B699C;
border-right: 1px solid #4B699C;
background:#4B699C url(http://admin.ti-da.net/_img/logo_01/rogotop01said.gif) no-repeat right center;
color:#FFFFFF;
font-size:88%;
font-weight:normal;
letter-spacing:2px;
padding:0 0 2px 0;
text-align:center;
padding:3px 0 3px 5px;
}

.calendartable{
color:#000;
margin:0px auto 20px auto;
width:100%;
text-align:left;
background:#E4E9F1;
}

.calendarweek{
color:#000;
font-size:88%;;
font-weight: bold;
}

.calendarwd{
/*border-left: 1px solid #efefef;
 border-right: 1px solid #efefef;*/

                  
background: #fff;
color:#fff;
font-size:88%;;
font-weight:bold;
letter-spacing: 2px;

padding:2px 0 2px 5px;
}
.calendard{
empty-cells:show;
border-top:1px solid #efefef;
border-right:1px solid #efefef;
text-align: center;
}

.calendar{
font-size:88%;;
padding:2px 2px;
position:center;
}

.sidetitle{
border-top: 1px none #CCC0CC;
border-left: 1px none #CCC0CC;
border-right: 1px none #CCC0CC;
border-bottom: 1px none #FF6666;
background:#4B699C url(http://admin.ti-da.net/_img/logo_01/rogotop01said.gif) no-repeat right center;
color: #012452;
font-size:88%;
font-weight:normal;
letter-spacing:2px;
padding:10px 0 8px 40px;
}


.side{
font-size:88%;
line-height:140%;
margin:0 0 10px 0;
padding:8px;   
}

.side .text{width:80px;}

a.arss{color:#001F79;text-decoration:underline;}
a.arss:link{color:#001F79;text-decoration:underline;}
a.arss:visited{text-decoration:underline;}
a.arss:hover{color:#001F79;text-decoration:none;}

.photo{text-align:center;}
.nickname{color:#8DB7A8;font-weight:bold;margin:10px 0;text-align:center;}
.message{
font-size:88%;;
color:#333;
padding:4px;
background:#ffefd5;
border:1px solid #dcdcdc;
}

.quote{color:#CCC;font-size:88%;;padding:1px;}

.blogtimes{margin:0 0 16px 0;text-align:center;}

.powered{
text-align:center;
margin:0 0 10px 0;
}

.syndicate{
font-size:88%;
text-align:center;
}
.checkers{
font-size:88%;;
margin-top:10px;
}

a.adtitle, a.adtitle:link, a.adtitle:visited, a.adtitle:active, a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription, a.addescription:link, a.addescription:visited, a.addescription:active, a.addescription:hover{color:black;text-decoration:none;}

a.adurl{color:blue;text-decoration:none;}
a.adurl:link, a.adurl:visited, a.adurl:active, a.adurl:hover{color:#CCC0FF;text-decoration:none;}

a.adld, a.adld:link, a.adld:visited, a.adld:active, a.adld:hover{text-decoration:underline;}
/* Powered by 驍ｵ・ｺ繝ｻ・ｦ驍ｵ・ｺ郢晢ｽｻ郢晢ｽｻ驍ｵ・ｺ繝ｻ・ｰ驛｢譎・§・取ｺｽ・ｹ・ｧ繝ｻ・ｰ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

#linklist ul {
	margin-bottom:30px;
}
#linklist {
	line-height:150%;
}
#linklist h3 {
	font-size:1.5em;
}
#linklist h2 {
	font-size:1.2em;
}
