﻿@charset "utf-8";

@media screen and (min-width: 980px){
img{
max-width: 100%;
height: auto;
}

/***背景画像***/
#bgImage {
	background:url(../image/backgroundimage.png);
}

/***SharepointOnline用の背景画像***/
#bgImageSPO {
	background:url(../image/backgroundimage.png);
	background-repeat: repeat-x;
}

/***コンテンツエリアラップ***/
#wrap {
	width: 980px;
	margin: 0 auto;
}

/***上部スペース***/
#top {
	width:980px;
	height:40px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #fff;

}

/***ロゴ***/
.br_logo{
	width: 125px;
	height: 40px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	border: 0px;

}



/***コンテンツエリア***/
#contents {
	margin: 0 0 0 0;
	width: 980px;
	height: auto;



}


/***タイトルtext***/
#mainTitle {
	color: #fff;
	font-size:140%;
	width:940px;
	height: 28px;
	padding: 20px 0px 14px 80px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;

}


/***Printer ID 表示 ***/
#titlePrinterId {
	color: #fff;
	background-color: #757885;
	font-size:90%;
	width:260px;
	margin-left: 64px;
	padding: 6px 0px 6px 2px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;


}


/**サブタイトルtext***/
#subTitle {
	color: #535353;
	font-size:85%;
	width: 600px;
	margin: 20px 0px 50px 80px;
	font-family:sans-serif;
	text-align: left;

}



/***注意書き***/
#notice {
	clear: both;
	color:#535353;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size:85%;
	padding-top: 30px;
	margin: 0px 0px 10px 130px;
	width:730px;
}


/***Select Country***/
#selectCountry {

	background:url(../image/selectMapL.png);
	background-repeat:no-repeat;
	width: 450px;
	height:280px;
	margin: 50px 0px 15px 260px;
}

#selectSpace {
	float:left;
	width: 110px;
	height:220px;
}

#selectList {
	display:block;
	float:left;
	padding: 0px;
	border: 0px;
	margin: 70px 0px 30px 90px;
	width: 280px;
}

#widebt{
	margin: 0px;
  padding: 0px;
  width: 280px;
  height: 30px;
  font-size: 14px;
  padding-left: 10px;
  border: 2px solid #a2a2a2;
  border-radius: 4px;
}


#selectList p {
	margin: 17px 0px 0px 0px;
}


#selectBTspaceLeft {
	float:left;
	width: 80px;
	height:20px;
}


#selectNextBT {
	float:right;
	padding: 0px;
	margin: 0px 80px 0px 0px;
}


/***********************************
 Spacer
 ***********************************/

#spacer{
	clear:both;
	width: 760px;
	height:70px;
}


/***********************************
 SpacerM
 ***********************************/

#spacer_m{
	clear:both;
	width: 760px;
	height:30px;
}



/***********************************
 Spacer blank A
 ***********************************/

#spacer_blank_a{
	clear:both;
	width: 760px;
	height:340px;
}


/***********************************
 Spacer blan B
 ***********************************/

#spacer_blank_b{
	clear:both;
	width: 760px;
	height:60px;
}




/***********************************
 Service brock
 ***********************************/


.brockBorder {
  clear:both;
	text-align:left;
	width: 800px;
	margin: 40px 0px 40px 80px;

	padding-bottom:5px;
	padding-left:10px;
	padding-top:3px;

	border-bottom:solid 2px #92B8D3;
	border-left:solid 10px #92B8D3;

	color: #535353;
	font-size:85%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;

}

/***********************************
 Service brock 2
 ***********************************/


.brockBorder2 {
  clear:both;
	text-align:left;
	width: 830px;
	margin: 0px 0px 20px 80px;

	padding-bottom:5px;
	padding-left:10px;
	padding-top:3px;

	border-bottom:solid 2px #69bf77;
	border-left:solid 10px #69bf77;

	color: #535353;
	font-size:85%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;

}



/***********************************
 サービス説明リンクtext
 ***********************************/

#advice {
	clear:both;
	text-align:center;
	width:730px;
	padding-bottom:20px;
	padding-top:20px;
	margin: 0px 0px 0px 130px;
	border: 0px;

}

#advice a:link{
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#advice a:visited {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#advice a:hover {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: underline;
}



#guide {
	clear:both;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	border: 0px;
}

#guide a:link{
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#guide a:visited {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#guide a:hover {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: underline;
}

/***********************************
 Terms of Use
 ***********************************/

