@charset "utf-8";
/*Theme Name: ju_nagao
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: the WordPress team
Author URI: http://wordpress.org/
Description: 2011年版の WordPress テーマは洗練されていて、軽量で、柔軟性があります。メニュー、ヘッダー画像、背景をあなたなりにアレンジしてみてください。明と暗のカラースキーム、リンクカラー、3つのレイアウトオプションが利用できるようになっています。「ju_nagao」は、フロントページをコンテンツの目立つショーケースへと変身させるショーケース固定ページテンプレートを備えています。ウィジェット対応のたくさんのエリア (サイドバー、3つのフッターエリア、ショーケース固定ページウィジェットエリア) があり、また、アサイド・リンク・引用・ステータスを表示する「短冊」ウィジェットを備えています。印刷用と管理者のエディタ用のスタイル、アイキャッチ画像（投稿、固定ページ上のヘッダー画像と注目の"固定"記事の大きな画像として）のサポート、6つの異なる投稿フォーマットの特別なスタイルが含まれています。
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */



/* RESET
-------------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	background-color: #075b91;
	font-size: 13px;
	line-height: 18px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-wrap: break-word;
	background-image:url(images/eyecatch_bg.jpg);
	background-repeat: repeat-x;
	background-position:center top 18px;
}

body #allbg{
	background-image: url(images/eyecatch02.jpg);
	background-position: center top 18px;
	background-repeat: no-repeat;
	width: 100%!important;
	min-width: 930px;

}

body.home #allbg{
	background-image: url(images/eyecatch.jpg);
}

#allbg_line {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgHeader.png);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
	color: #9CE6E3;
}
a:hover {
	text-decoration: underline;
	color: #9CE6E3;
}
a:visited {
	text-decoration: none;
	 color:#63c2be; 
}
img {
	border: 0px;
}

img.full{
	width:100%;
}

img.medium{
	width:50%;
}

img.small{
	width:20%;
}

/* TAG
-------------------------------------------------- */

/* class
-------------------------------------------------- */

/* wrapper
-------------------------------------------------- */
#wrapper {
	/*background-image: url(images/eyecatch02.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	padding: 0px;
	margin:0px auto !important;
	width:930px;
	min-width: 930px;
}
#subwrapper {
	/*background-image: url(images/eyecatch02.jpg);
	background-position: center top;
	background-repeat: no-repeat;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* header
-------------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgHeader.png);
	background-repeat: repeat-x;
}
#subheader {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgHeader.png);
	background-repeat: repeat-x;
}
#headerbox {
	padding: 0px;
	width: 930px;
	mmin-width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

#headerbox h1 {
	text-indent:-9999px;
}


h1 {
	width: 396px;
	padding: 0px;
	background-image: url(images/logo.png);
	height: 108px;
	font-size: 1px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	float: left;
}
#headerRight {
	margin: 0px;
	width: 233px;
	float: right;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headerRight #language {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px!important;
}
#headerRight #language ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}
#headerRight #language ul li {
	list-style-type: none;
	height: 25px;
	width: 106px;
	background-image: url(images/languageOff.png);
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	float: left;
	padding: 0px;
	margin:0 0 0 10px;
}
#headerRight #language ul .on {
	background-image: url(images/languageOn.png);
}
#headerRight #search {
	clear: both;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right:0!important;
	width: 215px!important;
	/*float: right;*/
}






/* main
-------------------------------------------------- */
#main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#leftbar {
	/*width: 230px;*/
	margin: 0px;
	padding-left: 0px;
	float: left;
}
#rightbar {
	margin: 0px;
	padding-right: 0px;
	/*width: 710px;*/
	float: right;
}


/* menu
-------------------------------------------------- */
.menu_inr {
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	width:930px;
	min-width: 930px;
}
.menu_inr ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 15px;
	line-height: 35px;
}
.menu_inr ul li {
	background-image: url(images/menuBlack.png);
	height: 38px;
	width: 212px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 15px;
}
.menu_inr ul .blue {
	background-image: url(images/menuBlue.png);
}
.menu_inr a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 38px;
	width: 212px;
	margin: 0px;
	padding: 0px;
}
.menu_inr a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(images/menuBlue.png);
	background-repeat: no-repeat;
}

