p#maincopy_googleapps {
	height:750px !important;
	background: url(images/googleapps/maincopy_googleapps.gif) no-repeat 17px 25px;
}

div#googleapps {
	background:url(images/googleapps/ga_bg_header.gif) repeat-x 0 0;
}

	div.ga_inner {
		width: 570px;
		margin: 40px 0 0 40px;
	}
		
		div.ga_header {
		}
		
			div.ga_header_box {
				float: left;
				width: 390px;
			}
		
				p.ga_head_logo {
					margin: 10px 0 0 0;
				}
	
				p.ga_head_txt {
					margin: 10px 0 0 0;
					color: #111111;
					font-size: 0.95em;
					line-height: 1.5em;
				}
				
				span.ga_color01 {
					color: #0075c1;
				}

			p.ga_head_img {
				float: right;
			}
			
		div.ga_menu {
			clear: both;
		}
		
			div.ga_menu ul {
				display: block;
				width: 570px;
				height: 42px;
				background:url(images/googleapps/ga_bg_menu.gif) no-repeat 0 0;
				font-size: 0.9em;
			}
			
				div.ga_menu ul li {
					float: left;
					display: block;
					height: 42px;
					padding: 10px 0 0 0;
				}

				div.ga_menu ul li.ga_menu_01 {
					width: 165px;
				}

				div.ga_menu ul li.ga_menu_02 {
					width: 132px;
				}

				div.ga_menu ul li.ga_menu_03 {
					width: 141px;
				}

				div.ga_menu ul li.ga_menu_04 {
					width: 93px;
				}

				div.ga_menu ul li.menu_01_active {
					background:url(images/googleapps/ga_bg_menu.gif) no-repeat 0 -42px;
				}

				div.ga_menu ul li.menu_02_active {
					background:url(images/googleapps/ga_bg_menu.gif) no-repeat -165px -42px;
				}

				div.ga_menu ul li.menu_03_active {
					background:url(images/googleapps/ga_bg_menu.gif) no-repeat -297px -42px;
				}

				div.ga_menu ul li.menu_04_active {
					background:url(images/googleapps/ga_bg_menu.gif) no-repeat -438px -42px;
				}

					div.ga_menu ul li a {
						text-decoration: none;
						color: #111111;
						padding: 0 0 0 10px;
					}

					div.ga_menu ul li a:visited {
						text-decoration: none;
						color: #111111;
					}

					div.ga_menu ul li a:hover {
						text-decoration: none;
						color: #0066c3;
					}
					
					div.ga_menu ul li a img {
						margin: -1px 2px 0 0;
					}
					
		div.ga_cont {
		}
		
			div.ga_cont img {
				vertical-align: middle;
			}
		
			div.ga_cont h1 {
			}
			
			div.ga_cont p.ga_main_copy {
				color: #111111;
				font-size: 0.95em;
			}
			
			div.ga_cont p {
				margin: 0 10px 20px 10px;
				padding: 5px 0 0 0;
			}
			
			div.ga_cont p a {
				color: #003377;
			}
			
			div.ga_cont h2 {
			}

				
/* -- 次ページリンクボタン -- */
p.ga_btn_next {
	margin:2em 0 0;
	text-align:right;
}

/* google apps inquiry box */

#ga_inqbox { width: 570px; border: 1px solid #cccccc; margin: 40px 0 0 0; }
#ga_inqbox .inqiconbox { float:left; }
#ga_inqbox .inqiconbox img { margin: 39px 10px 0 12px; }
#ga_inqbox .inqtextbox { float:left;width: 420px; }
#ga_inqbox .inqtextbox h3 { margin: 12px 0 0 0; }
#ga_inqbox .inqtextbox p.inqcaption { margin: 6px 0 0 0; font-size: 0.8em; }
#ga_inqbox .inqtextbox p.inqlink { margin: 0 0 18px 0;  font-size: 0.8em;}


