/*
Theme Name: MTT
Theme URI: http://marinte-tokyo.jp/
Description: MTT
Author: 78it
Version: 1.0
*/


* {
	margin:0;
	padding:0;
}


body {
	background-image:url(http://mtt.chicappa.jp/wordpress/img/bg.gif);
}

/*
body div {
	text-align: left;
	margin: 0 auto;
}
*/

img {border:0;vertical-align:bottom;}

h1{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding-top:8px;
	margin:0;
}

h2{
	font-size:12px;
	line-height:140%;
        font-weight:normal;
        margin:0;
        padding-right:8px;
}


#wrap {
    width:750px;
	/*height:1925px;*/
	margin-top:0px;
	background-color:#FFFFFF;
    margin-left:auto;
    margin-right:auto;
}

.clearBox {
    clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

.span5 {
	width:150px;
	height:5px;
	clear:both;
}

.span10 {
	width:150px;
	height:10px;
	clear:both;
}

.span20 {
	width:150px;
	height:20px;
	clear:both;
}


.span30 {
	width:150px;
	height:30px;
	clear:both;
}

.span50 {
	width:150px;
	height:50px;
	clear:both;
}

/* -- header -- */

#header {
	background-color:#FFFFFF;
	width:750px;
	height:95px;
}

#header_ny {
	background-color:#FFFFFF;
	width:750px;
	height:507px;
}

.headerLeft {
	width:370px;
	float:left;
}

.headerLeft2 {
	width:370px;
	height:70px;
	padding-left:10px;
	padding-top:12px;
	float:left;
}

.headerRight {
	width:360px;
	height:80px;
	float:left;
}

.headerRight01 {
	width:360px;
	height:65px;
	text-align:right;
}

.headerRight02 {
	width:360px;
	height:30px;
	text-align:right;
}
	
/* -- content --- */

#content {
	width:750px;
	/*height:1785px;*/
	clear:both;
}

#sideBar {
	width:184px;
	/*height:1785px;*/
	margin:0;
	padding:0;
	float:left;
}

#sideBar ul {
	width:170px;
	list-style-type: none;
	margin:0;
	padding:0;
}

#sideBar ul li a {
    width:170px;
	height:40px;
	list-style-type: none;
	margin:0;
	padding:0;
	cursor:pointer;
}

#main {
	width:565px;
	float:left;
}


/* -- footer -- */

.footer {
	width:750px;
	height:130px;
	margin-top:30px;
}

.footerUpper {
    width:750px;
	height:50px;
	padding-top:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	line-height:170%;
	text-align:center;
}

.footerBtm {
    width:750px;
	height:50px;
	padding-top:10px;
	font-size:12px;
	text-align:center;
}

.backtop {
    width:740px;
	height:30px;
	text-align:right;
}


.furikomi {
    width: 500px;
    padding: 10px;
    margin: 10px auto;
    border: 2px dotted #069;
}





