@charset "UTF-8";

/*========================================

	西日本工業大学
	common.css
	
	*** Contents ***
	


/*	
************************************************************************/
body {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
}
#wrapper {
	background: #FFFFFF;
	text-align: left;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
/*wrapperの影部分*/
#back {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background01.jpg);
	background-repeat: repeat-y;
}
/*西日本工業大学地域連携センターヘッダ部分*/
#header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: auto;
	background: url(images/header01.jpg);
}
#header h1 {
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
}
/*西日本工業大学地域連携センタートップナビボタン部分*/
#topnavi {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: auto;
}
#topnavi h2 {
	height: 40px;
	width: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnavihome {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: auto;
	background-image: url(images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}	
#topnavihome h2 {
	font-size: 11px;
	color: #003366;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 17px;
}
#topnaviline {
	height: 6px;
	width: auto;
	background: #999999 url(images/line.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
/*西日本工業大学地域連携センタートップナビフラッシュ部分*/
#topnaviflash {

	height: 135px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
/*ここから西日本工業大学地域連携センターコンテンツ部分*/
#contents {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
/*西日本工業大学地域連携センター左サイドナビ部分*/
#contents #topnavi2 {
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: left;
	height: 450px;
	text-align: left;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(images/sideback.jpg);
	background-repeat: no-repeat;
}
#contents #topnavi2 ul{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	height: 145px;
	list-style: none;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #topnavi2 ul li {
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px dotted #999999;
	list-style: none;
	margin-top: 11px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/*西日本工業大学地域連携センター右メインコンテンツ共通部分*/
#contents #main {
	width: 638px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#contents #main h3 {
	padding: 0px;
	height: 30px;
	width: 560px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contents #main h4 {
	font-size: 13px;
	margin-top: 25px;
	margin-right: 58px;
	margin-bottom: 0px;
	margin-left: 35px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	width: 530px;
}
#contents #main h5 {
	font-size: 13px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#contents #main p {
	padding: 0px;
	width: 540px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#contents #main table {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 10px;
	text-align: center;
}
#contents #main #hyou {
	padding: 0px;
	height: auto;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*西日本工業大学地域連携センターindexページのお知らせ部分*/
#contents #main #info {
	font-size: 12px;
	height: 180px;
	width: 510px;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#contents #main #info h3 {
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	width: 465px;
	border-bottom: 1px solid #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #main #info ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contents #main #info li {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}

/*西日本工業大学地域連携センターinquiryページの申込書ダウンロード部分*/
#contents #main #sn1 {
	width: 530px;
	text-align: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #main #sn2 {
	width: 570px;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*西日本工業大学地域連携センターinquiryページの申込書フォーム部分*/
#form1 {
	padding: 8px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	border: 1px dotted #999999;
	width: 525px;
}
#form1 #soushin{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
#form1 select {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#form1 textarea {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#form1 input {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
#form1 #formname {
	width: 100px;
	margin: 0px;
	padding: 0px;
	height: 600px;
	float: left;
	font-size: 10px;
	background-color: #FFFFFF;
}
#form1 #formname ul {
	margin: 0px;
	padding: 0px;
}
#form1 #formname ul li {
	list-style-type: none;
	padding: 0px;
	font-size: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 26px;
	margin-left: 0px;
}
#form1 #formdiv {
	width: 650px;
	height: 600px;
	margin: 0px;
	padding: 0px;
}
#form1 #formmain {
	width: 550px;
	height: 600px;
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 10px;
}

#form1 td {
	text-align: left;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*西日本工業大学地域連携センターフッタ部分*/
#footer {
	text-align: center;
	height: auto;
	width: auto;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}
#footer address {
	color: #000000;
	font: italic 10px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*リンク部分*/
a:link{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #009;
	text-decoration: none;
}
a:visited{
	text-decoration:none;
	color: #0000CC;
}
a:active{
	text-decoration:none;
	color: #E85100;
}
/*What`s new、お知らせのスクロール*/
.scr{
overflow:auto;
height:100px;
}
/*policyページの小見出し*/
.leadmoji {
	font-size: 13px;
	color: #993333;
	letter-spacing: 0.2em;
	width: 280px;
	margin: 0px;
	padding: 0px;
}
.hyouinside {
	background-color: #CCFFFF;
}
/*色指定*/
.red {
	color: #FF0000;
}
.black {
	color: #000000;
}

