@charset "utf-8";

/*
___________________________________________________________________

	all-agnle Business Blog Package

	Update  : 2009/05/14
___________________________________________________________________ */


/* ▼ 全体のレイアウト設定 ▼ */

body { 
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, 'MS Pゴシック', Osaka, sans-serif;
	border-top: 5px solid #330000;
	}

#container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	margin: 0 0 1px 0;
	padding: 0;
	background-color:#fff;
	background-repeat:no-repeat;
	}

#mainnavi {
	width: 205px;
	float: left;
	overflow: hidden;
	margin: 10px 15px 0 0;
	}

#main {
	width: 780px;
	float: right;
	overflow: hidden;
	}

#footer {
	clear: both;
	}


/* ▼ リンク設定 ▼ */

a:link		{
	color: #09d;
	text-decoration: none;
	}
a:visited	{
	color: #06c;
	text-decoration: none;
	}
a:active	{
	color: #0ae;
	text-decoration: none;
	}
a:hover		{
	color: #36f;
	text-decoration: underline;
	}


/* ▼ 全体共通設定 ▼ */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	}

hr {
	display: none;
	}

img	{
	border: none;
	}


/* ▼ ヘッダ ▼ */ 

#sitelogo {
	width: 1000px;
	overflow: hidden;
	}

#sitelogo #logo {
	float:left;
	width:185px;
	height:85px;
}

#sitelogo #jp {
	float: left;
	width: 490px;
	height: 85px;
}

#sitelogo h1 {
	color:#4e1e1f;
	font-size:12px;
	width:490px;
	display: block;
	margin: 0;
	padding: 0;
}


#sitelogo #tab {
	float:left;
	text-align:right;
	width:325px;
}

#sitelogo #tab img {
 margin:0;
	padding:0;
}




/* ▼ メインコンテンツ ▼ */ 
#topcenter {
	float: left;
	width: 480px;
	margin: 10px 15px 0 0;
	}

#topmain {
	background-color: #fff;
	color: #333;
	font-size: 12px;
	width: 480px;
	float:left;
	}



#topmain #cmenu{
	margin: 20px 0;


}

/* メインコンテンツ 新着 */

#topnews {
	width: 480px;
	margin:  20px 0;
	padding:0;
	color: #333;
	font-size: 12px;
	}

#topnews table {
	margin: 10px 0;
	}

#topnews ul {
	margin: 5px 15px 5px 10px;
	padding: 0;
	}
	
#topnews p#jpfp-news {
	margin-top: 20px;
}

#topnews p#jpfp-news {
	margin: 20px 0;
}



#topmain p{
	line-height: 140%;
	}

#subnavi a {
	color: #7F9FB8;
	text-decoration: underline;
	}


#contents {
	color: #444;
	font-size: 90%;
	line-height: 150%;
	}

#contents ul {
	list-style: none;
	}

#contents li a {
	padding: 0 15px;
	background: url('/img/ft_arrow.gif') no-repeat 0 50%;
	color: #7F9FB8;
	text-decoration: underline;
	} 

#contents ul.photo {
	list-style: none;
	margin: 0;
	padding:0;
	}

#contents li.photo {
	margin: 0;
	padding: 5px;
	float: left;
	color: #444;
	font-size: 11px;
	text-align: center;
	} 

#contents li.photo a {
	background-image: none;
	} 

#contents p {
	font-weight: normal;
	text-align: left;
	margin: 10px 20px;
	}

#contents h2 {
	margin-bottom: 10px;
	padding: 5px 10px 5px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	background: url("/img/bk_title.jpg") no-repeat 0 50%;
	}

#contents h3 {
	margin: 25px 0 10px 0px;
	padding: 4px 20px;
	color: #060;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #d0e0d0;
	border-bottom: 2px solid #d0e0d0;
	}

#contents table {
	margin: 0 10px 0 20px;
	}

#contents th {
	color: #555;
	}

#contents th, #contents td {
	border-bottom: 1px dotted #ccc;
	}

#contents .more {
	margin: 0 10px 0 0;
	font-size: 12px;
	text-align: right;
	}

#dirnavi {
	font-size: 80%;
	color: #999;
	margin-bottom: 20px;
	}

#dirnavi strong {
	font-weight: normal;
	}

#dirnavi a {
	text-decoration: underline;
	color: #999;
	}

.red {
	color: #e06;
	}

.bold {
	font-weight: bold;
	}

/* ▼ サブナビゲーション ▼ */ 

#subnavi {
	width: 285px;
	padding: 0;
	float: right;
	font-size: 12px;
	}

#subnavi #rmenu ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	}
#subnavi #rmenu li {
	margin-bottom: 10px;
}

#subnavi #rmap {
	margin: 20px 0px;
}
#subnavi #rsite {
	margin-bottom: 20px;
}



#subnavi a.gtry2 {
	background: url('/img/top_sub_arrow.gif') no-repeat  0 50%;
	padding: 12px;
	}


/* ▼ メインナビゲーション ▼ */

/*メルマガ*/
#mainnavi #mg {
	background-color: #532A34;
	width: 170px;
	padding: 5px;
	margin: 10px 0 10px 0;
	text-align: center;
	}

#mg p {
	margin: 0;
	padding: 0 10px;
	color: #fff;
	line-height: 130%;
	text-align: left;
	font-size:12px;
	}

#mg ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	}

#mg li {
	text-align: left;
	margin: 0;
	padding: 0;
	}
	
