﻿/***************************************************************/
/*                          文書書体(body)                     */
/**************************************************************/

body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: メイリオ, Meiryo, Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "MS Pゴシック", sans-serif;
	font-size: 0.75em;
	color: #000;
	line-height: 150%;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat;
}
p {
	margin: 0;
	height: 130%;
}

/********************************************************************/
/*                                ページ全体                        */
/********************************************************************/

#wrap {
	text-align: left;
	width:758px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}

.box {
	width: 567px;
	text-align: left;
	background-color: #FFFFFF;


}
/***************************************************************/
/*                       リンク標準のスタイル                  */
/***************************************************************/

a:link {
	color: ##006CE6;
	text-decoration: none;
}

a:visited {
	color:##006CE6;
	text-decoration: none;
}

a:hover {
	color: #ff6a00;
	text-decoration: none;
}

a:active {
	color: #006CE6;
	text-decoration: none;
}

/*****************************************************************/
/*                   イメージ要素のスタイル                      */
/*****************************************************************/

img,a { border: 0; }

/***********************************************************************/
/*                             ヘッダー設定                            */
/***********************************************************************/

/********************************/
/*     rokkashaトップページのみ       */
/********************************/
#header-rokkasha {
	width: 758px;
	overflow:hidden;
	padding-right: 0;
	padding-left: 0;
	background-position: top;
	background-color: #FFFFFF;
	height: 378px;
}

#header-rokkasha-left {
	width: 191px;
	height: 378px;
	float: left;
	clear: both;
	background-color:#333333;
}

#header-rokkasha-right {
	width: 567px;
	height: 378px;
	float: left;
	clear: both;
}

#header-rokkasha-center{
	width: 150;
	height:102;
	clear: left;
	float: left;
}

#header-rokkasha-top-center h2 {
	text-indent: -9999px;
	margin: 0 0 3px 0; 
  background:url(/images/common/header/header_06.gif) no-repeat;
}

#header-rokkasha-top-center p {
	margin: 0 0 0 2px;
}

/********************************/
/*     rokkashaその他のページ       */
/********************************/

#header-rokkasha2 {
	width: 758px;
	overflow:hidden;
	padding-right: 0;
	padding-left: 0;
	background-position: top;
	background-color: #FFFFFF;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}

#mainContents-right2 {
	float: right;
	width: 567px;
	overflow: visible;
	background-color: #ffffff;
	
}

.page_bar{
	width: 544px;
	height:20px;
	background-color:#D1C7AC;
	text-align: left;
	padding-left: 15px;

}

.skill_box{
	line-height: 160%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

/*----------------------------ここからメイン骨格--------------------------*/

/**************************************************************************/
/*--------------------------メインコンテンツ------------------------------*/
/**************************************************************************/

#mainContents {
  width: 758px;
  overflow: hidden;
  margin: 0 auto;
}

#mainContents-left {
	float: left;
	width: 191px;
	overflow: hidden;
	background-color: #D1C7AC;
	padding-top: 10px;
	font-size: 11px;
	height: auto;
}

#mainContents-right {
	float: right;
	width: 567px;
	overflow: visible;
	padding-top: 15px;
	background-color: #FFFFFF;
	
}

/***********************************************************************/
/*                             テキスト設定                            */
/***********************************************************************/
.coments{
	width: 160px;
	font-size: 13px;
	line-height: 140%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	border: 1px solid #ffffff;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.left-coments{
	width: 180px;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	border: 0px none #ffffff;
	background-position: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
}

.coments-usuall{
	font-size: 13px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
/***********************************************************************/
/*                             見出し設定                            */
/***********************************************************************/

h1 {
	font-size: 13px;
	color:#FFFFFF;
	font-weight: normal;
	background-color:#333333;
	width:758;
	text-align: left;
	padding: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h1.second{
	font-size: 13px;
	color:#333333;
	font-weight: normal;
	background-color:#FFFFFF;
	width:758;
	text-align: center;
	padding: 0;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #999999;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/***********************************************************************/
/*                             フッター設定                            */
/***********************************************************************/

#footer{
	width: 728px;
	clear:both;
	text-align: left;
	background-color: #FFFFFF;
	line-height: 180%;
	font-size: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px none #333333;
}

/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/

