/* ***********************************************/
/*	DATE		: 2008/11/19
	TITLE		: 株式会社ツクル_グローバルページ
	FILE_NAME	: global.css
	AUTHER		: Hiaa.S 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/
h1 {
	padding-bottom:30px;
}

h2 {
	line-height: normal;
	padding: 0px 40px 5px;
	font-weight: bold;
	font-size:1em;
	color:#4C5E14;
}

/*=====グローバルカテゴリ共通===========================*/

#main {
	width:680px;
	margin:0px auto;
	padding-bottom:15px;
	text-align:left;
}

.h2-img {
	padding-bottom:10px;
}

.p-nomal {
	padding:0px 40px 20px;
	text-align:left;
}

.cp-globalbox{
	background-image:url(../global/image/bk_sitemap01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 20px 0px;
	font-weight:bold;
}

.globalbox {
	background-image:url(../global/image/bk_sitemap03.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px 40px 20px;
	padding-bottom:10px;
	text-align:left;
}

.p-globalbox {
	background-image:url(../global/image/bk_sitemap02.gif);
	background-position:top left;
	background-repeat: repeat-y;
	padding:5px 20px 0px;
}

/*=====サイトマップ(sitemap.html)のスタイル===========================*/

 .cp-sitemap {
 	background-image:url(../global/image/bk_sitemap01.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 20px 5px;
	border-bottom:dotted 1px #999999;
 }

 
 /*=====お問い合わせ(contact.html)のスタイル===========================*/

 .tb-mail {
 	width:600px;
	margin:0px 40px 20px;
 }

  .com-th1 {
	width:30%;
	vertical-align: middle;
 }
 
 .span-atent {
 	font-weight:normal;
 }
 
 .span-color {
 	color:#BF0000;
	font-weight:normal;;
 }

.mail-textarea {
	width:100%;
	height:120px;
	overflow:auto;
}

.bt-mail {
	text-align:center;
	padding-bottom:20px;
}

.contactbox {
	margin-top:20px;
	margin-bottom:100px;
}

.p-contactfin {
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
}

