﻿
body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	background-color: #eeeeee;
}


ol {
	margin-left: 15px;
}

dd {
	margin-left: 15px;
}

div {
	font-family: 'ＭＳ Ｐゴシック',Osaka,Arial,Georgia,sans-serif;
	font-size: 10pt;
}

input.button {
	width: 75px;
}

/* 選択部 */
div.header_line {
	overflow: hidden;
	background-color: #662d91;
	width:  670px;
	border-right: 1px #cccccc solid;
}


div.header_title {
	width:  670px;
	padding: 0px;
	border-style: none;
	border-right: 1px #cccccc solid;
}

div.header_title_left {
	float: left;
	width:  450px;
	height: 50px;
	padding: 0px;
	border-style: none;
	background-color: #ffffff;
}

div.header_title_right {
	float: left;
	width:  219px;
	height: 50px;
	padding: 0px;
	border-style: none;
	color: #ffffff;
	background-color: #ffffff;
}

div.header_title2 {
	width:  670px;
	height: 1px;
	padding: 0px;
	border-style: none;

	border-top: 1px #79bb1d solid;
	border-right: 1px #cccccc solid;
	background-color: #ffffff;
	overflow: hidden;
}

div.header_top {
	width:  670px;
	padding: 0px;
	border-style: none;
	border-right: 1px #cccccc solid;
}

div.footer {
	color: #79bb1d;	
	width:  670px;
	height: 10px;
	padding: 0px;
	border-style: none;
	background-color: #79bb1d;
	border-right: 1px #cccccc solid;
	overflow: hidden;
}

div.mainNavigation {
	width:  670px;
	padding: 0px;
	border-style: none;
	border-right: 1px #cccccc solid;
}

#mainNavigation a{
	display: block;
}

/* ----- 右ナビゲーション表示領域 ----- */

div.mainContents {
	width:  670px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-right: 1px #cccccc solid;
	overflow: hidden;
  	position: relative;
}


div.leftNavigation {
	color: #333333;
	width:  189px;
	border-style: none;
	border-right: 1px #cccccc solid;
	float: left;
	overflow-y: auto;
	overflow-x: auto;
	height: 380px;
}

/** original */
div.content_main_navi {
	width: 95%;
	padding-left: 5pt;
	padding-bottom: 5pt;
	/* min-height */
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

div.content {
	color: #333333;	
	width:  469px;
	border-style: none;
	float: right;
	overflow-y: auto;
	overflow-x: auto;
	height: 380px;
}

div.content_writter {
	color: #333333;
	margin-left: 10px;
	padding-top:  10px;
	width:  789px;
	border-style: none;
	overflow-y: scroll;
	overflow-x: auto;
	height: 450px;
}

div.content_writter_preview {
	color: #333333;
	/* smaller 10px */
	width:  550px;
	border-style: none;
	float: left;
	padding: 10px;
	overflow-x: auto;
	min-height: 450px;
	height: auto !important;
	height: 450px;	
}

/* ----- コンテンツ表示領域 ----- */

div.content_menu {
	margin-top: 10px;
}

div.content_title{
	width: 90%;
	margin-top:    10px;
	margin-bottom: 15px;
	padding-left: 5pt;
	font-size: 10pt;
	border-left:   5px #79bb1d solid;
	border-bottom: 1px #dddddd solid;
}

div.content_title_main {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 2px;
}

div.content_title_sub {
	margin-bottom: 5px;
}

div.content_title_mini {
	width: 100%;
	margin-top:    5px;
	margin-bottom: 15px;
	padding: 3pt;
	border-left:   5px #cccccc solid;
	border-bottom: 1px #eeeeee solid;
}

div.content_main {
	width: 88%;
	padding-left: 5pt;
	padding-bottom: 5pt;
}


div.mainContents_fotter {
	width:  670px;
	padding: 0px;
	border-style: none;
}


/* 実績紹介-全体[div] */
div.products {
	width:  400px;
	height: 180px;	
	margin: 10pt;
	padding: 0px;
	border-bottom: 1px #cccccc solid;
	overflow: hidden;
  	position: relative;
}

/* 実績紹介-画像表示部[div] */
div.products_img {
	width:  140px;
	height: 180px;
	padding: 0px;
	padding-right: 10px;
	float: left;
}


/* 実績紹介-解説部(全体)[div] */
div.products_main {
	overflow: hidden;
  	position: relative;
}

/* 実績紹介-解説部-タイトル部[div] */
div.products_title {
	color: #333333;	
	margin: 10pt;
}

/* 実績紹介-解説部-詳細説明部[div] */
div.products_description {
	color: #333333;	
	margin: 10pt;
}

img {
	margin: 0pt;
	padding: 0pt;
	border-style: none;
	float: none;
	vertical-align: bottom;
}

/* リンク部 */
a {
	font-family: 'ＭＳ Ｐゴシック',Osaka,Arial,Georgia,sans-serif;
	font-size: 10pt;
	color: #333333;
}

a.hiddenItem {
	color: #ee0000;
}

a.footerLink {
	color: #79bb1d;	
}

/* 表 */

/*
table {
	font-family: 'ＭＳ Ｐゴシック',Osaka,Arial,Georgia,sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

*/
table {
	font-family: 'ＭＳ Ｐゴシック',Osaka,Arial,Georgia,sans-serif;
	font-size: 10pt;
}

table.input {
	color: #333333;
}


/* タイトル部 */
td.header {
	font-family: 'ＭＳ Ｐゴシック',Osaka,Arial,Georgia,sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #eeeeee;
	text-align: center;
}




