* {
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}


/* header */
#samuraiz-logo {
	text-indent:-9000px;
	background: url(../images/common/logo_samuraiz.gif) no-repeat;
	height:49px;
	width: 280px;
}

#samuraiz-logo a {
padding-left: 42px;
display:block;
height: 48px;
}


#my_header{
	width:100%;
	height:58px;
	background-image: url(../images/common/bg_header.gif);
}

.header-left {
	float:left;
	width:300px;
	}

.header-right {
	float:right;
	width:300px;
	text-align:right;
	margin-top: 30px;
	margin-right: 10px;
}

.header-list-ul{
  list-style-type :&nbspnone;
}

.header-list-li{
	background : url(../images/common/icon.gif) no-repeat left center;
	list-style-type : none;
	padding-left: 14px;
	display : inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/*Page Title*/
.title {
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

.HistoryMidashi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	font-size: 16px;
	font-weight: bold;
	color: #D2232A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	margin-top: 0px;
	vertical-align: middle;
}


/* Menu */
.menu-list-ul{
  list-style-type :&nbspnone;
	margin-top: 5px;
}

.menu-list-li{
	background : url(../images/common/icon_menu.gif) no-repeat 5px center;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
}

.menu-list-li02{
	background : url(../images/common/icon_menu.gif) no-repeat 5px 7px;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;
}


.menu-list-li02botom{
	background : url(../images/common/icon_menu.gif) no-repeat 5px 7px;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	padding-top: 3px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
}

.menu-list-li03{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	margin-left: 24px;
}

.menu-list-li04{
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	list-style-type : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	width: 160px;
}

.menu-list-li05{
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	list-style-type : none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	width: 160px;
}

.menu-list-li06{
	background : url(../images/common/icon_menu.gif) no-repeat 5px center;
	list-style-type : none;
	padding-left: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
}

.menu-bg{
	background-image: url(menu_img/menu_bg.gif);
	background-repeat: repeat-x;
}


a.menu-list:link {
	color: #666666;
	text-decoration: none;
}
a.menu-list:visited {
	color: #666666;
	text-decoration: none;
}
a.menu-list:hover {
	color: #663333;
	text-decoration: underline;
}
a.menu-list:active {
	color: #CC3333;
	text-decoration: underline;
}




/* pankuzu */
.pankuzu-area {
	height: 33px;
	font-size: 12px;
	line-height: 33px;
	color: #666666;
	margin-top: 10px;
}

a.pankuzu-link:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.pankuzu-link:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.pankuzu-link:hover {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}

a.pankuzu-link:active {
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}


/*layout*/
#contents01{
	width:980px;
	background-color:#FFFFFF;
	margin-bottom: 30px;
}


.contents-submenu {
	float: right;
	width: 220px;
}

.contents-main {
	width: 740px;
	float: left;
}


/* Text */
.TxtAreaInc {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 730px;
	text-align:justify;
	text-justify:distribute;
	clip: rect(auto,auto,auto,10px);
	margin-left: 10px;
}

.TxtAreaInc02
 {
	font-size: 12px;
	line-height: 1.6em;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
	text-align:justify;
	text-justify:distribute;
	clip: rect(auto,auto,auto,10px);
	margin-left: 10px;
}

.TxtAreaInc03 {
	font-size: 12px;
	line-height: 1.6em;
	color: #0000FF;
	width: 730px;
	text-align:justify;
	text-justify:distribute;
	clip: rect(auto,auto,auto,10px);
	margin-bottom: 10px;
}

.TxtBold {
	font-weight: bold;
}



/*Part*/
h3.secondpagemidashi {
	font-size: 12px;
	font-weight: bold;
	color: #d2232a;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 40px;
	line-height: 1.6em;
}




/*Profile*/
table.flow{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.35em;
	margin-top: 20px;
}
.flow th{
	color:#333333;
	padding:0.5em;
	text-align:left;
	width: 180px;
}
.flow td{
	width: 500px;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}


.flow th.tonkotsuTop{
	color:#333333;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	text-align:left;
	width: 180px;
}

.flow th.tonkotsuBottom{
	color:#333333;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	text-align:left;
	width: 180px;
}


.flow td.tonkotsuTop{
	width: 500px;
	text-align: left;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

.flow td.tonkotsuBottom{
	width: 500px;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}




/*Jigyou*/

.TextLeftSpeace{
	padding-left: 5em;
}

h4.JigyoMidashi {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	text-indent: 8px;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 30px;
	color: #333333;
}

.speaceLeft {
	margin-left: 20px;
}


/*History*/
table.enkaku{
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.35em;
	margin-bottom: 30px;
}
.enkaku th{
	border-right:1px solid #D7D7D7;
	color:#333333;
	padding:0.3em 1em;
	text-align:center;
	width: 80px;
}
.enkaku td{
	padding:0.3em 1em;
	width: 600px;
	text-align: left;
}

.enkaku td ul{
	margin-left: 1em;
}





/*Our Solutions*/
table.solution{
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	font-family: Geneva, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	color: #666666;
	font-size: 12px;
	line-height: 1.35em;
	margin-top: 20px;
}
.solution th{
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	color:#666666;
	padding:0.3em 1em;
	text-align:center;
}
.solution td{
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	padding:0.3em 1em;
	text-align: left;
}











/*Clear*/
.clear {
	clear:both;
}



/*spacer*/
.spacer-5{
	height: 5px;
	width: 100%;
}

.spacer-10{
	height: 10px;
	width: 100%;
}
.spacer-20{
	height: 20px;
	width: 100%;
}
.spacer-30{
	height: 30px;
	width: 100%;
}
.spacer-40{
	height: 40px;
	width: 100%;
}

.spacer-50{
	height: 50px;
	width: 100%;
}

.spacer-right10 {
	margin-right: 10px;
}

.spacer-relf10 {
	margin-left: 10px;
}

.spacer-bottom5 {
	margin-bottom: 5px;
}
