/* 共通項目 ここから */
html {
	margin-bottom: 1px;
	height: 100%;
	overflow-y: scroll;
	}

img {
	border: none;
	}

.not_disp{
	display: none;
	}

a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #3d3d3d;
	background-color: #F0F0F0;
	font-size: 13px;
	line-height: 1.6;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
	}
/* 共通項目 ここまで */


/* 基本構造　ここから */
#wrapper {
	width: 920px;
	margin: 0px auto;
	background-color: #FFFFFF;
	}

#header {
	text-align: center;
	width: 920px;
	}

#pankuzu {
	margin-top: 3px;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	padding-bottom: 0px;
	text-align: left;
	font-size: 0.923em;
	color: #505050;
	}

#contents {
	clear: both;
	display: block;
	text-align: center;
	margin: 0px auto;
	width: 920px;
	border: 0;
	margin-top: 20px;
	}

#footer {
	clear: both;
	display: block;
	text-align: center;
	width: 920px;
	margin: 0px auto;
	}
/* 基本構造　ここまで */


/* header 構成　ここから */
#header_contents {
	background : #ffffff;
	text-align: center;
	}

#logos {
	background: #FFFFFF;
	text-align: right;
	}

#tokistar_logo{
	float: left;
	}

#tokistar_logo a{
	text-decoration: none;
	}

#tokistar_logo img{
	padding-left: 0;
	}

#toki_logo a{
	text-decoration: none;
	}

#toki_logo img{
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 10px;
	}

#main_menu {
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	}
/* header 構成　ここまで */


/* pankuzu 構成　ここから */
#pankuzu ul { 
	margin-left: 1em;
	padding: 0;
	list-style-type: none;
	}

#pankuzu li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
/* pankuzu 構成　ここまで */


/* メインモジュール ここから */
#contents_title {
	clear: both;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 1px;
	background-color: #E0E0E0;
	}

#contents_title h1 {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #505050;
	}

#contents_title span.symbol {
	font-style: italic;
	font-weight: bold;
	color: #505050;
	}
/* メインモジュール　ここまで */


/* footer 構成　ここから  */
#footer_contents {
	clear: both;
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	width: 860px;
	margin: 0px auto;
}

#footer_line {
	display: block;
	margin-top: 15px;
	border-top: 1px solid #c0c0c0;
	background-color: #FFFFFF;
	width: 860px;
}

#google_search p {
	clear: both;
	display: block;
	width: 350px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 0.846em;
	text-align: center;
	margin: 0px auto;
	line-height: 1;
	}

#google_search img {
	vertical-align: middle;
	}

#address_description {
	clear: both;
	display: block;
	padding-top : 5px;
	padding-bottom : 0px;
	text-align: center;
	width: 500px;
	margin: 0px auto;
	}

#address_description p.company_name {
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#address_description p.devision_name {
	text-align : center;
	font-size : 1.538em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

#address_description p.address{
	text-align : center;
	font-size : 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#address_description p.tokistar_contact {
	text-align : center;
	font-size : 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#copyright p {
	padding-top : 0px;
	padding-bottom : 1px;
	font-size : 0.923em;
	text-align: center;
	width: 500px;
	margin: 0px auto;
	}
/* footer 構成ここまで */