/*-------京都アントレプレナー大賞の設定----------------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
	list-style:none;
	font-size: 100%;
	line-height: 1.5;
}

img
{
	vertical-align:top;
	margin:0;
	padding:0;
	border:none;
}

img a
{
	border:none;
	margin:0;
	padding:0;
}

#page_top {
	width: 650px;
	margin: 10px auto;
	text-align: right;
}

.clear {
	clear: both;
	display:block;
	height:0;
	line-height:0;
	zoom:1;
	vertical-align:top;
}

.ind {
	text-indent: -10000px;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
}

#wrapper
{
	width:750px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	border: 1px solid silver;
}

#header
{
background-image:url(image/head.jpg);
background-repeat:no-repeat;
width:750px;
height:81px;
}


#header h1
{
text-indent:-9999em;
width:396px;
height:81px;
float:left;
}


#header #rss
{
width:116px;
height:38px;
background-image:url(image/rssfeed.gif);
background-repeat:no-repeat;
float:right;
margin:20px 5px;
text-indent:-9999em;
}


#header h1 a
{
display:block;
width:396px;
height:81px;
}

#header #rss a
{
display:block;
width:116px;
height:38px;
}



#main_bg
{

background-image:url(image/main.jpg);
background-repeat:no-repeat;
width:750px;
height:276px;
}



#g_navi {
	width: 750px;
	height: 46px;
	margin:0;
	background: #fff;
}

.g_navitest {
	width: 745px;
	height: 46px;
	margin: 10px auto;
	background: #fff;
	
}





#g_navi li {
	float:left;
	text-indent: -10000px;
}

#g_navi dt {
	float:left;
	text-indent: -10000px;
}

#g_navi li a {
	width: 100%;
	height: 100%;
	display: block;
	/*overflow: hidden;*/
}

#g_navi dt a {
	width: 100%;
	height: 100%;
	display: block;
	/*overflow: hidden;*/
}

/*popmenu*/
 dl {  
border: solid 1px #00f;  
float: left;  
}  
   
dl dt {  
background-color: #55f;  
border-right: solid 1px #00f;  
float: left;  
text-align: center;  
position: relative;  
width: 100px;  
height: 35px;  
 }  
dl dt a {  
color: #fff;  
}  
   
dl dt ul {  
 display: none;  
position: absolute;  
top: 35px;  
left: 0;  
z-index: 0;  
}  
dl dt ul li {  
background: #77f;  
position: relative;  
width: 100px;  
height: 35px;  
}  
dl dt ul li ul {  
display: none;  
position: absolute;  
top: 0px;  
left: 100px;  
z-index: 0;  
}  

/*popmenu*/
#menu1 {
	width: 150px;
	height: 46px;
	background: url(image/menu1.jpg) no-repeat;
}



#menu2 {
	width: 150px;
	height: 46px;
	background: url(image/menu2.jpg) no-repeat;
}

/*pulldown

          
 #menu2 ul li {  
     position: relative;  
    margin-bottom: 5px;  
     width: 81px;  
    height: 30px;  
 }  
           
 #menu2 ul li table {  
   border-collapse: collapse;  
    border: none;  
    padding: 0;  
   position: absolute;  
    top: 0;  
    left: 0;  
 }  
           
 #menu2 ul li ul {  
    visibility: hidden;  
     overflow: hidden;  
    position: absolute;  
     top: 5px;  
     left: 80px;  
    width: 81px;  
     height: 0;  
 }  
          
#menu2 ul li ul li {  
     margin-bottom: 0;  
     width: 81px;  
    height: 30px;  
 }  
           
#menu2 ul li a {  
    font-family: verdana, sans-serif;  
    color: #fff;  
    display: block;  
     text-decoration: none;  
    padding-left: 25px;  
    height: 30px;  
    line-height: 30px;  
 }  
          
 #menu2 ul li a:hover {  
    position: relative;  
    z-index: 100;  
 }  
          
 #menu2 ul li:hover ul ,  
 #menu2 ul li a:hover ul {  
    visibility: hidden;  
   overflow: hidden;  
    height: auto;  
    z-index: 10;  
}  


pulldowncss_end*/

#menu3 {
	width: 150px;
	height: 46px;
	background: url(image/menu3.jpg) no-repeat;
}

#menu4 {
	width: 150px;
	height: 46px;
	background: url(image/menu4.jpg) no-repeat;
}

#menu5{
	width: 150px;
	height: 46px;
	background: url(image/menu5.jpg) no-repeat;
}

