﻿body {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #2971a7;
}
td {
	vertical-align: top;
}

/* ページ*/
#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 900px;
}

/* ヘッダ*/
#header {
	margin: 0px 0px 7px 0px; 
	padding:1px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header_login {
	margin: 0px 0px 7px 0px; 
	padding:1px;
	background-image: url(../images/header_login.jpg);
	background-repeat: no-repeat;
}
#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
}
#top_back {
	height: 26px;
	margin: 2px 40px 2px 0;
	position: relative; left: 40px;
	padding:0;
	text-align: right;
}
#topmenuimg {
	margin: 0;
	height: 70px;
	width: 200px;
	padding: 5px; 
	background-image: url(../images/top_menu_bk.gif);
	background-repeat: no-repeat;
}

table.top_back {
	background-image: url(../images/table_back02.gif);
	padding:0 10px 0 10px;
	margin: 0 20px 0 0;
	max-height: 18px; 
}


/* フッタ*/
#footer {
	padding: 0 0px 0px 0px; 
}

/* ページ内*/
#bk_main {
	background-color: #ffffff;
	background-repeat: repeat-y;
	margin: 0 5px 0 5px;
	padding: 0px 0;
	background-position: center center;
}

#top {
	background-image: url(../images/bk_top.gif);
	background-repeat: repeat-x;
}

table.main_b {
	width: 480px;
	padding: 5px;
}
table.main_b th,div.main_b h3 {
	background: url(../images/side_title.jpg) no-repeat;
	color: #000;
	width:540px;
	text-align: left;
	padding-left: 4px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
}

.title {
	font-size: 14px;
	color: #862d2f;
	line-height: 24px;
	margin: 5px 0 0 0;
}
.can {
	font-size: 13px;
	font-weight: bold;
	color: #30649D;
	line-height: 24px;
	margin: 5px 0 0 0;
}
.can2 {
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
	color: #DA2C67;
	line-height: 24px;
	margin: 5px 0 0 0;
}
.word {
	font-size: 12px;
	color: #686868;
	padding: 0 30px 10px 0;
}
.word2 {
	font-size: 12px;
	color: #000000;
	padding: 0 30px 10px 10px;
}
.ranking1 {
	font-size: 12px;
	color: #FF7800;
	padding: 0 30px 10px 10px;
}

table.rank { 
	border: 1px #000000 solid; 
	border-collapse: collapse; 
} 

table.rank td, th { 
	border: 1px #000000 solid; 
}

#rankcolor {
	background-color:#E7F8FF;
} 
#pointcolor {
	background-color:#ccffcc;
} 
#top5 {
	background-color:#ffffcc;
} 
#redzone {
	background-color:#ffccff;
} 

/* 右カラムメイン*/
#main {
	padding: 0px 15px 0px 15px;
}

#main_top {
	padding: 0px 15px 0px 18px;
}

table.logincontents_b {
	color: #333333;
	padding: 5px;
	margin: 0 0px 0 3px;
	border-spacing: 0px;
	border: 1px solid #686868;
}
table.logincontents_b th,div.logincontents_b h3 {
	color: #333333;
	width:598px;
	text-align: left;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}

input,textarea,select{
	font-size :10pt;
	color :#000000;
	background-color:#FFFFFF;
	border :1 dotted #686868;
	margin: 2px 0 2px 3px;
}

.login td {
 	border-collapse: collapse;
 	border-style: solid; 
 	border-width: 1px 0px;
	border-color: #CCCCCC;
	font-size: 12px;
	color: #686868;
	line-height: 16px;
	padding: 5px;
}



/* メニューバー*/
#sidebar{
	width: 170px;
	margin: 0 0 0 0;
	padding: 0px;
}
#sidebar_bk{
	background: url(../images/side_bg.jpg) ;
	margin: 0 ;
	padding: 0 ;
}
#login{
	background: url(../images/side_login_bg.jpg) ;
	margin: 0 0 0 1px ;
	padding:  0 ;
}
table.sidemenu_b {
	width: 165px;
	padding: 0px;
	border-spacing: 0px;
}
table.sidemenu_b th,div.sidemenu_b h3 {
	background: url(../images/side_title.jpg) no-repeat;
	color: #fff;
	width:166px;
	text-align: left;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}
