@media (min-width: 640px) {
	#ct-main {
		margin: 30px auto;
		max-width: 1007px;
	}
}
@media (max-width: 640px) {
	#ct-main {
		margin: 0 10px 0 10px; auto;
		max-width: 1007px;
	}
}
#gw-desc {padding-right:5px;margin-bottom:20px}
#what{background-image: URL(img/sky.jpg);height:550px}
#frame{margin-bottom:200px}
.gw{font-size:14px;line-height:120%;color: #666666}
.style135 {color: #003399;font-size:18px;font-weight: bold}
.style134 {color: #003399}
.d-title{
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0000ff;
	margin-top:10px;
	margin-bottom:10px;
}
/* --- リストエリア --- */
ol.qa {
	/*width: 500px;*/ /* リストエリアの幅 */
	max-width:100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}

/* --- リスト項目の内容 --- */
ol.qa dl {
	margin: 0;
	background: #f9f9f9 url(img/qa_back.gif) repeat-x top; /* リスト項目の背景 */
}

/* --- Questionエリア --- */
ol.qa dt {
	margin: 0;
	padding: 8px 0px 6px 35px; /* Questionエリアのパディング（上右下左） */
	background: url(img/q4g.gif) no-repeat 4px 5px; /* Questionエリアの背景 */
	border: 1px #c0c0c0 solid; /* Questionエリアの境界線 */
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
}

/* --- Answerエリア --- */
ol.qa dd {
	margin: 0;
	padding: 11px 6px 25px 35px; /* Answerエリアのパディング（上右下左） */
	background: #ffffff url(img/a1.gif) no-repeat 4px 8px; /* Answerエリアの背景 */
	font-size: 14px;
	line-height: 150%;
}
.photo{
     border: 0;
     bordercolor: #ffffff;
     cellspacing: 0;
     cellpadding: 10;
     font-size:10px;
     text-align: center;
 }

/* --- リストエリア --- */
ol.qa2 {
	/*width: 500px;*/ /* リストエリアの幅 */
	max-width:100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 80%;
}

/* --- リスト項目の内容 --- */
ol.qa2 dl {
	margin: 0;
	background: #f9f9f9 url(img/qa_back.gif) repeat-x top; /* リスト項目の背景 */
}

/* --- Questionエリア --- */
ol.qa2 dt {
	margin: 0;
	padding: 8px 0px 6px 35px; /* Questionエリアのパディング（上右下左） */
	background: url(img/q4g2.gif) no-repeat 4px 5px; /* Questionエリアの背景 */
	border: 1px #c0c0c0 solid; /* Questionエリアの境界線 */
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
}

/* --- Answerエリア --- */
ol.qa2 dd {
	margin: 0;
	padding: 11px 6px 25px 35px; /* Answerエリアのパディング（上右下左） */
	background: #ffffff url(img/a12.gif) no-repeat 4px 8px; /* Answerエリアの背景 */
	font-size: 14px;
	line-height: 150%;
}
.photo{
     border: 0;
     bordercolor: #ffffff;
     cellspacing: 0;
     cellpadding: 10;
     font-size:10px;
     text-align: center;
 }