/*#menu6{
	width: 125px;
	height: 46px;
	background: url(image/menu6.jpg) no-repeat;
}*/

#left_box {
	width: 420px;
	margin: 20px 15px;
	float: left;
}

#new_box {
	width: 412px;
	background: url(image/new_bg.jpg) repeat-y; 
}

#newbox_head {
	width: 412px;
	height: 32px;
	background: url(image/new_head.jpg) no-repeat; 
}
	
#newbox_bottom {
	width: 412px;
	height: 15px;
	background: url(image/new_bottom.jpg) no-repeat; 
}	

.new_text {
	width: 380px;
	margin: 15px auto 0px;
}

#btn_box {
	width: 340px;
	margin: 30px auto;
}

#btn_box li {
	width: 330px;
	height: 56px;
	margin: 10px 0px;
}

#right_box {
	width: 280px;
	margin: 20px auto;
	float: left;
}

#menu_box {
	width: 270px;
	margin: 0px auto 20px;
	padding: 10px 0px;
	background: #f1f1f1;
}
	
.text_menu {
	width: 240px;
	margin: 0px auto;
}

#banner_box {
	width: 200px;
	margin: 0px auto;
}

.banner_list li {
	height: 40px;
	margin: 5px 0px;
}

#foot_link {
	width: 750px;
	height: 20px;
	margin: 20px 0px;
	text-align: center;
}

#copy {
	width: 750px;
	height: 32px;
	background: url(image/foot.jpg) no-repeat;
}

/*2006_2007_2008*/
#header_2006
{
width:750px;
height:81px;
background:url(image/2006img/2006head.jpg) no-repeat;
}

#header_2007
{
width:750px;
height:81px;
background:url(image/2007img/header_2007.jpg) no-repeat;
}

#header_2008
{
width:750px;
height:81px;
background:url(image/2008img/header_2008.jpg) no-repeat;
}

#header_2006 h1
{
text-indent:-9999em;
margin:0;
padding:0;
}

#header_2007 h1
{
text-indent:-9999em;
margin:0;
padding:0;
}

#header_2008 h1
{
text-indent:-9999em;
margin:0;
padding:0;
}

#g-navi_2006
{
width:750px;
text-align:center;
}

#g-navi_2007
{
width:750px;
text-align:center;
}

#g-navi_2008
{
width:750px;
text-align:center;
}


#g-navi_2006 ul
{
list-style:none;
margin:10px 0;
padding:0;
width:auto;
}

#g-navi_2007 ul
{
list-style:none;
margin:10px 0;
padding:0;
width:auto;
}


#g-navi_2008 ul
{
list-style:none;
margin:10px 0;
padding:0;
width:auto;
}


#g-navi_2006 ul li
{
display:block;
float:left;
text-indent:-9999em;
}

#g-navi_2006 ul li a
{
display:block;
width:150px;
height:46px;
}


#g-navi_2007 ul li
{
display:block;
float:left;
text-indent:-9999em;
}

#g-navi_2007 ul li a
{
display:block;
width:150px;
height:46px;
}


#g-navi_2008 ul li
{
display:block;
float:left;
text-indent:-9999em;
}

#g-navi_2008 ul li a
{
display:block;
width:150px;
height:46px;
}

.menu1_2006
{
width:150px;
height:46px;
background:url(image/menu1.jpg) no-repeat;
}
.menu1_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu1.jpg) no-repeat;
}

.menu1_2008
{
width:150px;
height:46px;
background:url(image/2008img/2008_menu1.jpg) no-repeat;
}

.menu2_2006
{
width:150px;
height:46px;
background:url(image/menu2.jpg) no-repeat;
}

.menu2_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu2.jpg) no-repeat;
}

.menu2_2008
{
width:150px;
height:46px;
background:url(image/2008img/2008_menu2.jpg) no-repeat;
}


.menu3_2006
{
width:150px;
height:46px;
background:url(image/menu3.jpg) no-repeat;
}

.menu3_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu3.jpg) no-repeat;
}

.menu3_2008
{
width:150px;
height:46px;
background:url(image/2008img/2008_menu3.jpg) no-repeat;
}



.menu4_2006
{
width:150px;
height:46px;
background:url(image/menu4.jpg) no-repeat;
}

.menu4_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu4.jpg) no-repeat;
}

.menu4_2008
{
width:150px;
height:46px;
background:url(image/2008img/2008_menu4.jpg) no-repeat;
}



.menu5_2006
{
width:150px;
height:46px;
background:url(image/menu5.jpg) no-repeat;
}

