﻿*{margin:0;padding:0;}
body{
	background-image: url(image2/back.jpg);
	background-position: left top;
	background-color: #F9FCFD;
	background-repeat: repeat-x;
	font-size: 75%;
	line-height: 140%;
	font-family: "ＭＳ Ｐゴシック","Verdana" ;
	margin: 0;
	text-align: center;
	color: #333;
	letter-spacing:0.05em;
}

td{
	font-size: 100%;
}

img{
	border: none;
}

hr{
	height: 1px;
	color: #ffffff;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #FE8A00;
}

ol{
	margin-left: 20px;
}

ul{
	margin-left: 20px;
}


/***********************************************************
■■■　見出しの設定　■■■
***********************************************************/
h1{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}

h2{
	background-image: url(shared/midashi02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 165%;
	line-height: 140%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	color: #666666;
	width: 530px;
	height: 30px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}


h2.hp{
	background-image: url(shared/hp/midashi02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 170%;
	line-height: 140%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	color: #666666;
	width: 530px;
	height: 30px;
	letter-spacing: 1px;
}

h2.movie{
	background-image: url(shared/movie/midashi02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 170%;
	line-height: 140%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	color: #666666;
	width: 530px;
	height: 30px;
	letter-spacing: 1px;
}

h2.system{
	background-image: url(shared/system/midashi02.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 170%;
	line-height: 140%;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 15px;
	text-align: left;
	color: #666666;
	width: 530px;
	height: 30px;
	letter-spacing: 1px;
}


h3{
	background-image: url(shared/midashi03.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 140%;
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	color: #333333;
	width: 530px;
	height: 33px;
	padding-left: 30px;
	letter-spacing: 1px;
}



/***********************************************************
■■■　リンクの色設定　■■■
***********************************************************/
a:link{
	color: #436020;
	text-decoration: underline;
}

a:visited{
	color: #436020;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}


	/***********************************************************
	□□□　その他リンク設定　□□□
	***********************************************************/
	/*link01*/
	a.link01{
		color: #ffffff;
		text-decoration: underline;
	}
	a.link01:visited{
		color: #ffffff;
		text-decoration: underline;
	}

	a.link01:hover{
		color: #000000;
		text-decoration: none;
	}
	
	/*link02*/
	a.link02{
		color: #ffffff;
		text-decoration: none;
	}
	a.link02:visited{
		color: #ffffff;
		text-decoration: none;
	}

	a.link02:hover{
		color: #ffffff;
		text-decoration: underline;
	}
	
	/*link03*/
	a.link03{
		color: #666666;
		text-decoration: none;
	}
	a.link03:visited{
		color: #666666;
		text-decoration: none;
	}

	a.link03:hover{
		color: #333333;
		text-decoration: underline;
	}	

/***********************************************************
■■■　div#layout設定　■■■
***********************************************************/


div#layout{
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}


	/***********************************************************
	□□□　div#header設定　□□□
	***********************************************************/
	div#header{
		width: 900px;
		height: 100px;
		margin: 0;
		text-align: left;
	}
	
		
		/*=====pan設定=====*/
		div#pan{
			color: #ffffff;
			text-align: right;
			margin-bottom: 5px;
			margin-top: 5px;
			width: 900px;
		}
		

		
				
								
		
						

		
/***********************************************************
□□□　div#flash設定　□□□
***********************************************************/
div#flash{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

/***********************************************************
□□□　div#map設定　□□□
***********************************************************/
div#map{
	width: 570px;
	background-color: #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
}



	/***********************************************************
	□□□　div#main設定　□□□
	***********************************************************/
	div#main{
		width: 820px;
		margin-top: 0;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div#main p{
		margin: 0;
	}
	
			
	/***********************************************************
	□□□　div#contents設定　□□□
	***********************************************************/
	div#contents{
		width: 800px;
		text-align: left;
		background-color: #ffffff;
		margin-top: 80px;
		float: left;
	}
	
		
	/***********************************************************
	□□□　div#c_bottom設定　□□□
	***********************************************************/
	div#c_bottom{
		width: 800px;
		height: 10px;
		background-image: url(shared/c_back_bottom.gif);
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	
	/***********************************************************
	□□□　div#c_top設定　□□□
	***********************************************************/
	div#c_top{
		width: 800px;
		height: 10px;
		background-image: url(shared/c_back_top.gif);
		background-position: left top;
		background-repeat: no-repeat;
	}			
				
						
			/***********************************************************
			■■■　div#left_menu設定　■■■
			***********************************************************/
			div#left_menu{
				width: 180px;
				float: left;
				margin-top: 0;
				padding-left: 15px;
			}
			
			
			/***********************************************************
			■■■　div#right_menu設定　■■■
			***********************************************************/
			div#right_menu{
				width: 590px;
				text-align: left;
				padding-right: 5px;
				padding-left: 10px;
				margin-left: 100px;
			}
			

			/***********************************************************
			■■■　div#results設定　■■■
			***********************************************************/
			div#results{
				text-align: left;
				margin-top: 15px;
				background-color: #FBFFE4;
			}			
			
			
			/***********************************************************
			■■■　div#site設定　■■■
			***********************************************************/
			div#site{
				width: 17px;
				float: right;
				position: relative;
				top: 220px;
			}
	
	/***********************************************************
	□□□　div#footer設定　□□□
	***********************************************************/
	div#footer01{
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		clear: both;
	}
	
	
	div#footer02{
		background-image: url(shared/f2_back.gif);
		background-repeat: no-repeat;
		background-position: left top;
		margin-top: 10px;
		padding-top: 15px;
		color: #ffffff;
		width: 800px;
		height: 100px;
		clear: both;
	}
	

	div#footer02 table td{
		text-align: left;
		padding: 5px;
	}				

	div#footer03{
		color: #ffffff;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	

