﻿@charset "UTF-8";

@import "../common2nd_index.css";

/* ================================================================================== 
★　スタッド学習教室 CSS インフォーメーション　★
☆　プライバシーポリシー関連　☆

================================================================================== */
#key-contentL .content2ndL-in h2{
	margin:0 auto 10px;
}

.content2ndL-in{
	font-size:1.2em;
	line-height:1.8em;
}

.text-layout{
	margin:10px auto 15px;
}

h3{
	padding:10px 0 0;
}

.text-layout dl{
	padding:10px 0 0;
}

.text-layout dt{
	padding:0 0 0 10px;
}

.text-layout dd{
		padding:10px 20px 15px 30px;
		text-align:justify;
		text-justify:inter-ideograph;
}

.text-layout dd ul{
	padding:5px;
}

.text-layout dd li{
	text-indent:-1.5em;
	padding:0 0 0 1em;
}

#privacy-contact{
	background:url(../../images/common/ctg3rd_bg_green.gif) repeat-y;
}

#privacy-contact-in{
	padding:0 0 10px;
	background:url(../../images/common/ctg3rd_bg_green_end.gif) no-repeat bottom;
}

#privacy-contact-in ul{
	width:540px;
	margin:10px auto 0;
}

#privacy-contact-in li{
	padding:0 15px 5px 0;
	display:-moz-inline-block;
	display:inline-block;
	/display:inline;
	/zoom:1;
}

#privacy-contact-in p{
	width:540px;
	margin:0 auto 8px;
}

#privacy-contact-in a{
	color:#0099cc;
	text-decoration:none;
}

#privacy-contact-in a:hover{
	text-decoration:underline;
}



