/*****************ページ設定*****************/

* {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

body{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #eeeeee;
}
	
img{
	border: 0;
}	
	
/*テキストリンク設定*/
A:link { text-decoration:none; color:#00b7ee; }
A:visited { text-decoration:none; color:#00b7ee; }
A:active { text-decoration:none; color:#00b7ee; }
A:hover { text-decoration:none; color:#9E0B11; }

/*****************メインレイアウト設定*****************/

/*ラッパー領域設定*/
#wrapper{
	width: 960px;
	overflow:hidden;
	margin: 0 auto;
	background:url(../img/bg01.jpg) repeat-y ;
}

/*ヘッダー領域設定*/
#header{
	height: 83px;
	width: 960px;
	padding:0 0 0 0;
	background:url(../img/header.jpg) no-repeat bottom;
	float: left;
}

/*ヘッダー左ロゴ領域設定*/
div.header01{
	height: 83px;
	width: 295px;
	padding:0 0 0 5px;
	float: left;
}

div.header01 ul{
	list-style-type: none;
	display: inline;
}

div.header01 li{
	display:inline;
	float: left;
}

div.header01 li a {
	display: block;
}

div.header01 p{
	height: 83px;
	width: 295px;
	padding:0;
	margin:0;
	overflow:hidden;
}




/*メインイメージ領域*/
#main{
	height: 300px;
	width: 955px;
	padding:0 0 10px 12px;
	float:left;
}
#home{
	width: 950px;
	margin:0 0 10px 14px;
	overflow:hidden;
}
#home table { 
	border:1px solid #CCC;
}

/*メニュー領域*/
#menu{
	height: 40px;
	width: 950px;
	padding:0 0 0 12px;
	float: left;
}

#menu ul{
	list-style-type: none;
	display: inline;
}

#menu li{
	display: inline;
	float: left;
}

#menu li a {
	display: block;
}

/*パンクズリスト*/
#plist{
	height: 20px;
	width: 940px;
	padding:10px 0 0 20px ;
	color: #666666;
	float: left;
}


/*フッター*/
#footer{
	height: 65px;
	width: 960px;
	padding:0 0 0 0;
	background:url(../img/footer.jpg) no-repeat bottom;
	clear:both;
}

/*フッター左リンク領域設定*/
div.footer01{
	height: 50px;
	width: 400px;
	padding:15px 0 0 20px;
	float: left;
}

div.footer01 ul{
	list-style-type: none;
	display: inline;
}

div.footer01 li{
	display:inline;
	float: left;
	margin:0 20px 0 0;
}

div.footer01 li a {
	display: block;
}

/*左メニュー領域*/
#leftmenu01{
	height: auto;
	width: 200px;
	padding:10px 0 0 30px;
	float: left;
}

#leftmenu01 ul{
	list-style: none;
	margin: 0; 
	padding: 0;
}

#leftmenu01 li{
	padding-left: 0px; 
	clear:left;
}

#leftmenu01 img{
	vertical-align: top;
}

/*****************トップコンテンツ設定*****************/

/*トップコンテンツ左領域*/
#contents01{
	height: 300px;
	width: 535px;
	color: #000000;
	line-height: 20px;
	padding:5px 0 15px 20px;
	float: left;
}

/*トップコンテンツ右領域*/
#contents02{
	height: 250px;
	width: 368px;
	padding:50px 0 0 17px;
	line-height: 15px;
	background: url(../img/contents_topbase.jpg) no-repeat;
	float: left;
}

div.contents02box{
	height: 90px;
	width: 250px;
	padding:0 0 0 0;
	float: left;

}

div.contents02box ul{
	list-style-type: none;
	display: inline;
}

div.contents02box li{
	display:inline;
	float: left;
}

div.contents02box li a {
	display: block;
}

div.contents02img{
	height: 90px;
	width: 80px;
	padding:0 0 0 15px;
	float: left;

}

div.contents02line{
	height: 12px;
	width: 352px;
	background: url(../img/ctop_line.jpg) no-repeat top;
	float: left;
}



#contents03{
	height: auto;
	width: 700px;
	color: #666666;
	line-height:1.5em;
	padding:10px 0 15px 10px;
	float: left;
}

.table{
    margin-top: 10px;
    color: #666666;
}
.table td {
	width: 470px;
    border-bottom: 1px dotted #cccccc;
    padding: 5px 0 5px 10px;
    line-height: 1.7em;
}
.table th {
    text-indent: 6px;
	line-height:1em;
    width: 160px;
	font-weight:bold;
    text-align: left;
	padding:5px 0 5px 10px;
    border-bottom: 1px dotted #cccccc;
	background-color:#eeeeee;
}

#contents04{
	height: auto;
	width: 700px;
	color: #000000;
	padding:10px 0 15px 15px;
	float: left;
}


#contents05{
	height: auto;
	width: 700px;
	color: #666666;
	line-height:1.5em;
	padding:10px 0 15px 10px;
	background:url(../img/bg02.jpg) no-repeat right bottom;
	float: left;
}


div.works{
	height: auto;
	width: 165px;
	padding:0 0 15px 0;
	float: left;
}
.works a {
	display:block;
	width: 124px;
	height:88px;
	line-height:1.2em;
}

.works a img { border:2px solid #999;}
.works a:hover img { border:2px solid #FFF;}

.staff{
    margin-top: 30px;
    color: #666666;
    width: 650px;
}
.staff .a {
    border-bottom: 1px dotted #cccccc;
    margin: 0;
    width: 220px;
}
.staff .b {
    border-bottom: 1px dotted #cccccc;
    padding: 5px 0 5px 0;
	width: 400px;
    margin: 0;
    text-align: right;
}
.staff .c {
    padding: 5px 0 5px 0;
    margin: 0;
}
.staff .d {
    padding: 5px 0 5px 0;
    margin: 0;
    line-height: 1.5em;
}
.staff .e {
    padding: 5px 0 5px 0;
    margin: 0;
	 font-size: 10px;
    line-height: 1.5em;
	 color: #888888;
}
.staff .f {
    padding: 5px 0 5px 0;
    margin: 0;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*　見出し設定　
-----------------------------------------------------------*/


.font01{
	color: #002e73;
	font-weight: bold;
	font-size: 14px;
}