#terms {

	clear:both;
	text-align:right;
	padding: 0px 35px 10px 0px;
	border: 0px;

}


#terms a:link{
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#terms a:visited {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

#terms a:hover {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/***********************************
 仮認証 OK NG text L
 ***********************************/


 #okngTxtL {
	color: #000000;
	font-size:120%;
	width: 500px;
	margin: 15px 0px 0px 240px;
	font-family:sans-serif;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	padding:30px 0px 0px 0px;
	font-weight:bold;
	text-align: center;
}



 /***********************************
 仮認証 OK NG text M
 ***********************************/

 #note,
 #okngTxtM {
	color: #000000;
	font-size:100%;
	width: 500px;
	margin: 8px 0px 0px 240px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	/*********
	background-color:#FFFFFF;
	border: solid 2px #66CCFF;
	********/
	padding:20px 0px 10px 0px;
}

 #okngTxtS {
	color: #000000;
	font-size:80%;
	width: 500px;
	margin: 8px 0px 0px 240px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	/*********
	background-color:#FFFFFF;
	border: solid 2px #66CCFF;
	********/
	padding:20px 0px 10px 0px;
}


 /***********************************
 仮認証IDナンバ text
 ***********************************/


 #tempidNumTxt {
	color: #000000;
	font-size:120%;
	width: 450px;
	margin: 20px 0px 20px 260px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	background-color:#FFFFFF;
	border: solid 4px #666666;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}

#tentative_id {
	font-size:140%;
	font-weight:bold;
}



/***********************************
 各サービスへのリンクボタン
 ***********************************/


.linkBt {
	float: inherit;
	width: 870px;
	padding: 0px;
	margin: 0px 0px 0px 120px;
	border: 0px;
  text-align: left;
  clear: both;


}

.linkBt ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	white-space: nowrap;

}

.linkBt li{
	float:left;
	display:block;
	margin: 0px;
	padding: 8px;
	border: 0px;


	list-style-type: none;
}

.linkBt li a{
	display:block;
	height: 130px;
  line-height: 200px;
	border: solid 1px #d7d5d5;


	/*\*/
   overflow: hidden;
	/**/
}



/*******Expensify******/

