<!--

@charset "Shift_JIS";
/*------------------------------------------------
	リセット
------------------------------------------------*/
body,div,p,table,th,td,ol,ul,li,form,p,h1,h2,h3,h4,h5,h6,input,textarea{
	margin:0px;
	padding:0px;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
}

li,ol.ul{
	list-style-type : none;
}

img{
	border:none;
}

/*------------------------------------------------
	本文エリア
------------------------------------------------*/

#text_area{
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

/*------------------------------------------------
	ＴＯＰ　所在地　文字
------------------------------------------------*/


a:link { 
		text-decoration: none;
		color: #ff8833;
		 }
a:visited { 
			text-decoration: none;
			color: #ff8833;
			 }
a:active { 
			text-decoration: none;
			color: #ff8833;
		 }

.h1{
	font-size : 9px;
	color : #FFFFFF;
	padding: 0px;
}

/*------------------------------------------------
	プロフィール　項目名　緑文字
------------------------------------------------*/

.h2{
	font-size : 12px;
	color : #2c932c;
	font-weight: bold;
	padding: 0px;
}

/*------------------------------------------------
	プロフィール　項目名　文字
------------------------------------------------*/

.h3{
	font-size : 14px;
	color : #000000;
	font-weight: bold;
	padding: 0px;
}


/*------------------------------------------------
	プロフィール　項目名　青文字
------------------------------------------------*/

.h4{
	font-size : 14px;
	color : #0000FF;
	font-weight: bold;
	padding: 0px;
}

/*------------------------------------------------
	リンク　オレンジ文字　大
------------------------------------------------*/

.h5{
	font-size : 16px;
	color : #ff8833;
	font-weight: bold;
	padding: 0px;
}


/*------------------------------------------------
	リンク　オレンジ文字　小
------------------------------------------------*/

.h6{
	font-size : 14px;
	color : #ff8833;
	padding: 0px;
}

/*------------------------------------------------
	プロフィール　項目名　文字
------------------------------------------------*/

.h7{
	font-size : 12px;
	color : #000000;
	padding: 0px;
}


-->