.sidemenu_b h4 {
	background: url(../images/side_title_bl.jpg) no-repeat;
	color: #fff;
	width:166px;
	text-align: left;
	padding-left: 5px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}
table.sidemenu_c {
	width: 155px;
	padding: 0 0 0 10px;
	border-spacing: 0px;
}

/*パディング*/
.pad_5 {
	padding: 5px;
}
.pad_left10 {
	padding: 0 0 0 10px;
}
.pad_left20 {
	padding: 0 0 0 20px;
}
.pad_left10right10 {
	padding: 0 10px 0 10px;
}
.pad_top10left10right10 {
	padding: 10px 10px 0 10px;
}

a.mainlevel:link,a.mainlevel:visited {
	display: block;
	background: url(../images/side_title_bot.jpg) no-repeat;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #2971a7;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px !important;

	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333;
}

a.mainlevel2:link,a.mainlevel2:visited {
	display: block;
	background: url(../images/side_title_bot2.jpg) no-repeat;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 12px;
	color: #2971a7;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	height: 40px !important;

	text-decoration: none;
}

a.mainlevel2:hover {
	background-position: 0px -50px;
	text-decoration: none;
	color: #333;
}


/*TOPニュース*/
.news {
	width: 485px;
	margin-left: 0px;
}
.news td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #686868;
	line-height: 16px;
	padding: 5px;
}

/*ニュース*/
.news2 {
	width: 680px;
}
.news2 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #686868;
	line-height: 18px;
	padding: 10px;
}

/*ニュースと同じ形式だがフット用*/
.news_foot {
	width: 900px;
	margin-left: 2px;
}

/*説明内*/
#title {
	width: 100px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-align: left; 
}

#text1 {
	width: 138px;
	color: #000000;
	font-size: 13px;
}

#text2 {
	width: 180px;
	color: #000000;
	font-size: 13px;
}

