@import url(http://fonts.googleapis.com/css?family=Josefin+Slab);

body	{	color: #333333;
}


a	{	color: #999966;}

a:hover	{	color: #996600;}

.topicPath	{	font-size: 12px;}

.pagetop	{
		font-size: 12px;
		text-align: right;
		margin-top: 30px;
}

.pagetop a	{
		background-image: url(../images/pagetop.png);
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding-left: 10px;
}

#page	{
		width: 980px;
		margin: 0 auto;
		
}

#pageHead #siteTitle	{
		font-size: 30px;
		line-height: 1.2;
		margin-bottom: 0;
		font-family: 'Josefin Slab', serif;
}

#pageHead #catchcopy	{
		font-size: 12px;
		line-height: 1.5;
		margin-top: 5px;
}


#pageHead .globalNavi	{
		border: solid #CCCCCC;
		border-width: 1px 0;
		padding: 10px 0;
		

}

#pageHead .globalNavi ul li	{
	list-style: none;
	width: 245px;
	float: left;
	border-left: solid 1px #CCCCCC;
	padding: 0 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	line-height: 1.429;	
}

#pageHead .globalNavi ul li:first-child	{
		border-left: none;
}

#pageHead .globalNavi ul li a	{
		color: inherit;
		text-decoration: none;
		display: block;
		padding: 5px 0;
}

#pageHead .globalNavi ul li a:hover,
#pageHead .globalNavi ul li.current a	{
		background-color: #F2F2E5;
}


#pageHead .globalNavi ul	{
		margin: 0;
		padding: 0;
}

#pageHead .globalNavi ul:after	{
		content: "";
		clear: both;
		display: block;
}










#copyright small	{	
	font-size: 12px;
	line-height: 1.5;
}

#pageBody	{
	margin-top: 30px;
}

#pageBody:after	{
		content: "";
		clear: both;
		display: block;
}

#pageBodyMain	{
		width: 720px;
		float: left;
}


#pageBodyMain .articleList	{
		border: solid 1px #CCCCCC;
		margin-bottom: 30px;	
}

#pageBodyMain .articleList a	{
		display: block;
		padding: 10px;
		color: inherit;
		text-decoration: none;
}

#pageBodyMain .articleList a:after	{
		content: "";
		clear: both;
		display: block;
}

#pageBodyMain .articleList a:hover	{
		opacity: 0.7;
}

#pageBodyMain .articleList a .articleListText	{
		width: 370px;
		float: right;
}

#pageBodyMain .articleList a .articleListText h1	{
		font-size: 26px;
		line-height: 1.308;
}

#pageBodyMain .articleList a .articleListText p	{
		font-size: 14px;
		line-height: 1.429;
}




#pageBodyMain .articleList a .articleListImage	{
		width: 300px;
		float: left;
}

#pageBodyMain .articleList a .articleListImage img	{
		vertical-align: bottom;
}


/* メインビジュアル */

#pageBody .mainVisual	{
		position: relative;
		
}

#pageBody .mainVisual img	{
		vertical-align: bottom;
}




#pageBody .mainVisual .mainVisualText	{
		position: absolute;
		left: 50px;
		bottom: 50px;
		color: #FFF;
		background-color: rgba(0,0,0,0.4);
		width: 400px;
		padding: 15px 25px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
}




#pageBody .mainVisual .mainVisualText h1	{
		font-size: 26px;
		line-height: 1.231;
		margin: 0;
}

#pageBody .mainVisual .mainVisualText p	{
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 0;
}

#pageBody .mainVisual ul	{
		margin: 0;
		padding: 0;
		list-style-type: none;
}

#pageBody .mainVisual ul li	{
	position: relative;
}



#pageBody .portfolioIndex	{
		margin-top: 40px;
}




#pageBody .portfolioIndex:after	{
	content: "";
	clear: both;
	display: block;
}



#pageBody .portfolioIndex article	{
		width: 300px;
		float: left;
		margin-left: 40px;
}

#pageBody .portfolioIndex article:first-child	{
		margin-left: 0;
}

#pageBody .portfolioIndex article h2	{
		font-size: 18px;
		line-height: 1.333
		margin: 5px 0;
}

#pageBody .portfolioIndex article p	{
		font-size: 12px;
		line-height: 1.5;
		margin-top: 0;,

}
/*   おしらせ   */
#pageBody .news	{
		margin-top: 40px;
}




#pageBody .news h1	{
		font-size: 20px;
		border-bottom: solid 1px #CCCCCC;
		padding: 5px 0;

}


#pageBody .news table	{
		width: 100%;
}

#pageBody .news table td	{
		width: 100%;
}



#pageBody .news table tr th,
#pageBody .news table tr td	{
		font-size: 14px;
		line-height: 1.429;
		border-bottom: dotted 1px #CCCCCC;
		padding: 10px 0;
		vertical-align: top;
}

#pageBody .news table tr th	{
		white-space: nowrap;
		padding-right: 30px;
}



#pageBodySub	{
		width: 220px;
		float: right;
}




#pageFoot	{
		border-top: solid 1px #CCCCCC;
		margin-top: 15px;
		
}

#pageBodyMain p	{	
			font-size: 14px;
			line-height: 	1.429;
}

#pageBodyMain .pageTitle	{	font-size: 26px;
				background-color: #F2F2E5;
				padding: 5px 15px;
				line-height: 	1.231;
				margin-top: 0;
}

#pageBodyMain .heading-typeA	{	font-size: 18px;
					color: #349FA6;
					border-bottom: solid 1px #349FA6;
					padding: 5px;
					line-height: 	1.333;
}

#pageBodyMain .heading-typeB	{	font-size: 16px;
					border-left: solid 5px #E3E4D9;
					padding-left: 10px;
					line-height: 1.375;
}