/* prbanner
-------------------------------------------------- */
#leftbar #prBanner {
	margin: 0px;
	
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*padding-left: 20px;*/
}
#leftbar #prBanner ul {
	margin: 0px;
	padding: 0px;
}
#prBanner ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* flickr
-------------------------------------------------- */
#leftbar #flickrGallery {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	/*padding-left: 20px;*/
}

#leftbar ul#flickr {
	margin: 0px;
	padding:5px 0px;
}

#leftbar ul#flickr li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	float:left;
}
#leftbar ul#flickr li a:hover {
	opacity:0.8;
	text-decoration:none;
}

#leftbar ul#flickr li img {
	width:63px;
	height:63px;
}

#subcontent ul.gallery{
	
	margin:0px;
	padding:0px;
}
#subcontent ul.gallery li{
	background:none;
	float:left;
	margin:0px 10px 15px 0px;
	overflow:hidden;
	height: 135px;
}

.right{
	float:right;
	margin-right:10px;
}

/* content
-------------------------------------------------- */
#eyecatch {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -115px;
}
#content {
	margin: 0px;
	padding: 0;
/*	background-image: url(images/eyecatch_logo.png);
	background-repeat: no-repeat;
	background-position: -80px 0px; */
}


#subcontent {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFF;
	margin-top:-240px; /* be carefull */
	word-wrap: break-word;
	
}

.home #subcontent{
	margin-top:0px;
}

#subcontent .box {
	padding: 0px;
	margin: 0px;
}
/*#subcontent .box .top {
	background-image: url(images/mainBgTop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}*/
/*#subcontent .box .middle {
	background-image: url(images/mainBgMiddle.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}*/
/*#subcontent .box .bottom {
	background-image: url(images/mainBgBottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}*/
#subcontent #textbox {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontent h2 {
	min-height: 37px;
	background-image: url(images/h2Line.png);
	background-repeat: repeat;
	line-height:130%;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 20px;
	line-height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subcontent h3 {
	color: #FFF;
	background-image: url(images/h3Line.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6aa6ff;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	font-size: 18px;
	line-height: 40px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
	
#subcontent h4 {
	
	margin-top: 5px;
    margin-right: 0;
	margin-bottom: 10px;
    margin-left: 0;
	
	/* margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px; */
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0556C9;
	border-bottom-color: #0556C9;
	font-size: 16px;
	line-height: 24px;

    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 0;
    padding-top: 2px;

	/* padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;*/
	color: #333; 
}

#subcontent #paper .gray_back  {
	padding-left:18px;
	padding-bottom:0px;
 /*    padding-right: 10px; */
	}

/*
#subcontent h5 {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0556C9;
	border-bottom-color: #0556C9;
	font-size: 16px;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}*/

#subcontent p {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#subcontent ul {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontent ul li {
	list-style-type: none;
	background-image: url(images/iconCircle.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#subcontent ol {
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontent ol li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#subcontent dl {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontent dl dt {
	color: #9ce6e3;
	font-weight: bold;
}
#subcontent dl dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 20px;
	padding: 0px;
}
#subcontent table {
	margin-top: 0px;
	/*margin-right: 25px;*/
	margin-bottom: 10px;
	/*margin-left: 17px;*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subcontent table tr td {
	padding: 7px;
	background-color: #11496e;
	vertical-align: top;
	color: #fff;
	padding-top:15px;
}




/* index.html
-------------------------------------------------- */

