@charset "utf-8";
html{
    height:100%;
	font-family: 'Hiragino Kaku Gothic Pro',Meiryo,sans-serif;
}

	
h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 100%;
}
	
p {margin: 0px 0px 0.5em 0px;}	
	
	
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

	
li {margin-bottom:  0.5em;}

ol {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
	
dl, dt, dd {
	margin: 0;
	padding:0;
}
	
img	{border: 0;}

form {margin: 0px;}
	
.nocss {display:none;}

.clear{clear: both;}

#container {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:850px;
	text-align: left;
 }  
 
 


/*	▼ヘッダ－－－－－－－－－－－－	*/
   
   
#header-cont {
	width:100%;
	height:73px;
	text-align: left;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center;
 }
 
#header {
	width:850px;
	height:73px;
	margin-left:auto;
	margin-right:auto;
 }
 
#header #header-l {
	width: 410px;
	border: 0;
	float:left;
	margin: 13px 0 0 7px;
}
  
#header #header-r {
	width:400px;
	float:right;
	text-align: right;
	margin: 0px 10px 0 0;
}
  
#header #header-r #header-lan img {margin: 0 0 0 0px;}
 
#header #header-r #header-menu {
	text-align: right;
	margin: 36px 0 0 0;
}


#header #header-r #header-menu img {margin: 0 0 0 8px;}
 

/*	▲ヘッダ－－－－－－－－－－－－	*/




/*	▼flash－－－－－－－－－－－－	*/ 
   
#flash {
	width:811px;
	margin: 10px 0 0 20px;	
	clear: both;
 }
 
#flash #flash-l {
	width: 610px;
	float:left;	
	margin: 0px 0 20px 0;	
} 
  
#flash #flash-r  {
	width:200px;
	float:right;
	text-align: right;
}

/*	▲flash－－－－－－－－－－－－	*/   




/*	▼latest－－－－－－－－－－－－	*/ 
#latest {
	width:817px;
	margin: 10px 0 10px 20px;	
	clear: both;
 }
 
.h2latest {
	width: 811px;
	background-color: #bababa;	
	height: 22px;	
 }
 
.h2latest .h2latest-l {
	width: 210px;
	float:left;	
 }
 
.h2latest .h2latest-r {
	width: 410px;
	float:right;	
	text-align: right;
	margin: 4px 10px 0 0;	
 }
 
.h2latest .h2latest-r img {margin: 0 0 0 3px;}


.latestList a{
 	overflow: hidden;
	display:block;
 	float:left;
	margin:5px 4px 20px 0;
	width:200px;
	text-decoration: none;
}
.latestList a:hover{}

.latestList .collection{
	margin: 0;
	overflow: hidden;
}

.latestList .cap{
	margin: 0;
	padding: 2px 2px 0 2px;
	cursor: pointer;
	background-color: #999999;
	height: 40px;
	font-size:0.85em;
	line-height: 100%;
	color: #FFFFFF;
}

 
 /*	▲latest－－－－－－－－－－－－	*/   
 
 /*	▼news－－－－－－－－－－－－	*/ 
   
#news {
	width:811px;
	margin: 10px 0 0 20px;	
	clear: both;
 }
 
#news #news-l {
	width: 405px;
	float:left;	
	margin: 0px 0 10px 0;	
} 

.h2-news {
	background-color: #9c5151;	
	height: 23px;	
 }
  

.news-kiji  {
	margin: 15px 0 5px 0;
	padding:  0px 0 15px 0;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.news-date{
	margin: 0 0 5px 0;
	font-size: 0.8em;
	color: #9c5151;
	font-family: verdana;
 }
 
 .news-title{
	 margin: 0 0 10px 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 120%;
 }
 
 
#news #news-r  {
	width:403px;
	float:right;
	text-align: right;
	background-image: url(../images/home-image2_bg.gif);
	background-repeat: no-repeat;
	padding : 2px 2px 0 0px;
	background-position: right top;
	margin: 0 0 5px 0;
}

/*	▲news－－－－－－－－－－－－	*/ 

 /*	▼works－－－－－－－－－－－－	*/ 
   
#shared {
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:850px;
	text-align: left;
 }
 
#shared #shared-l {
	width: 632px;
	float:left;	
	margin: 0 0 15px 0;
	padding: 15px 0 0 20px;
} 

.h2-works-ict {
	background-color: #bbc994;	
	height: 22px;	
 }
 
.h2-works-tv {
	background-color: #71a28f;	
	height: 22px;	
 }
 
