@charset "UTF-8";

html
	{
	height:100%;
	margin-bottom:1px;
}


* {
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: #0033cc;
}

p {
	margin-bottom: 20px;
	line-height: 130%;
}


img {
	border-width: 0px;
	border-style: none;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* ------IE6用------ */

br {letter-spacing:0;}

/* ----------------- */


body {
	margin:0 auto;
	padding: 0 20px;
	background-color: #F9F9F5;
	color: #333333;
	font-size: 80%;
	text-align: center;
}


h1{
	font-size:120%;
	font-weight:bold;
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
}


h2{
	width: 608px;
	height: 7px;
	border-left: 15px solid #667788;
	border-bottom: 3px solid #667788;
	margin: 0 auto 20px auto;
	padding: 10px 10px 15px 10px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}


h3{
	width: 608px;
	height: 7px;
	border-bottom: 1px solid #667788;
	margin: 0 auto 20px auto;
	padding: 10px 10px 15px 10px;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}


h4{
	margin: 0 auto 20px auto;
	padding: 10px 10px 5px 0;
	border-bottom: 3px dotted #778899;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
}


.clear{
	clear: both;
}

/*-----　グ　ラ　デ　用　最　背　面　-----*/


#background {
	margin: 0 auto;
	width: 943px;
	border: none;
	background: #F9F9F5 url(../images/background.gif) repeat-y scroll 0 0;
}


#contents {
	margin: 0 auto;
	width: 920px;
	background: #fff url(../images/background_container.gif) repeat-y scroll 0 0;
	text-align: left;	/* IE用方法の弊害対策用 */
}


/*-----　左　側　カ　ラ　ム　-----*/

#leftspace_back {
	float: left;
	width: 235px;
	border: none;
	text-align: left;
	background: #fff url(../images/background_l.gif) repeat-y scroll 0 0;
}


#leftspace {
	float: left;
	width: 228px;
	margin: 0;
	text-align: right;
	background-color: #ffffff;
}


ul.menu li{
	display: inline;
	margin: 0 auto;
	font-size: 140%;
	font-weight: bold;
	color: #888888;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 55px;
	background: #D18686 url(../images/background_menu.gif) repeat-y scroll 0 0;
}


ul.menu a {
	color: #888888;
	text-decoration: none;
	display: block;
	padding: 5px 0 29px 0;
}


ul.menu a:hover {
	color: #000000;
	background: #D18686 url(../images/background_menu_a.gif) repeat-y scroll 0 0;
}


ul.link li{
	display: inline;
	margin: 0 auto;
	font-size: 140%;
	font-weight: bold;
	color: #888888;
	padding: 7px 0 0 0;
	border-bottom: 1px solid #cccccc;
	display: block;
	height: 55px;
}


ul.link a {
	padding: 5px;
	height: 15px;
	color: #000000;
	text-decoration: none;
}


#logo {
	width: 204px;
	height: 109px;
	margin: 0 auto;
	padding: 15px 12px 10px 8px;
	text-align: center;
}


/*-----　メ　イ　ン　カ　ラ　ム　-----*/


#mainspace {
	float: right;
	width: 685px;
	border: none;
	text-align: center;
}


#header{
	width: 665px;
	height: 129px;
	padding-right: 20px;
	text-align: right;
	background-image: url(../images/header.gif);
}


#pr{
	width: 628px;
	height: 150px;
	border: 1px solid #333;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}


.text_area{
	width: 621px;
	margin: 0 auto 20px auto;
	padding: 10px;
	text-align: left;
	line-height:150%;
}

.text_area2 {
	width: 621px;
	margin: 2px 10px 30px 15px;
	padding: 10px;
	text-align: left;
	line-height:150%;
}

.site_box {
	margin: 4px;
	padding: 5px 5px 10px 10px;
	line-height: 150%;
	background: #ffffff;
}

ol.accent_normal li {
	margin: 3px 0px 8px 15px;
	padding: 0px;
	line-height: 180%;
	list-style: decimal;
}

.information{
	width: 621px;
	border: 1px solid #888;
	margin: 0 auto 40px auto;
	padding: 10px;
	text-align: left;
	line-height: 160%;
}


.text_form_none{
	width: 628px;
	height: 100px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
}


/*-----　フ　ッ　タ　ー　-----*/

#footer {
	color: #dddddd;
	padding: 10px;
	text-align: center;
	background-color: #667788;
	line-height: 150%;
}


/*-----　会　社　概　要　テ　ー　ブ　ル　-----*/


table.gaiyou {
	width: 608px;
	margin: 0 auto 20px;
	border: 1px solid #cccccc;
}

table.gaiyou ul{
	list-style: none;
}

table.gaiyou li:not(:first-child){
	margin-top: 5px;
}

td.left{
	width: 150px;
	height: 42px;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #efefef;
}

td.left_h{
	width: 150px;
	height: 80px;
	padding-left: 5px;
	text-align: left;
	border: 1px solid #cccccc;
	background-color: #efefef;
}


td.manage{
	text-align: left;
	border: 1px solid #cccccc;
	padding: 10px;
}


/*-----　商標ガイドライン　-----*/
/* 商標一覧 */
.trademark {
	margin: 0 0 40px 20px;
}

.trademark li {
	margin: 0 0 10px 0;
}

.trademark_img {
	height:30px;
	vertical-align:middle;
}