#mg a {
	display: block;
	padding: 0;
	margin: 0 0 5px 5px;	
	}

#mg a.tlink {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-size:10px;
	background: url('/img/mg_arrow.gif') no-repeat 0 50%;
	padding: 0 10px;
	margin: 0 0 3px 10px;		
	}

#mg a.tlink2 {
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	font-size:10px;
	background: url('/img/mg_arrow.gif') no-repeat 0 50%;
	padding: 0 10px;
	margin: 0 0 10px 10px;		
	}









/* ▼ フッタ ▼ */ 
#totop  {
	text-align: right;
	margin: 10px 15px 5px 0;
	font-size: 12px;
	}

#totop a {
	color: #7F9FB8;
	text-decoration: underline;
	}

#footnavi ul {
	text-align: center;
	list-style: none;
	margin: 10px 0;
	padding: 5px 0;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	}

#footnavi li {
	color: #666;
	font-size: 12px;
	padding: 0 1em;
	display: inline;
	background: url('/img/ft_arrow.gif') no-repeat 0 50%;
	}

#footnavi li a {
	color: #7F9FB8;
	text-decoration: underline;
	}

#copyright {
	font-size: 10px;
	text-align: center;
	color: #666;
	margin-bottom: 1px;
	padding-bottom: 5px;
	border-bottom: 1px solid #679966;
	}

#copyright a {
	color: #666;
	}

#banner {
	display: none;
	margin: 5px;
	text-align: left;
	}

#banner img {
	margin: 0 2px;
	}


/* ▼ マイスタークラス用 2008/09/30追加 ▼ */ 

#meibt {
	padding-left: 150px;
	}

.meinavi {
	background-color:#ddd;
	}

ul.meinavi  {
	margin: 0;
	padding: 2px 0 2px 10px;
	list-style: none;
	}

ul.meinavi li {
	padding: 0 5px;
	display: inline;
	}

.pink {
	color: #e6b;
	}

#meitop td {
	padding: 0 5px;
	border: 0px solid #fff;
	}


/* ▼ 受講生の声 2008/10/09追加 ▼ */ 

#voitop td {
	border-bottom: 0px solid #fff;
	font-size: 80%;
	line-height: 130%;
	}

#voitop td p {
	margin: 10px 0;
	padding: 0;
	}

#voitop td ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
	list-style: square;
	}

#voitop td li a {
	padding: 0;
	background: url('/img/space.gif') no-repeat 0 50%;
	}

#voitop td li a:hover {
	color: #09f;
	background-color:#eef;
	}


/* ▼ 講座一覧 2008/12/16追加 ▼ */ 

#independ {
	width: 580px;
	color: #464646;
	font-size: 12px;
	line-height: 160%;
	}
	
#independ p {
	font-weight: normal;
	text-align: left;
	margin: 10px 0px;
	}
	
.sp1 {margin-top:10px}
.sp2 {margin-top:20px}
.sp3 {margin-bottom:10px}

a:link {color:#7F9FB8; text-decoration:underline;}
a:visited {color:#7F9FB8; text-decoration:underline;}
a:hover {color:#888888; text-decoration:underline;}

.cha {
	font-size: 110%;
	color: #532A34;
}

.cha02 {
	font-size: 110%;
	font-weight: bold;
	color: #532A34;
	line-height: 160%;
}

.red {
	font-size: 90%;
	color: #cc0000;
}
	

#independ table {
	margin: 0 10px 0 0px;
	}


/* 講座について */
.course {width:580px;margin-top:30px;border-collapse:collapse;}
.course tr, .course td {border:1px solid #532A34;text-align:left;vertical-align:top;}
.course img {vertical-align:middle;}
.bg01 {background:#E6D7CC;width:100px;}
.spl {margin:8px 0px 0px 0px;}


/* パソコン講座・講座内容 */
.class01 {width:580px;margin-top:0px;font-size:12px;font-weight:normal;}
.class01 tr, .class01 td {text-align:left;vertical-align:top;}
.class01 dt {font-size:12px;font-weight:bold;color: #532A34;margin:10px 0px 5px 15px;}
.class01 dd {margin:0px 0px 0px 30px;}
.bg02 {background:url(/img2/pc_bg01.gif) no-repeat 40% #FFEBEB; width:283px;}
.bg03 {background:url(/img2/pc_bg02.gif) no-repeat 40% #DFF0F8; width:283px;}
.bg04 {background:#FFFFFF; width:14px;}


/* 撮影講座 */
.cltbl {width:580px;margin-top:0px;font-size:12px;font-weight:normal;}
.cltbl tr, .cltbl td {text-align:left;vertical-align:top;}
.cltbl img {vertical-align:middle;}


.cltbl02 {width:580px;margin-top:30px;border-collapse:collapse;}
.cltbl02 tr, .cltbl02 td {border:1px solid #999999;text-align:left;vertical-align:top;}
.bg05 {background:#E6E6E6;}



/* 撮影講座・フォーム */
.formt {width:580px;margin: 0 10px 0 20px;}
.formt td {border-bottom: 1px dotted #ccc;vertical-align:top;padding:10px;}



/* 調査報告書20100917 */

div.FloatLeft{
	width: 750px;
	margin: 0 auto;
	text-align: right;
}
div#TextBox{
	width: 730px;
	height: 350px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: 0 auto;
	text-align: left;
	line-height: 1.6;
	font-size:14px;
}
div#TextBox img#icon{
	margin-right:10px;
}

span.border{
	border-bottom: 1px dotted #CC99FF;
}