/***********************************************************
■■■　table設定　■■■
***********************************************************/

table.table00{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.table00 th{
	padding: 3px;
	text-align: center;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background-color: #ECE9D8;
}

table.table00 td{
	padding: 5px;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/* 01 主にトップページ事例 */
table.table01{
	margin-top: 20px;
	margin-bottom: 0;
	width: 100%;
}

table.table01 th{
	width: 140px;
	vertical-align: top;
	padding-bottom: 10px;
}

table.table01 td{
	vertical-align: top;
	width: 131px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}

/* 02 コンテンツ制作事例 */

table.table02{
	margin-top: 20px;
	margin-bottom: 0;
	width: 100%;
}

table.table02 th{
	width: 140px;
	vertical-align: top;
	padding-bottom: 10px;
}

table.table02 td{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	width: 414px;
	text-align: left;
}

/* 02-1 コンテンツ制作事例 入れ子の場合 */

table.table02-1{
	margin-top: 10px;
	margin-bottom: 0;
	width: 100%;
}

table.table02-1 th{
	vertical-align: top;
	padding: 3px;
	white-space: nowrap;
	width: 10%;
	font-weight: normal;
}

table.table02-1 td{
	vertical-align: top;
	padding: 3px;
	text-align: left;
}




/* hp  */
table.table_hp{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 570px;
}

table.table_hp td{
	width: 250px;
	height: 50px;
	background-image: url(shared/hp/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	padding-left: 30px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 160%;
	color: #666666;
	line-height: 140%;
}

/* movie  */
table.table_movie{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 570px;
}

table.table_movie td{
	width: 250px;
	height: 50px;
	background-image: url(shared/movie/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	padding-left: 30px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 160%;
	color: #666666;
	line-height: 140%;
}

/* system  */
table.table_system{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 570px;
}

table.table_system td{
	width: 250px;
	height: 50px;
	background-image: url(shared/system/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	padding-left: 30px;
	font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 160%;
	color: #666666;
	line-height: 140%;
}

table.none{
	margin-top:0;
	margin-bottom:0;
	width: 100%;
	border: 1px solid #fff;
}

table.none td{
	padding: 0;
	text-align: left;
	border: 1px solid #fff;
}
/***********************************************************
■■■　div#t_banner設定(トップページ)　■■■
***********************************************************/
div#t_banner{
	width: 570px;
	margin-top: 10px;
}

div#t_banner img.yohaku{
	margin-right: 7px;
	margin-left: 8px;
}


/***********************************************************
■■■　icon01の設定　■■■
***********************************************************/
.icon01{
	background-image: url(shared/icon01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}



/********************************************************************************
■■■　パディングの設定　■■■
********************************************************************************/
/*上*/
.pt0	{ padding-top: 0;}
.pt3	{ padding-top: 3px;}
.pt5	{ padding-top: 5px;}
.pt10	{ padding-top: 10px;}
.pt15	{ padding-top: 15px;}
.pt20	{ padding-top: 20px;}
.pt25	{ padding-top: 25px;}
.pt30	{ padding-top: 30px;}


/*下*/
.pb0	{ padding-bottom: 0;}
.pb3	{ padding-bottom: 3px;}
.pb5	{ padding-bottom: 5px;}
.pb10	{ padding-bottom: 10px;}
.pb15	{ padding-bottom: 15px;}
.pb20	{ padding-bottom: 20px;}
.pb25	{ padding-bottom: 25px;}
.pb30	{ padding-bottom: 30px;}

/*左*/
.pl0	{ padding-left: 0;}
.pl3	{ padding-left: 3px;}
.pl5	{ padding-left: 5px;}
.pl10	{ padding-left: 10px;}
.pl15	{ padding-left: 15px;}
.pl20	{ padding-left: 20px;}
.pl25	{ padding-left: 25px;}
.pl30	{ padding-left: 30px;}



.mr3	{ margin-right: 3px;}
.mt3	{ margin-top: 3px;}





/*************************************************************************
□□□　フォントサイズ設定　□□□
**************************************************************************/
.s{
	font-size: 80%;
	line-height: 110%;
}

/*************************************************************************
□□□　テキストインデントの設定　□□□
**************************************************************************/
.don  { position: absolute;
	  top:-99999px;
	  left:-99999px;
}

/*************************************************************************
□□□　テキストアラインの設定　□□□
**************************************************************************/
.t_left	{ text-align: left;}
.t_right	{ text-align: right;}
.t_center	{ text-align: center;}