.linkBt li.expensify a{
	background:url(../image/mainBT_expensify.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.expensify a:hover{
	background:url(../image/mainBT_expensify.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}



/*******google Drive******/

.linkBt li.gdocs a{
	background:url(../image/mainBT_gDrive.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:80%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.gdocs a:hover{
	background:url(../image/mainBT_gDrive.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
  font-size:80%;
  font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
  text-decoration:none;
}


/*******Facebook******/

.linkBt li.facebook a{
	background:url(../image/mainBT_facebook.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.facebook a:hover{
	background:url(../image/mainBT_facebook.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******Flickr******/

.linkBt li.flickr a{
	background:url(../image/mainBT_flickr.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.flickr a:hover{
	background:url(../image/mainBT_flickr.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******DropBox******/

.linkBt li.dropbox a{
	background:url(../image/mainBT_dropbox.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.dropbox a:hover{
	background:url(../image/mainBT_dropbox.png) no-repeat top;
	background-color: #5aaffb;
	width:230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******evernote******/

.linkBt li.evernote a{
	background:url(../image/mainBT_evernote.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.evernote a:hover{
	background:url(../image/mainBT_evernote.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******evernotechina******/

.linkBt li.evernotechina a{
	background:url(../image/mainBT_evernote.png) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.evernotechina a:hover{
	background:url(../image/mainBT_evernote.png) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******brdocs******/

.linkBt li.brdocs a{
	background:url(../image/mainBT_brdocs.png) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.brdocs a:hover{
	background:url(../image/mainBT_brdocs.png) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******sugarsync******/

.linkBt li.sugarsync a{
	background:url(../image/mainBT_sugarsync.jpg) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.sugarsync a:hover{
	background:url(../image/mainBT_sugarsync.jpg) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******onenote******/

.linkBt li.onenote a{
	background:url(../image/mainBT_onenote.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.onenote a:hover{
	background:url(../image/mainBT_onenote.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******openterrace******/

.linkBt li.openterrace a{
	background:url(../image/mainBT_openterrace.png) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.openterrace a:hover{
	background:url(../image/mainBT_openterrace.png) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******skydrive******/

.linkBt li.skydrive a{
	background:url(../image/mainBT_onedrive.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
	}

.linkBt li.skydrive a:hover{
	background:url(../image/mainBT_onedrive.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******onedrive4biz******/

.linkBt li.onedrive4biz a{
	background:url(../image/mainBT_onedrive4biz.png) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.onedrive4biz a:hover{
	background:url(../image/mainBT_onedrive4biz.png) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******box.net******/

.linkBt li.box a{
	background:url(../image/mainBT_box.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
	}

.linkBt li.box a:hover{
	background:url(../image/mainBT_box.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/*******creativecenter******/

.linkBt li.creativecenter a{
	background:url(../image/mainBT_creativecenter.png) no-repeat left;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
}

.linkBt li.creativecenter a:hover{
	background:url(../image/mainBT_creativecenter.png) no-repeat left;
	background-color: #ffffff;
	width: 270px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:underline;
}


/*******SharePoint Online******/

.linkBt li.sharepoint a{
	background:url(../image/mainBT_sharepoint.png) no-repeat top;
	background-color: #fff;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #555;
	text-align: center;
	text-decoration:none;
}

.linkBt li.sharepoint a:hover{
	background:url(../image/mainBT_sharepoint.png) no-repeat top;
	background-color: #5aaffb;
	width: 230px;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	color: #fff;
	text-align: center;
	text-decoration:none;
}


/***********************************
 back to Selectpage
 ***********************************/
#backToSelectBt {
	float: inherit;
	width: 80px;
	padding: 0px;
	margin: 0px 0px 0px 460px;
	border: 0px;

}

#backToSelectBt ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	white-space: nowrap;
	list-style-type: none;
}

#backToSelectBt li{
	float:left;
	display:block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#backToSelectBt li a{
	display:block;
	height:34px;
	border: solid 1px #c4c4c4;
	border-radius: 2px;

	text-indent: -9999px;

	/*\*/
   overflow: hidden;
	/**/
}



#backToSelectBt li a{
	background:url(../image/goLungSelect.png) no-repeat center;
	width: 80px;
}

#backToSelectBt li a:hover{
	background:url(../image/goLungSelect.png) no-repeat center;
	width: 80px;
	background-color: #bae6fb;
	border: solid 1px #84d2f9;
}


/***********************************
 フォームボタン
 ***********************************/
#button {
	clear: both;
	display: block;
	margin: 30px 0px 40px 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}


#button ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;

}


#button li{
	padding: 0px;
	margin: 0px 20px;
	border: 0px;
	display: inline;
	list-style-type: none;

}

input.bt{
  font-size: 1em;
  padding: 5px 10px;
	cursor:pointer;
}


ul.sharepoint_button{
	display: flex;
	justify-content: center;
}

li.sharepoint_bt{
	order: 2;
}

li.sharepoint_bt2{
	order: 1;
}


/***********************************
 エラー表記
 ***********************************/

 #error {
	color: #535353;
	font-size:100%;
	font-weight:bold;
	width: 380px;
	height:50px;
	margin: 120px 0px 100px 280px;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	background-image:url(../image/error.png);
	background-repeat:no-repeat;
	padding:15px 0px 10px 80px;
}





/***********************************
 フッター
 ***********************************/
#footer {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	background-color:#d5d5d5;
	text-align:center;
	color: #000000;
	padding:2px 0px 2px 0px;
	border: 0px;

}


/***********************************
 利用規約
 ***********************************/
#termsofuse {
	color: #000;
	background-color: #fff;
	border: 1px #999 solid;
	width: 780px;
	height: 600px;
	overflow: auto;
	margin: 0 auto;
	text-align: left;
	padding: 1em;

}

#termsofuse h1,
#termsofuse h2 {
	color: #008;
	width: 100%;
	border-bottom: solid 1px #008;
}

#termsofuse h1 {
	font-size: 120%;
}

#termsofuse h2 {
	font-size: 100%;
}

#termsofuse p {
	margin-left: 1em;
}



/***********************************
 SharePointOnline URL
 ***********************************/
 #reginfoTxtL {
	 font-size:120%;
	 font-weight: bold;
	 font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	 text-align:left;
	 color: #000000;
	 width: 620px;
	 padding:40px 0px 40px 210px;


 }

 #reginfoTxtM {
	 font-size:90%;
	 font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	 text-align:left;
	 color: #000000;
	 width: 600px;
	 padding:40px 0px 30px 140px;

 }

#reginfocaption {
	font-size:90%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
 	color: #000000;
	width: 700px;
 	padding:20px 0px 10px 140px;

}

#reginfocaptionhard {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
 	color: #0047b3;
	width: 700px;
 	padding: 10px 0px 10px 140px;

}

#copyLinkPopupTxt {
	font-size:100%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #ab0c0c;
	width: 520px;
	padding:40px 0px 10px 90px;
	overflow-wrap:break-word;






}

#copyLinkPopupTxt_s {
	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #ab0c0c;
	width: 520px;
	padding:10px 0px 0px 90px;
	overflow-wrap:break-word;

}




#downarrow {
	padding:20px 0px 30px 460px;
}


#input {
	clear: both;
	display: block;
	background-color: #70bdee;
	margin: 20px 0px 5px 186px;
	padding: 8px;
	width: 580px;
	text-align: center;
}

input.text{
	font-size: 1em;
  padding: 10px 20px;
	width: 500px;
}


#examples {
	width:700px;
	background-color: #ffffff;
	margin: 10px 0px 20px 140px;
	padding-bottom: 26px;
	box-shadow: 2px 2px 8px gray;


}

#examples_copyLinkpopUp {
	width:690px;
	background-color: #ffdabf;
	margin: 20px 0px 5px 150px;
	border-radius: 30px;



}


#examplesimage {
	width: 600px;
	padding:30px 0px 0px 50px;

}




#registeredTxt {

	float: inherit;
	overflow: hidden;
	border-bottom:solid 2px #92B8D3;
	background-color: #dbdbdb;
	margin: 30px 0px 70px 60px;
	width: 890px;

}

#registeredTxtM {
	float:left;
	font-size:90%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #485975;
	width: 360px;
	padding:20px 0px 20px 20px;
	background-color: #dbdbdb;
	word-break: break-all;



}

div.registeredTxtL {
	float:left;
	font-size:90%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #000000;
	width: 490px;
	padding:20px 0px 20px 0px;
	background-color: #dbdbdb;
	word-break: break-all;



}



#modelimage {
	background:url(../image/model.png) no-repeat top;
	width: 360px;
	padding:360px 0px 0px 0px;
	margin: 10px 0px 40px 330px;


}


#signinimage {
	background:url(../image/sharepoint_signin.png) no-repeat top;
	width: 720px;
	padding:324px 0px 0px 0px;
	margin: 10px 0px 40px 136px;

}



/*********image02*******/

#siteimagewrap02 {
	width: 720px;
	margin: 10px 0px 40px 136px;
	position: relative;
	background-color: #a80808;


}

#siteimage01a {
	background:url(../image/sharepoint_pc_parts_filesfolder.gif) no-repeat top;
	width: 720px;
	padding:522px 0px 0px 0px;
	margin: 10px 0px 40px 0px;
	z-index: 0;

}

.folder_txt {
	float:left;
	font-size:130%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	color: #bf0202;
	width: 200px;
	margin: 184px 0px 0px 272px;
	word-break: break-all;
	z-index: 1;


}

.file_txt {
	float:left;
	font-size:130%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	color: #bf0202;
	width: 200px;
	margin: 340px 0px 0px -166px;
	word-break: break-all;
	z-index: 2;

}




/*****image02 end*******/



/*****image01*******/

#siteimagewrap {
	width: 720px;
	margin: 10px 0px 40px 136px;
	position: relative;

}


#siteimage01 {
	background:url(../image/sharepoint_pc_parts.gif) no-repeat top;
	width: 720px;
	padding:522px 0px 0px 0px;
	margin: 10px 0px 40px 0px;
	z-index: 0;

}

.sitenav {
	background: url(../image/sharepoint_bluesquare.png) no-repeat top left;
	padding: 333px 0px 0px 152px;
	margin: 126px 0px 0px 24px;
	position: absolute;
	z-index: 1;

}


.sitenav_txt{
	float:left;
	font-size:112%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #0276fa;
	width: 500px;
	margin: 460px 0px 0px 26px;
	word-break: break-all;

}


.fadesitenav {


animation-name: fadeIn;
animation-fill-mode:backwards;
animation-duration:12.4s;
animation-iteration-count:infinite;
animation-timing-function:ease;
animation-delay: 0s;
animation-direction:normal;


}


@keyframes fadeIn{
  0% {
    opacity: 0;
  }

	22% {
    opacity: 1;
  }

	24% {
    opacity: 0;
  }

	90% {
		opacity: 0;
	}

	100% {
    opacity: 0;
  }
}


/*****image01 end*******/


#siteimage02 {
	background:url(../image/sharepoint_pc_3.gif) no-repeat top;
	width: 720px;
	padding:522px 0px 0px 0px;
	margin: 10px 0px 40px 136px;

}


#copyLink_popUp {
	background:url(../image/copyLink_popUp.png) no-repeat top;
	width: 426px;
	padding:300px 0px 0px 0px;
	margin: 30px 0px 40px 130px;

}


/***********************************
 SharePointOnline URL END
 ***********************************/









/***********************************
 エラー時連絡先メアド登録フォーム
 ***********************************/


.open {
	width: 660px;
	padding: 20px 0px 2px 160px;

}


label {
	background: #4ba2d8;
	color: #fff;
	padding: 14px;
	display: block;
	margin: 0;

}

label:hover {
	background: #33ba63;
}


input[type="checkbox"].on-off{
	display: none;
}

.open ul {
	-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
	transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
	background-color: #fff;
}

.open li {
	padding: 5px;
	font-size: 90%;
	padding: 10px 100px 0px 0px;
	text-align: right;

}

input[type="checkbox"].on-off + ul{
	height: 0;
  overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
	height: 900px;
}

.hide {
	display: none;
}


#adressError {

	font-size: 90%;
	color: #f00;
	padding: 0px 0px 6px 250px;
	text-align: left;


}



/***アカウント追加・無料体験バナー***/

 .banner {
 	float: inherit;
 	width: 600px;
 	padding: 0px;
 	margin: 0px 0px 60px 460px;
 	border: 0px;
  text-align: left;
  clear: both;


 }

 .banner ul {
 	padding: 0px;
 	margin: 0px 0px 0px 0px;
 	border: 0px;
 	white-space: nowrap;

 }

 .banner li{
 	float:left;
 	display:block;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 6px;
	list-style-type: none;
 }

 .banner li a{
 	display:block;
 	height: 36px;
 	text-align: center;
   line-height: 36px;


 	/*\*/
    overflow: hidden;
 	/**/
 }


	.banner li.box a{
		background-color: #6394bd;
 		width: 240px;
 		font-size:96%;
 		font-family:sans-serif;
		color: #fff;
 		text-decoration:none;
 	}
 	.banner li.box a:hover{

 		background-color: #7bcd6e;
 		width: 240px;
 		font-size:96%;
 		font-family:sans-serif;
 		text-decoration:underline;

 	}


/***アカウント追加***/
#addAccount {
	clear: both;
	margin: 260px 0px 0px 90px;
	border-radius: 20px;
	padding-top: 20px;
	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	width: 820px;
	height: 270px;
	text-align: center;
	background-color: #fff;
	font-size:120%;
	font-weight: bold;
	font-family:sans-serif;
	color: #0471c1;

}




.addUser {
 float: inherit;
 width: 800px;
 padding: 10px;
 margin: 0px 0px 50px 20px;
 border: 0px;
 text-align: left;
 clear: both;


}

.addUser ul {
 padding: 0px;
 margin: 0px 0px 0px 0px;
 border: 0px;
 white-space: nowrap;

}

.addUser li{
 float:left;
 display:block;
 margin: 0px;
 padding: 16px;
 border: 0px;
 list-style-type: none;
}

.addUser li a{
 display:block;
 height: 180px;
 text-align: center;
 line-height: 260px;


}

.addUser li.add1 a{
	background:url(../image/addUser1.png) no-repeat left top;
	background-color: #629be3;
	width: 220px;
	font-size:140%;
	font-weight: bold;
	font-family:sans-serif;
	color: #fff;
	text-decoration:none;
}

.addUser li.add1 a:hover{
	background:url(../image/addUser1.png) no-repeat left top;
	background-color: #58ba49;
	width: 220px;
	font-size:150%;
	font-weight: bold;
	font-family:sans-serif;
	text-decoration:underline;
}


.addUser li.add2 a{
	background:url(../image/addUser2.png) no-repeat left top;
	background-color: #397ed4;
	width: 220px;
	font-size:140%;
	font-weight: bold;
	font-family:sans-serif;
	color: #fff;
	text-decoration:none;
}

.addUser li.add2 a:hover{
	background:url(../image/addUser2.png) no-repeat left top;
	background-color: #58ba49;
	width: 220px;
	font-size:150%;
	font-weight: bold;
	font-family:sans-serif;
	text-decoration:underline;
}

.addUser li.add3 a{
	background:url(../image/addUser3.png) no-repeat left top;
	background-color: #3956d4;
	width: 220px;
	font-size:140%;
	font-weight: bold;
	font-family:sans-serif;
	color: #fff;
	text-decoration:none;
}

.addUser li.add3 a:hover{
	background:url(../image/addUser3.png) no-repeat left top;
	background-color: #58ba49;
	width: 220px;
	font-size:150%;
	font-weight: bold;
	font-family:sans-serif;
	text-decoration:underline;
}




/****[Secure Print] File Upload****/

.uploadButton {
    display:inline-block;
    position:relative;
    overflow:hidden;
    border-radius:3px;
    background:#55adde;
    color:#fff;
    text-align:center;
    padding:10px;
		margin: 24px 0px 20px 260px;
    line-height:30px;
    width:450px;
    cursor:pointer;
}
.uploadButton:hover {
    background:#5fc23c;
}
.uploadButton input[type=file] {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    cursor:pointer;
    opacity:0;
}
.uploadValue {
    display:none;
    background:#ffffff;
    border-radius:4px;
    padding:10px;
    color:#000;
}

/****Form Input Base****/

.inputBase {
	background: #c4c4c4;
	border-radius:6px;
	padding:10px;
	width: 400px;
	margin: 30px 0px 20px 286px;
	padding: 20px 0 20px 0;
	text-align: center;
	color: #000;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}


/****File Setting Base****/

.fileSettingsBase {
	background: #e0e0e0;
	border-radius:12px;
	padding:10px;
	width: 600px;
	margin: 30px 0px 20px 150px;
	padding: 50px 0 40px 100px;
	text-align: left;
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
}

input[type=radio] {
  display: none;
}

.radio {
  box-sizing: border-box;
	/**
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
	**/
  position: relative;
  display: inline-block;
  margin: 10px 30px 18px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;/**押下エリアカラー**/
  vertical-align: middle;
  cursor: pointer;
	font-size: 100%;
	color: #000;

}
.radio:hover {
  background-color: #a2dbff;/**押下エリアホバーカラー**/
}
.radio:hover:after {
  border-color: #1c7bdd;/**選択ボーダーカラー**/
}
.radio:after {
	/**
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
	**/
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #e4e4e4;/**ラジオボタンノーマルカラー**/
  border-radius: 10px;
  content: '';
}

.radio:before {
	/**
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
	**/
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;/**ラジオボタン形状**/
  background-color: #199ce7;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}




/**EULA new**/


#downarrow_eula {
	padding:20px 0px 30px 460px;
}

#neweula_message {
	width:760px;
	background-color: #ffffff;
	margin: 60px 0px 5px 110px;
	padding:0px 0px 24px 0px;
	box-shadow: 2px 2px 8px gray;
}

#neweula_messageTxt_L {

	font-size:100%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #174fbf;
	width: 700px;
	padding:10px 0px 10px 10px;
	line-height: 24px;
	word-break: keep-all;
}

#neweula_messageTxt_M {

	font-size:90%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #000;
	width: 700px;
	padding:10px 0px 0px 10px;
	word-break: keep-all;
}

#neweula_messageTxt_Mb {

	font-size:90%;
	font-weight: bold;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-align:left;
	color: #000;
	width: 700px;
	padding:10px 0px 0px 10px;
	word-break: keep-all;
}




