/*  
Theme Name: Tottori_Kango
Description: Wordpress Theme for Tottori Nursing Association
Version: 1.0
Author: Shoko Yoshio
*/

@charset "UTF-8";


* {
margin:0;
padding:0;
text-align:justify;
outline-width: 0;
outline-style: none;
outline:none;
} 
/*Safariでは全照マージンが効かない。個別に指定*/

ul, ol, li{text-align:left;}

/*Sticky Footer*/

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 55px;
}

#footer {
	position: relative;
	margin-top: -55px;
	height: 55px;
	clear:both;} 

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*global*/

html {
	margin:0;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

body{
	margin:0;
	background-image:url(images/header-pattern.jpg);
	background-repeat: repeat-x;
	background-position:top;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	line-height:150%;
	font-weight:normal;
	color: #000000;
}

a{
	margin:0;
	text-decoration:none;
	color:#000000;
}

a:hover{
	margin:0;
	text-decoration:underline;
	color:#d26e7e;
}

p{
	margin:0;
}

/*another <a>*/

.pinklink{
	color:#d26e7e;	
}

.pinklink:hover{
	text-decoration:underline;
}

.item a{
	text-decoration:underline;
}

img{
	border:0;
}

ul{
	list-style-type:none;
/*Safari対策*/
	margin:0;
}

/*wrapper*/

#wrap{
	width:1000px;
	margin:0 auto;
	position:relative;
	background:url(images/binder-nurse-base.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

/*header*/

#header{
	height:97px;
	background:url(images/header.jpg);
}

.logo-image{
	float:left;
	padding-top:14px;
	padding-left:0;
}

.logo{
	position: absolute;
	top:-1000px; 
}

h1{
	font-size:11px;
font-weight:normal;
margin:0;
}



#search-box{
	width:380px;
	margin:0;
	margin-left:480px;
	padding-top:20px;
}

#input_text{
	display:inline;
	padding:2px;
	width:220px !important;
	border:1px solid #999999;
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	line-height:100%;
	margin:0;
}

#input_button{
	width:75px !important;
	padding:1px;
	margin:0 0 0 2px;
	border:1px solid #999999;
	background-color:#b6d1cc;
	font-size:11px;
	line-height:100%;
	color:#FFFFFF;
}


#mini-menu{
	padding:0;
	padding-top:5px;
	font-size:11px;
	line-height:16px;
	margin:0;
}

#mini-menu li{
	float:left;
	margin:0;
}
	
#mini-menu li a{
	margin-right:12px;
	padding-left:12px;
	background-image:url(images/submenu-pointer2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#mini-menu li a:hover{
	color:#000000;
}



/*main*/

#main{
	margin:0;
	width:1000px;
	background:url(images/binder-nurse-base.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

#content{
	margin:0;
	float:right;
	width:776px;
	padding-bottom:20px;
}

#content_box{
	width:640px;
	margin:0 0 10px 60px;
}


/*sidebar*/

#side{
	margin:0;
	float:right;
	width:224px;
}

#menu{
	margin:0;
	width:175px;
	margin-left:35px;
}

#vertical_container, 
.accordion_content, 
#vertical_container2, 
.accordion_content2, 
.nested_accordion_content, 
.nested_nested_accordion_content{
	overflow: hidden;			
}

.accordion_toggle,
.accordion_toggle2{
	width: 175px;
	cursor: pointer;
	margin:0;
}

.nested_accordion_toggle, 
.nested_nested_accordion_toggle,
.fake_nested_accordion_toggle,
.fake_nested_nested_accordion_toggle{
	padding: 0 0 0 18px;
	font-size:13px;
	font-weight:normal;
	line-height:170%;
	cursor: pointer;
	margin:0;
}
		
.nested_accordion_content ul,
#nested_nested_container ul{
	padding:1px 0;
}
			
.nested_accordion_content ul li a, 
#nested_nested_container ul li a{
	padding: 0 0 0 32px;
	font-size:12px;
	line-height: 170%;
	color:#d26e7e;
}

#banners{
	width:175px;
	margin-left:35px;
	padding-top:15px;
}

#banners img{
	padding:0 0 4px;	
}

#banners .headline,
#qr .headline{
	display:block;
	font-weight:bold;
	border-bottom:solid thin #CCC;
	margin-bottom:4px;
}

#banners2{
	width:175px;
	margin-left:35px;
	padding-top:25px;
}

#banners2 img{
	padding: 0 0 4px;	
}

#banners2 .headline{
	display:block;
	font-weight:bold;
	border-bottom:solid thin #CCC;
}

#banners2 .mini-headline{
	display:block;
	font-weight:normal;
	font-size:11px;
}

#qr{
	width:175px;
	margin-left:35px;
	padding:15px 0;
}

#qr .image{
	float:left;
	padding:4px 5px 0 0;
	margin:0;
}

#qr p{
	float:left;
	margin:0;
	padding:4px 0 0 0;
	width:100px;
	font-size:11px;
	line-height:16px;
/*IE6*/
_margin-right:-3px;
}

/*pen*/

#pen{
	margin:0;
	position:absolute;
	bottom:0;
	right:0;
	width:90px;
	height:220px;
	background:url(images/pen3.png) no-repeat left center !important;
		/*For IE6*/
	_position:inherit;
	_visibility:hidden;
	_height:0;
	_width:0;
}


/*footer*/

#footer{	
	position:relative;
	width:100%;
	background-color:#000000;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	color:#FFFFFF;
}

.footer-contents{
	margin:0;
	position:absolute;
	width:100%;
	top:10px;
	font-size:11px;
	line-height:160%;
	text-align:center;
}

.footer-contents a{
	font-size:11px;
	color:#FFFFFF;
}

.copyright{
	font-size:10px;
}

/*misc*/

.caption{
	font-size:10px;	
}

table, tr, td{
	border-collapse:collapse;
	border:thin solid #CCC;
	padding:4px;	
	text-align:left;
}

table{
	width:100%;
}

#cse-search-results iframe{
width:620px;
}