@charset "utf-8" ;@import url("reset.css") ;html {height : 100% ;}/*body部分----------------------------------------------------------*/body {height : 100% ;font-family : 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif ;margin : 0 ;padding : 0 ;text-align : center ;}a {text-decoration: none;color : #000 ;}/*おれは東京生まれヒップホップ育ち----------------------------------------------------------*/#wrap {position:absolute;width:900px;height:600px;left:50%;top:50%;margin-left:-450px;margin-top:-300px;}/*上部----------------------------------------------------------*/header {height : 450px ;width : 48% ;float : left ;}#rogo {margin-top : 160px ;}section {height : 450px ;width : 50% ;float : left ;text-align : left ;}h2 {font-size : 25px ;text-shadow : 2px 2px 2px #636363;}#honbun {margin-top : 20px ;line-height : 30px ;}/*下部----------------------------------------------------------*/#bottom {position: absolute;width : 100% ;bottom: 20px;text-align : center ;}/*ナビゲーション----------------------------------------------------------*/nav {text-align : center ;margin : 0 ;padding : 0 ;}li {display : inline ;padding : 10px ;}/*banner----------------------------------------------------------*/#banner {margin-top : 20px ;margin-bottom : 20px ;}/*フッター----------------------------------------------------------*/footer {font-size : 11px ;text-align : center ;margin-top : 20px ;font-family: sans-serif ;font-style: normal ;}
