@charset "UTF-8";

/* //////////////////////////////////// */
/* base
/* //////////////////////////////////// */

body {
	text-align: center;
	font-size: 12px;
	color: #2b2b2b;
	line-height: 1.5;
}

a:link {
	color: #000380;
	text-decoration: underline;
}

a:visited {
	color: #000380;
	text-decoration: underline;
}

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

a:active {
	color: #000380;
	text-decoration: none;
}

/* /////////////////////////////////////////// */
/* Layout
/* /////////////////////////////////////////// */

#wrapper {
	width: 100%;
	text-align: left;
}

#container {
	margin: 0 auto;
	width: 1033px;
}

#contents {
	width: 753px;
	float: left;
}

/* //////////////////////////////////// */
/* header
/* //////////////////////////////////// */

#header {
	width: 100%;
	height: 100px;
	border-bottom: #c0c0c0 1px solid;
}

#header-inner {
	width: 1033px;
	margin: 0 auto;
	height: 100px;
	position: relative;
}

#hread {
	width: 400px;
	position: absolute;
	top: 5px;
	left: 5px;
	color: #3f3f3f;
	font-size: 100%;
}

#logo {
	width: 260px;
	position: absolute;
	top: 20px;
}

#header nav {
	width: 400px;
	position: absolute;
	top: 5px;
	right: 0;
	text-align: right;
	width: 160px;
}

#header nav p, #header nav p a {
	color: #3f3f3f;
	text-decoration: none;
}

#header nav p a:hover {
	text-decoration: underline;
}

/*google検索*/

#header #hSearch {
	width: 230px;
	position: absolute;
	top: 20px;
	right: 0;
	text-align: right;
}



#header #hSearch .gsc-search-box {
	padding: 0;
}

#header #hSearch .gsc-control-cse {
	padding: 0;
}



#header #hSearch .gsc-clear-button {
	display: none;
}

#header #gnav {
	width: 746px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: 300px;
}

#header #gnav li {
	float: left;
}

#header #gnav li a {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 125%;
	padding: 19px 0 0 0;
	height: 31px;
	text-align: center;
	display: block;
	color: #3f3f3f;
	text-decoration: none;
	
}

#header #gnav li a:hover {
	
}

#header #gnav li#gn1 a {
	width: 105px;
}

#header #gnav li#gn2 a {
	width: 140px;
}

#header #gnav li#gn3 a {
	width: 152px;
}

#header #gnav li#gn4 a {
	width: 216px;
}

#header #gnav li#gn5 a {
	width: 128px;
}

#header #gnav li#gn1 a:hover {
	background: url(../images/common/gnbg.gif) no-repeat 0 0;
}

#header #gnav li#gn2 a:hover {
	background: url(../images/common/gnbg.gif) no-repeat -105px 0;
}

#header #gnav li#gn3 a:hover {
	background: url(../images/common/gnbg.gif) no-repeat -245px 0;
}

#header #gnav li#gn4 a:hover {
	background: url(../images/common/gnbg.gif) no-repeat -397px 0;
}

#header #gnav li#gn5 a:hover {
	background: url(../images/common/gnbg.gif) no-repeat -613px 0;
}


/*current*/

body.aikido #header #gnav li#gn1 a {
	background: url(../images/common/gnbg.gif) no-repeat 0 0;
}

body.about #header #gnav li#gn2 a {
	background: url(../images/common/gnbg.gif) no-repeat -105px 0;
}

body.information #header #gnav li#gn3 a {
	background: url(../images/common/gnbg.gif) no-repeat -245px 0;
}

body.search #header #gnav li#gn4 a {
	background: url(../images/common/gnbg.gif) no-repeat -397px 0;
}

body.contact #header #gnav li#gn5 a {
	background: url(../images/common/gnbg.gif) no-repeat -613px 0;
}




.tipped {
	color: #8e8e8e;
}

/* //////////////////////////////////// */
/* footer
/* //////////////////////////////////// */

#footer {
	clear: both;
	background: url(../images/common/bg_footer.gif) repeat-x #e6e6e6;
	width: 100%;
	height: 258px;
}

#footerlink {
	width: 1033px;
	margin: 0 auto;
	position: relative;
}

#footerlink .fb1 {
	width: 215px;
	position: absolute;
	top: 36px;
	left: 0;
}

#footerlink .fb2 {
	width: 188px;
	position: absolute;
	top: 36px;
	left: 215px;
}

#footerlink .fb3 {
	width: 216px;
	position: absolute;
	top: 36px;
	left: 431px;
}

#footerlink .fb4 {
	width: 212px;
	position: absolute;
	top: 36px;
	left: 643px;
}

#footerlink .fb5 {
	width: 212px;
	position: absolute;
	top: 36px;
	left: 851px;
}

#footerlink p {
	margin-bottom: 10px;
	font-weight: bold;
}

#footerlink p a {
	margin-bottom: 10px;
	font-weight: bold;
}

#footerlink .fb1 p a {
	font-size: 116%;
}

#footerlink .fb1 li a {
	font-size: 116%;
}

#footerlink li a {
}

#footer #footerlink li {
	line-height: 2;
}

#footer #footerlink a {
	color: #3f3f3f;
}

#footer #footerlink .fb5 {
	padding-top: 23px;
}

#copyright {
	position: absolute;
	left: 0;
	top: 229px;
	width: 1033px;
}

#copyright li {
	line-height: 1 !important;
}

.cL {
	padding-top: 10px;
	float: left;
	font-size: 96%;
	color: #FFF;
}

