/*  
Theme Name: JMAS Theme
Theme URI: http://www.jmas.co.jp
Description: トップページのスタイル
Version: 1.1
Author: Medix Inc.
Author URI:
*/


body{
	margin:0px;
	padding:0px;
	text-align:	center;
	background-image:url(/wp-content/themes/jmas/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	color:#333;
/*	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
*/
}

a:link, a:visited, a:active{
	color:#2d4399;
	text-decoration:none;
}

a:hover {
	color:#2d4399;
	text-decoration:underline;
}

.clearance{
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0;
	visibility: hidden;
	clear: both;	
}

.clear_both{
	clear:both;
	font-size:1px;
}

#container {
	width:750px;
	margin: 0px auto;
	padding:0px;
	background-color:#fff;
	color:#333;
	border:0px solid #f00;
	text-align:left;
}


img{
	border:none;
}


/*header ======================================================================*/

#header{
	width:750px;
	height:81px;
	border:0px solid #f00;
}

#logo{
	width:331px;
	height:28px;
	margin:30px 0px 0px 0px;
	float:left;
}

#logo p{
	display:none;
}


#search{
	width:300px;
	height:20px;
	margin-top:40px;
	padding:0px;
	text-align:right;
	float:right;
	border:0px solid #f00;
}

#search form {  
    margin-bottom:0px;
}  

#searchform {  
	position: relative;  
	border:0px solid #f00;
}  

#searchtitle{
	font-size:10px;
}

#textbox{
	position: relative;
	height:19px;
	margin:0px;
	padding: 0px;
	background-color:#eee;
	border-top:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	border-left:1px solid #b3b3b3;
}

#searchbtn{
	position: relative;
	top:6px;
	height:20px;
	width:45px;
	margin:0px;
	padding:0px;
	border:0px solid #f00;
}

#searchbtn{
	/top:3px;
	/left:-6px;
}

*:first-child+html #searchbtn{/*IE7用*/
	top:3px;
	left:-6px;
}

#searchbtn,x:-moz-any-link{/*Firefox2以下用*/
	top:8px;
}


/*mainVisual =======================================================================*/

#mainVisual{
	width:750px;
	height:236px;
	background-image:url(/wp-content/themes/jmas/images/top_img.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	border:0px solid #f00;
}

#mainVisual #copy{
	text-indent:-9999px;
	float:left;
	overflow:hidden;
}

#mainVisual #right{
	width:185px;
	float:right;
	margin:30px 15px 0px 0px;
	font-size:12px;
}

#mainVisual #right #r_link1{
	margin:0px 0px 2px 0px;
}


/*menu =======================================================================*/
#menu{
	width:750px;
	height:116px;
	margin:0px;
	padding:0px;
	background-image:url(/wp-content/themes/jmas/images/menu_bg.gif);
	background-repeat:no-repeat;
	border-bottom:0px solid #f00;
}

#menu #menuArea{
	margin:0px 0px 0px 15px;
	padding:6px 0px 0px 0px;
}

#menu #menuShadow{
	width:720px;
	height:14px;
	background-image:url(/wp-content/themes/jmas/images/top_menu_shadow.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	font-size:12px;
}



/*mainContents =======================================================================*/

#mainContents{
	margin:0px auto 10px auto;
	width:720px;
	border:0px solid #f00;
}

#mainSNE{
	width:520px;
	float:left;
}




/*mainService =======================================================================*/

#mainService{
	width:165px;
	float:left;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
}

#mainService h2{
	width:165px;
	height:19px;
	margin:0px 0px 5px 0px;
	font-size:12px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(/wp-content/themes/jmas/images/service_title.gif);
}

#mainService img{
	margin-bottom:7px;
}


/*mainNews =======================================================================*/

#mainMid{
	width:340px;
	float:right;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
}

#mainNews{
	width:340px;

}

#mainNews h2{
	width:340px;
	height:19px;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(/wp-content/themes/jmas/images/news_title.gif);
}


dl#topic_items{
	margin:0px 0px 0px 2px;
	height:200px;
	overflow:auto;
}


dl#topic_items dt{
	margin:0;padding:0;
	text-indent:0;
	line-height:1.5;
	color:#6c6cb4;
	font-size:13px;
	font-weight:bold;
}

dl#topic_items dd{
	margin:0;padding:0;
	text-indent:0;
	line-height:1.5;
	margin-bottom:3px;
	font-size:11px;
}

dl#topic_items dd a{
	background-image:url(/wp-content/themes/jmas/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:10px;
	margin-right:5px;
}

dl#topic_items dd a:link,
dl#topic_items dd a:visited,
dl#topic_items dd a:active{
	color:#000;
	text-decoration:none;
}

dl#topic_items dd a:hover{
	color:#000;
	text-decoration:underline;
}



dl#topic_items dt img{
	vertical-align:middle;
	margin-left:5px;
}

/*mainEvent =======================================================================*/
#mainEvent{
	width:340px;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
	margin:5px 0px 0px 0px;padding:0px;
}

#mainEvent h2{
	width:340px;
	height:19px;
	margin:0px 0px 5px 0px;
	font-size:12px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(/wp-content/themes/jmas/images/event_title.gif);
}


#mainEvent ul{
	width: 340px;
	list-style-type: none;
	margin: -2px;
	padding: 0px;
	height: 150px;
	overflow: auto;
}

#mainEvent li{
	list-style-type:none;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	font-size: 11px;
	display: inline;
}

#mainEvent li img{
	margin-bottom:2px;
}

/* mainProductSolution =======================================================================*/

#mainProductSolution{
	width:185px;
	float:right;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
}

#mainProductSolution h2{
	width:185px;
	height:19px;
	margin:0px 0px 5px 0px;
	font-size:12px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-image:url(/wp-content/themes/jmas/images/product_title.gif);
}

#mainProductSolution .bnr{
	border:1px solid #d6d6d6;
	margin-bottom:3px;
}

#mainProductSolution .bnr2{
	border:1px solid #d6d6d6;
	margin-left:3px;
	margin-bottom:3px;
}


/* banner =======================================================================*/
#banner{
	width:720px;
	margin:0px auto;
	text-align:left;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:6pt;
}

#banner table{
	margin: 0px 0px;
	border: 0px none #000;
}

#banner table td{
	border: 0px none #000;
	text-align: center;
	text-color: #000;
	font-size: 6pt;
}


/* footer =======================================================================*/
#footer{
	width:750px;
	background-image:url(/wp-content/themes/jmas/images/footer_line.gif);
	background-repeat:no-repeat;
	margin-top:0px;
	padding-top:15px;
	text-align:center;
	border:0px solid #f00;
	font:90%/175% Osaka, Verdana, sans-serif;
	font-size:12px;
}

#footer h2{
	display: none;
}

#footernav{
	width:720px;
	margin:0px auto;
	text-align:center;
}

#footer ul{
	font-size:9px;
	list-style-type: none;
	margin:0px;
	padding:0px;
	border:0px solid #f00;
}

#footer li{
	font-size:9px;
	list-style-type: none;
	float:left;
	border-left: 1px solid #b3b3b3;
	padding:0px;
}

#footer li:first-child{
	border-left:0px solid #fff;
}

#footer ul li .first{
	border-left:0px solid #fff;
}

#footer a{
	margin:0px 5px;	
	text-decoration: none;
	color:#696969;
}

#footer a:hover{
	text-decoration: underline;
}

#copyright{
	width:720px;
	text-align:right;
	font-size:10px;
	margin: 0px auto;
	padding:30px 0px 10px 0px;
	color:#696969;
}