/*トップページテーブル*/
.top_ul {
	background-image: url(../images/top_t_ul.jpg); 
	background-repeat: no-repeat;
	margin: 0; 
	width: 10px;
	height: 10px; 
	border: 0px;
}
.top_u {
	background-image: url(../images/top_t_u.jpg); 
	background-repeat: repeat-x;
	margin: 0;
	height: 10px; 
	padding: 0 5px 0 0;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.top_ur {
	background-image: url(../images/top_t_ur.jpg); 
	background-repeat: no-repeat;
	margin: 0;
	width: 10px;
	height: 10px; 
	border: 0px;
}
.top_l {
	background-image: url(../images/top_t_l.jpg); 
	background-repeat: repeat-y;
	margin: 0; 
	width: 10px;
	border: 0px;
}
.top_c {
	background-image: url(../images/top_t_c.jpg); 
	margin: 0;
	padding: 0 5px 0 5px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.top_main {
	background-image: url(../images/top_t_c.jpg); 
	margin: 0;
	padding: 0 5px 0 5px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.top_r {
	background-image: url(../images/top_t_r.jpg); 
	background-repeat: repeat-y;
	margin: 0;
	width: 10px;
	border: 0px;
}
.top_unl {
	background-image: url(../images/top_t_unl.jpg); 
	background-repeat: no-repeat;
	margin: 0; 
	width: 10px;
	height: 20px; 
	border: 0px;
}
.top_un {
	background-image: url(../images/top_t_un.jpg); 
	background-repeat: repeat-x;
	margin: 0;
	height: 20px; 
	padding: 0 5px 7px 5px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.top_unr {
	background-image: url(../images/top_t_unr.jpg); 
	background-repeat: no-repeat;
	margin: 0;
	width: 10px;
	height: 20px; 
	border: 0px;
}


/*ログインコンテンツテーブル*/
.login_ul {
	background-image: url(../images/login_t_ul.jpg); 
	background-repeat: no-repeat;
	margin: 0; 
	width: 40px;
	height: 40px; 
	border: 0px;
}
.login_u {
	background-image: url(../images/login_t_u.jpg); 
	background-repeat: repeat-x;
	margin: 0;
	height: 40px; 
	padding: 0 5px 0 0;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
	font-size: 14px;
}
.login_ur {
	background-image: url(../images/login_t_ur.jpg); 
	background-repeat: no-repeat;
	margin: 0;
	width: 40px;
	height: 40px; 
	border: 0px;
}
.login_l {
	background-image: url(../images/login_t_l.jpg); 
	background-repeat: repeat-y;
	margin: 0; 
	width: 40px;
	height: 40px; 
	border: 0px;
}
.login_main {
	margin: 0;
	height: 40px; 
	padding: 0 5px 0 5px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.login_r {
	background-image: url(../images/login_t_r.jpg); 
	background-repeat: repeat-y;
	margin: 0;
	width: 40px;
	height: 40px; 
	border: 0px;
}
.login_unl {
	background-image: url(../images/login_t_unl.jpg); 
	background-repeat: no-repeat;
	margin: 0; 
	width: 40px;
	height: 40px; 
	border: 0px;
}
.login_un {
	background-image: url(../images/login_t_un.jpg); 
	background-repeat: repeat-x;
	margin: 0;
	height: 40px; 
	padding: 0 5px 7px 5px;
	border: 0px;
	text-align: left;
	vertical-align: text-top;
}
.login_unr {
	background-image: url(../images/login_t_unr.jpg); 
	background-repeat: no-repeat;
	margin: 0;
	width: 40px;
	height: 40px; 
	border: 0px;
}


/*サービス*/
.service_box {
	margin-right: 22px;
	margin-top: 17px;
	float: left;
}
.service_box_right {
	margin-top: 17px;
	float: right;
}
.service_box2 {
	width: 265px;
	margin-bottom: 25px;
	float: left;
}
.service_box2_right {
	width: 265px;
	margin-bottom: 25px;
	float: right;
}
.service_box2 p, 
.service_box2_right p {
	margin-bottom: 5px;
	margin-top: 10px;
}
.service {
	width: 545px;
}
.service p {
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/*会社情報*/
.company {
	margin-bottom: 35px;
}
.company td {
	padding-bottom: 24px;
}
.map{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	margin: 0px;
}
.map li {
	list-style-type: none;
	background-image: url(../images/companydata/point_gray.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}

/*お問い合わせ*/
.btn_send {
	background-image: url(../images/inquiry/b_check.jpg);
	height: 30px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.btn_reset {
	background-image: url(../images/inquiry/b_clear.jpg);
	height: 30px;
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#inquiry {
	width: 530px;
	border: 1px solid #85D633;
	padding: 5px;
	margin: 0px;
}
#inquiry2 {
	width: 530px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85D633;
	border-right-color: #85D633;
	border-bottom-color: #85D633;
	border-left-color: #85D633;
}
.inquiry_box_right {
	text-align: right;
	font-size: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/*カラー*/
.blue_bk {
	background-color: #0099FF;
	border: thin solid 85D633;
}
.orange_bk {
	background-color: #FFCC00;
}
.green_bk {
	background-color: #99CC33;
}

/*イメージ回り込み*/
.img_right {
	float: right;
	margin-left: 25px;
}
.img_left {
	float: left;
	margin-right: 25px;
}
.img_left_mar0 {
	float: left;
}
.img_right_mar0 {
	float: right;
}

/*フォント*/
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 3px;
}
.font_green {
	color: #669900;
}
.font10_gray {
	font-size: 10px;
	color: #666666;
}
.font10_orange {

	font-size: 10px;
	color: #FF9900;
}
.font_green_b {
	color: #66CC00;
	font-weight: bold;
}

/*マージン*/

.mar_right10 {
	margin-right: 10px;
}

.mar_right22 {
	margin-right: 22px;
}
.mar_left10 {
	margin-left: 10px;
}
.mar_left10right10 {
	margin-left: 10px;
	margin-right: 10px;
}
.mar_top30_down20 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.mar_top18down33 {
	margin-top: 18px;
	margin-bottom: 33px;
}
.mar_top24down40 {
	margin-top: 24px;
	margin-bottom: 40px;
}

.mar_top10left10 {
	margin: 10px;
}

.martop18 {
	margin-top: 18px;
}

.mar_top25 {
	padding-top: 25px;
}

.mar_down3 {
	margin-bottom: 3px;
}
.mar_down10 {
	margin-bottom: 10px;
}
.mar_down15 {
	margin-bottom: 15px;
}
.mar_down20 {
	margin-bottom: 20px;
}
.mar_down25 {
	margin-bottom: 25px;
}

.mar_down100 {
	margin-bottom: 100px;
}


/*パディング*/
.pad_5 {
	padding: 5px;
}
.pad_10 {
	padding: 10px;
}