/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 695px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 500px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 200px;
		}


/* ++++++ ３段組の横幅設定 ++++++ */

	/* ブログの横幅設定 */
	#three #container {
		width: 800px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 190px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 420px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 190px;
		}



/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */





/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */



/* ++++++ コンテンツ部分のデザイン ++++++ */



/* ++++++ サイドバー部分のデザイン ++++++ */



/* ++++++ フッター部分のデザイン ++++++ */


#banner_top {
	background-image: url(img/head.gif);
	background-repeat: no-repeat;
	height: 43px;
}
#header {
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
	height: 72px;
	width: 695px;
}
#header_in {
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	height: 69px;
	width: 604px;
	margin-left: 46px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#header_in_left {
	float: left;
	height: 42px;
	width: 182px;
	margin-left: 15px;
	margin-top: 15px;
}
#header_in_right {
	height: 37px;
	width: 207px;
	margin-top: 20px;
	float: left;
	clear: none;
	margin-left: 170px;
}
#header_in_right_l {
	margin-right: 5px;
	width: 52px;
	float: left;
	clear: none;
	height: 40px;
}
#header_in_right_r1 {
	float: left;
	clear: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	height: 37px;
	width: 150px;
	padding-top: 3px;
}
.clearing {
	font-size:0px;
	line-height:0px;
	height:0px;
	width:0px;
	clear:both;
}

.style2 {
	color: #FF6600
}
#main_img {
	height: 174px;
	width: 604px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-left: 46px;
}
#main_contents {
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
	width: 695px;
}
#footer_1 {
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	height: 39px;
	padding-left: 230px;
}
#copyrights {
	margin-top: 20px;
	margin-left: 280px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.title_image {
	width: 604px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	margin-left: 46px;
	margin-top: 10px;
}
.news_top {
	width: 604px;
	margin-top: 10px;
	margin-left: 46px;
	height: 70px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 5px;
}
.imgtop {
	float: left;
	margin-right: 10px;
}
a {
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.next {
	font-size:10px;
	font-weight:bold;
	background:url("img/arrow.gif") 100% 5px no-repeat;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
}
#company_news {
	width: 604px;
	margin-top: 10px;
	margin-left: 46px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top_date {
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	float: left;
	margin-left: 5px;
}
.company_news_text {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.clearing {
    font-size:0px;
    line-height:0px;
    height:0px;
    width:0px;
    clear:both;
}
.space1 {
    font-size:0px;
    line-height:0px;
    height:20px;
    width:0px;
    clear:both;
}
/* ++++++ menuのデザイン ++++++ */
.m-bar {
	border: 0;
	padding: 0;
	width: 604px;
	height: 30px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 46px;
}

.m-bar img {
	visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px 0px;
	float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px 30px;
	float:left;
}

.m-bar .m-top a {
	background-image: url(img/0_01.gif);
}
.m-bar .m-pro a {
	background-image: url(img/0_02.gif);
}
.m-bar .m-wks a {
	background-image: url(img/0_03.gif);
}
.m-bar .m-lif a {
	background-image: url(img/0_04.gif);
}
.m-bar .m-itp a {
	background-image: url(img/0_05.gif);
}

#category_main {
	width: 604px;
	margin-left: 46px;
}

h2 {
	font-size:16px;
	background-image: url(img/h2_yaji.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	padding-left: 25px;
	height: 20px;
	font-weight: bold;
	color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table, th, td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
}

.category_contents{
	margin-right: 10px;
	margin-left: 10px;
	padding: 3px;
	width: 578px;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#sub_menu {
	font-size: 10px;
	color: #666666;
	margin-left: 46px;
	padding-left: 170px;
	margin-top: 20px;
}
.contents_lot{
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.style7 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
#mail {
	color: #666666;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

