/* CSS Document */

@charset "EUC-JP";

/*body*/


br {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}

#box {
    background-image : url(../../images/takumi/bg.jpg);
	background-repeat: repeat-y: #FFF;
}

#box table {
    padding : 0 15px 15px 15px;
}

#box table td {
    padding : 0 5px;
}

#box table#headtable,
#box table#headtable td {
    padding : 0;
	margin: 0;
}

#box table.johotable {
    margin-left: auto;
	margin-right: auto;
}

#box table.johotable01,
#box table.johotable01 td {
    padding : 1px;
	margin: 5px 0;
}
#box table.johotable02 {
    padding : 0;
	margin: 0;
}

#box table.johotable02 td {
    padding : 5px;
	margin: 0;
}

#box .imgspace_left {
	margin-left: 10px;
}

#box .imgspace_right {
	margin-right: 10px;
}


.about {
    font-size : 12px;
	font-weight: normal;
    font-family : Arial, Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
    color : #636;
	line-height:150%;
}

.maintext{
    font-size : x-small;
	font-weight: normal;
    font-family : Arial, Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
    color : #000;
	line-height:140%;
}

.title {
    font-size : small;
	font-weight: bold;
    font-family : Arial, Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
    color : #C30;
	line-height:140%;
}

.smalltext{
    font-size : xx-small;
	font-weight: normal;
    font-family : Arial, Verdana, "Hiragino Kaku Gothic Pro W3", sans-serif;
    color : #000;
	line-height:140%;
}