#content .box {
	/*width: 614px;*/
	padding: 0px;
	margin: 0px;
}
/*#content .box .top {
	background-image: url(images/mainBgTop.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}*/
 .box .middle {
	margin: 0px;
	padding: 20px;
	background: #053656;
	border: 1px solid #2e5772;
	
	/* border-radius */
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
	
}
/*#content .box .bottom {
	background-image: url(images/mainBgBottom.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 10px;
}*/
#content #outline {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content h2 {
	margin: 0px;
	height: 37px;
	width: 100%;
	background-image: url(images/h2Line.png);
	color: #FFF;
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 20px;
	line-height: 35px;
}
#content h3 {
	color: #FFF;
	background-image: url(images/h3Line.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6aa6ff;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #outline .text {
	color: #FFF;
	padding: 20px;
	margin: 0px;
}
#content #news {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #news .newsdata {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content #news h4 {
	color: #9ce6e3;
	background-image: url(images/iconArrow.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: 0px;
	line-height: 18px;
	font-size: 12px;
}
#content #news p {
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#content #news .more {
	color: #FFF;
	background-image: url(images/iconBlue.png);
	background-repeat: no-repeat;
	height: 31px;
	background-position: right;
	text-align: right;
	line-height: 28px;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}







/* footer
-------------------------------------------------- */
#footer {
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .set {
	text-align: right;
	max-width: 920px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 270px;
	margin: 0px;
}
#footer .submenu {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#footer .copyright {
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

/* clearfix
-------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}






/* recently list */
.white_back{
    padding-bottom: 15px;
  padding-left: 44px;
    padding-right: 40px;
    padding-top: 0;
}

.description{
	text-indent:13px;
	padding-top:10px;
	}

.paper_img{
padding-bottom:15px;
padding-left: 52px;
padding-top:15px;

}





#subcontent #paper div.gray_back dl{
	padding:0;
	margin:0;
}

#subcontent #paper div.gray_back dl dt{
	padding:0;
	margin:0;
	color:#fff;
	margin-left:26px;
}

#subcontent #paper div.gray_back dl dd{
margin-left: 27px;
    margin-right: 10px;
    margin-top: 5px;
	margin-bottom:0px;
}

#subcontent div.box div.middle div#textbox div#paper div.gray_back dl span{
float:left;	
}


#subcontent div.box div.middle div#textbox p strong a{

color:#9CE6E3;
}




#ie7 section.recent-posts {
	margin-right: 7.6%;
}


/********************************************************************
10 add
********************************************************************/
#menu {
	margin-bottom:30px;
	width: 930px;
	min-width:930px;
	margin:0 auto;
}

#main {
	width: 930px;
	min-width: 930px;
	margin:0 auto;
	float: none;
}

span iframe {
	width: 100%!important
}

#flickrGallery img {
	width: 100%;
	max-width: 225px;
}

#subcontent table {
		width: 100%;
	}

/********************************************************************
10 PC
********************************************************************/

@media (min-width: 768px) {
	
	div#sp_menu{
		display:none;	
	}
	
	.spmode{

		display:none;
	}
}	


/********************************************************************
10 SP
********************************************************************/

