/* CSS Document *//*全体的な設定*/#all-wrapper{background-image:url(../images/star-back.jpg)}#main-wrapper{width:760px;height:363px;top:110px;position:relative;}#little-wrap{position:relative;top:40px;left:20px;width:760px;height:493px;background-color:#fff;background-image:url(../images/check-for-text.gif);background-position:bottom;}#top-wrapper{position:absolute;top:40px;left:20px;width:760px;height:493px;background-color:#fff;background-position:bottom;background-image:url(../images/check.gif)}/*全体的な設定ここまで*//*ヘッダー関連*/#header{position:absolute;height:108px;width:760px;border-top:1px solid #999;border-bottom:1px solid #999;background-color:#000;}.title-box{position:absolute;left:150px;height:108px;}#main-nav{position:absolute;height:100px;width:135px;top:5px;left:10px;}.main-nav-box{width:132px;height:20px;border:3px double #fff; margin-top:5px;color:#fff;}.main-nav-box p{margin:5px 0 0 5px;}.nav-box{height:50px;width:605px;margin-top:5px;margin-left:155px;overflow:hidden;}.main-nav-box a:hover{color:#900;}	/*リンク画像関連*/	.nav-box img{margin:5px 7px 0 5px;}.nav-box a{width:40px;height:40px;float:left;overflow:hidden;}.nav-box a:hover{position:relative;right:10px;top:-5px;width:35px;height:40px;float:left;overflow:visible;z-index:100;}/*ヘッダー関連ここまで*//*フッター関連*/#footer{position:absolute;bottom:-37px;height:35px;width:760px;border-top:1px solid #999;border-bottom:1px solid #999;background-color:#000;}#footer p{margin-left:13px;margin-top:10px;}/*フッター関連ここまで*//*メインコンテンツ関連*/#main-wrapper img{position:absolute;left:70px;bottom:0px;}#title-box{position:absolute;right:70px;top:40px;width:290px;padding-left:10px;border:3px double;background-color:#FFF;}#text-box{position:absolute;right:95px;bottom:30px;height:270px;width:210px;}#text-box p{line-height:16px;}.top-message{position:absolute;top:143px;right:83px;height:83px;width:300px;text-align:right;}/*メインコンテンツ関連ここまで*/