/*  
Theme Name: lumica
Theme URI: http://www.lumica.co.jp
Description: lumica is a template for lumicacorporation.
Version: 1.0
Author: lumica(Taniguchi) 
Author URI: http://www.taniweb.jp
*/

body {

}


a:link {
	color: #364378;
}
a:visited {
	color: #663333;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

a:active {
	color: #33CCFF;
}


.clea {
	clear: both;
}


.th {
	position: absolute;
	top: 0px;
	height: 88px;
	width: 88px;
	right: 0px;
	display: none;
}


.headline {
	background-image: url(images/headline.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 100%;
}

#header {
	height: 55px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
}

#header #logo {
	height: 50px;
	width: 220px;
	float: left;
}





#header #logo h1 {
	text-indent: -2008px;
}

#header .headermenu {
	float: left;
	width: 620px;
	text-align: right;
}


.line {
	background-image: url(images/line.gif);
	height: 16px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}




#footer {
	width: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 80%;
	line-height: 200%;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	margin-top: 18px;
}
#footer .address {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	text-align: center;
}
