/*スタイルシート　フィギュア製作部門*/

/* ボディ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
margin:0;
padding:0;
font-weight:normal;
font-size:100%;
}

body{font-family:"MS PGothic","Osaka",Arial,sans-serif;line-height:1.22;font-size:0.75em;word-break:break-all;*font-size:small;*font:x-small;*line-height:1.05;text-align:center;}
img{border:0;}


/* リンク */
a,ul.tab a:visited{color:#1d3994;text-decoration:none;}a:visited{color:#941d55;}a:hover{text-decoration:underline;}

/*ボックスに関する記述*/

#MainBox{
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	text-align:center;
	z-index:0;
}
	
/* アピール文ボックス */
#AppealBox{
	position:absolute;
	left:0px;
	top:0px;
	font-size:1pt;
	color:#FFFFFF;
}
/* トップフラッシュボックス */
#TopFlashBox{
	position:relative;
	left:0px;
	top:0px;
}
/* 中央ボックス */
#CenterBox{
	width:950px;
	text-align:-moz-center;
}
/* トップタイトル */
#TopTitle{
	width:820px;
	height:142px+60px;
	background-image: url(figure/img/tittle.gif);
	background-repeat: no-repeat;
}
/* タイトル文字列 */
#TitleStr{
	color: #006600;
	font-size:20pt;
	font-weight:bold;
	padding-top:30px;
}
/* トップ説明文 */
#TopStr{
	margin-left:-50px;
	color:#888888;
	font-size:14px;
	font-weight:bold;
	padding-top:60px;
}
/* タイトル２ */
#Title2{
	color: #006600;
	font-size:14px;
	font-weight:bold;
	text-align: center;
}
/* 小ロット枠 */
#syou{
	display:inline;
	margin-left:70px;
	width:273px;
	background-image: url(figure/img/1.jpg);
	background-repeat: no-repeat;
	float:left;
}
/* 小ロットリンク */
#SyouLink{
	margin-top:320px;
	margin-left:-175px;
}
/* 小ロット説明 */
#SyouStr{
	margin-top:30px;
}
/* 量産枠 */
#ryo{
	width:273px;
	padding-top:380px;
	background-image: url(figure/img/2.jpg);
	background-repeat: no-repeat;
	float:left;
}
/* 量産リンク */
#RyoLink{
	margin-top:-60px;
	margin-left:-175px;
}
/* 量産説明 */
#RyoStr{
	margin-top:30px;
}
/* キャンセル枠 */
#cancel{
	width:273px;
	padding-top:380px;
	background-image: url(figure/img/3.jpg);
	background-repeat: no-repeat;
	float:left;
}
/* キャンセルリンク */
#CancelLink{
	margin-top:-60px;
	margin-left:-175px;
}
/* キャンセル説明 */
#CancelStr{
	margin-top:30px;
}

/*素材 */
#sozai{
	padding-top:30px;
	clear:both;
		}
/* ソフト */
#soft{
	color:#666666;
	padding-top:30px;
	margin-bottom: 30px;
	clear:both;
}
/* 最下部ライン */
#UnderLine{
	width:950px;
	height:10px;
	background-color: #009900;
	clear:both;
}
/* 工場見学 */
#koujyou{
	width: 150px;
	height: 70px;
	margin-bottom: 30px;
	margin-right: 30px;
	float: right;
	}

/* #######素材ページ#######　*/

#SozaiTitle{
	width:820px;
	height:142px+60px;
	background-image: url(figure/img/tittle2.gif);
	background-repeat: no-repeat;
}

#sozaibox1{
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #66ff66;
	text-align: left;
	padding: 5px;
	display: inline-table;
	clear:both;
	}
	
#sozaiphotobox{
	width: 200px;
	background-color: #66FF66;
	float:left;
	}
	
#sozaisetumeibox{
	width: 585px;
	background-color: #ffffff;
	margin-left: 5px;
	padding-left: 10px;
	float: left;
	}