.cR {
	float: right;
	padding-top: 10px;
	color: #FFF !important;
}

.cR a {
	color: #FFF !important;
}

/* //////////////////////////////////// */
/* bread
/* //////////////////////////////////// */

#bread {
	width:1033px;
	height:20px;
	margin:0 auto;
	padding: 7px 0 0 0;
	clear: both;
}

#bread a {
	color: #3b3b3b;
	text-decoration:none;
}

#bread a:hover {
	color: #3b3b3b;
	text-decoration:underline;
}


/* //////////////////////////////////// */
/* ページの先頭
/* //////////////////////////////////// */

.pagetop {
	width: 1033px;
	margin: 0 auto;
	text-align: right;
}

/* //////////////////////////////////// */
/* side
/* //////////////////////////////////// */

#side {
	width: 258px;
	float: right;
	margin-bottom:30px;
}

#side section {
	margin-bottom: 10px;
}

#side section .sbox {
	border: #e0dfdf 1px solid;
	background: #FFF;
	padding: 15px;
}

/*検索*/

#side .sideSearch {
	background: url(../images/common/side_img_search.png) no-repeat;
	height: 372px;
	margin-bottom: 15px;
}

#side .sideSearch h2 {
	height: 65px;
	padding: 50px 0 0 14px;
	font-size: 183%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side .sideSearch .inner {
	padding: 0 13px 0 15px;
}

#side .sideSearch h3.keyword {
	background: url(../images/common/btn_submit.gif) no-repeat 0 0;
	font-size: 133%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 3px 0 5px 30px;
	height: 12px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side .sideSearch h3.train {
	background: url(../images/common/ic_tr.gif) no-repeat 5px 0;
	padding: 3px 0 5px 30px;
	height: 12px;
	font-size: 133%;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side .sideSearch ul {
	border-bottom: #333 1px dotted;
	padding: 0 0 25px 0;
	margin-bottom: 20px;
}

#side .sideSearch li {
	float: left;
}

#side .sideSearch li .ipt {
	width: 141px;
	margin-right: 5px;
	margin-top: 3px;
	padding:2px
}

#side .sideSearch select {
	width: 100%;
	margin-bottom: 2px;
	padding: 3px;
}

#side .sideSearch .btns2 {
	padding-bottom: 15px;
	margin-bottom: 6px;
	border-bottom: #333 1px dotted;
	margin-left: -2px;
}

#side .sideSearch .how a {
	font-size: 90%;
	color: #000000;
}

/*初めての合気道*/

#side .new {
	background: url(../images/common/side_bnr_new.jpg) no-repeat;
	margin-bottom: 20px;
}

#side .new h2 {
	height: 77px;
	padding: 43px 0 0 14px;
	font-size: 183%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.2;
}

#side .new .inner {
	border: #e6e6e6 1px solid;
	border-top: none;
	border-bottom: none;
}

#side .new .inner .txt {
	font-size: 116%;
	line-height: 1.4;
	padding: 7px 10px 20px 12px;
}

#side .new .inner .newLink {
	padding: 0 10px 15px 12px;
}

#side .new .inner .newLink a {
	font-size: 106%;
}

#side .new .inner ul {
	background: #f1e6cf;
}

#side .new .inner li {
	border-bottom: #dbd1bc 1px solid;
}

#side .new .inner li a {
	padding: 10px 15px;
	font-size: 166%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 100%;
}

#side .new .inner li a:hover {
	color: #666;
}

/*sosial*/

#side .sosial {
	margin-bottom: 20px;
}

#side .sosial li {
	float: left;
	margin-right: 7px;
}

/*sidebnr*/

#side .sidebnr {
	margin-bottom: 0px;
}

/*address*/

#side .address {
	margin-bottom: 0px;
}

#side .address p {
	font-size: 116%;
	line-height: 1.4;
	margin-bottom: 2px;
}

#side .address p.gmap {
	background: url(../images/common/ic_gmap.gif) no-repeat;
	padding: 3px 0 15px 30px;
}



/*サイドメニュー*/

#side{
	position:relative;
	top:-27px;
}

#side .sideNav {
	background:#e6e6e6;
	width:260px;
	margin-bottom:0;
}

#side .sideNav h2 {
	width:244px;
	height:101px;
}

body.about #side .sideNav h2 {
	background:url(../images/about/side_tit.png) no-repeat #e6e6e6;
}

body.aikido #side .sideNav h2 {
	background:url(../images/aikido/side_tit.png) no-repeat #e6e6e6;
}

body.information #side .sideNav h2 {
	background:url(../images/information/side_tit.png) no-repeat #e6e6e6;
}


#side .sideNav h2 a{
	width:234px;
	height:46px;
	padding:55px 0 0 10px;
	display:block;
	font-size: 183%;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side .sideNav .inner {
	padding: 0 7px 10px 7px;
}

#side .sideNav ul {
	padding: 0 0 0 0;
	background:#FFF;
	border-top:#c9c9c9 1px solid;
	box-shadow:0 5px 6px -7px #666;
 -moz-box-shadow: 0 5px 6px -7px #666;
 -webkit-box-shadow:  0 5px 6px -7px #666;
}

#side .sideNav li {
	border-bottom:#c9c9c9 1px solid;
}

#side .sideNav a {
	font-size: 150%;
	color: #1b1b1b;
	text-decoration:none;
	padding:15px 10px;
	display:block;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#side .sideNav a:hover{
	color:#666;
}
