@charset "utf-8";

* {
	margin:0pt;
	padding:0pt;
}

body {
		font-size: 14px;
		line-height: 1.5;
}

#kannso {
	width: 200px;
}

body {
	height: auto;
	background-image: url(./images/bg_03.jpg);
	background-repeat: repeat-x;
	margin-top: 40px;
}
/*#######################################
link
########################################*/

a:link {
	color: #eee;
}

a:visited {
	color: #eee;
}

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

p.lead a:link {
	color: #4c2600;
}

p.lead a:visited {
	color: #4c2600;
}

p.lead a:hover {
	color: #336699;
}

img.logo {
	border: none;
}

a#info,a.mail {
	color: #000;
}

a.news-text {
	color: #336699;
}

/*#######################################
text
#######################################*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#eee;
	background-image: url(./images/h1.gif);
	margin: 0 0 0 0;
	padding-left: 30px;
	height: 32px;
	line-height: 32px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;font-weight: bold;
	color: #eee;
	background-image: url(./images/h1.gif);
	padding-left: 30px;
	margin-top: 0;margin-bottom: 0;
	height: 32px;
	line-height: 32px;
	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 30px 20px 20px 20px;
	line-height: 20px;
}

p.lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C2600;
	font-weight: bold;
	margin-top: 20px;
}

dl {
	margin-top: 0;
}

dt {
	font-size: 12px;
	color: #eee;
	margin-left: 20px;
	margin-top: 10px;
}

dd {
	font-size: 14px;
	color: #eee;
	margin-left: 15px;
	margin-top: 5px;
}

li {
	list-style: none;
}

/*#################################
wrapper
####################################*/

#wrapper {
	background:transparent url(./images/bg_s2.gif) no-repeat scroll 100% 10px;
	background-color: #fff; 
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 3px 0;
}

#wrapper-inner {
	background: transparent url(./images/bg_s2.gif) no-repeat scroll 0 10px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 3px 0;
}

/*###############################
header
#################################*/

#header {
	height:200px;
	width: 784px;
	margin-left: 8px;
	background-image: url(./images/top.gif);
	background-repeat: no-repeat;

}

img {
margin-top: 1px;
}


/*####################################
contents
######################################*/

#contents {
	width: 552px;
	float: right;
	height: 100%;
	background-image: url(./images/secondary_03.gif);
	background-repeat: repeat-x;
	margin: 4px 0 0 0;

}

#contents_inner {
	margin-right: 4px;
	width: 552px;
	height: 100%;
}

#contents_inner ul {
	width: 412px;
}


/*----------------------------------
primary
-----------------------------------*/
#primary {

	width: 276px;
	float: left;

}

#products #contents #primary,#about_us #contents #primary,#press #contents #primary,#report #contents #primary {
	width:412px;

}

#press #primary p,#press #contents li,#products #primary p, #products #contents li,#about_us #primary p,#about_us #primary li,#report #primary p,#report #contents li {
	padding-left: 40px;
}

#ask_confirm #contents #primary {
	width: 552px;
}

#ask_confirm form textarea {
	width: 400px;
	height: 80px;
}

/*---------------------------------------
secondary
----------------------------------------*/

#secondary {
	width: 275px;
	float: right;	border-left: 1px solid #fff;
}

#press #contents #secondary {
	width: 551px;
	margin-top: 25px;
}

#press #secondary-inner {
	width: 412px;
	margin-left: 40px;
}

#news {
	margin-top: 40px;
	margin-left: 20px;
}


/*##########################################
sidebar
############################################*/

#sidebar {
	float: left;
	width: 240px;
	margin-top: 4px ;

}

#sidebar-inner {
	width: 98%;
	margin-left:8px;
}

.topics {
	border-bottom: solid 4px #fff;
	padding: 10px 20px 0 0;
	background-color: #6699cc;
}

#topics-business,#topics-press {
	height: 400px;
}

a#news {
	margin-left: 20px;
}
/*################################
footer
#####################################*/

#footer {
	clear: both;
	width: 800px;
	background-image: url(./images/bgfoot.gif);
	background-repeat: no-repeat;
	height: 10%;
	text-align: center;
	padding-top: 3px;	
	margin-left: auto;
	margin-right: auto;
}

/*###########################################
global-menu
#############################################*/


ul.button {
	position: absolute;
	top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0px;
	width: 822px;
	text-align: center;
	padding-left:8px;
	left: auto;
}

ul.button li {
	line-height: 40px;
	list-style-type: none;

	display: inline;

}

ul.button li a {
	text-decoration: none;
}

ul.button li a#menu1 {
	display: block;
	width: 140px;
	height: 40px;
	background: url(./images/home.gif) 0 -40px no-repeat;
	float: left;
}

body#home ul.button li a#menu1 {
	display: block;
	width: 140px;
	height: 40px;
	background: url(./images/home.gif) 0 0 no-repeat;
}

ul.button li a#menu1:hover {
	background: url(./images/home.gif) 0 0 no-repeat;

}

ul.button li a#menu2 {
	display: block;
	width: 183px;
	height: 40px;
	text-decoration: none;
	background: url(./images/business.gif) 0 -40px no-repeat;
	float: left;
}

body#business ul.button a#menu2 {
	display: block;
	width: 183px;
	height: 40px;
	background: url(./images/business.gif) 0 0 no-repeat;
	float: left;
}

ul.button li a#menu2:hover {
	background: url(./images/business.gif) 0 0 no-repeat;

}

ul.button li a#menu3 {
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	background: url(./images/products.gif) 0 -40px no-repeat;
	float: left;
}

body#products ul.button a#menu3 {
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	background: url(./images/products.gif) 0 0 no-repeat;
	float: left;
} 


ul.button li a#menu3:hover {
	background: url(./images/products.gif) 0 0 no-repeat;
}

ul.button li a#menu4 {
	display: block;
	width: 183px;
	height: 40px;
	text-decoration: none;
	background: url(./images/press.gif) 0 -40px no-repeat;
	float: left;
}

#press ul.button li a#menu4 {
	display: block;
	width: 183px;
	height: 40px;
	text-decoration: none;
	background: url(./images/press.gif) 0 0 no-repeat;
	float: left;
}


ul.button li a#menu4:hover {
	background: url(./images/press.gif) 0 0 no-repeat;
} 

ul.button li a#menu5 {
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	background: url(./images/about_us.gif) 0 -40px no-repeat;
	float: left;
}

#about_us ul.button li a#menu5 {
	display: block;
	width: 140px;
	height: 40px;
	text-decoration: none;
	background: url(./images/about_us.gif) 0 0 no-repeat;
	float: left;
}

ul.button li a#menu5:hover {
	background: url(./images/about_us.gif) 0 0 no-repeat;
}






/* フォーム */