@media (max-width: 767px) {

	#allbg,
	#wrapper,
	#headerbox,
	.menu_inr,
	#menu,
	#main {
		width:100% !important;
		min-width: inherit !important;
	}

	div#rightbar,
	div#leftbar{
		padding-left:5px;
		padding-right:5px;
	}

	.box .middle{
		padding: 5px !important;
	}

	#allbg{
		background-size: 150%;
	}



	header div#headerRight{
		display:none;
	}
	
	.spmode{
		display:block;
	}
	
	header div#logo_area{
		padding:10px 5px 5px;
	}
	
	header div#logo_area img{
		width:80%;
	}
	

	
	#subcontent{
		margin-top:0px;
	}
	
	nav{
		display:none;	
		min-width:100%;
		background-image:none;
		z-index:1000;
		position:absolute;
		
	}
	
	nav ul{
		width:100%;	
	}

	nav ul li{
		width:50%;	
		float:left;
		background-color:#005982;
	}
	
	nav ul ul{
		display:none;
		visibility: hidden;
	}
	
	
	.wrapper{
		width:100% !important;	
		min-width:100% !important;
	}
	
	section#eyecatch{
		background:none;
	}
	
	div#news_area{
		float:none;
		margin-top:5px;
		width:100%;
		height: auto;
		overflow-y:auto;
		padding:10px;
	}
	
	div#main_content{
		border:none;
		padding:0px;
	}
	

	div#content_area{
		padding:0px !important;
	}


	div#subcontent img{
		width:100%;
	}
	
	.left, .right, .left_column, .right_column{
		float:none !important;
		margin:0px auto;	
	}



	div#sp_menu{
		position:absolute;
		right:20px;
		top:50px;
		display:block;	
	}

	div#sidebar ul{
		display:none;	
	}
	
	div#sidebar h2{
		cursor:pointer;	
	}
	
	div#sidebar h2 i{
		display:inherit;
	}
	
	.nivo-caption{
		left:auto;
		top:auto;
		width: 100%;
	}
	
	#main {
		width: 100%;
	}
	

	
	/********************************************************************
10 add
********************************************************************/
	
	
	
	.wrapper {
		width: 100%;
	}
	

	
	#headerbox {
		width: 100%;
	}
	#rightbar {
		padding-right:15px;
		width: 100%;
	}
	
	#content #outline {
		width: 100%;
	}
	
	h1 {
		float: none;
		width: auto;
		margin: 0 0 10px 0;
		background-size: auto 88%;
	}
	
	#menu {
		top:90px;
	}
	
	#outline h2 {
		width: 100%;
	}
	
	#content #news {
		width:auto;
	}
	
	#leftbar {
		padding-left: 15px;
	}
	
	#flickrGallery {
		padding: 0 15px;
		text-align: center;
	}
	
	#prBanner {
		padding: 0 15px;
	}
	
	#prBanner span {
		margin-bottom: 10px;
	}
	
	#footer {
		width: 100%;
	}
	
	#footer .set {
		width: 100%;
		padding: 0 10px;
	}
	
	.top_contents #rightbar {
		margin-top:120px;
	}
	
	#allbg {
		background-position: 0 87px;
	}
	
/*---------------------------------------------
	sub
-----------------------------------------------*/
	#subwrapper {
		background-image: none;
	}
	
	#subcontent .box {
		width: 100%;
	}	
	
	#subcontent #textbox {
		width: 100%;
	}
	
	#subcontent #textbox h2, #subcontent #textbox h3 {
		width: 100%;
	}
	
	#subcontent #textbox p img {
		width: 100%;
	}
	
	#subcontent table.member{
		width:100%;
		margin: 10px auto;
		margin-bottom:35px;
	}
	
	#subcontent table.member tr th{
		border:1px solid #EAF9FD;
		padding:10px;
		font-weight:normal;
	}

	#subcontent table.member .col-xs-3,
	#subcontent table.member .col-xs-9
	{
		padding:5px;	/* overwright bootstrap */
		word-wrap: break-word;
	}
	#subcontent table.member .col-xs-3 a,
	#subcontent table.member .col-xs-9 a{
		word-wrap: break-word;
	}	
	
	#subcontent ul.gallery li {
		max-height: 200px;
		overflow: hidden;
		height: auto;
		width: 100%;
	}
	
	#subcontent ul.gallery li img {
		width: 100%;
	}
	
	.menu_inr ul li {
		border-bottom: 1px solid #fff;
		background-image: none;
		width: 50%;
		height: auto;
	}
	
	.menu_inr {
	margin: 0px;
	padding:0;
	width:100%;
}
	
	.menu_inr ul li:nth-child(odd) {
		border-right: 1px solid #fff;
	}
	
	.menu_inr ul li a {
		padding: 10px;
		width: auto;
		height: auto;
	}
	
	.menu_inr ul li a:hover {
		background-image: none;
		text-decoration: underline;
	}
	

	
	
	
	

}