#pageBodyMain .heading-typeC	{	font-size: 14px;
					line-height: 1.429;
}

/*  区切り線・余白  */

#pageBodyMain .articleDetailHead	{
					border-bottom: solid 1px #CCCCCC;
					margin-bottom: 30px;
					padding-bottom: 15px;
}

#pageBodyMain .articleDetailFoot	{
					border-top: solid 1px #CCCCCC;
					margin-top: 30px;
					padding-top: 15px;
}

#pageBodyMain .articleDetaiBody section	{
					margin: 30px 0;
					
}

/*  リスト  */
#pageBodyMain ul li	{
		font-size: 14px;
		list-style-type: square;
		line-height: 	1.429;
}


/* 表 */
#pageBodyMain table	{
	font-size: 14px;
	line-height: 	1.429;
	border: solid 1px #CCCCCC;
	width: 100%;
}

#pageBodyMain table th,
#pageBodyMain table td	{
	border: solid 1px #CCCCCC;
	padding: 5px 10px;
}

#pageBodyMain table th	{
		background-color: #EEEEEE;
		text-align: left;
}

#pageBodyMain table caption	{
		text-align: left;
		font-weight: bold;
}

#pageBodyMain figcaption	{	font-size: 12px;}

#pageBodyMain .btn	{
		text-align: center;
		padding-bottom: 20px;
		margin: 30px 0;border-bottom: dotted 1px #CCCCCC;
}



#pageBodyMain .btn a	{
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #058BA9;
		padding: 10px 20px;
		border-radius: 5px;
		background-image: -webkit-gradient(top, #92CDDB, #058BA9);
		background-image: linear-gradient(to bottom, #92CDDB, #058BA9);
		border: solid 1px #058BA9;
		box-shadow: 1px 1px 0 #9DDDED inset;
		text-shadow: 0px -1px 0 #333333;
		display: inline-block;
		}

#pageBodyMain .btn a:hover	{
		opacity: 0.7;
}







/*    サブカラムの装飾   */

#pageBodySub h2	{
		font-size: 16px; 
		line-height: 1.375;
		padding: 5px;
		margin-top: 0;
		border-bottom: solid 1px #CCCCCC;
}

#pageBodySub .newList ul	{
		list-style: none;
		padding: 0;
}

#pageBodySub .newList ul li	{
		font-size: 12px;
		line-height: 1.5;
		margin: 10px 5px;
}

#pageBodySub .newList ul li time	{
		font-weight: bold;
		display: block;
}




#pageBodySub .localNavi ul	{
		margin: 0 0 30px;
		padding-left: 0;
		
}

#pageBodySub .localNavi ul li	{
		font-size: 14px;
		line-height: 1.429;
		margin-top: 12px;
		list-style-type: none;
		background-image: url(../images/list-arrow.png);
		background-repeat: no-repeat;
		background-position: 0 8px;
		padding-left: 10px;
}





/*  独自追加   */

#copyright a:nth-child(2)	{
	color: inherit;
	text-decoration: none;
}

strong, em	{
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}

blockquote	{
	font-size: 14px;
	line-height: 1.429;
	color: #333333;
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
	padding: 20px;
	margin-bottom: 50px;
	
}

blockquote h1	{
	font-size: 16px;
	line-height: 1.375;
	font-weight: bold;		
}

blockquote p	{
		text-indent: 1em;
}

blockquote p.from	{
		font-size: 12px;
		line-height: 1.5;
		text-indent: 0;

		color: green;
}

.websiteTitle, .bookName	{
		font-size: 16px;
		line-height: 1.375;
		font-weight: bold;
		display: block;
}

b	{	
		color: #FF0000;
}

#pageBodyMain td.study03 ul li	{
		font-size: 14px;
		line-height: 1.429;
		list-style-type: disc;
}

#pageBodyMain td.listStyleImage ul li	{
		font-size: 14px;
		line-height: 1.429;
		list-style-image: url(../images/list-arrow.png);
}

#pageBodyMain td.textbook ul li	{
		font-size: 14px;
		line-height:  1.429;
		list-style: none;
		background-image: url(../images/list-arrow.png);
		background-repeat: no-repeat;
		background-position: 0 7px;
		padding-left: 10px;
}

#sugoi-button	{
	text-align: center;
	margin-bottom: 60px;

		
	
}
#sugoi-button a	{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #50c658;
	padding: 10px 40px;
	border-radius: 5px;
	background-image: -webkit-liner-gradient(top, #7df885, #4da453);
	background-image: linear-gradient(to bottom, #7df885, #4da453);
	border: solid 1px #4da453;
	box-shadow: 1px 1px 0 #d4f9d6 inset;
	text-shadow: 0px -1px 0 #333333;
		
}

#sugoi-button a:hover	{	opacity: 0.7;}



.mistake	{
		font-size: 30px;
		font-weight: bold;
}



#pageBodySub .amazonLink p,
#pageBodySub .amazonLink h3	{
		font-size: 14px;
		line-height: 1.429;
}



#pageBodySub #offcialsiteLink ul	{
		margin: 0 0 30px;
		padding-left: 0;	
}


#pageBodySub #offcialsiteLink ul li	{
		font-size: 14px;
		line-height: 1.429;
		margin-top: 12px;
		list-style-type: none;
		background-image: url(../images/list-arrow.png);
		background-repeat: no-repeat;
		background-position: 0 8px;
		padding-left: 10px;	
		

}

#pageBodySub #offcialsiteLink p	{
	font-size: 14px;
	line-height: 1.429;
	
}

.listBox	{	margin-bottom: 50px;}

#pageBodyMain li	{	margin-bottom: 1.5em;}