h3.h3-works-ict {
	font-size: 1.2em;
	font-weight: bold;
	color: #71a28f;
	background-color: #fbf6e3;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #bbc994;
	margin: 15px 0 8px 0;
	padding:  5px 0 5px 12px;
	line-height: 110%;
 }
 
 h3.h3-works-tv {
	font-size: 1.2em;
	font-weight: bold;
	color: #71a28f;
	background-color: #fbf6e3;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #71a28f;
	margin: 15px 0 8px 0;
	padding:  5px 0 5px 12px;
	line-height: 110%;
 }
  
 
 
#shared #shared-r  {
	width:175px;
	float:right;
	text-align: right;
}

div.credit{
	margin: 0 0 30px 0;
	font-size: 0.8em;
	background-color: #fbf6e3;
	padding: 2px 0 2px 5px;
 }
 
 .dan{
	clear: both;
	width:632px;
	overflow: hidden;
	margin: 0;
	padiing: 0;
}

.dan .dan-l {
	width: 200px;
	float:left;	
	margin: 0;
	padiing: 0;
} 

.dan .dan-r {
	width: 410px;
	float:right;
	text-align: left;
	margin: 0;
	padiing: 0;
} 


/*	▲works－－－－－－－－－－－－	*/   
 


/*	▼共通－－－－－－－－－－－－	*/



.h2-shared {
	background-color: #9c5151;	
	height: 22px;
	margin: 0 0 15px 0;
 }
 

 
.middletxt{
	font-size:1.2em;
	line-height: 150%;
}
.middletxt a:link		{color: #e56202; text-decoration: underline;}
.middletxt a:visited	{color: #ce6518; text-decoration: underline;} 
.middletxt a:hover		{color: #d92b2b; text-decoration: underline;}
.middletxt a:active		{color: #ff534b; text-decoration: underline;} 

 
.normaltxt{
	font-size:1.0em;
	line-height: 150%;
}
.normaltxt a:link		{color: #e56202; text-decoration: underline;}
.normaltxt a:visited	{color: #ce6518; text-decoration: underline;} 
.normaltxt a:hover		{color: #d92b2b; text-decoration: underline;}
.normaltxt a:active		{color: #ff534b; text-decoration: underline;} 


.smalltxt{
	font-size:0.9em;
	line-height: 150%;
}
.smalltxt a:link		{color: #e56202; text-decoration: underline;}
.smalltxt a:visited	    {color: #ce6518; text-decoration: underline;} 
.smalltxt a:hover		{color: #d92b2b; text-decoration: underline;}
.smalltxt a:active		{color: #ff534b; text-decoration: underline;} 


.greentxt{
	font-size:1.2em;
	line-height: 120%;
	color: #7b9f17; /* 9cc91e */
	font-weight: bold;
}

div.divnormal{
margin: 0 0 20px 0;
}

.divnormal p{
	margin: 0 0 1em 0;
}
 
 
.linknormal{
	padding: 0 0 10px 20px;
	margin: 0;
	background-image: url(../images/icon_middle.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
a.linknormal:link		{color: #e56202; text-decoration: underline;}
a.linknormal:visited	{color: #ce6518; text-decoration: underline;} 
a.linknormal:hover		{color: #d92b2b; text-decoration: underline;}
a.linknormal:active		{color: #ff534b; text-decoration: underline;} 
 
 
.photo{border: 1px solid #CCCCCC;}
  
 


.linklink{
	font-size:1.2em;
	padding: 0 0 10px 30px;
	margin: 0;
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
a.linklink:link		{color: #e56202; text-decoration: underline;}
a.linklink:visited	{color: #ce6518; text-decoration: underline;} 
a.linklink:hover		{color: #d92b2b; text-decoration: underline;}
a.linklink:active		{color: #ff534b; text-decoration: underline;} 

 
/*	▲共通－－－－－－－－－－－－	*/


 
   
  /*	▼footer－－－－－－－－－－－－	*/   
#footer {
	clear: both;
	width:100%;
	height:40px;
	text-align: left;
	background-image: url(../images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center;
 }
 
#footer-cont {
	width:850px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
 }



#footer #footer-l {
	width: 400px;
	border: 0;
	float:left;
	margin: 6px 0 0 10px;
	padding: 0;
	
}
 
  
#footer #footer-r  {
	width:320px;
	float:right;
	text-align: right;
	margin: 6px 10px 0 0;
 }
 
 
  /*	▲footer－－－－－－－－－－－－	*/ 



	

 
/*	▼他－－－－－－－－－－－－	*/
 

 
 /* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
	overflow: hidden;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


