/***************************************************************/
/*                          文書書体(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(image/body_bg.gif);
	background-repeat: repeat;
}
p {
	margin: 0;
	height: 130%;
}

/********************************************************************/
/*                                ページ全体                        */
/********************************************************************/

#wrap {
	text-align: left;
	width:750px;
	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;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;


}

* {
	margin: 0px;
	padding: 0px;
}
/***************************************************************/
/*                       リンク標準のスタイル                  */
/***************************************************************/

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; }

/***********************************************************************/
/*                             ヘッダー設定                            */
/***********************************************************************/

/********************************/
/*     人工北投石.netトップページ      */
/********************************/


#header-hokutouseki-left {
	width: 418px;
	float: left;
	clear: both;
	background-color:#FFFFFF;
	padding-left: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 130px;
	vertical-align: text-top;
	margin-bottom: 10px;
}

#header-hokutouseki-right {
	width: 323px;
	height: 130px;
	clear: both;
	float: right;
}

#header-logo{
	width: 251;
	height:130;
	clear: left;
	float: left;
}

#menu {
	height: 35px;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}

#header-rokkasha-top-center p {
	margin: 0 0 0 2px;
}

/********************************/
/*     rokkashaその他のページ       */
/********************************/

#header-hokutouseki {
	width: 750px;
	overflow:hidden;
	padding-right: 0;
	padding-left: 0;
	background-position: top;
	background-color: #FFFFFF;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#mainContents-right2 {
	float: right;
	width: 530px;
	overflow: visible;
	background-color: #ffffff;
	clear: both;	
}

.page_bar{
	width: 504px;
	height:20px;
	background-color:#FFFFFF;
	text-align: left;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;

}

.skill_box{
	line-height: 160%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}

/*----------------------------ここからメイン骨格--------------------------*/

/**************************************************************************/
/*--------------------------メインコンテンツ------------------------------*/
/**************************************************************************/

#mainContents {
	width: 750px;
	overflow: hidden;
	vertical-align: top;
	background-color: #FFFFFF;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	height: auto;
}

#mainContents-left {
	float: left;
	width: 207px;
	overflow: hidden;
	background-color: #FFFFFF;
	font-size: 11px;
	height: auto;
	padding: 0px;
	clear: both;
}

#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: 178px;
	font-size: 11px;
	line-height: 180%;
	color: #333333;
	background-position: left;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.coments-usuall{
	font-size: 13px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	background-position: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	text-align: left;
	width: 506px;
	background-image: url(image/kage.gif);
	background-repeat: repeat-y;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F3F3F3;
}

.coments-usuall2{
	font-size: 13px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 506px;
	background-image: none;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
/***********************************************************************/
/*                             見出し設定                            */
/***********************************************************************/

h1 {
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	width:258;
	text-align: left;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	text-transform: none;
}

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: 14px;
	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;
}

/*----------ご利用の流れ-----------------*/

ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
li {
	font-size: 14px;
	line-height: 170%;
	text-align: left;
	background-color: transparent;
	background-image: url(image/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: 0% 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

.title{
	width:517px;
	height:20px;
	font-size: 16px;
	background-image: url(image/title.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 18px;
	font-weight: normal;
	padding-top: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 10px;
}

.t1 td {
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.ttt {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left-color: #006600;
}

.ttt td {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-color: #006600;
}

.ttt th {
	font-size: 12px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-color: #006600;
}

#douga{
	text-align: center;
	width:263;
	height:248;
	padding-top: 27px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
/*----------ご利用の流れ-----------------*/