.menu5_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu5.jpg) no-repeat;
}


.menu5_2008
{
width:150px;
height:46px;
background:url(image/2008img/2008_menu5.jpg) no-repeat;
}

/*.menu6_2006
{
width:150px;
height:46px;
background:url(image/2006img/2006_menu6.jpg) no-repeat;
}

.menu6_2007
{
width:150px;
height:46px;
background:url(image/2007img/2007_menu6.jpg) no-repeat;
}*/

#semi_head2006
{
width:750px;
height:67px;
background:url(image/2006img/2006_semi_head.jpg) no-repeat;
clear:both;
}


#semi_head2007
{
width:750px;
height:67px;
background:url(image/2007img/2007_semi_head.jpg) no-repeat;
clear:both;
}


#semi_head2008
{
width:750px;
height:67px;
background:url(image/2008img/2008_semi_head.jpg) no-repeat;
clear:both;
}

#semi_head2006 h2
{
text-indent:-9999em;
}


#semi_head2007 h2
{
text-indent:-9999em;
}


#semi_head2008 h2
{
text-indent:-9999em;
}


#left_side2006
{
width:190px;
float:left;
color:#000;
}


#left_side2006 p
{
width:190px;
/*width:200px;*/
}

.clist
{
list-style-position:outside;
list-style-type:circle;
}


.catlist
{
width:165px;
margin-left:10px;
}




#right_side2006
{
width:520px;
float:left;
}

#right_side2007
{
width:520px;
float:left;
}

#right_side2008
{
width:520px;
float:left;
}

#right_side2006 h3
{
/*background-color:#0099FF;*/
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2006ttl.jpg) no-repeat;
/*text-indent:18px;*/
line-height:160%;
}


#right_side2007 h3
{
/*background-color:#0099FF;*/
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2007ttl.jpg) no-repeat;
/*text-indent:18px;*/
line-height:160%;
}


#right_side2008 h3
{
/*background-color:#0099FF;*/
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2008ttl.jpg) no-repeat;
/*text-indent:18px;*/
line-height:160%;
}


.nextlink
{
width:100%;
margin:15px 0;
text-align:center;
}

.kiji
{
width:480px;
margin:5px 0 0 15px;
clear:both;
}

.ttl_ttl
{
width:80%;
float:left;
text-indent:18px;
}



.ttl_cat
{
width:20%;
font-size:10px;
font-weight:400;
color:#CCCCCC;
float:right;
line-height:1.2;
}

.ttl_cat a
{
color:#CCCCCC;
text-decoration:none;
line-height:1.2;
}

#pankuz
{
margin:5px 0 3px 10px;
width:80%;
}

/*single.php*/
.single_p
{
width:530px;
float:right;
margin-right:5px;
}

.single_p h2
{
margin:15px 0 7px 0;
}



.single_side
{
width:200px;
float:left;
color:#fff;
}

.single_ttl2006
{
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2006ttl.jpg) no-repeat;
text-indent:18px;
line-height:160%;
}

.single_ttl2007
{
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2007ttl.jpg) no-repeat;
text-indent:18px;
line-height:160%;
}


.single_ttl2008
{
color:#FFFFFF;
font-weight:600;
font-size:16px;
margin:15px 0 0 0;
width:507px;
height:31px;
background:url(image/2008ttl.jpg) no-repeat;
text-indent:18px;
line-height:160%;
}

.nextlink
{
margin:5px auto;
text-align:center;
width:507px;
}

.single_inner
{
margin:5px 0 0 15px;
width:480px;
}


.nl1
{
margin:10px 0 0 0;
/*margin-right:150px;*/
text-align:left;
width:50%;
display:block;
float:left;
font-size:10px;
}

.nl2
{
margin:10px 0 0 0;
/*margin-left:150px;*/
text-align:right;
width:50%;
display:block;
float:left;
font-size:10px;
}


/*toppege_menu*/

#top_contents
{
width:680px;
height:auto;
margin:0 auto;
padding:0;
}

#top_contents h3
{
color:#FFFFFF;
font-weight:600;
font-size:20px;
margin:15px 0 0 0;
width:680px;
height:34px;
background:url(image/top_contents_head.jpg) no-repeat;
text-indent:18px;
line-height:160%;
}


/*form2*/

#form_box
{
margin-top:30px;
margin-left:150px;
}

#form_box p
{
font-weight:bold;
}

.kiji .mimg
{
margin:5px;
float:left;
}

.kiji .mimg2
{
margin:5px;
float:right;
}