#google_announcement {


	clear: both;
	display: block;
	margin: 0px 74px 00px 74px;
	padding: 20px;
	border: 0px;
	text-align: left;
	font-size:110%;


}


#google_announcement ul {

	padding: 20px;
	margin: 0px 0px 0px 0px;
	border: 0px;

}


#google_announcement li{

	font-size:90%;
	padding: 0px;
	margin: 0px 20px;
	border: 0px;




}




#termsofuse_neweula {
	color: #000;
	background-color: #fff;
	border: 10px #3fa0e0 solid;
	width: 780px;
	height: 600px;
	overflow: auto;
	margin: 0 auto;
	text-align: left;
	padding: 1em;

}

#termsofuse_neweula h1,
#termsofuse_neweula h2 {
	color: #008;
	width: 100%;
	border-bottom: solid 1px #008;
}

#termsofuse_neweula h1 {
	font-size: 120%;
}

#termsofuse_neweula h2 {
	font-size: 100%;
}

#termsofuse_neweula p {
	margin-left: 1em;
}



#pPolicy {
	clear:both;
	text-align:center;
	width:730px;
	margin: 0px 0px 10px 130px;
	border: 0px;
	

}

#pPolicy a:link{
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#pPolicy a:visited {
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: none;
}

#pPolicy a:hover {
	font-size:100%;
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration: underline;
}